Skip to content

Commit 8e25f9d

Browse files
Bump @next/font from 13.1.6 to 13.2.1 (#195)
Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) from 13.1.6 to 13.2.1. - [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.2.1/packages/font) --- updated-dependencies: - dependency-name: "@next/font" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 589cdde commit 8e25f9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mui/material": "5.11.10",
2020
"@mui/styles": "5.11.9",
2121
"@mui/x-data-grid": "5.17.25",
22-
"@next/font": "13.1.6",
22+
"@next/font": "13.2.1",
2323
"axios": "1.3.4",
2424
"moment": "2.29.4",
2525
"next": "13.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -355,10 +355,10 @@
355355
dependencies:
356356
glob "7.1.7"
357357

358-
"@next/font@13.1.6":
359-
version "13.1.6"
360-
resolved "https://registry.yarnpkg.com/@next/font/-/font-13.1.6.tgz#2bf99e3321ec9b4d65781c0d0ebff072e8752e1a"
361-
integrity sha512-AITjmeb1RgX1HKMCiA39ztx2mxeAyxl4ljv2UoSBUGAbFFMg8MO7YAvjHCgFhD39hL7YTbFjol04e/BPBH5RzQ==
358+
"@next/font@13.2.1":
359+
version "13.2.1"
360+
resolved "https://registry.yarnpkg.com/@next/font/-/font-13.2.1.tgz#3723342727193116b904c798a1c054db02e07c22"
361+
integrity sha512-4sergLt7xp9+mZuKME/xM4tLlHGTcmL7naCq0qCTcAlof6NnttshYgiLOdhSiy0NcI+/yM3BjvdEk++O96UzTg==
362362

363363
364364
version "13.1.6"

0 commit comments

Comments
 (0)