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 d933bb5 commit f7da2d6Copy full SHA for f7da2d6
package.json
@@ -61,7 +61,7 @@
61
"@types/fs-extra": "^11.0.1",
62
"@typescript-eslint/eslint-plugin": "^7.0.0",
63
"@typescript-eslint/parser": "^7.0.0",
64
- "@vitest/coverage-v8": "^0.34.4",
+ "@vitest/coverage-v8": "^3.0.0",
65
"autoprefixer": "^10.4.15",
66
"c8": "^10.0.0",
67
"common-tags": "^1.8.2",
@@ -73,7 +73,7 @@
73
"postcss": "^8.4.28",
74
"tailwind-config-viewer": "^2.0.0",
75
"typescript": "^5.2.2",
76
- "vitest": "0.34.6"
+ "vitest": "3.2.4"
77
},
78
"engines": {
79
"node": ">=14.15.0"
0 commit comments