update vite

This commit is contained in:
isUnknown 2024-09-04 17:22:56 +02:00
parent a69514a3e1
commit 8873bad6c1
2 changed files with 78 additions and 74 deletions

View file

@ -16,6 +16,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"vite": "^5.3.1"
"vite": "^5.4.3"
}
}