From e12d3182245a34e939981ba45a21c6806fbaf1a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:15:03 +0000 Subject: [PATCH] Bump nuxt from 4.4.2 to 4.4.7 Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 4.4.2 to 4.4.7. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.7/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.4.7 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..5a6b9b9 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.7", "nuxt-security": "2.5.1", "radix-vue": "1.9.17", "shadcn-nuxt": "2.6.2",