Skip to content

Commit 194cacf

Browse files
fix(deps): update fontsource monorepo
1 parent 73ed444 commit 194cacf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"lint": "next lint"
99
},
1010
"dependencies": {
11-
"@fontsource/montserrat": "4.5.10",
12-
"@fontsource/red-hat-display": "4.5.9",
11+
"@fontsource/montserrat": "4.5.12",
12+
"@fontsource/red-hat-display": "4.5.10",
1313
"@thirdweb-dev/react": "2.3.12",
1414
"@thirdweb-dev/sdk": "2.3.1",
1515
"axios": "0.27.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -636,15 +636,15 @@
636636
"@ethersproject/properties" "^5.6.0"
637637
"@ethersproject/strings" "^5.6.1"
638638

639-
"@fontsource/[email protected].10":
640-
version "4.5.10"
641-
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-4.5.10.tgz#0dc94425c575c785c2ac92d244c543bfbb005080"
642-
integrity sha512-JXe9wURwLFtPfrD3yYnfvue/Uv2L1iSEor4w6M5CcGO4iWSoaFgk7BPLUwksGD7ChKpGKpaNNLUt67VlCu2A1g==
639+
"@fontsource/[email protected].12":
640+
version "4.5.12"
641+
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-4.5.12.tgz#465c61fb508f6d0055dbcbfbc6eb7307a81fdf6f"
642+
integrity sha512-UQ+4ijm1sddIBtmEZ9bKgCB1rSi4Imog0YKz7wDLtMQ3Mw2ZaBseTgoLDfbWnfdowS0PLp+Z4T2KZ/1AySTlDQ==
643643

644-
"@fontsource/[email protected].9":
645-
version "4.5.9"
646-
resolved "https://registry.yarnpkg.com/@fontsource/red-hat-display/-/red-hat-display-4.5.9.tgz#1337eb360813d9b4c605a382e099c569910735bd"
647-
integrity sha512-AbZUzPCOUpkyo/R7H2P39yQORJNPj/8s6JrYJVac7fANN/pHMoQ1JgeyCCCoRZeNKHlAfrMx1pQ+SDiS425t+A==
644+
"@fontsource/[email protected].10":
645+
version "4.5.10"
646+
resolved "https://registry.yarnpkg.com/@fontsource/red-hat-display/-/red-hat-display-4.5.10.tgz#bd78159ec536c46f318bf184dfb8228fea6640ff"
647+
integrity sha512-V9ME2SuCQ6vjveo+nfPND82Jr9ZB5xfSGDJ04ynkAyen2kj8jCVhGd7kr3IiOAe2twiKXjm7SQZ56mR7UZzvZw==
648648

649649
"@humanwhocodes/config-array@^0.9.2":
650650
version "0.9.5"

0 commit comments

Comments
 (0)