We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2596951 commit 0e0d7caCopy full SHA for 0e0d7ca
2 files changed
package.json
@@ -38,8 +38,8 @@
38
"@swc/core": "1.13.5",
39
"@types/eslint__js": "^9.14.0",
40
"@types/node": "^24.3.0",
41
- "@vitest/coverage-v8": "^3.0.4",
42
- "@vitest/ui": "^3.0.4",
+ "@vitest/coverage-v8": "^4.0.17",
+ "@vitest/ui": "^4.0.17",
43
"commitizen": "^4.3.1",
44
"cz-conventional-changelog": "^3.3.0",
45
"eslint": "^9.19.0",
@@ -51,7 +51,7 @@
51
"typescript": "^5.7.3",
52
"typescript-eslint": "^8.22.0",
53
"unplugin": "^2.1.2",
54
- "vitest": "^3.0.4"
+ "vitest": "^4.0.17"
55
},
56
"commitlint": {
57
"extends": [
0 commit comments