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 7ebae34 commit 60ebc4eCopy full SHA for 60ebc4e
package.json
@@ -54,14 +54,14 @@
54
"@nuxt/eslint-config": "1.10.0",
55
"@nuxt/module-builder": "1.0.2",
56
"@nuxt/test-utils": "3.20.1",
57
- "@vitest/coverage-v8": "3.2.4",
+ "@vitest/coverage-v8": "4.0.6",
58
"bumpp": "10.3.1",
59
"eslint": "9.38.0",
60
"husky": "9.1.7",
61
"lint-staged": "16.2.6",
62
"nuxt": "4.2.0",
63
"simple-git-hooks": "2.13.1",
64
- "vitest": "3.2.4"
+ "vitest": "4.0.6"
65
},
66
"simple-git-hooks": {
67
"pre-commit": "npx lint-staged"
0 commit comments