update vite

This commit is contained in:
2024-07-15 18:12:44 +02:00
parent d1cdceb620
commit be9cffef4f
2 changed files with 416 additions and 125 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.51.0",
"eslint-plugin-vue": "^9.17.0",
"vite": "^4.3.9",
"vite": "^6.0.0-alpha.18",
"vue-eslint-parser": "^9.3.2",
"vite-plugin-eslint": "^1.8.1"
},