Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit ff6cf90

Browse files
chore(deps): update react monorepo (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d132e51 commit ff6cf90

File tree

2 files changed

+294
-454
lines changed

2 files changed

+294
-454
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -161,19 +161,19 @@
161161
"@types/express": "^5.0.3",
162162
"@types/mkdirp": "^1.0.2",
163163
"@types/node": "^20.17.10",
164-
"@types/react": "^19.1.8",
165-
"@types/react-dom": "^19.1.6",
164+
"@types/react": "^19.1.9",
165+
"@types/react-dom": "^19.1.7",
166166
"@types/tmp": "^0.2.6",
167167
"@types/uuid": "^10.0.0",
168168
"@types/yargs": "^17.0.33",
169-
"@typescript-eslint/eslint-plugin": "^8.38.0",
170-
"@typescript-eslint/parser": "^8.38.0",
169+
"@typescript-eslint/eslint-plugin": "^8.39.0",
170+
"@typescript-eslint/parser": "^8.39.0",
171171
"babel-plugin-react-compiler": "rc",
172172
"cpx": "^1.5.0",
173173
"eslint": "^9.32.0",
174174
"eslint-config-prettier": "^10.1.8",
175175
"eslint-plugin-jsx-a11y": "^6.10.2",
176-
"eslint-plugin-prettier": "^5.5.3",
176+
"eslint-plugin-prettier": "^5.5.4",
177177
"eslint-plugin-react": "^7.37.5",
178178
"eslint-plugin-react-compiler": "rc",
179179
"eslint-plugin-react-hooks": "^5.2.0",
@@ -185,7 +185,7 @@
185185
"react": "^19.1.1",
186186
"react-dom": "^19.1.1",
187187
"rimraf": "^4.4.1",
188-
"sanity": "^4.1.1",
188+
"sanity": "^4.3.0",
189189
"semantic-release": "^24.2.7",
190190
"styled-components": "^6.1.19",
191191
"typescript": "5.9.2",

0 commit comments

Comments
 (0)