From 3921644fa5d1a4fda3364b48b15f94e3fcbbf8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:19:21 +0000 Subject: [PATCH] Bump @nuxt/fonts from 0.13.0 to 0.14.0 in the all-dependencies group Bumps the all-dependencies group with 1 update: [@nuxt/fonts](https://github.com/nuxt/fonts). Updates `@nuxt/fonts` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/nuxt/fonts/releases) - [Commits](https://github.com/nuxt/fonts/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: "@nuxt/fonts" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor 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 c26c0a9..924ed71 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@nuxt/a11y": "1.0.0-alpha.1", "@nuxt/content": "3.11.2", "@nuxt/eslint": "1.15.1", - "@nuxt/fonts": "0.13.0", + "@nuxt/fonts": "0.14.0", "@nuxt/hints": "1.0.0-alpha.6", "@nuxt/icon": "2.2.1", "@nuxt/image": "2.0.0",