File tree Expand file tree Collapse file tree 4 files changed +2535
-7843
lines changed Expand file tree Collapse file tree 4 files changed +2535
-7843
lines changed Original file line number Diff line number Diff line change 79
79
"@nanoviews/storybook-vite" : " workspace:^" ,
80
80
"@nanoviews/testing-library" : " workspace:^" ,
81
81
"@size-limit/preset-small-lib" : " ^11.1.2" ,
82
- "@storybook/addon-essentials" : " ^7.6.17 " ,
83
- "@storybook/test" : " ^7 .0.0" ,
82
+ "@storybook/addon-essentials" : " ^8.0.0 " ,
83
+ "@storybook/test" : " ^8 .0.0" ,
84
84
"@testing-library/dom" : " ^10.0.0" ,
85
85
"@testing-library/jest-dom" : " ^6.5.0" ,
86
86
"@testing-library/user-event" : " ^14.5.2" ,
90
90
"react" : " ^18.2.0" ,
91
91
"react-dom" : " ^18.2.0" ,
92
92
"size-limit" : " ^11.1.2" ,
93
- "storybook" : " ^7.6.17 " ,
93
+ "storybook" : " ^9.0.0 " ,
94
94
"terser" : " ^5.39.0" ,
95
95
"typescript" : " 5.3.3" ,
96
96
"vite" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 53
53
"vite" : " ^7.0.0"
54
54
},
55
55
"dependencies" : {
56
- "@storybook/builder-vite" : " ^7.6.17 " ,
57
- "@storybook/types" : " ^7.6.17 "
56
+ "@storybook/builder-vite" : " ^9.0.0 " ,
57
+ "@storybook/types" : " ^8.0.0 "
58
58
},
59
59
"devDependencies" : {
60
60
"@nanoviews/storybook" : " workspace:^" ,
Original file line number Diff line number Diff line change 55
55
},
56
56
"dependencies" : {
57
57
"@storybook/global" : " ^5.0.0" ,
58
- "@storybook/preview-api" : " ^7.6.17 " ,
59
- "@storybook/types" : " ^7.6.17 " ,
58
+ "@storybook/preview-api" : " ^8.0.0 " ,
59
+ "@storybook/types" : " ^8.0.0 " ,
60
60
"type-fest" : " ^4.12.0"
61
61
},
62
62
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments