Skip to content

Commit 04f9647

Browse files
chore(deps): update react monorepo to v19
1 parent bde6275 commit 04f9647

File tree

2 files changed

+361
-376
lines changed

2 files changed

+361
-376
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
],
3838
"peerDependencies": {
3939
"@enterwell/react-form-validation": "^1",
40-
"react": "^17 || ^18",
41-
"react-dom": "^17 || ^18"
40+
"react": "^17 || ^18 || ^19.0.0",
41+
"react-dom": "^17 || ^18 || ^19.0.0"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.23.7",
@@ -58,16 +58,16 @@
5858
"@storybook/react-webpack5": "7.5.3",
5959
"@storybook/testing-library": "0.2.2",
6060
"@types/node": "18.19.5",
61-
"@types/react": "18.2.48",
61+
"@types/react": "19.0.12",
6262
"babel-loader": "9.1.3",
6363
"concurrently": "8.2.2",
6464
"cross-env": "7.0.3",
6565
"esbuild": "0.19.2",
6666
"fs-extra": "11.2.0",
6767
"kill-port": "2.0.1",
6868
"postcss": "8.4.33",
69-
"react": "18.2.0",
70-
"react-dom": "18.2.0",
69+
"react": "19.0.0",
70+
"react-dom": "19.0.0",
7171
"rimraf": "5.0.5",
7272
"rollup": "4.9.5",
7373
"rollup-plugin-esbuild": "6.1.0",

0 commit comments

Comments
 (0)