From 677e31011e97e42a9b1e318ba47f70d0e7135662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 04:44:46 +0000 Subject: [PATCH] Bump @fontsource/archivo from 5.2.8 to 5.3.0 Bumps [@fontsource/archivo](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/archivo) 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/google/archivo) --- updated-dependencies: - dependency-name: "@fontsource/archivo" 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 690bf5e..9ac862a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@fontsource-variable/noto-sans": "5.2.10", - "@fontsource/archivo": "5.2.8", + "@fontsource/archivo": "5.3.0", "@fontsource/archivo-black": "5.2.8", "@fontsource/ibm-plex-mono": "5.2.7", "@mmote/niimbluelib": "0.0.1-alpha.40", @@ -100,9 +100,9 @@ } }, "node_modules/@fontsource/archivo": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@fontsource/archivo/-/archivo-5.2.8.tgz", - "integrity": "sha512-Fc4yuMt85MmcYooUVpYHAJRJTymPv2+J9HsMP2f5mxR/0pIWgE2V5XfgNTavPpklX2rJFprdT36iE6Rr8ds9MA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource/archivo/-/archivo-5.3.0.tgz", + "integrity": "sha512-5DIMgPVJRi62OqdOVoogCFxP73EkNM/E0YVTSDIQlDEJfDbxqZduwM/YoNZwC9Sx1CDgpKinqf8ckRY1QNIecw==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index 3611f86..a90c251 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@fontsource-variable/noto-sans": "5.2.10", - "@fontsource/archivo": "5.2.8", + "@fontsource/archivo": "5.3.0", "@fontsource/archivo-black": "5.2.8", "@fontsource/ibm-plex-mono": "5.2.7", "@mmote/niimbluelib": "0.0.1-alpha.40",