From f4a0d3c0993d923205f7ca471c3f08bc76392c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:48:53 +0000 Subject: [PATCH] Bump @fontsource/inter from 4.5.13 to 4.5.14 in /web Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.13 to 4.5.14. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index ff75d885..3efa67a9 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -8,7 +8,7 @@ "license": "GPL-3.0-only", "dependencies": { "@fontsource/fira-code": "^4.5.12", - "@fontsource/inter": "^4.5.13", + "@fontsource/inter": "^4.5.14", "@fontsource/newsreader": "^4.5.8", "@headlessui/react": "^1.7.3", "@mapbox/rehype-prism": "^0.8.0", @@ -273,9 +273,9 @@ "integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g==" }, "node_modules/@fontsource/inter": { - "version": "4.5.13", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.13.tgz", - "integrity": "sha512-nABtF6jNZZHrotLRiGBByhG7NKJGJHgMbX5W8v6C/7nSdyiWtMRfZX7AMIECDLYGUOEArZDeVO/SbkgwKLrLJw==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz", + "integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q==" }, "node_modules/@fontsource/newsreader": { "version": "4.5.8", @@ -15379,9 +15379,9 @@ "integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g==" }, "@fontsource/inter": { - "version": "4.5.13", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.13.tgz", - "integrity": "sha512-nABtF6jNZZHrotLRiGBByhG7NKJGJHgMbX5W8v6C/7nSdyiWtMRfZX7AMIECDLYGUOEArZDeVO/SbkgwKLrLJw==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz", + "integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q==" }, "@fontsource/newsreader": { "version": "4.5.8", diff --git a/web/package.json b/web/package.json index db21cb18..47725c40 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@fontsource/fira-code": "^4.5.12", - "@fontsource/inter": "^4.5.13", + "@fontsource/inter": "^4.5.14", "@fontsource/newsreader": "^4.5.8", "@headlessui/react": "^1.7.3", "@mapbox/rehype-prism": "^0.8.0",