File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,7 @@ const config = {
18
18
"../stories/**/*.mdx" ,
19
19
"../stories/**/*.stories.@(js|jsx|mjs|ts|tsx)" ,
20
20
] ,
21
- addons : [
22
- "@storybook/addon-onboarding"
23
- ] ,
21
+ addons : [ ] ,
24
22
framework : {
25
23
name : "@storybook/react-vite" ,
26
24
options : { } ,
Original file line number Diff line number Diff line change 2
2
"devDependencies" : {
3
3
"@babel/preset-react" : " ^7.24.1" ,
4
4
"@storybook/blocks" : " ^9.0.4" ,
5
- " @storyb49.0.4 " @story9.0.4locks": "^8.6.14",
6
- "@stor9.0.4react" : " ^8.6.14" ,
7
- "@storybook/react-vite" : " ^8.6.14" ,
8
- "@storybook/test" : " ^8.6.14" ,
5
+ "@storybook/react" : " ^9.0.4" ,
6
+ "@storybook/react-vite" : " ^9.0.4" ,
7
+ "@storybook/test" : " ^9.0.4" ,
9
8
"@tailwindcss/postcss" : " ^4.0.0" ,
10
9
"@types/react" : " ^18.3.0" ,
11
10
"@types/react-dom" : " ^18.3.0" ,
12
11
"autoprefixer" : " ^10.4.16" ,
13
- "prop-types" : " ^15.8.1" , " ^2.2.2" ,
12
+ "prop-types" : " ^15.8.1" ,
13
+ "react" : " ^18.2.0" ,
14
+ "react-docgen-typescript" : " ^2.2.2" ,
14
15
"react-dom" : " ^18.2.0" ,
15
16
"storybook" : " ^9.0.4" ,
16
17
"tailwindcss" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments