From ef6c2041ed898043e85d93662613863eb226b9e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 02:43:04 +0000 Subject: [PATCH] Bump @fontsource-variable/geist-mono from 5.2.8 to 5.3.0 Bumps [@fontsource-variable/geist-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/geist-mono) from 5.2.8 to 5.3.0. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/geist-mono) --- updated-dependencies: - dependency-name: "@fontsource-variable/geist-mono" dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index dd381df..e4574af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astryxdesign/core": "0.1.6", "@astryxdesign/theme-neutral": "0.1.6", "@fontsource-variable/geist": "^5.2.9", - "@fontsource-variable/geist-mono": "^5.2.8", + "@fontsource-variable/geist-mono": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/mona-sans": "^5.2.8", "@fontsource/instrument-serif": "^5.2.8", @@ -1208,9 +1208,9 @@ } }, "node_modules/@fontsource-variable/geist-mono": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@fontsource-variable/geist-mono/-/geist-mono-5.2.8.tgz", - "integrity": "sha512-KI5bj+hkkRiHttYHmccotUZ80ZuZyai+RwI1d7UId0clkx/jXxlo8qYK8j54WzmpBjtMoEMPyllV7faDcj+6RA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/geist-mono/-/geist-mono-5.3.0.tgz", + "integrity": "sha512-vBbuwDEo9AkrqADMXOrlAR3DFcJi4/JxeuU43FoiQERnNwsfXNnvxvReZG02cQKmyk4DZkZdBZX3oTDvy2zBAw==", "dev": true, "license": "OFL-1.1", "funding": { diff --git a/package.json b/package.json index d0a74b0..288c88b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astryxdesign/core": "0.1.6", "@astryxdesign/theme-neutral": "0.1.6", "@fontsource-variable/geist": "^5.2.9", - "@fontsource-variable/geist-mono": "^5.2.8", + "@fontsource-variable/geist-mono": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/mona-sans": "^5.2.8", "@fontsource/instrument-serif": "^5.2.8",