From f0363db756297150d1ea8cd2b967f0f6afaa5ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 21:25:39 +0000 Subject: [PATCH] chore(deps): bump @fontsource/lato from 4.5.10 to 5.0.17 in /desktop-app Bumps [@fontsource/lato](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lato) from 4.5.10 to 5.0.17. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/lato/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/lato) --- updated-dependencies: - dependency-name: "@fontsource/lato" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- desktop-app/package.json | 2 +- desktop-app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/desktop-app/package.json b/desktop-app/package.json index 8a377fcf5..9a1920e0d 100644 --- a/desktop-app/package.json +++ b/desktop-app/package.json @@ -103,7 +103,7 @@ } }, "dependencies": { - "@fontsource/lato": "^4.5.8", + "@fontsource/lato": "^5.0.17", "@headlessui/react": "^1.7.4", "@iconify/react": "^3.2.2", "@reduxjs/toolkit": "^1.9.5", diff --git a/desktop-app/yarn.lock b/desktop-app/yarn.lock index c107fba95..8e5db568f 100644 --- a/desktop-app/yarn.lock +++ b/desktop-app/yarn.lock @@ -1381,10 +1381,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe" integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg== -"@fontsource/lato@^4.5.8": - version "4.5.10" - resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-4.5.10.tgz#1ab3d33282e605886e4a8b4c32b1f230a4cb5ea6" - integrity sha512-2hYR6r661Cq9B8zugtu6yxuOKqrVhAgfOSaPSq8XoxbC4ebsl0KOTy/vPoP+9U7JuQVLfrmikirW4a9Z0nDUug== +"@fontsource/lato@^5.0.17": + version "5.0.17" + resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.0.17.tgz#7c75c443da1e3ae203ed1977b6455bb15c62c106" + integrity sha512-K9znoLAeUsm4tqp6zYv/oXBxhVDUeYPjRz6Yc7rKyBOKKOS9eXxkEcxD8pT9klnvCky4/pYXKJ9lab01LXYSEA== "@gar/promisify@^1.1.3": version "1.1.3"