From a29b8434927ca945665e2cddb342a3df336ab173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:21:14 +0000 Subject: [PATCH] build(deps): bump @fontsource/inter from 5.0.18 to 5.2.7 in /web Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.18 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/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/bun.lock | 4 ++-- web/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/bun.lock b/web/bun.lock index 839a3cb..7bc496c 100644 --- a/web/bun.lock +++ b/web/bun.lock @@ -5,7 +5,7 @@ "name": "tailcast", "dependencies": { "@astrojs/tailwind": "^5.1.0", - "@fontsource/inter": "^5.0.18", + "@fontsource/inter": "^5.2.7", "@number-flow/react": "^0.5.9", "@skyra/discord-components-react": "^3.6.1", "astro": "^4.9.2", @@ -145,7 +145,7 @@ "@esbuild/win32-x64": ["@esbuild/win32-x64@0.21.4", "", { "os": "win32", "cpu": "x64" }, "sha512-sywLRD3UK/qRJt0oBwdpYLBibk7KiRfbswmWRDabuncQYSlf8aLEEUor/oP6KRz8KEG+HoiVLBhPRD5JWjS8Sg=="], - "@fontsource/inter": ["@fontsource/inter@5.0.18", "", {}, "sha512-YCsoYPTcs713sI7tLtxaPrIhXAXvEetGg5Ry02ivA8qUOb3fQHojbK/X9HLD5OOKvFUNR2Ynkwb1kR1hVKQHpw=="], + "@fontsource/inter": ["@fontsource/inter@5.2.7", "", {}, "sha512-sfE4VQglV9B05DuJ+RD2RHY42FiVTdCf/dJtVkugRVkygoDigLM4SuNcBrCeo+zoGiC/IudmVcE6QKqW7S1Gkg=="], "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.33.4", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.0.2" }, "os": "darwin", "cpu": "arm64" }, "sha512-p0suNqXufJs9t3RqLBO6vvrgr5OhgbWp76s5gTRvdmxmuv9E1rcaqGUsl3l4mKVmXPkTkTErXediAui4x+8PSA=="], diff --git a/web/package.json b/web/package.json index eec61ab..f9e253d 100644 --- a/web/package.json +++ b/web/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@astrojs/tailwind": "^5.1.0", - "@fontsource/inter": "^5.0.18", + "@fontsource/inter": "^5.2.7", "@number-flow/react": "^0.5.9", "@skyra/discord-components-react": "^3.6.1", "astro": "^4.9.2",