We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34afbe3 commit c7924feCopy full SHA for c7924fe
package.json
@@ -101,9 +101,9 @@
101
"vitest": "^3.1.3"
102
},
103
"peerDependencies": {
104
- "@storybook/svelte": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0",
+ "@storybook/svelte": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0 || ^10.0.0-0",
105
"@sveltejs/vite-plugin-svelte": "^4.0.0 || ^5.0.0 || ^6.0.0",
106
- "storybook": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0",
+ "storybook": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0 || ^10.0.0-0",
107
"svelte": "^5.0.0",
108
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
109
0 commit comments