diff --git a/playground/vue2-options/package.json b/playground/vue2-options/package.json index 61bc171e..43f84653 100644 --- a/playground/vue2-options/package.json +++ b/playground/vue2-options/package.json @@ -23,7 +23,7 @@ "@vue/runtime-dom": "3.2.31", "typescript": "^4.7.4", "unplugin-vue2-script-setup": "0.11.3", - "vite": "2.9.12", + "vite": "2.9.16", "playwright": "1.25.2", "vite-test-utils": "0.5.2", "vitest": "^0.24.5", diff --git a/playground/vue2/package.json b/playground/vue2/package.json index 56e0db1c..54bc8331 100644 --- a/playground/vue2/package.json +++ b/playground/vue2/package.json @@ -23,7 +23,7 @@ "@vue/runtime-dom": "3.2.31", "typescript": "^4.7.4", "unplugin-vue2-script-setup": "0.11.3", - "vite": "2.9.12", + "vite": "2.9.16", "playwright": "1.25.2", "vite-test-utils": "0.5.2", "vitest": "^0.24.5", diff --git a/playground/vue3-options/package.json b/playground/vue3-options/package.json index ea2c2ed8..50647a8e 100644 --- a/playground/vue3-options/package.json +++ b/playground/vue3-options/package.json @@ -23,7 +23,7 @@ "@intlify/vite-plugin-vue-i18n": "next", "@vue/tsconfig": "0.1.3", "typescript": "^4.8.3", - "vite": "3.1.2", + "vite": "3.2.7", "playwright": "1.25.2", "vite-test-utils": "0.5.2", "vitest": "^0.24.5", diff --git a/playground/vue3/package.json b/playground/vue3/package.json index f810d097..df7c62b2 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -23,7 +23,7 @@ "@intlify/vite-plugin-vue-i18n": "next", "@vue/tsconfig": "0.1.3", "typescript": "^4.8.3", - "vite": "3.1.2", + "vite": "3.2.7", "playwright": "1.25.2", "vite-test-utils": "0.5.2", "vitest": "^0.24.5",