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 4052fab commit cbb190bCopy full SHA for cbb190b
package.json
@@ -75,7 +75,7 @@
75
"@typescript-eslint/eslint-plugin": "7.4.0",
76
"@typescript-eslint/parser": "7.4.0",
77
"@typescript/vfs": "1.5.0",
78
- "@vitest/coverage-v8": "1.4.0",
+ "@vitest/coverage-v8": "2.1.5",
79
"commitizen": "4.3.0",
80
"cspell": "8.6.1",
81
"cz-conventional-changelog": "3.3.0",
@@ -112,7 +112,7 @@
112
"tsc-files": "1.1.4",
113
"typescript": "5.4.3",
114
"vite-tsconfig-paths": "4.3.2",
115
- "vitest": "1.4.0"
+ "vitest": "2.1.5"
116
},
117
"peerDependencies": {
118
"ts-api-utils": ">=1.3.0",
0 commit comments