Merge pull request #20993 from benmccann/types-deps

fix: remove unnecessary dependencies in types package
This commit is contained in:
Norbert de Langen 2023-02-16 16:19:42 +01:00 committed by GitHub
commit abfaf12f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -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": {

View File

@ -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