Skip to content

Commit 6a3819f

Browse files
chore(deps): update dependency vite to v3.2.11 [security]
1 parent eeabc75 commit 6a3819f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

playground/vue2-options/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
2525
"unplugin-vue2-script-setup": "0.11.4",
26-
"vite": "2.9.18",
26+
"vite": "3.2.11",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.6.0",
2929
"vitest": "^0.34.0",

playground/vue2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
2525
"unplugin-vue2-script-setup": "0.11.4",
26-
"vite": "2.9.18",
26+
"vite": "3.2.11",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.6.0",
2929
"vitest": "^0.34.0",

playground/vue3-options/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@intlify/vite-plugin-vue-i18n": "next",
2424
"@vue/tsconfig": "0.1.3",
2525
"typescript": "^4.8.3",
26-
"vite": "3.2.10",
26+
"vite": "3.2.11",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.6.0",
2929
"vitest": "^0.34.0",

playground/vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@intlify/vite-plugin-vue-i18n": "next",
2424
"@vue/tsconfig": "0.1.3",
2525
"typescript": "^4.8.3",
26-
"vite": "3.2.10",
26+
"vite": "3.2.11",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.6.0",
2929
"vitest": "^0.34.0",

0 commit comments

Comments
 (0)