Upgrade Vitest from 0.25 to 3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 10:13:32 +08:00
parent eaf2a1d2e7
commit d30b31091f
2 changed files with 588 additions and 993 deletions

1579
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -72,6 +72,6 @@
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vite": "^6.4.1", "vite": "^6.4.1",
"vitest": "^0.25.6" "vitest": "^3.2.4"
} }
} }