Skip to content

Commit 617524c

Browse files
authored
Merge pull request #145 from coder-hxl/renovate/major-vitest-monorepo
chore(deps): update vitest monorepo to v3 (major)
2 parents 647194b + c33fb06 commit 617524c

File tree

2 files changed

+181
-165
lines changed

2 files changed

+181
-165
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"@types/node": "^20.14.11",
4242
"@typescript-eslint/eslint-plugin": "^8.12.2",
4343
"@typescript-eslint/parser": "^8.12.2",
44-
"@vitest/coverage-v8": "^2.0.3",
45-
"@vitest/ui": "^2.0.3",
44+
"@vitest/coverage-v8": "^3.1.1",
45+
"@vitest/ui": "^3.1.1",
4646
"eslint": "^9.7.0",
4747
"prettier": "^3.3.3",
4848
"rollup": "^4.19.0",
4949
"rollup-plugin-typescript2": "^0.36.0",
5050
"typescript": "5.5.3",
51-
"vitest": "^2.0.3"
51+
"vitest": "^3.1.1"
5252
},
5353
"keywords": [
5454
"x-crawl",

0 commit comments

Comments
 (0)