Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit fbf1544

Browse files
committed
Switch to next versions
1 parent 4f275bc commit fbf1544

File tree

3 files changed

+188
-258
lines changed

3 files changed

+188
-258
lines changed

packages/frameworks/solid-vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"check": "npx jiti ../../../scripts/prepare/check.ts"
5151
},
5252
"dependencies": {
53-
"@storybook/builder-vite": "^8.3.5",
53+
"@storybook/builder-vite": "next",
5454
"magic-string": "^0.30.11",
5555
"vite-plugin-solid": "^2.10.2"
5656
},
5757
"devDependencies": {
5858
"solid-js": "^1.9.2",
59-
"storybook": "^8.3.5",
59+
"storybook": "next",
6060
"storybook-solidjs": "workspace:*",
6161
"vite": "^5.4.8"
6262
},

packages/renderers/solid/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"check": "npx jiti ../../../scripts/prepare/check.ts"
4848
},
4949
"devDependencies": {
50-
"@storybook/docs-tools": "^8.3.5",
50+
"@storybook/docs-tools": "next",
5151
"@storybook/global": "^5.0.0",
52-
"@storybook/preview-api": "^8.3.5",
53-
"@storybook/test": "^8.3.5",
54-
"@storybook/types": "^8.3.5",
52+
"@storybook/preview-api": "next",
53+
"@storybook/test": "next",
54+
"@storybook/types": "next",
5555
"async-mutex": "^0.5.0",
5656
"esbuild": "^0.24.0",
5757
"esbuild-plugin-solid": "^0.6.0",

0 commit comments

Comments
 (0)