From 7fa0fad00056792b0e6fef5b2cf902b6b5e63a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:26:05 +0000 Subject: [PATCH] Bump nuxt from 4.4.2 to 4.4.6 Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 4.4.2 to 4.4.6. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.6/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab8a5d2..1704999 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "lucide-vue-next": "1.0.0", - "nuxt": "4.4.2", + "nuxt": "4.4.6", "nuxt-security": "2.5.1", "radix-vue": "1.9.17", "shadcn-nuxt": "2.6.2",