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 5ae5637 commit 4b96705Copy full SHA for 4b96705
package.json
@@ -181,8 +181,8 @@
181
"@typescript-eslint/eslint-plugin": "8.23.0",
182
"@typescript-eslint/parser": "8.23.0",
183
"@vates/toggle-scripts": "1.0.0",
184
- "@vitest/coverage-v8": "3.0.5",
185
- "@vitest/ui": "3.0.5",
+ "@vitest/coverage-v8": "3.0.8",
+ "@vitest/ui": "3.0.8",
186
"chai": "5.1.2",
187
"chai-string": "1.5.0",
188
"class-validator": "0.14.1",
@@ -289,7 +289,7 @@
289
"typescript-eslint": "8.23.0",
290
"unified": "11.0.5",
291
"vfile": "6.0.3",
292
- "vitest": "3.0.5",
+ "vitest": "3.0.8",
293
"yaml-eslint-parser": "1.2.3"
294
},
295
"peerDependencies": {
0 commit comments