File tree Expand file tree Collapse file tree 2 files changed +193
-181
lines changed Expand file tree Collapse file tree 2 files changed +193
-181
lines changed Original file line number Diff line number Diff line change 40
40
"build-storybook" : " storybook build"
41
41
},
42
42
"devDependencies" : {
43
- "@storybook/addon-essentials" : " ^8.5.5 " ,
44
- "@storybook/addon-interactions" : " ^8.5.5 " ,
45
- "@storybook/blocks" : " ^8.5.5 " ,
46
- "@storybook/test" : " ^8.5.5 " ,
47
- "@storybook/vue3" : " ^8.5.5 " ,
48
- "@storybook/vue3-vite" : " ^8.5.5 " ,
43
+ "@storybook/addon-essentials" : " ^8.6.9 " ,
44
+ "@storybook/addon-interactions" : " ^8.6.9 " ,
45
+ "@storybook/blocks" : " ^8.6.9 " ,
46
+ "@storybook/test" : " ^8.6.9 " ,
47
+ "@storybook/vue3" : " ^8.6.9 " ,
48
+ "@storybook/vue3-vite" : " ^8.6.9 " ,
49
49
"@tsconfig/node22" : " ^22.0.0" ,
50
50
"@types/jsdom" : " ^21.1.7" ,
51
51
"@types/node" : " ^22.13.5" ,
63
63
"npm-run-all2" : " ^7.0.2" ,
64
64
"oxlint" : " ^0.15.10" ,
65
65
"prettier" : " ^3.5.0" ,
66
- "storybook" : " ^8.5.5 " ,
66
+ "storybook" : " ^8.6.9 " ,
67
67
"typescript" : " ~5.6.3" ,
68
68
"vite" : " ^6.1.0" ,
69
69
"vite-plugin-dts" : " ^4.5.0" ,
You can’t perform that action at this time.
0 commit comments