From 6dfec7b1009f67880f972f4510f53aaf6f8febef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:37:48 +0530 Subject: [PATCH] chore(deps): bump @next/font from 13.3.1 to 13.4.6 (#205) Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) from 13.3.1 to 13.4.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.4.6/packages/font) --- updated-dependencies: - dependency-name: "@next/font" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2eff030f..d228006f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@apollo/client": "^3.7.12", - "@next/font": "13.3.1", + "@next/font": "13.4.6", "@svgr/webpack": "^6.5.1", "graphql": "^16.6.0", "next": "13.4.1", diff --git a/yarn.lock b/yarn.lock index 9d462d8d..a446d56e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1888,10 +1888,10 @@ dependencies: glob "7.1.7" -"@next/font@13.3.1": - version "13.3.1" - resolved "https://registry.yarnpkg.com/@next/font/-/font-13.3.1.tgz#0eebafea1fbb565abf45fb3b9fbc61df6d7ed391" - integrity sha512-S8Shizt4xlHDItXTAowEoyktiaLIEzTxJeXPaRu+VDeb21yXu7kMX2DUQE5Un+kb/ViCaAdWlyltCuS2sywEjA== +"@next/font@13.4.6": + version "13.4.6" + resolved "https://registry.yarnpkg.com/@next/font/-/font-13.4.6.tgz#76ac7a3a566e8dbceab821a99bfa9face7d59ed9" + integrity sha512-Pjm6B6f4KWr4kWe7yu2trLtwQPco/wLSOzWeD7bW17Sd209ibrhRwbSggvlAt1FJu8K4ag2xtVg8WfRFbON1mw== "@next/swc-darwin-arm64@13.4.1": version "13.4.1"