File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
},
57
57
"homepage" : " https://codepen.io/lhz516/pen/dyGpmgP" ,
58
58
"peerDependencies" : {
59
- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
60
- "react-dom" : " ^16.3.0 || ^17.0.0 || ^18.0.0"
59
+ "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
60
+ "react-dom" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
61
61
},
62
62
"dependencies" : {
63
63
"@babel/runtime" : " ^7.10.2" ,
75
75
"@storybook/addon-docs" : " ^6.1.14" ,
76
76
"@storybook/react" : " ^6.1.14" ,
77
77
"@types/events" : " ^3.0.0" ,
78
- "@types/react" : " ^18 " ,
78
+ "@types/react" : " ^19 " ,
79
79
"@typescript-eslint/eslint-plugin" : " ^4.20.0" ,
80
80
"@typescript-eslint/parser" : " ^4.20.0" ,
81
81
"babel-loader" : " ^8.1.0" ,
95
95
"node-sass" : " ^7.0.1" ,
96
96
"npm-run-all" : " ^4.1.5" ,
97
97
"prettier" : " ^2.0.5" ,
98
- "react" : " ^18 " ,
99
- "react-dom" : " ^18 " ,
98
+ "react" : " ^19 " ,
99
+ "react-dom" : " ^19 " ,
100
100
"sass" : " ^1.26.8" ,
101
101
"sass-loader" : " ^10.2.0" ,
102
102
"static-server" : " ^2.2.1" ,
You can’t perform that action at this time.
0 commit comments