Skip to content

Commit 3881d95

Browse files
Copilothotlong
andcommitted
Fix vitest version mismatch - upgrade vitest to 4.0.18
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 1693239 commit 3881d95

2 files changed

Lines changed: 85 additions & 147 deletions

File tree

packages/spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@vitest/coverage-v8": "^4.0.18",
9494
"tsx": "^4.21.0",
9595
"typescript": "^5.3.0",
96-
"vitest": "^2.1.8",
96+
"vitest": "^4.0.18",
9797
"zod-to-json-schema": "^3.25.1"
9898
},
9999
"dependencies": {

0 commit comments

Comments
 (0)