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.
1 parent 5657c9e commit 03ebd79Copy full SHA for 03ebd79
package.json
@@ -41,14 +41,14 @@
41
"@types/node": "^20.17.30",
42
"@typescript-eslint/eslint-plugin": "^8.29.0",
43
"@typescript-eslint/parser": "^8.29.0",
44
- "@vitest/coverage-v8": "^3.1.1",
45
- "@vitest/ui": "^3.1.1",
+ "@vitest/coverage-v8": "^4.0.4",
+ "@vitest/ui": "^4.0.4",
46
"eslint": "^9.24.0",
47
"prettier": "^3.5.3",
48
"rollup": "^4.39.0",
49
"rollup-plugin-typescript2": "^0.36.0",
50
"typescript": "5.8.3",
51
- "vitest": "^3.1.1"
+ "vitest": "^4.0.4"
52
},
53
"keywords": [
54
"x-crawl",
0 commit comments