File tree Expand file tree Collapse file tree 2 files changed +948
-429
lines changed Expand file tree Collapse file tree 2 files changed +948
-429
lines changed Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@babel/core" : " 7.19.3" ,
33
33
"@faker-js/faker" : " 7.6.0" ,
34
- "@storybook/addon-essentials" : " 7.0.12 " ,
35
- "@storybook/addon-interactions" : " 7.0.12 " ,
36
- "@storybook/addon-links" : " 7.0.12 " ,
37
- "@storybook/nextjs" : " 7.0.12 " ,
38
- "@storybook/react" : " 7.0.12 " ,
34
+ "@storybook/addon-essentials" : " 7.0.18 " ,
35
+ "@storybook/addon-interactions" : " 7.0.18 " ,
36
+ "@storybook/addon-links" : " 7.0.18 " ,
37
+ "@storybook/nextjs" : " 7.0.18 " ,
38
+ "@storybook/react" : " 7.0.18 " ,
39
39
"@types/node" : " 18.7.13" ,
40
40
"@types/react" : " 18.0.21" ,
41
41
"@types/react-dom" : " 18.0.6" ,
50
50
"husky" : " 8.0.1" ,
51
51
"lint-staged" : " 13.0.3" ,
52
52
"prettier" : " 2.7.1" ,
53
- "storybook" : " 7.0.12 " ,
53
+ "storybook" : " 7.0.18 " ,
54
54
"typescript" : " 4.8.2"
55
55
},
56
56
"lint-staged" : {
You can’t perform that action at this time.
0 commit comments