Skip to content

Commit 91f8fe6

Browse files
chore(deps): update react monorepo to v19
1 parent 926a73b commit 91f8fe6

File tree

2 files changed

+32
-67
lines changed

2 files changed

+32
-67
lines changed

package-lock.json

+28-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
},
6262
"peerDependencies": {
6363
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
64-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
65-
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
64+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
65+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6666
},
6767
"peerDependenciesMeta": {
6868
"@types/react": {
@@ -90,8 +90,8 @@
9090
"http-server": "^14.1.1",
9191
"mkdirp": "^3.0.1",
9292
"npm-failsafe": "^1.3.0",
93-
"react": "^18.3.1",
94-
"react-dom": "^18.3.1",
93+
"react": "^19.0.0",
94+
"react-dom": "^19.0.0",
9595
"rimraf": "^6.0.1",
9696
"ts-node": "^10.9.2",
9797
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)