From f35d30d66c1d10fb503dfa5bae4f92d0c36cce56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:16:15 +0000 Subject: [PATCH] chore(deps): bump @fontsource-variable/nunito from 5.2.6 to 5.2.7 Bumps [@fontsource-variable/nunito](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/nunito) from 5.2.6 to 5.2.7. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/nunito) --- updated-dependencies: - dependency-name: "@fontsource-variable/nunito" dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef8dad..fc68e65 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/ts-plugin": "1.10.4", "@fontsource-variable/comfortaa": "5.2.6", - "@fontsource-variable/nunito": "5.2.6", + "@fontsource-variable/nunito": "5.2.7", "@playform/compress": "0.2.0", "@playform/inline": "0.1.2", "astro": "5.12.0",