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 fcd2b8d commit dd5becbCopy full SHA for dd5becb
package.json
@@ -55,14 +55,14 @@
55
"@antfu/eslint-config": "^2.16.1",
56
"@types/node": "^20.12.8",
57
"@unocss/eslint-plugin": "^0.59.4",
58
- "@vitest/coverage-v8": "^1.5.3",
+ "@vitest/coverage-v8": "^2.1.4",
59
"eslint": "^9.1.1",
60
"lint-staged": "^15.2.2",
61
"simple-git-hooks": "^2.11.1",
62
"tsx": "^4.9.0",
63
"typescript": "^5.4.5",
64
"unbuild": "^2.0.0",
65
- "vitest": "^1.5.3"
+ "vitest": "^2.1.4"
66
},
67
"pnpm": {
68
"overrides": {
0 commit comments