1 parent e97cd59 commit f1d00c5Copy full SHA for f1d00c5
2 files changed
package.json
@@ -57,7 +57,7 @@
57
"@types/lodash-es": "4.17.12",
58
"@types/node": "26.2.0",
59
"@typescript/native": "npm:typescript@7.0.2",
60
- "@vitest/coverage-v8": "4.1.11",
+ "@vitest/coverage-v8": "5.0.0",
61
"commitizen": "4.3.2",
62
"cz-conventional-changelog": "3.3.0",
63
"eslint": "10.9.0",
@@ -71,6 +71,6 @@
71
"tsx": "4.23.13",
72
"typescript": "npm:@typescript/typescript6@^6.0.2",
73
"typescript-eslint": "8.67.0",
74
- "vitest": "4.1.11"
+ "vitest": "5.0.0"
75
}
76
0 commit comments