From 3e296510e75210133479f0bb74cd346030f3d29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 14:10:30 +0000 Subject: [PATCH] Bump @nuxt/hints in the all-dependencies group Bumps the all-dependencies group with 1 update: [@nuxt/hints](https://github.com/nuxt/hints). Updates `@nuxt/hints` from 1.0.0-alpha.6 to 1.0.0-alpha.7 - [Release notes](https://github.com/nuxt/hints/releases) - [Commits](https://github.com/nuxt/hints/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) --- updated-dependencies: - dependency-name: "@nuxt/hints" dependency-version: 1.0.0-alpha.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c53d1e6..ca5c430 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@nuxt/content": "3.11.2", "@nuxt/eslint": "1.15.1", "@nuxt/fonts": "0.14.0", - "@nuxt/hints": "1.0.0-alpha.6", + "@nuxt/hints": "1.0.0-alpha.7", "@nuxt/icon": "2.2.1", "@nuxt/image": "2.0.0", "@nuxt/scripts": "0.13.2",