Skip to content

Commit 949e1a4

Browse files
committed
up
1 parent 82c2dce commit 949e1a4

File tree

4 files changed

+177
-538
lines changed

4 files changed

+177
-538
lines changed

examples/vue-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@rslib/core": "workspace:*",
13-
"rsbuild-plugin-unplugin-vue": "^0.0.5",
13+
"rsbuild-plugin-unplugin-vue": "^0.1.0",
1414
"typescript": "^5.8.3",
1515
"vue": "^3.5.14",
1616
"vue-tsc": "^2.2.10"

examples/vue-component-bundleless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@storybook/blocks": "^8.6.12",
2222
"@storybook/test": "^8.6.12",
2323
"@storybook/vue3": "^8.6.12",
24-
"rsbuild-plugin-unplugin-vue": "^0.0.5",
24+
"rsbuild-plugin-unplugin-vue": "^0.1.0",
2525
"storybook": "^8.6.12",
2626
"storybook-addon-rslib": "^1.0.1",
2727
"storybook-vue3-rsbuild": "^1.0.1",

0 commit comments

Comments
 (0)