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 1997258 + b58afb4 commit 3057659Copy full SHA for 3057659
package.json
@@ -40,14 +40,14 @@
40
"@types/node": "^20.14.11",
41
"@typescript-eslint/eslint-plugin": "^7.16.1",
42
"@typescript-eslint/parser": "^7.16.1",
43
- "@vitest/coverage-v8": "^1.6.0",
44
- "@vitest/ui": "^1.6.0",
+ "@vitest/coverage-v8": "^2.0.3",
+ "@vitest/ui": "^2.0.3",
45
"eslint": "^9.7.0",
46
"prettier": "^3.3.3",
47
"rollup": "^4.19.0",
48
"rollup-plugin-typescript2": "^0.36.0",
49
"typescript": "5.5.3",
50
- "vitest": "^1.6.0"
+ "vitest": "^2.0.3"
51
},
52
"keywords": [
53
"x-crawl",
0 commit comments