Skip to content

Commit 4941cab

Browse files
chore: bump up vitest monorepo to v3
1 parent e9e5a07 commit 4941cab

2 files changed

Lines changed: 407 additions & 565 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"@antfu/eslint-config": "^2.16.0",
2020
"@changesets/cli": "^2.27.2",
2121
"@types/node": "^20.12.7",
22-
"@vitest/coverage-v8": "^1.4.0",
23-
"@vitest/ui": "^1.4.0",
22+
"@vitest/coverage-v8": "^3.0.0",
23+
"@vitest/ui": "^3.0.0",
2424
"eslint": "^8.0.0",
2525
"lint-staged": "^15.2.2",
2626
"simple-git-hooks": "^2.11.1",
2727
"tinybench": "^2.8.0",
2828
"tsup": "^8.1.0",
2929
"typescript": "^5.5.3",
3030
"vitepress": "^1.2.3",
31-
"vitest": "^1.4.0"
31+
"vitest": "^3.0.0"
3232
},
3333
"simple-git-hooks": {
3434
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)