diff --git a/code/frameworks/vue3-vite/package.json b/code/frameworks/vue3-vite/package.json index 9b52ae1c168b..a50debd7a0f8 100644 --- a/code/frameworks/vue3-vite/package.json +++ b/code/frameworks/vue3-vite/package.json @@ -52,8 +52,8 @@ "prep": "jiti ../../../scripts/prepare/bundle.ts" }, "dependencies": { - "@storybook/builder-vite": "workspace:*", - "@storybook/vue3": "workspace:*", + "@storybook/builder-vite": "0.1.22", + "@storybook/vue3": "6.2.0", "find-package-json": "^1.2.0", "magic-string": "^0.30.0", "typescript": "^5.0.0",