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 0c86424 commit 0360263Copy full SHA for 0360263
package.json
@@ -49,7 +49,7 @@
49
"@types/node": "^24.3.1",
50
"@typescript-eslint/eslint-plugin": "^8.43.0",
51
"@typescript-eslint/parser": "^8.43.0",
52
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/coverage-v8": "^4.0.0",
53
"commitizen": "^4.3.1",
54
"cz-conventional-changelog": "^3.3.0",
55
"eslint": "^9.35.0",
@@ -62,7 +62,7 @@
62
"prettier": "^3.6.2",
63
"tsx": "^4.20.5",
64
"typescript": "^5.9.2",
65
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
66
},
67
"config": {
68
"commitizen": {
0 commit comments