playground-vue(deps): update vite

This commit is contained in:
Benjamin Canac
2025-02-19 12:11:47 +01:00
parent d958fc27c2
commit a8f9a02833
3 changed files with 2 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.6.3",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vue-tsc": "^2.2.0"
}
}