mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Add storybook dependencies
These were all implicit dependencies before, which caused problems for pnpm
This commit is contained in:
parent
b3c1f81785
commit
f80ef5f40a
@ -14,10 +14,16 @@
|
||||
"homepage": "https://github.com/storybookjs/builder-vite/#readme",
|
||||
"dependencies": {
|
||||
"@joshwooding/vite-plugin-react-docgen-typescript": "0.0.5",
|
||||
"@storybook/core-common": "^6.4.3",
|
||||
"@storybook/mdx1-csf": "^0.0.4",
|
||||
"@storybook/node-logger": "^6.4.3",
|
||||
"@storybook/source-loader": "^6.4.3",
|
||||
"@storybook/addons": "7.0.0-alpha.19",
|
||||
"@storybook/channel-postmessage": "7.0.0-alpha.19",
|
||||
"@storybook/channel-websocket": "7.0.0-alpha.19",
|
||||
"@storybook/client-api": "7.0.0-alpha.19",
|
||||
"@storybook/client-logger": "7.0.0-alpha.19",
|
||||
"@storybook/core-common": "7.0.0-alpha.19",
|
||||
"@storybook/mdx1-csf": "0.0.5-canary.13.9ce928a.0",
|
||||
"@storybook/node-logger": "7.0.0-alpha.19",
|
||||
"@storybook/preview-web": "7.0.0-alpha.19",
|
||||
"@storybook/source-loader": "7.0.0-alpha.19",
|
||||
"@vitejs/plugin-react": "^2.0.0",
|
||||
"ast-types": "^0.14.2",
|
||||
"es-module-lexer": "^0.9.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user