From f65885396335b152a2249943239031e1a6f4fd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:45:18 +0000 Subject: [PATCH] chore(deps): bump nuxt from 4.4.4 to 4.4.7 in /projects/starters/nuxt Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 4.4.4 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] --- projects/starters/nuxt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/starters/nuxt/package.json b/projects/starters/nuxt/package.json index c783d65df..f59b5521f 100644 --- a/projects/starters/nuxt/package.json +++ b/projects/starters/nuxt/package.json @@ -14,7 +14,7 @@ "@nvidia-elements/core": "workspace:*", "@nvidia-elements/styles": "workspace:*", "@nvidia-elements/themes": "workspace:*", - "nuxt": "4.4.4", + "nuxt": "4.4.7", "vue": "3.5.34", "vue-router": "5.0.6" },