From d1d20967283a9763e2ac12f146ac3ffafdfacf43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:54:10 +0000 Subject: [PATCH] chore(deps): update nuxt framework --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ece7198e..7c1afc83 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "postinstall": "nuxt prepare" }, "dependencies": { - "nuxt": "^3.21.8" + "nuxt": "^4.4.8" } }