bump vite version

This commit is contained in:
Philipp_EndevourOS
2025-10-27 20:36:01 +01:00
parent a04400a3a0
commit f22eb91b67
2 changed files with 11 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"svelte": "^5.28.1",
"svelte-check": "^4.1.6",
"typescript": "~5.8.3",
"vite": "^6.3.5",
"vite": "^6.4.1",
"body-parser": "^2.2.0",
"express": "^5.1.0"
},