From 35691d5c044e2f891d25c46715ec9e23bd43189f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 23:21:26 +0000 Subject: [PATCH] chore(deps): bump @nuxt/ui in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [@nuxt/ui](https://github.com/nuxt/ui). Updates `@nuxt/ui` from 2.22.3 to 4.10.0 - [Release notes](https://github.com/nuxt/ui/releases) - [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md) - [Commits](https://github.com/nuxt/ui/compare/v2.22.3...v4.10.0) --- updated-dependencies: - dependency-name: "@nuxt/ui" dependency-version: 4.10.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dad9821..30eb3dc 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@iconify-json/ph": "^1.2.2", "@nuxt/content": "^2.13.4", "@nuxt/image": "^1.11.0", - "@nuxt/ui": "^2.22.1", + "@nuxt/ui": "^4.10.0", "@nuxtjs/i18n": "^10.0.3", "@vueuse/nuxt": "^13.6.0", "image-size": "^2.0.2",