|
57 | 57 | "@changesets/cli": "^2.26.2", |
58 | 58 | "@emotion/css": "^11.11.2", |
59 | 59 | "@faker-js/faker": "^8.2.0", |
60 | | - "@playwright/test": "^1.39.0", |
| 60 | + "@playwright/test": "^1.51.1", |
61 | 61 | "@types/is-hotkey": "^0.1.10", |
62 | 62 | "@types/is-url": "^1.2.32", |
63 | | - "@types/jest": "29.5.6", |
| 63 | + "@types/jest": "29.5.14", |
64 | 64 | "@types/lodash": "^4.14.200", |
65 | | - "@types/mocha": "^10.0.3", |
66 | | - "@types/node": "^22.13.4", |
67 | | - "@types/prismjs": "^1.26.1", |
68 | | - "@types/react": "^18.2.41", |
69 | | - "@types/react-dom": "^18.2.13", |
| 65 | + "@types/mocha": "^10.0.10", |
| 66 | + "@types/node": "^22.14.1", |
| 67 | + "@types/prismjs": "^1.26.5", |
| 68 | + "@types/react": "^18.3.20", |
| 69 | + "@types/react-dom": "^18.3.6", |
70 | 70 | "@typescript-eslint/eslint-plugin": "^6.8.0", |
71 | 71 | "@typescript-eslint/parser": "^6.8.0", |
72 | 72 | "babel-eslint": "^10.1.0", |
|
84 | 84 | "is-url": "^1.2.4", |
85 | 85 | "jest": "29.7.0", |
86 | 86 | "jest-environment-jsdom": "29.7.0", |
87 | | - "lerna": "^7.4.1", |
| 87 | + "lerna": "^7.4.2", |
88 | 88 | "lint-staged": "^15.0.1", |
89 | 89 | "lodash": "^4.17.21", |
90 | 90 | "mocha": "^10.2.0", |
91 | | - "next": "^15.1.7", |
| 91 | + "next": "^15.3.0", |
92 | 92 | "npm-run-all": "^4.1.5", |
93 | 93 | "nx": "^16.10.0", |
94 | 94 | "prettier": "^3.0.3", |
95 | 95 | "prismjs": "^1.29.0", |
96 | | - "react": "^18.2.0", |
97 | | - "react-dom": "^18.2.0", |
| 96 | + "react": "^18.3.1", |
| 97 | + "react-dom": "^18.3.1", |
98 | 98 | "react-error-boundary": "^4.0.11", |
99 | 99 | "react-router-dom": "^6.17.0", |
100 | 100 | "react-values": "^0.3.3", |
|
116 | 116 | "slate-history": "workspace:*", |
117 | 117 | "slate-hyperscript": "workspace:*", |
118 | 118 | "slate-react": "workspace:*", |
119 | | - "source-map-loader": "^4.0.1", |
| 119 | + "source-map-loader": "^4.0.2", |
120 | 120 | "ts-jest": "^29.1.1", |
121 | 121 | "typescript": "5.2.2" |
122 | 122 | }, |
|
129 | 129 | "eslint --fix" |
130 | 130 | ] |
131 | 131 | }, |
132 | | - "packageManager": "yarn@4.6.0", |
| 132 | + "packageManager": "yarn@4.9.1", |
133 | 133 | "dependencies": { |
134 | | - "@netlify/plugin-nextjs": "^5.9.4" |
| 134 | + "@netlify/plugin-nextjs": "^5.10.6" |
135 | 135 | } |
136 | 136 | } |
0 commit comments