upgrade vite + fix types

This commit is contained in:
dswbx
2025-10-31 21:40:55 +01:00
parent a91ddb1ec3
commit ac6cd4a900
8 changed files with 341 additions and 313 deletions

View File

@@ -81,7 +81,7 @@
"@cloudflare/vitest-pool-workers": "^0.9.14",
"@cloudflare/workers-types": "^4.20251014.0",
"@dagrejs/dagre": "^1.1.4",
"@hono/vite-dev-server": "^0.21.1",
"@hono/vite-dev-server": "^0.23.0",
"@hookform/resolvers": "^4.1.3",
"@libsql/client": "^0.15.15",
"@mantine/modals": "^7.17.1",
@@ -126,7 +126,7 @@
"tsup": "^8.5.0",
"tsx": "^4.20.6",
"uuid": "^13.0.0",
"vite": "^6.4.1",
"vite": "^7.1.12",
"vite-plugin-circular-dependency": "^0.5.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "3.0.9",