This commit is contained in:
Norbert de Langen 2022-12-14 21:20:06 +01:00
parent 4c5fc3819b
commit 928bcb3ff0
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762
3 changed files with 2 additions and 7 deletions

View File

@ -45,6 +45,7 @@
"prep": "../../../scripts/prepare/bundle.ts"
},
"dependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/types": "^7.20.2",
"@storybook/csf": "next",
"@storybook/csf-tools": "7.0.0-beta.8",

View File

@ -84,10 +84,6 @@
"jest-specific-snapshot": "^7.0.0",
"typescript": "~4.9.3"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"publishConfig": {
"access": "public"
},

View File

@ -6247,6 +6247,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/codemod@workspace:lib/codemod"
dependencies:
"@babel/preset-env": ^7.20.2
"@babel/types": ^7.20.2
"@storybook/csf": next
"@storybook/csf-tools": 7.0.0-beta.8
@ -6408,9 +6409,6 @@ __metadata:
util-deprecate: ^1.0.2
watchpack: ^2.2.0
ws: ^8.2.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
languageName: unknown
linkType: soft