From 0a2a4b1f8b95402d7a2db111b55f10cfda3f5acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:44:31 +0000 Subject: [PATCH] chore(deps): bump @fontsource-variable/onest from 5.1.1 to 5.2.7 Bumps [@fontsource-variable/onest](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/onest) from 5.1.1 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/onest) --- updated-dependencies: - dependency-name: "@fontsource-variable/onest" dependency-version: 5.2.7 dependency-type: direct:production 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 22a8380..7d14e15 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "@astrojs/check": "0.9.4", "@fontsource-variable/inconsolata": "5.1.1", - "@fontsource-variable/onest": "5.1.1", + "@fontsource-variable/onest": "5.2.7", "@playform/compress": "0.1.7", "@playform/inline": "0.1.1", "astro": "5.2.5",