From 1419163ba4cfe4d31c1e0f10a6502d5d8bb39574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:53:51 +0000 Subject: [PATCH] Bump @nuxt/fonts from 0.8.0 to 0.10.0 Bumps [@nuxt/fonts](https://github.com/nuxt/fonts) from 0.8.0 to 0.10.0. - [Release notes](https://github.com/nuxt/fonts/releases) - [Changelog](https://github.com/nuxt/fonts/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/fonts/compare/v0.8.0...v0.10.0) --- updated-dependencies: - dependency-name: "@nuxt/fonts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2e421a..b1234a2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.1", - "@nuxt/fonts": "^0.8.0", + "@nuxt/fonts": "^0.10.0", "@nuxtjs/seo": "^2.0.0-rc.21", "@nuxtjs/tailwindcss": "^6.12.1", "@tailwindcss/forms": "^0.5.9",