From ebba849953adb2d9567fb0300e60f56b18c079d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 15:46:02 +0000 Subject: [PATCH] Bump @fontsource-variable/roboto-flex from 5.1.0 to 5.1.1 Bumps [@fontsource-variable/roboto-flex](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/roboto-flex) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/roboto-flex) --- updated-dependencies: - dependency-name: "@fontsource-variable/roboto-flex" dependency-type: direct:production update-type: version-update:semver-patch ... 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 f7b731c77..1cb01ca90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@fontsource-variable/roboto-flex": "^5.1.0", + "@fontsource-variable/roboto-flex": "^5.1.1", "@iarna/toml": "^2.2.5", "@mui/material": "^5.16.13", "@opencast/appkit": "^0.3.1", @@ -1083,9 +1083,9 @@ "license": "MIT" }, "node_modules/@fontsource-variable/roboto-flex": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@fontsource-variable/roboto-flex/-/roboto-flex-5.1.0.tgz", - "integrity": "sha512-TwH8+uOwBqIjxtvTc+kp7ywyH7V7bDLbAXrEQg2SoCTJ6m2pn00x7ULioTTzDEvek+XpbqIf8gbKE1zlcONNGg==" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@fontsource-variable/roboto-flex/-/roboto-flex-5.1.1.tgz", + "integrity": "sha512-cMtqtR+EhqTcox5+Sz+/+N7C8hHheQm1EtxJ9qrr356N2lwbpEU0y5OA4as+V7cdiaEFxXw6jzO9KoqLMZ6tNg==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.14", diff --git a/package.json b/package.json index e8d815013..6b93a2782 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@fontsource-variable/roboto-flex": "^5.1.0", + "@fontsource-variable/roboto-flex": "^5.1.1", "@iarna/toml": "^2.2.5", "@mui/material": "^5.16.13", "@opencast/appkit": "^0.3.1",