File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
react-with-storybook/example Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 117117 "@types/fs-extra" : " ^9.0.13" ,
118118 "@types/lodash" : " ^4.14.191" ,
119119 "@types/node" : " ^16.11.42" ,
120- "@types/react" : " ^17 .0.47 " ,
120+ "@types/react" : " ^18 .0.31 " ,
121121 "@types/rollup-plugin-json" : " ^3.0.3" ,
122122 "@types/semver" : " ^7.3.13" ,
123123 "@types/shelljs" : " ^0.8.11" ,
Original file line number Diff line number Diff line change 1717 "scheduler/tracing" : " ../node_modules/scheduler/tracing-profiling"
1818 },
1919 "devDependencies" : {
20- "@types/react" : " ^17 .0.47 " ,
21- "@types/react-dom" : " ^17 .0.17 " ,
20+ "@types/react" : " ^18 .0.31 " ,
21+ "@types/react-dom" : " ^18 .0.11 " ,
2222 "vite" : " latest" ,
2323 "vite-preset-react" : " latest" ,
2424 "typescript" : " ^4"
Original file line number Diff line number Diff line change 1717 "scheduler/tracing" : " ../node_modules/scheduler/tracing-profiling"
1818 },
1919 "devDependencies" : {
20- "@types/react" : " ^17 .0.47 " ,
21- "@types/react-dom" : " ^17 .0.17 " ,
20+ "@types/react" : " ^18 .0.31 " ,
21+ "@types/react-dom" : " ^18 .0.11 " ,
2222 "vite" : " latest" ,
2323 "vite-preset-react" : " latest" ,
2424 "typescript" : " ^4"
You can’t perform that action at this time.
0 commit comments