Skip to content

Commit ceea79f

Browse files
fix(deps): update fonts to v5.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 254c29e commit ceea79f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "CC-BY-SA-4.0",
77
"type": "module",
88
"dependencies": {
9-
"@fontsource/kumbh-sans": "5.0.21",
10-
"@fontsource/lato": "5.0.22",
9+
"@fontsource/kumbh-sans": "5.2.1",
10+
"@fontsource/lato": "5.2.1",
1111
"bootstrap": "5.3.3",
1212
"fork-awesome": "1.2.0",
1313
"node-fetch": "3.3.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
dependencies:
1010
"@jridgewell/trace-mapping" "0.3.9"
1111

12-
"@fontsource/kumbh-sans@5.0.21":
13-
version "5.0.21"
14-
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.0.21.tgz#4a4f6f714a359d3d715d5ecc86b84b24236f9638"
15-
integrity sha512-e5VNqvZ7ebJSeKue51JCjgwJ0iZLBPLgunXq02nocTMDB1RZ7Y2P/36EyAS/7AMSGUxVPPM0ZXBZaYuYyBVEjw==
16-
17-
"@fontsource/lato@5.0.22":
18-
version "5.0.22"
19-
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.0.22.tgz#3b3c64eda10de3f94c724dbf13306c33ecff59b2"
20-
integrity sha512-Q0ok83IXWY5DG3pp1KLxzpq7ax5ys7/B/huKl2QtACiTFfsqFjy8n4B709NdK/Vd/CO3mYFBwg9cdYQtKGXiGQ==
12+
"@fontsource/kumbh-sans@5.2.1":
13+
version "5.2.1"
14+
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.2.1.tgz#a6e3c68be8688793dff26dcce1dbe109f61abac6"
15+
integrity sha512-Adt22MwmEFihg1cyX60BUX3UTJTlYlNyLtmTlPu4WLv1SnVaJoPFQ0kvBRdQiG5XhbVc8Y7SZXR4BrF/VTr//w==
16+
17+
"@fontsource/lato@5.2.1":
18+
version "5.2.1"
19+
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.2.1.tgz#5df6cdea163012b09ec55a1199209e4b2968edc4"
20+
integrity sha512-dvPqjhNkcO7poI87dXc4kHmKZz/OWdVzXRnjpaM7T+1+hzu7GAcVJ2DMGK13zo8/jZUIMZtDPrWnSAxlzfw5yw==
2121

2222
"@jridgewell/resolve-uri@^3.0.3":
2323
version "3.1.2"

0 commit comments

Comments
 (0)