mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Merge pull request #20993 from benmccann/types-deps
fix: remove unnecessary dependencies in types package
This commit is contained in:
commit
abfaf12f95
@ -43,11 +43,9 @@
|
||||
"prep": "../../../scripts/prepare/bundle.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@storybook/channels": "7.0.0-beta.48",
|
||||
"@types/babel__core": "^7.0.0",
|
||||
"@types/express": "^4.7.0",
|
||||
"express": "^4.17.3",
|
||||
"file-system-cache": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -6745,13 +6745,11 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/types@workspace:lib/types"
|
||||
dependencies:
|
||||
"@babel/core": ^7.12.10
|
||||
"@storybook/channels": 7.0.0-beta.48
|
||||
"@storybook/csf": next
|
||||
"@types/babel__core": ^7.0.0
|
||||
"@types/express": ^4.7.0
|
||||
"@types/node": ^16.0.0
|
||||
express: ^4.17.3
|
||||
file-system-cache: ^2.0.0
|
||||
typescript: ~4.9.3
|
||||
languageName: unknown
|
||||
|
Loading…
x
Reference in New Issue
Block a user