update vite vue plugin

This commit is contained in:
isUnknown 2024-09-04 17:23:49 +02:00
parent 8873bad6c1
commit 0d71522660
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"vue": "^3.5.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.3",
"vite": "^5.4.3"
}
}