File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 108
108
"@babel/template" : " ^7.20.7" ,
109
109
"@babel/types" : " ^7.20.7" ,
110
110
"@storybook/core-common" : " ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0" ,
111
- "@storybook/csf" : " next " ,
111
+ "@storybook/csf" : " ^0.1.0 " ,
112
112
"@storybook/csf-tools" : " ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0" ,
113
113
"@storybook/preview-api" : " ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0" ,
114
114
"can-bind-to-host" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 2852
2852
recast "^0.23.1"
2853
2853
ts-dedent "^2.0.0"
2854
2854
2855
+ " @storybook/csf@^0.1.0 " :
2856
+ version "0.1.0"
2857
+ resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.0.tgz#62315bf9704f3aa4e0d4d909b9033833774ddfbe"
2858
+ integrity sha512-uk+jMXCZ8t38jSTHk2o5btI+aV2Ksbvl6DoOv3r6VaCM1KZqeuMwtwywIQdflkA8/6q/dKT8z8L+g8hC4GC3VQ==
2859
+ dependencies :
2860
+ type-fest "^2.19.0"
2861
+
2855
2862
" @storybook/csf@next " :
2856
2863
version "0.0.2-next.8"
2857
2864
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.2-next.8.tgz#e1033032368177c0eefb4c79898641a77e5fd21d"
You can’t perform that action at this time.
0 commit comments