Vite updated to 7.x...!? Seems to be working still.

This commit is contained in:
Scott Idem
2025-12-05 16:30:26 -05:00
parent fd73ad2e0f
commit 50936f56d7
2 changed files with 17 additions and 17 deletions

View File

@@ -60,7 +60,7 @@
"tslib": "^2.4.1",
"typescript": "^5.5.0",
"typescript-svelte-plugin": "^0.3.50",
"vite": "^6.0.0",
"vite": "^7.0.0",
"vitest": "^4.0.0"
},
"vitest": {