File tree Expand file tree Collapse file tree 2 files changed +361
-376
lines changed Expand file tree Collapse file tree 2 files changed +361
-376
lines changed Original file line number Diff line number Diff line change 37
37
],
38
38
"peerDependencies" : {
39
39
"@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 "
42
42
},
43
43
"devDependencies" : {
44
44
"@babel/core" : " 7.23.7" ,
58
58
"@storybook/react-webpack5" : " 7.5.3" ,
59
59
"@storybook/testing-library" : " 0.2.2" ,
60
60
"@types/node" : " 18.19.5" ,
61
- "@types/react" : " 18.2.48 " ,
61
+ "@types/react" : " 19.0.12 " ,
62
62
"babel-loader" : " 9.1.3" ,
63
63
"concurrently" : " 8.2.2" ,
64
64
"cross-env" : " 7.0.3" ,
65
65
"esbuild" : " 0.19.2" ,
66
66
"fs-extra" : " 11.2.0" ,
67
67
"kill-port" : " 2.0.1" ,
68
68
"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" ,
71
71
"rimraf" : " 5.0.5" ,
72
72
"rollup" : " 4.9.5" ,
73
73
"rollup-plugin-esbuild" : " 6.1.0" ,
You can’t perform that action at this time.
0 commit comments