From b2c9c62311ffec74f5b34faadb29a82feac0a32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 00:44:28 +0000 Subject: [PATCH] Bump @fontsource-variable/geist from 5.2.9 to 5.3.0 Bumps [@fontsource-variable/geist](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/geist) from 5.2.9 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) --- updated-dependencies: - dependency-name: "@fontsource-variable/geist" dependency-version: 5.3.0 dependency-type: direct:production 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 f3936ae..122677a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "license": "AGPL-3.0-only", "dependencies": { - "@fontsource-variable/geist": "^5.2.9", + "@fontsource-variable/geist": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "pdfjs-dist": "^6.2.108" }, @@ -470,9 +470,9 @@ } }, "node_modules/@fontsource-variable/geist": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/@fontsource-variable/geist/-/geist-5.2.9.tgz", - "integrity": "sha512-TP+QSBG3wxKGPE33CbMy/L0Nu3qvJ6Fy81Yc4LnQ95xH+i+cfEp8fyU8/kfV14YwszxIFPhnoMTbjL71waVpyQ==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/geist/-/geist-5.3.0.tgz", + "integrity": "sha512-j0m+vLQuG5XAYoHtGCVu0spvlGreR3EzpECUVzkFmI1mTVnAO38l/NEPDCFgZ177JxzYJCLSmTQibIiYPilGrA==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index c239c99..e1c9a11 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "vite": "^7.0.0" }, "dependencies": { - "@fontsource-variable/geist": "^5.2.9", + "@fontsource-variable/geist": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "pdfjs-dist": "^6.2.108" },