Commit 83e0bac 1 parent 5e9f3c0 commit 83e0bac Copy full SHA for 83e0bac
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
"@storybook/addons" : " ^6.4.18" ,
19
19
"@storybook/components" : " ^6.4.18" ,
20
20
"@storybook/theming" : " ^6.4.18" ,
21
- "react" : " ^17.0.2"
21
+ "react" : " ^17.0.2 || ^18.0.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/core" : " 7.17.2" ,
32
32
"@storybook/core-events" : " 6.4.19" ,
33
33
"@storybook/preact" : " 6.4.19" ,
34
34
"@storybook/theming" : " 6.4.19" ,
35
- "@types/react" : " 17.0.39 " ,
35
+ "@types/react" : " 18.2.8 " ,
36
36
"@types/webpack-env" : " 1.16.3" ,
37
37
"babel-loader" : " 8.2.3" ,
38
38
"core-js" : " 3.21.0" ,
39
39
"esbuild" : " 0.14.21" ,
40
40
"minimist" : " 1.2.5" ,
41
- "react" : " 17.0.2 "
41
+ "react" : " 18.2.0 "
42
42
},
43
43
"scripts" : {
44
44
"dev" : " tsc --watch --preserveWatchOutput" ,
54
54
"@storybook/client-api" : " 6.4.19" ,
55
55
"preact" : " 10.6.5" ,
56
56
"preact-render-to-string" : " 5.1.19" ,
57
- "react-dom" : " 17.0.2 "
57
+ "react-dom" : " 18.2.0 "
58
58
},
59
59
"publishConfig" : {
60
60
"tag" : " latest"
You can’t perform that action at this time.
0 commit comments