mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:41:06 +08:00
Remove unneeded deps
This commit is contained in:
parent
d69d8efb6f
commit
1563de352e
@ -61,8 +61,6 @@
|
||||
"util": "^0.12.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/helper-module-imports": "^7.18.6",
|
||||
"@types/babel__helper-module-imports": "^7.18.0",
|
||||
"@types/jscodeshift": "^0.11.6",
|
||||
"jest": "^29.3.1",
|
||||
"jest-serializer-ansi": "^1.0.3",
|
||||
|
@ -6332,7 +6332,6 @@ __metadata:
|
||||
resolution: "@storybook/codemod@workspace:lib/codemod"
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.2
|
||||
"@babel/helper-module-imports": ^7.18.6
|
||||
"@babel/preset-env": ^7.20.2
|
||||
"@babel/types": ^7.20.7
|
||||
"@storybook/csf": next
|
||||
@ -8252,7 +8251,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/babel__core@npm:*, @types/babel__core@npm:^7, @types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.1.20":
|
||||
"@types/babel__core@npm:^7, @types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.1.20":
|
||||
version: 7.1.20
|
||||
resolution: "@types/babel__core@npm:7.1.20"
|
||||
dependencies:
|
||||
@ -8274,16 +8273,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/babel__helper-module-imports@npm:^7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@types/babel__helper-module-imports@npm:7.18.0"
|
||||
dependencies:
|
||||
"@types/babel__core": "*"
|
||||
"@types/babel__traverse": "*"
|
||||
checksum: 343ce91e6544ea1b836d1ab5a5ed2756f3e710d83a44c7d4b080946859736a53c1ef44e8abb2da7a63a1c232a7a5a51eea7948577b887e01114eb2ab8d146a2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/babel__template@npm:*":
|
||||
version: 7.4.1
|
||||
resolution: "@types/babel__template@npm:7.4.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user