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

Commit 2ebf3bc

Browse files
fix(deps): update fontsource monorepo to v5
1 parent 59e4e87 commit 2ebf3bc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"clean": "gatsby clean"
2121
},
2222
"dependencies": {
23-
"@fontsource/merriweather": "^4.5.14",
24-
"@fontsource/montserrat": "^4.5.14",
23+
"@fontsource/merriweather": "^5.0.0",
24+
"@fontsource/montserrat": "^5.0.0",
2525
"@staticcms/app": "^3.0.0",
2626
"gatsby": "^5.7.0",
2727
"gatsby-plugin-feed": "^5.7.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1835,15 +1835,15 @@
18351835
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9"
18361836
integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==
18371837

1838-
"@fontsource/merriweather@^4.5.14":
1839-
version "4.5.14"
1840-
resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-4.5.14.tgz#17b634fe3892e25f345954fe34df252730b96080"
1841-
integrity sha512-kDMIAokOvE9bYf+CDmEWzV3xtR8cRJlw/BipjhxqD9MIRZfU348cZ8xhHhmPXmxRiEjZLor4xxHXqps7eCvGQg==
1842-
1843-
"@fontsource/montserrat@^4.5.14":
1844-
version "4.5.14"
1845-
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-4.5.14.tgz#5f4bfc5e7f234a986d94d9e7e7193f852e6971e3"
1846-
integrity sha512-fTvrteVzuFUePhr4QYBGoK8G/YHLJ3IhF1HhKg0AxcFvZajJT7rM7ULdmKLSd2PkX44R3aaFZq1zDbmjbGGI+w==
1838+
"@fontsource/merriweather@^5.0.0":
1839+
version "5.0.8"
1840+
resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-5.0.8.tgz#057ecbcd55fcd6592e4ce3254645075299916823"
1841+
integrity sha512-4vvR6psdKcGzaFCQL8fGCqMI/mOLKD+mhmUe3iQilx/4VFkIcF7wswWHZ7KCPeF24edX8yd0QXX0DQ1CenMrYA==
1842+
1843+
"@fontsource/montserrat@^5.0.0":
1844+
version "5.0.15"
1845+
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.0.15.tgz#3da83aef4a839ac76821500e60153a761f60ef78"
1846+
integrity sha512-ZJbsCIJp6VHL1wYQUPpyBjXMzwGdfFedrmrw4r5sFi7WrMpnfJv+el1uVO6yDPIqnVqkPvjJ+xeKgJwnj2LuQQ==
18471847

18481848
"@gatsbyjs/parcel-namer-relative-to-cwd@^2.12.1":
18491849
version "2.12.1"

0 commit comments

Comments
 (0)