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 2077f9b commit a2e4060Copy full SHA for a2e4060
package.json
@@ -64,7 +64,7 @@
64
"@nuxt/kit": "4.2.0",
65
"@types/estree": "1.0.8",
66
"@types/node": "24.10.0",
67
- "@vitest/coverage-v8": "3.2.4",
+ "@vitest/coverage-v8": "4.0.6",
68
"acorn": "8.15.0",
69
"bumpp": "10.3.1",
70
"eslint": "9.38.0",
@@ -75,7 +75,7 @@
75
"typescript": "5.9.3",
76
"unbuild": "3.6.1",
77
"vite": "7.1.12",
78
- "vitest": "3.2.4"
+ "vitest": "4.0.6"
79
},
80
"resolutions": {
81
"magic-regexp": "link:.",
0 commit comments