Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 6a64983

Browse files
committed
Update dependency @next/font to v14.2.5
1 parent f06abc1 commit 6a64983

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
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@next/font": "14.2.4",
12+
"@next/font": "14.2.5",
1313
"@types/node": "18.19.39",
1414
"@types/react": "18.3.3",
1515
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
dependencies:
115115
glob "10.3.10"
116116

117-
118-
version "14.2.4"
119-
resolved "https://registry.yarnpkg.com/@next/font/-/font-14.2.4.tgz#7287aa9b3ed937e5e1ab0fbc5170ba579ea53101"
120-
integrity sha512-RPB5kQk8jo8ZeiuryobDuV58FxB3VAiN+ckZ0zPKRl/4YLTSSekMUCwpoqav6y/bL2+hJCWjN8RMgjrBHT6r/g==
117+
118+
version "14.2.5"
119+
resolved "https://registry.yarnpkg.com/@next/font/-/font-14.2.5.tgz#c409ae86ef508f35377455ba99526ac58908b3ff"
120+
integrity sha512-e2f3M+tAuJPUyXwWtEPKlPfpPEKODiQvPjdxOWBZC+zgdGv18KfjTkEmopfkfpZ016yCvw5BmMPeuEU/uiDf9g==
121121

122122
123123
version "14.2.4"

0 commit comments

Comments
 (0)