diff --git a/package.json b/package.json index 5b07dce..fa3ceb0 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "prettier": "2.8.8", "sort-package-json": "2.4.1", "typescript": "4.9.5", - "vite": "4.3.9", + "vite": "5.4.10", "vite-plugin-style-import": "2.0.0", "vue-eslint-parser": "9.3.0", "wireit": "0.9.5", diff --git a/src/download/template/package.json b/src/download/template/package.json index af6faee..14fc717 100644 --- a/src/download/template/package.json +++ b/src/download/template/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@vitejs/plugin-vue": "4.2.3", "@vue/compiler-sfc": "3.3.4", - "vite": "4.3.9", + "vite": "5.4.10", "vite-plugin-style-import": "2.0.0" } } \ No newline at end of file