From f9f6f39b819631c73206ddd32a200abf8920f08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:15:08 +0000 Subject: [PATCH] chore(deps-dev): bump @fontsource-variable/roboto from 5.2.10 to 5.3.0 Bumps [@fontsource-variable/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/roboto) from 5.2.10 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/roboto) --- updated-dependencies: - dependency-name: "@fontsource-variable/roboto" dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 994e409..b9ff050 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "@algolia/client-search": "^5.49.0", "@eslint/js": "^10.0.1", - "@fontsource-variable/roboto": "^5.2.10", + "@fontsource-variable/roboto": "^5.3.0", "@iconify/vue": "^5.0.0", "eslint": "^10.0.1", "markdown-it": "^14.1.1", diff --git a/yarn.lock b/yarn.lock index 4e57b74..1b3acb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -371,10 +371,10 @@ "@eslint/core" "^1.2.1" levn "^0.4.1" -"@fontsource-variable/roboto@^5.2.10": - version "5.2.10" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto/-/roboto-5.2.10.tgz#79b4a130f927c645b197a0e7931cf03f4f09b235" - integrity sha512-LJ0iLg6aHbLzN515gyHzmdTqJzd9NlI95cCg1DW0F5G7KkFqRLBBKBbqEJx4nSu4aby3IKmw3ZH6Fe928IfaSQ== +"@fontsource-variable/roboto@^5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto/-/roboto-5.3.0.tgz#3ddf845c018b0ea9d15b36e06515d0ebdb02f49e" + integrity sha512-BoaaZiQf8fgtxv07KXkTwx1bKz/EoqIlTXq2OOKKXINxp6qXWdnlChqV+hSaDANS49yyUASFl3OVBMMDTCIHFA== "@humanfs/core@^0.19.2": version "0.19.2"