Upgrade Vitest from 3 to 4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 11:39:17 +08:00
parent a950f254ad
commit 8e480ed669
2 changed files with 218 additions and 396 deletions

View File

@@ -70,7 +70,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vitest": "^3.2.4",
"vitest": "^4.0.18",
"vue-eslint-parser": "^10.4.0"
}
}