Skip to content

Commit a8811e9

Browse files
committed
chore(cli): bump vitest
1 parent 283e71e commit a8811e9

2 files changed

Lines changed: 174 additions & 109 deletions

File tree

apps/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/prompts": "^2.4.9",
5656
"@types/semver": "^7.5.8",
5757
"@types/tmp": "^0.2.6",
58-
"@vitest/coverage-istanbul": "^2.1.3",
58+
"@vitest/coverage-istanbul": "^3.2.3",
5959
"@wagmi/cli": "^2.2.0",
6060
"copyfiles": "^2.4.1",
6161
"npm-run-all": "^4.1.5",
@@ -64,7 +64,7 @@
6464
"tsconfig": "workspace:*",
6565
"tslib": "^2.8.1",
6666
"typescript": "^5.8.3",
67-
"vitest": "^2.1.3"
67+
"vitest": "^3.2.3"
6868
},
6969
"scripts": {
7070
"build": "run-s clean codegen compile copy-files",

0 commit comments

Comments
 (0)