Skip to content

Commit a6b09bf

Browse files
chore(deps): update vitest monorepo to v4
1 parent 9b509d9 commit a6b09bf

2 files changed

Lines changed: 223 additions & 590 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@swc/core": "1.13.5",
4444
"@types/eslint__js": "^9.14.0",
4545
"@types/node": "^24.3.0",
46-
"@vitest/coverage-v8": "^3.0.4",
47-
"@vitest/ui": "^3.0.4",
46+
"@vitest/coverage-v8": "^4.1.6",
47+
"@vitest/ui": "^4.1.6",
4848
"commitizen": "^4.3.1",
4949
"cz-conventional-changelog": "^3.3.0",
5050
"eslint": "^9.19.0",
@@ -56,7 +56,7 @@
5656
"typescript": "^5.7.3",
5757
"typescript-eslint": "^8.22.0",
5858
"unplugin": "^2.1.2",
59-
"vitest": "^3.0.4"
59+
"vitest": "^4.1.6"
6060
},
6161
"commitlint": {
6262
"extends": [

0 commit comments

Comments
 (0)