Skip to content

Commit e54749b

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

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.0",
10+
"@fontsource/lato": "5.1.0",
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.0":
13+
version "5.1.0"
14+
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.1.0.tgz#b4fa395484ff796d0cfa225a19f8d57e708abab5"
15+
integrity sha512-beBPpBSFCxstVr9YDT6o86OTMz270FIfuwAjZYAfLWX4d5aiMaBkMLcNcyaQdjA70qdvElyFckqOrsHNEbXzQA==
16+
17+
"@fontsource/lato@5.1.0":
18+
version "5.1.0"
19+
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.1.0.tgz#392559125ddf6a9bd94e361b4e63eca3fa3acd23"
20+
integrity sha512-wYa/DeUS/WuaJoR/vY+v74W6gtOm98DgoRdSj4FuMXe0E0XYGAEVOgh+DxusJR3EglRZU6ZZDF7vZ881vV1KGA==
2121

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

0 commit comments

Comments
 (0)