From 25a5ce99990f4e414f192ab55067ed76ddbcd975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 21:02:56 +0000 Subject: [PATCH] build(deps): bump @fontsource-variable/spline-sans-mono Bumps [@fontsource-variable/spline-sans-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/spline-sans-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/spline-sans-mono) --- updated-dependencies: - dependency-name: "@fontsource-variable/spline-sans-mono" 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 343e005..2daf742 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@fontsource-variable/bricolage-grotesque": "^5.2.10", - "@fontsource-variable/spline-sans-mono": "^5.2.8", + "@fontsource-variable/spline-sans-mono": "^5.3.0", "@phosphor-icons/web": "^2.1.2", "@tailwindcss/vite": "^4.3.3", "astro": "^7.1.1", @@ -669,9 +669,9 @@ } }, "node_modules/@fontsource-variable/spline-sans-mono": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@fontsource-variable/spline-sans-mono/-/spline-sans-mono-5.2.8.tgz", - "integrity": "sha512-Z1yYiEtP+8Gll5BJaR9dICK/ZTxoTWH+ZBH6rOTMWajPSOxwl7IZplkwX2J1QhMxqulhhdMrkRx6SkkLM+jLQw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/spline-sans-mono/-/spline-sans-mono-5.3.0.tgz", + "integrity": "sha512-dH/qBj/MCE4ObiuCwlA9X1o3AftMO9dwfFgoRVYjy6VCPYkpWAlEtK/RjeyICgsR8rW763IAQARskVgShBY5JA==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index 74bf5ae..4428796 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@fontsource-variable/bricolage-grotesque": "^5.2.10", - "@fontsource-variable/spline-sans-mono": "^5.2.8", + "@fontsource-variable/spline-sans-mono": "^5.3.0", "@phosphor-icons/web": "^2.1.2", "@tailwindcss/vite": "^4.3.3", "astro": "^7.1.1",