fix(client): downgrade vitest to ^3.x to align with vite@5

vitest@4 requires vite@^6, causing two conflicting esbuild versions in
the lockfile and EBADPLATFORM errors during Docker npm ci. Pin to vitest
3.x which supports vite@5 and resolves a single esbuild@0.21.5.
This commit is contained in:
jubnl
2026-04-09 23:22:52 +02:00
parent 3eb0812c97
commit 54f280c366
2 changed files with 749 additions and 1393 deletions
+747 -1391
View File
File diff suppressed because it is too large Load Diff