Skip to content

Commit cc206f9

Browse files
committed
fix(cli): update vitest, fix coverage command and unmet peer
1 parent e54ff4d commit cc206f9

File tree

2 files changed

+120
-47
lines changed

2 files changed

+120
-47
lines changed

apps/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"terminal-link": "catalog:",
6565
"ts-morph": "18.0.0",
6666
"valibot": "catalog:",
67-
"vitest": "^1.0.1",
67+
"vitest": "1.6.0",
6868
"yargs": "catalog:"
6969
},
7070
"scripts": {

0 commit comments

Comments
 (0)