Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions code/addons/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"ts-dedent": "^2.2.0"
},
"devDependencies": {
"@babel/types": "^7.26.8",
"@types/istanbul-lib-report": "^3.0.3",
"@types/node": "^22.0.0",
"@types/semver": "^7",
Expand Down
2 changes: 2 additions & 0 deletions code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@
"@yarnpkg/libzip": "2.3.0",
"ansi-to-html": "^0.7.2",
"boxen": "^7.1.1",
"browser-assert": "^1.2.1",
"browser-dtector": "^3.4.0",
"bundle-require": "^5.1.0",
"camelcase": "^8.0.0",
Expand All @@ -712,6 +713,7 @@
"es-toolkit": "^1.36.0",
"esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0",
"execa": "^8.0.1",
"expect-type": "^0.15.0",
"fd-package-json": "^1.2.0",
"fetch-retry": "^6.0.0",
"find-cache-dir": "^5.0.0",
Expand Down
1 change: 1 addition & 0 deletions code/frameworks/svelte-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@types/estree": "^1.0.6",
"@types/node": "^22.0.0",
"svelte": "^5.0.5",
"sveltedoc-parser": "^4.2.1",
Expand Down
1 change: 1 addition & 0 deletions code/presets/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"semver": "^7.5.4"
},
"devDependencies": {
"@babel/core": "^7.26.9",
"@types/node": "^22.0.0",
"typescript": "^5.8.3"
},
Expand Down
3 changes: 2 additions & 1 deletion code/renderers/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"@storybook/react-dom-shim": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.26.9",
"@types/babel-plugin-react-docgen": "^4.2.3",
"@types/escodegen": "^0.0.6",
"@types/estree": "^1.0.6",
Expand All @@ -85,7 +86,7 @@
"babel-plugin-react-docgen": "^4.2.1",
"es-toolkit": "^1.36.0",
"escodegen": "^2.1.0",
"expect-type": "^0.15.0",
"expect-type": "^1.1.0",
"html-tags": "^3.1.0",
"prop-types": "^15.7.2",
"react-element-to-jsx-string": "^15.0.0",
Expand Down
1 change: 1 addition & 0 deletions code/renderers/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"devDependencies": {
"@testing-library/vue": "^8.0.0",
"@vitejs/plugin-vue": "^4.4.0",
"expect-type": "^1.1.0",
"typescript": "^5.8.3",
"vue": "^3.2.47",
"vue-tsc": "latest"
Expand Down
9 changes: 8 additions & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6008,6 +6008,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/addon-vitest@workspace:addons/vitest"
dependencies:
"@babel/types": "npm:^7.26.8"
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.4.0"
"@types/istanbul-lib-report": "npm:^3.0.3"
Expand Down Expand Up @@ -6463,6 +6464,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/preset-create-react-app@workspace:presets/create-react-app"
dependencies:
"@babel/core": "npm:^7.26.9"
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.1"
"@storybook/react-docgen-typescript-plugin": "npm:1.0.6--canary.9.0c3f3b7.0"
"@types/node": "npm:^22.0.0"
Expand Down Expand Up @@ -6619,6 +6621,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/react@workspace:renderers/react"
dependencies:
"@babel/core": "npm:^7.26.9"
"@storybook/global": "npm:^5.0.0"
"@storybook/react-dom-shim": "workspace:*"
"@types/babel-plugin-react-docgen": "npm:^4.2.3"
Expand All @@ -6632,7 +6635,7 @@ __metadata:
babel-plugin-react-docgen: "npm:^4.2.1"
es-toolkit: "npm:^1.36.0"
escodegen: "npm:^2.1.0"
expect-type: "npm:^0.15.0"
expect-type: "npm:^1.1.0"
html-tags: "npm:^3.1.0"
prop-types: "npm:^15.7.2"
react-element-to-jsx-string: "npm:^15.0.0"
Expand Down Expand Up @@ -6833,6 +6836,7 @@ __metadata:
"@storybook/builder-vite": "workspace:*"
"@storybook/svelte": "workspace:*"
"@sveltejs/vite-plugin-svelte": "npm:^5.0.3"
"@types/estree": "npm:^1.0.6"
"@types/node": "npm:^22.0.0"
magic-string: "npm:^0.30.0"
svelte: "npm:^5.0.5"
Expand Down Expand Up @@ -6913,6 +6917,7 @@ __metadata:
"@storybook/global": "npm:^5.0.0"
"@testing-library/vue": "npm:^8.0.0"
"@vitejs/plugin-vue": "npm:^4.4.0"
expect-type: "npm:^1.1.0"
type-fest: "npm:~2.19"
typescript: "npm:^5.8.3"
vue: "npm:^3.2.47"
Expand Down Expand Up @@ -24402,6 +24407,7 @@ __metadata:
ansi-to-html: "npm:^0.7.2"
better-opn: "npm:^3.0.2"
boxen: "npm:^7.1.1"
browser-assert: "npm:^1.2.1"
browser-dtector: "npm:^3.4.0"
bundle-require: "npm:^5.1.0"
camelcase: "npm:^8.0.0"
Expand All @@ -24422,6 +24428,7 @@ __metadata:
esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0"
esbuild-register: "npm:^3.5.0"
execa: "npm:^8.0.1"
expect-type: "npm:^0.15.0"
fd-package-json: "npm:^1.2.0"
fetch-retry: "npm:^6.0.0"
find-cache-dir: "npm:^5.0.0"
Expand Down
Loading