From 44aff04cc253670a44ca78e09776987c81b72e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:21:57 +0300 Subject: [PATCH] build(deps): bump @fontsource-variable/inter from 5.2.7 to 5.2.8 (#9491) Bumps [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) from 5.2.7 to 5.2.8. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter) --- updated-dependencies: - dependency-name: "@fontsource-variable/inter" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 10 +++++----- ui-libraries/material/docs/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5750016a5..22646ae41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -399,8 +399,8 @@ importers: specifier: 'catalog:' version: 0.41.3 '@fontsource-variable/inter': - specifier: 5.2.7 - version: 5.2.7 + specifier: 5.2.8 + version: 5.2.8 '@types/node': specifier: 'catalog:' version: 20.16.10 @@ -1345,8 +1345,8 @@ packages: '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} - '@fontsource-variable/inter@5.2.7': - resolution: {integrity: sha512-1Ej2Y2l+l1VHAu0cNBmOqPdnO7MKhMvaZ4ilL/qcF5lOQw8ieLhp1APcksXIsqO3eAB0+7/nIc/3cSxfEIdj4Q==} + '@fontsource-variable/inter@5.2.8': + resolution: {integrity: sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==} '@gerrit0/mini-shiki@3.12.2': resolution: {integrity: sha512-HKZPmO8OSSAAo20H2B3xgJdxZaLTwtlMwxg0967scnrDlPwe6j5+ULGHyIqwgTbFCn9yv/ff8CmfWZLE9YKBzA==} @@ -7535,7 +7535,7 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@fontsource-variable/inter@5.2.7': {} + '@fontsource-variable/inter@5.2.8': {} '@gerrit0/mini-shiki@3.12.2': dependencies: diff --git a/ui-libraries/material/docs/package.json b/ui-libraries/material/docs/package.json index f15ec92b1..ebec7c9fb 100644 --- a/ui-libraries/material/docs/package.json +++ b/ui-libraries/material/docs/package.json @@ -30,7 +30,7 @@ "@astrojs/sitemap": "3.5.1", "@astrolib/analytics": "0.6.1", "@astrolib/seo": "1.0.0-beta.8", - "@fontsource-variable/inter": "5.2.7", + "@fontsource-variable/inter": "5.2.8", "astro-icon": "1.1.5", "limax": "4.1.0", "lodash.merge": "4.6.2",