Skip to content

Commit

Permalink
fix(deps): update fontsource monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent bf7ce18 commit a6d2609
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"url": "https://github.com/NodeBB/nodebb-theme-harmony/issues"
},
"dependencies": {
"@fontsource/inter": "5.0.15",
"@fontsource/poppins": "5.0.8"
"@fontsource/inter": "5.0.21",
"@fontsource/poppins": "5.0.16"
},
"devDependencies": {
"eslint": "^9.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
dependencies:
levn "^0.4.1"

"@fontsource/[email protected].15":
version "5.0.15"
resolved "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.15.tgz"
integrity sha512-/IoWYEXl8lqJEx50JqNPT+bI4VNwxb/bg2oOfvG8PiEsDsmHRFvWBVHlohBNn1+QdBf+KbAjU/gb4vlGOSsVWw==

"@fontsource/[email protected].8":
version "5.0.8"
resolved "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.8.tgz"
integrity sha512-P8owfYWluoUY5Nyzk4gT/L6LmLmseP6ezFWhj6VBUa5pRIdnCvNJpoQ6i/vhekjtJOfqX6nKlB+LCttoUl2GQQ==
"@fontsource/[email protected].21":
version "5.0.21"
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.21.tgz#8689ff651fa53d00bd8837e4766dbd2e227bfede"
integrity sha512-Y4Ph0bYD5IfW8r9PSeiNjLvM6D/Bh5+YT9jOKiBqW3YS+AEBlmy8v74TpTNeZAvL3zHmikHCnzaKw7ob8LZiKQ==

"@fontsource/[email protected].16":
version "5.0.16"
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.0.16.tgz#f8fba4c1d80e3dca77dc41b36c0f10eff0e60fa7"
integrity sha512-p+6UKekgFaNcjyRl0kVFwueyxF3CJd+JKbSSvUa5Nq1OsjXNWJsr2NJMixw57jmiAd/hEKMz/zyKeivWWuJZRA==

"@humanwhocodes/module-importer@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit a6d2609

Please sign in to comment.