Skip to content

Commit 1abdec5

Browse files
chore(deps): update react monorepo
1 parent 1eb4dfc commit 1abdec5

File tree

2 files changed

+892
-838
lines changed

2 files changed

+892
-838
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -165,38 +165,38 @@
165165
"@types/express": "^4.17.21",
166166
"@types/mkdirp": "^1.0.2",
167167
"@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",
170170
"@types/tmp": "^0.2.6",
171171
"@types/uuid": "^10.0.0",
172172
"@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",
175175
"babel-plugin-react-compiler": "beta",
176176
"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",
179179
"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",
182182
"eslint-plugin-react-compiler": "beta",
183183
"eslint-plugin-react-hooks": "^5.2.0",
184184
"eslint-plugin-simple-import-sort": "12.1.1",
185185
"lint-staged": "^13.2.2",
186186
"npm-run-all": "^4.1.5",
187187
"prettier": "^3.5.3",
188188
"prettier-plugin-packagejson": "^2.5.10",
189-
"react": "^19.0.0",
189+
"react": "^19.1.0",
190190
"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",
193193
"refractor": "^4.9.0",
194194
"rimraf": "^4.4.1",
195-
"sanity": "^3.81.0",
195+
"sanity": "^3.87.1",
196196
"semantic-release": "^24.2.3",
197197
"styled-components": "^6.1.16",
198198
"uuid": "^11.1.0",
199-
"vitest": "^3.0.9"
199+
"vitest": "^3.1.2"
200200
},
201201
"peerDependencies": {
202202
"react": "^18 || ^19",

0 commit comments

Comments
 (0)