Skip to content

Commit 43ef1cc

Browse files
chore(deps): update dependency react to v19
1 parent bde6275 commit 43ef1cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
"peerDependencies": {
3939
"@enterwell/react-form-validation": "^1",
40-
"react": "^17 || ^18",
40+
"react": "^17 || ^18 || ^19.0.0",
4141
"react-dom": "^17 || ^18"
4242
},
4343
"devDependencies": {
@@ -66,7 +66,7 @@
6666
"fs-extra": "11.2.0",
6767
"kill-port": "2.0.1",
6868
"postcss": "8.4.33",
69-
"react": "18.2.0",
69+
"react": "19.0.0",
7070
"react-dom": "18.2.0",
7171
"rimraf": "5.0.5",
7272
"rollup": "4.9.5",

0 commit comments

Comments
 (0)