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 db9e838 commit 2566f94Copy full SHA for 2566f94
package.json
@@ -61,7 +61,7 @@
61
"@nuxt/kit": "4.3.1",
62
"@types/estree": "1.0.8",
63
"@types/node": "24.11.0",
64
- "@vitest/coverage-v8": "4.0.18",
+ "@vitest/coverage-v8": "4.1.1",
65
"acorn": "8.16.0",
66
"bumpp": "10.4.1",
67
"eslint": "10.0.2",
@@ -71,7 +71,7 @@
71
"tsdown": "0.21.0",
72
"typescript": "5.9.3",
73
"vite": "7.3.1",
74
- "vitest": "4.0.18"
+ "vitest": "4.1.1"
75
},
76
"resolutions": {
77
"magic-regexp": "link:.",
0 commit comments