Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9a54a71

Browse files
authoredJan 16, 2025··
chore(deps): update vitest monorepo to v3
1 parent 2c3ea6f commit 9a54a71

File tree

2 files changed

+432
-264
lines changed

2 files changed

+432
-264
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
},
3333
"devDependencies": {
3434
"@types/node": "^20.17.12",
35-
"@vitest/coverage-v8": "^1.6.0",
35+
"@vitest/coverage-v8": "^3.0.0",
3636
"changelogen": "^0.5.7",
3737
"eslint": "^9.17.0",
3838
"eslint-config-unjs": "^0.4.2",
3939
"jiti": "^1.21.7",
4040
"prettier": "^3.4.2",
4141
"typescript": "^5.7.2",
4242
"unbuild": "^2.0.0",
43-
"vitest": "^1.6.0"
43+
"vitest": "^3.0.0"
4444
},
4545
"packageManager": "pnpm@9.15.3"
4646
}

‎pnpm-lock.yaml

+430-262
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.