We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35e93d commit b24135dCopy full SHA for b24135d
code/addons/docs/package.json
@@ -98,7 +98,6 @@
98
"prep": "jiti ../../../scripts/prepare/bundle.ts"
99
},
100
"dependencies": {
101
- "@babel/core": "^7.24.4",
102
"@mdx-js/react": "^3.0.0",
103
"@storybook/blocks": "workspace:*",
104
"@storybook/csf-plugin": "workspace:*",
code/yarn.lock
@@ -5321,7 +5321,6 @@ __metadata:
5321
version: 0.0.0-use.local
5322
resolution: "@storybook/addon-docs@workspace:addons/docs"
5323
dependencies:
5324
- "@babel/core": "npm:^7.24.4"
5325
"@mdx-js/mdx": "npm:^3.0.0"
5326
"@mdx-js/react": "npm:^3.0.0"
5327
"@rollup/pluginutils": "npm:^5.0.2"
0 commit comments