Skip to content

Commit 482adf4

Browse files
fix(deps): update fonts to v5.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da9a12 commit 482adf4

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.1.1",
10+
"@fontsource/lato": "5.1.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.1.1":
13+
version "5.1.1"
14+
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.1.1.tgz#c4846576a185c4a9d2af20c78e935c245028e7c5"
15+
integrity sha512-h4cUJA5zmfzkOL/u1rQpNmBSQBn79oOo/NcVwjhtvmv/uJl5EoBazN8Ry0lwLAxl3ltHD9mziOJQSJlaJ3Tsug==
16+
17+
"@fontsource/lato@5.1.1":
18+
version "5.1.1"
19+
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.1.1.tgz#9145fd12407684f3d765171e539e76f6e490eabb"
20+
integrity sha512-sHnUKhfLcCxa2DTfXlpFntXJAFJ/s4kmmRFRf29Dp7dBcdFdlvWjCbXPZf1rhkzdE1vqTwBVlOGSX/kFgIOkhg==
2121

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

0 commit comments

Comments
 (0)