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 905ea9c commit 5e09e1dCopy full SHA for 5e09e1d
package.json
@@ -54,14 +54,14 @@
54
"@nuxt/eslint-config": "1.2.0",
55
"@nuxt/module-builder": "1.0.0-alpha.1",
56
"@nuxt/test-utils": "3.17.2",
57
- "@vitest/coverage-v8": "3.0.7",
+ "@vitest/coverage-v8": "3.0.8",
58
"bumpp": "10.0.3",
59
"eslint": "9.21.0",
60
"husky": "9.1.7",
61
"lint-staged": "15.4.3",
62
"nuxt": "3.16.0",
63
"simple-git-hooks": "2.11.1",
64
- "vitest": "3.0.7"
+ "vitest": "3.0.8"
65
},
66
"simple-git-hooks": {
67
"pre-commit": "npx lint-staged"
0 commit comments