Skip to content

Commit

Permalink
fix(deps): update fonts
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 9da9a12 commit 5a96271
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"license": "CC-BY-SA-4.0",
"type": "module",
"dependencies": {
"@fontsource/kumbh-sans": "5.0.21",
"@fontsource/lato": "5.0.22",
"@fontsource/kumbh-sans": "5.0.22",
"@fontsource/lato": "5.0.23",
"bootstrap": "5.3.3",
"fork-awesome": "1.2.0",
"node-fetch": "3.3.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@fontsource/[email protected]":
version "5.0.21"
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.0.21.tgz#4a4f6f714a359d3d715d5ecc86b84b24236f9638"
integrity sha512-e5VNqvZ7ebJSeKue51JCjgwJ0iZLBPLgunXq02nocTMDB1RZ7Y2P/36EyAS/7AMSGUxVPPM0ZXBZaYuYyBVEjw==

"@fontsource/[email protected]":
"@fontsource/[email protected]":
version "5.0.22"
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.0.22.tgz#3b3c64eda10de3f94c724dbf13306c33ecff59b2"
integrity sha512-Q0ok83IXWY5DG3pp1KLxzpq7ax5ys7/B/huKl2QtACiTFfsqFjy8n4B709NdK/Vd/CO3mYFBwg9cdYQtKGXiGQ==
resolved "https://registry.yarnpkg.com/@fontsource/kumbh-sans/-/kumbh-sans-5.0.22.tgz#86c649db628dec763ddb27ed02a3eefafc11136b"
integrity sha512-3bpmV/0027s+ETWWqeSKAXyRBoXsLmfL8m10M7OspPrWVuV7YZkz9LJw5uohuPK8Xx/Wx2JLK3OAiIppEaCoCw==

"@fontsource/[email protected]":
version "5.0.23"
resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.0.23.tgz#ac4e15134f2953ebb4a47bab3c3252238acbba25"
integrity sha512-+bKu9WHVz4DWtnwg2kicktkHPDYo+i9K09vW5kf5MAkOhgzH3hwZqmv8I+ax/fZxHdaXrx4rDErh81GBsfDanQ==

"@jridgewell/resolve-uri@^3.0.3":
version "3.1.2"
Expand Down

0 comments on commit 5a96271

Please sign in to comment.