From 64db42003be0ba91b4a78319ec981b19f6d19033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:09:24 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 2 updates Bumps the all-dependencies group with 2 updates in the / directory: [@nuxt/hints](https://github.com/nuxt/hints) and [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue). Updates `@nuxt/hints` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/nuxt/hints/releases) - [Commits](https://github.com/nuxt/hints/compare/v1.0.1...v1.0.3) Updates `@unhead/vue` from 2.1.13 to 3.0.2 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v3.0.2/packages/vue) --- updated-dependencies: - dependency-name: "@nuxt/hints" dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@unhead/vue" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 67aed6d..7ddb402 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "@nuxt/content": "3.12.0", "@nuxt/eslint": "1.15.2", "@nuxt/fonts": "0.14.0", - "@nuxt/hints": "1.0.1", + "@nuxt/hints": "1.0.3", "@nuxt/icon": "2.2.1", "@nuxt/image": "2.0.0", "@nuxt/scripts": "0.13.2", "@tailwindcss/vite": "^4.2.2", - "@unhead/vue": "^2.1.12", + "@unhead/vue": "^3.0.2", "better-sqlite3": "^12.8.0", "daisyui": "^5.5.19", "drizzle-orm": "^0.45.1",