Upgrade to Vite 6

This commit is contained in:
Kalle 2025-04-21 09:31:50 +03:00
parent 42f1e394ef
commit 7295f3b8a6
2 changed files with 744 additions and 130 deletions

872
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -94,7 +94,7 @@
"sql-formatter": "^15.6.0",
"tsm": "^2.3.0",
"typescript": "^5.8.3",
"vite": "^5.4.17",
"vite": "^6.3.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.1.1"
}