Pin vitest-mock-extended to 2.x to match vitest 2.x peer
Build & Push / Test (client) (push) Successful in 23s
Build & Push / Test (server) (push) Successful in 29s
Build & Push / Build Client (push) Failing after 1m9s
Build & Push / Build Server (push) Failing after 35s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 17:14:40 -04:00
parent 186dcc4686
commit 2c11d19f76
2 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -45,6 +45,6 @@
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^2.1.8",
"vitest-mock-extended": "^4.0.0"
"vitest-mock-extended": "^2.0.0"
}
}