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 a74a867 commit 69edc55Copy full SHA for 69edc55
package.json
@@ -35,7 +35,7 @@
35
"@commitlint/cz-commitlint": "^19.8.1",
36
"@trigen/eslint-config": "^8.0.3",
37
"@trigen/scripts": "^8.0.0",
38
- "@vitest/coverage-v8": "^3.0.0",
+ "@vitest/coverage-v8": "^4.0.0",
39
"clean-publish": "5.2.2",
40
"commitizen": "^4.2.4",
41
"del-cli": "^6.0.0",
@@ -45,6 +45,6 @@
45
"tsm": "^2.3.0",
46
"typescript": "5.8.3",
47
"vite": "^7.0.0",
48
- "vitest": "^3.0.0"
+ "vitest": "^4.0.0"
49
}
50
0 commit comments