Skip to content

Commit c988051

Browse files
committed
chore(deps): update dependency unplugin-vue2-script-setup to v0.11.4
1 parent 188e3d4 commit c988051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playground/vue2-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-legacy": "1.6.3",
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
25-
"unplugin-vue2-script-setup": "0.11.3",
25+
"unplugin-vue2-script-setup": "0.11.4",
2626
"vite": "2.9.16",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",

playground/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-legacy": "1.6.3",
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
25-
"unplugin-vue2-script-setup": "0.11.3",
25+
"unplugin-vue2-script-setup": "0.11.4",
2626
"vite": "2.9.16",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",

0 commit comments

Comments
 (0)