|
165 | 165 | "@types/express": "^4.17.21",
|
166 | 166 | "@types/mkdirp": "^1.0.2",
|
167 | 167 | "@types/node": "^20.17.10",
|
168 |
| - "@types/react": "^19.0.12", |
169 |
| - "@types/react-dom": "^19.0.4", |
| 168 | + "@types/react": "^19.1.2", |
| 169 | + "@types/react-dom": "^19.1.3", |
170 | 170 | "@types/tmp": "^0.2.6",
|
171 | 171 | "@types/uuid": "^10.0.0",
|
172 | 172 | "@types/yargs": "^17.0.33",
|
173 |
| - "@typescript-eslint/eslint-plugin": "^8.28.0", |
174 |
| - "@typescript-eslint/parser": "^8.28.0", |
| 173 | + "@typescript-eslint/eslint-plugin": "^8.31.1", |
| 174 | + "@typescript-eslint/parser": "^8.31.1", |
175 | 175 | "babel-plugin-react-compiler": "beta",
|
176 | 176 | "cpx": "^1.5.0",
|
177 |
| - "eslint": "^9.23.0", |
178 |
| - "eslint-config-prettier": "^10.1.1", |
| 177 | + "eslint": "^9.25.1", |
| 178 | + "eslint-config-prettier": "^10.1.2", |
179 | 179 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
180 |
| - "eslint-plugin-prettier": "^5.2.5", |
181 |
| - "eslint-plugin-react": "^7.37.4", |
| 180 | + "eslint-plugin-prettier": "^5.2.6", |
| 181 | + "eslint-plugin-react": "^7.37.5", |
182 | 182 | "eslint-plugin-react-compiler": "beta",
|
183 | 183 | "eslint-plugin-react-hooks": "^5.2.0",
|
184 | 184 | "eslint-plugin-simple-import-sort": "12.1.1",
|
185 | 185 | "lint-staged": "^13.2.2",
|
186 | 186 | "npm-run-all": "^4.1.5",
|
187 | 187 | "prettier": "^3.5.3",
|
188 | 188 | "prettier-plugin-packagejson": "^2.5.10",
|
189 |
| - "react": "^19.0.0", |
| 189 | + "react": "^19.1.0", |
190 | 190 | "react-compiler-runtime": "beta",
|
191 |
| - "react-dom": "^19.0.0", |
192 |
| - "react-is": "^19.0.0", |
| 191 | + "react-dom": "^19.1.0", |
| 192 | + "react-is": "^19.1.0", |
193 | 193 | "refractor": "^4.9.0",
|
194 | 194 | "rimraf": "^4.4.1",
|
195 |
| - "sanity": "^3.81.0", |
| 195 | + "sanity": "^3.87.1", |
196 | 196 | "semantic-release": "^24.2.3",
|
197 | 197 | "styled-components": "^6.1.16",
|
198 | 198 | "uuid": "^11.1.0",
|
199 |
| - "vitest": "^3.0.9" |
| 199 | + "vitest": "^3.1.2" |
200 | 200 | },
|
201 | 201 | "peerDependencies": {
|
202 | 202 | "react": "^18 || ^19",
|
|
0 commit comments