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 a61ebe1 commit 897b241Copy full SHA for 897b241
package.json
@@ -49,7 +49,7 @@
49
"@eslint/js": "^9.34.0",
50
"@typescript-eslint/eslint-plugin": "^8.42.0",
51
"@typescript-eslint/parser": "^8.42.0",
52
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/coverage-v8": "^4.0.0",
53
"eslint": "^9.34.0",
54
"eslint-config-prettier": "^10.1.8",
55
"eslint-plugin-prettier": "^5.5.4",
@@ -59,6 +59,6 @@
59
"rimraf": "^6.0.1",
60
"tsup": "^8.0.0",
61
"typescript": "^5.4.5",
62
- "vitest": "^3.0.0"
+ "vitest": "^4.0.0"
63
}
64
0 commit comments