From 004d6a69d0c0ff99daea9027b98a46d46e6ea8a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 06:38:48 +0000 Subject: [PATCH] fix(deps): update dependency nuxt to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a25463f..fe6e1c3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lucide-vue-next": "^0.525.0", "modern-screenshot": "^4.6.5", "motion-v": "^1.3.1", - "nuxt": "^3.17.5", + "nuxt": "^4.0.0", "reka-ui": "^2.3.1", "shadcn-nuxt": "^2.2.0", "tailwind-merge": "^3.3.1",