From 9ad53128b64c3f12470d95642f60cd02b4953269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:47:23 +0000 Subject: [PATCH] build(deps-dev): bump @fontsource/lato from 4.5.10 to 5.0.5 in /ui Bumps [@fontsource/lato](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lato) from 4.5.10 to 5.0.5. - [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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index fa640ee7c..c8226cc39 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -26,7 +26,7 @@ "@bufbuild/protoc-gen-connect-web": "^0.8.1", "@bufbuild/protoc-gen-es": "^1.2.0", "@fontsource/inter": "^4.5.14", - "@fontsource/lato": "^4.5.10", + "@fontsource/lato": "^5.0.5", "@types/node": "^18.15.11", "@types/react": "^18.2.6", "@types/react-dom": "^18.2.6", @@ -2314,9 +2314,9 @@ "dev": true }, "node_modules/@fontsource/lato": { - "version": "4.5.10", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.10.tgz", - "integrity": "sha512-2hYR6r661Cq9B8zugtu6yxuOKqrVhAgfOSaPSq8XoxbC4ebsl0KOTy/vPoP+9U7JuQVLfrmikirW4a9Z0nDUug==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.5.tgz", + "integrity": "sha512-hZ9tmHO8vmXPxNAWENTcitEabJeKbOICwok4EBjVIuY985dg1AAy0vUGUMVTpPKgf425An/+qCrO/GJt3tP2Uw==", "dev": true }, "node_modules/@humanwhocodes/config-array": { @@ -18643,9 +18643,9 @@ "dev": true }, "@fontsource/lato": { - "version": "4.5.10", - "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-4.5.10.tgz", - "integrity": "sha512-2hYR6r661Cq9B8zugtu6yxuOKqrVhAgfOSaPSq8XoxbC4ebsl0KOTy/vPoP+9U7JuQVLfrmikirW4a9Z0nDUug==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.5.tgz", + "integrity": "sha512-hZ9tmHO8vmXPxNAWENTcitEabJeKbOICwok4EBjVIuY985dg1AAy0vUGUMVTpPKgf425An/+qCrO/GJt3tP2Uw==", "dev": true }, "@humanwhocodes/config-array": { diff --git a/ui/package.json b/ui/package.json index 98e561c57..c5d01b86e 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ "@bufbuild/protoc-gen-connect-web": "^0.8.1", "@bufbuild/protoc-gen-es": "^1.2.0", "@fontsource/inter": "^4.5.14", - "@fontsource/lato": "^4.5.10", + "@fontsource/lato": "^5.0.5", "@types/node": "^18.15.11", "@types/react": "^18.2.6", "@types/react-dom": "^18.2.6",