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 5805a8c commit 7464bb7Copy full SHA for 7464bb7
package.json
@@ -57,11 +57,11 @@
57
},
58
"devDependencies": {
59
"@antfu/eslint-config": "7.6.1",
60
- "@codspeed/vitest-plugin": "5.2.0",
+ "@codspeed/vitest-plugin": "5.3.0",
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.4",
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.4"
75
76
"resolutions": {
77
"magic-regexp": "link:.",
0 commit comments