From 3be741d3d34dccea63528d9eadd79240d5237323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 21:07:05 +0000 Subject: [PATCH] chore(deps): bump @next/font from 13.2.4 to 13.4.5 Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) from 13.2.4 to 13.4.5. - [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.5/packages/font) --- updated-dependencies: - dependency-name: "@next/font" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1894d18..e79ffb8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@hookform/resolvers": "^2.9.10", - "@next/font": "^13.2.4", + "@next/font": "^13.4.5", "framer-motion": "^9.0.4", "next": "^13.2.4", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 8f0eb3e..1af908e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1743,10 +1743,10 @@ dependencies: glob "7.1.7" -"@next/font@^13.2.4": - version "13.2.4" - resolved "https://registry.yarnpkg.com/@next/font/-/font-13.2.4.tgz#c8c2249e11338d2e04f3b721a62c560358de0e70" - integrity sha512-lMAnuOYjv5g22WhD00u0DQ9u2rTMJH0S64PKE4Sy8Y2q+FJTYs6ZHT2z3VRoI8+AOWSLK4FirpnygcjOienQ9A== +"@next/font@^13.4.5": + version "13.4.5" + resolved "https://registry.yarnpkg.com/@next/font/-/font-13.4.5.tgz#c720fc2196557aa34330985de46a513688c9adcc" + integrity sha512-pjgtnnyamcFK9rv/WKr9WDmVBcd50VK4zZX9E846jowRm8FadjiumDOV80elXUtYW9GXSpAiqWqNMw/kVXNuQQ== "@next/swc-android-arm-eabi@13.2.4": version "13.2.4"