diff --git a/package.json b/package.json index a71a0ea4..7efabfa9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@antfu/eslint-config": "5.4.1", "@codspeed/vitest-plugin": "5.0.1", - "@nuxt/kit": "4.2.0", + "@nuxt/kit": "4.2.1", "@types/estree": "1.0.8", "@types/node": "24.10.0", "@vitest/coverage-v8": "3.2.4", @@ -79,9 +79,9 @@ }, "resolutions": { "magic-regexp": "link:.", - "nuxt": "4.2.0", + "nuxt": "4.2.1", "vite": "7.1.12", - "vue": "3.5.22" + "vue": "3.5.24" }, "simple-git-hooks": { "pre-commit": "npx lint-staged"