We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c2dce commit 949e1a4Copy full SHA for 949e1a4
examples/vue-component-bundle/package.json
@@ -10,7 +10,7 @@
10
},
11
"devDependencies": {
12
"@rslib/core": "workspace:*",
13
- "rsbuild-plugin-unplugin-vue": "^0.0.5",
+ "rsbuild-plugin-unplugin-vue": "^0.1.0",
14
"typescript": "^5.8.3",
15
"vue": "^3.5.14",
16
"vue-tsc": "^2.2.10"
examples/vue-component-bundleless/package.json
@@ -21,7 +21,7 @@
21
"@storybook/blocks": "^8.6.12",
22
"@storybook/test": "^8.6.12",
23
"@storybook/vue3": "^8.6.12",
24
25
"storybook": "^8.6.12",
26
"storybook-addon-rslib": "^1.0.1",
27
"storybook-vue3-rsbuild": "^1.0.1",
0 commit comments