From c529981d069659cbc646fa157be517a093073ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 07:24:18 +0000 Subject: [PATCH] chore(deps): bump @fontsource-variable/fraunces from 5.2.9 to 5.3.0 Bumps [@fontsource-variable/fraunces](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/fraunces) 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/fraunces) --- updated-dependencies: - dependency-name: "@fontsource-variable/fraunces" 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 e22f694..54e9dfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "uplands-dex", "version": "1.60.0", "dependencies": { - "@fontsource-variable/fraunces": "^5.2.9", + "@fontsource-variable/fraunces": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/newsreader": "^5.2.10", "@icp-sdk/auth": "^7.0.0", @@ -469,9 +469,9 @@ } }, "node_modules/@fontsource-variable/fraunces": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/@fontsource-variable/fraunces/-/fraunces-5.2.9.tgz", - "integrity": "sha512-Y6IjunlN9Ni723np+GIgAaKzCDBrPRrqNi01TZxHs5wtHYROWFM9W6yiT+/gGwSjWIRD18oX17kD/BRWekc/Lw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/fraunces/-/fraunces-5.3.0.tgz", + "integrity": "sha512-9BYGySn4AHEJdgp9Z28tQ3X+laJMEOITXkQarZXeloWQZDq5oOvXJ3kDA8c7MGIfpogIaZfjrQBqmda8POOCKA==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index 045a885..e9456cf 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "preview": "vite preview" }, "dependencies": { - "@fontsource-variable/fraunces": "^5.2.9", + "@fontsource-variable/fraunces": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/newsreader": "^5.2.10", "@icp-sdk/auth": "^7.0.0",