update vite

This commit is contained in:
Late Night Defender 2024-03-28 00:43:24 +07:00
parent 2b805b1ee1
commit 427bb51d30
3 changed files with 576 additions and 322 deletions

View file

@ -23,7 +23,7 @@
"vuetify": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"vite": "^4.4.0"
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.6"
}
}