Skip to content

Commit 3057659

Browse files
committed
Merge branch 'main' of https://github.com/coder-hxl/x-crawl
2 parents 1997258 + b58afb4 commit 3057659

File tree

2 files changed

+197
-219
lines changed

2 files changed

+197
-219
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@types/node": "^20.14.11",
4141
"@typescript-eslint/eslint-plugin": "^7.16.1",
4242
"@typescript-eslint/parser": "^7.16.1",
43-
"@vitest/coverage-v8": "^1.6.0",
44-
"@vitest/ui": "^1.6.0",
43+
"@vitest/coverage-v8": "^2.0.3",
44+
"@vitest/ui": "^2.0.3",
4545
"eslint": "^9.7.0",
4646
"prettier": "^3.3.3",
4747
"rollup": "^4.19.0",
4848
"rollup-plugin-typescript2": "^0.36.0",
4949
"typescript": "5.5.3",
50-
"vitest": "^1.6.0"
50+
"vitest": "^2.0.3"
5151
},
5252
"keywords": [
5353
"x-crawl",

0 commit comments

Comments
 (0)