We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 647194b + c33fb06 commit 617524cCopy full SHA for 617524c
package.json
@@ -41,14 +41,14 @@
41
"@types/node": "^20.14.11",
42
"@typescript-eslint/eslint-plugin": "^8.12.2",
43
"@typescript-eslint/parser": "^8.12.2",
44
- "@vitest/coverage-v8": "^2.0.3",
45
- "@vitest/ui": "^2.0.3",
+ "@vitest/coverage-v8": "^3.1.1",
+ "@vitest/ui": "^3.1.1",
46
"eslint": "^9.7.0",
47
"prettier": "^3.3.3",
48
"rollup": "^4.19.0",
49
"rollup-plugin-typescript2": "^0.36.0",
50
"typescript": "5.5.3",
51
- "vitest": "^2.0.3"
+ "vitest": "^3.1.1"
52
},
53
"keywords": [
54
"x-crawl",
0 commit comments