Skip to content

Commit 906b964

Browse files
committed
chore(deps): update dependency vite-plugin-vue2 to v2.0.3
1 parent c988051 commit 906b964

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
@@ -27,7 +27,7 @@
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",
2929
"vitest": "^0.24.5",
30-
"vite-plugin-vue2": "2.0.2",
30+
"vite-plugin-vue2": "2.0.3",
3131
"vue-template-compiler": "2.6.14",
3232
"vue-tsc": "0.30.1"
3333
}

playground/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",
2929
"vitest": "^0.24.5",
30-
"vite-plugin-vue2": "2.0.2",
30+
"vite-plugin-vue2": "2.0.3",
3131
"vue-template-compiler": "2.6.14",
3232
"vue-tsc": "0.30.1"
3333
}

0 commit comments

Comments
 (0)