We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881cb5e commit 19308e2Copy full SHA for 19308e2
package.json
@@ -167,8 +167,8 @@
167
"@typescript-eslint/eslint-plugin": "8.20.0",
168
"@typescript-eslint/parser": "8.20.0",
169
"@vates/toggle-scripts": "1.0.0",
170
- "@vitest/coverage-v8": "3.0.0-beta.3",
171
- "@vitest/ui": "3.0.0-beta.3",
+ "@vitest/coverage-v8": "3.0.2",
+ "@vitest/ui": "3.0.2",
172
"chai": "5.1.2",
173
"chai-each": "0.0.1",
174
"chai-string": "1.5.0",
@@ -278,7 +278,7 @@
278
"unified": "11.0.5",
279
"vfile": "6.0.3",
280
"vite": "5.4.11",
281
- "vitest": "3.0.0-beta.3",
+ "vitest": "3.0.2",
282
"yaml-eslint-parser": "1.2.3"
283
},
284
"resolutions": {
0 commit comments