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 709487a commit f904468Copy full SHA for f904468
package.json
@@ -60,7 +60,7 @@
60
"devDependencies": {
61
"@antfu/eslint-config": "4.1.1",
62
"@codspeed/vitest-plugin": "3.1.1",
63
- "@nuxt/kit": "3.15.3",
+ "@nuxt/kit": "3.15.4",
64
"@types/estree": "1.0.6",
65
"@types/node": "22.13.1",
66
"@vitest/coverage-v8": "2.1.8",
@@ -83,7 +83,7 @@
83
},
84
"resolutions": {
85
"magic-regexp": "link:.",
86
- "nuxt": "3.15.3",
+ "nuxt": "3.15.4",
87
"vite": "6.0.11",
88
"vue": "3.5.13"
89
0 commit comments