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 ec5bd51 commit 43b2a44Copy full SHA for 43b2a44
package.json
@@ -61,7 +61,7 @@
61
"devDependencies": {
62
"@antfu/eslint-config": "5.4.1",
63
"@codspeed/vitest-plugin": "5.0.1",
64
- "@nuxt/kit": "4.2.0",
+ "@nuxt/kit": "4.2.1",
65
"@types/estree": "1.0.8",
66
"@types/node": "24.10.0",
67
"@vitest/coverage-v8": "3.2.4",
@@ -79,9 +79,9 @@
79
},
80
"resolutions": {
81
"magic-regexp": "link:.",
82
- "nuxt": "4.2.0",
+ "nuxt": "4.2.1",
83
"vite": "7.1.12",
84
- "vue": "3.5.22"
+ "vue": "3.5.24"
85
86
"simple-git-hooks": {
87
"pre-commit": "npx lint-staged"
0 commit comments