Skip to content

Commit 793a38d

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

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.5",
10+
"@fontsource/lato": "5.2.5",
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.5":
13+
version "5.2.5"
14+
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.2.5.tgz#61e09a11db3d05edace0e5b5d1b3d8ff2a62059a"
15+
integrity sha512-CpqovpiJPhcIHRoJE+HNNHuB+GDQJIGO8Mj4Sn4JAlfdF1O0q7/mafqU1kXPGatUBv7rtBSU82bLkl7clMoP5Q==
16+
17+
"@fontsource/lato@5.2.5":
18+
version "5.2.5"
19+
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.2.5.tgz#cf552f13a569aff28625d9d37db35ca26be7d594"
20+
integrity sha512-d8aogKOul7a3eYG3UzTG8PB6A0D+6tlkFQCACmKQ7qTwB3XS6QmkSW1L0vYbVE9CfCRq/Zpb5sG3gNA6yJea/A==
2121

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

0 commit comments

Comments
 (0)