Skip to content

Commit aa55b47

Browse files
chore(deps): update dependency vite to v4.5.6 [security]
1 parent eeabc75 commit aa55b47

File tree

5 files changed

+33
-29
lines changed

5 files changed

+33
-29
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": "4.5.6",
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": "4.5.6",
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": "4.5.6",
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": "4.5.6",
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.6.0",
2929
"vitest": "^0.34.0",

pnpm-lock.yaml

+29-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)