Skip to content

Commit 1b073f4

Browse files
committed
Bump @storybook/csf to 0.1.0
1 parent 519c438 commit 1b073f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@babel/template": "^7.20.7",
109109
"@babel/types": "^7.20.7",
110110
"@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",
112112
"@storybook/csf-tools": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
113113
"@storybook/preview-api": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
114114
"can-bind-to-host": "^1.1.1",

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -2852,6 +2852,13 @@
28522852
recast "^0.23.1"
28532853
ts-dedent "^2.0.0"
28542854

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+
28552862
"@storybook/csf@next":
28562863
version "0.0.2-next.8"
28572864
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.2-next.8.tgz#e1033032368177c0eefb4c79898641a77e5fd21d"

0 commit comments

Comments
 (0)