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 6, 2024
1 parent 0a8b387 commit a8d8ace
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.20",
"@fontsource/poppins": "5.0.15"
},
"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].20":
version "5.0.20"
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.20.tgz#968436ab21f05d3b3cb3191fa0958d91e37dde43"
integrity sha512-rtw2F7xfM7rJmmnncXnR4ADr5wXsp4GyN1O1jmQJ1PMjAK+bm620/ZkQkeOYOkGoa09OksGinOeMA+Mkt6K9PQ==

"@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].15":
version "5.0.15"
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.0.15.tgz#0767044c8cc653e170016b3553ae8c67ae60e0b4"
integrity sha512-hN8jhlb01v0f8F3X5h8XUiqz/dMYg/RrhyHmU1o4gZIgk+Yj2SeqmRLBj88Lh+pEjdVTmbDXSHGCVlbyPaSm8A==

"@humanwhocodes/module-importer@^1.0.1":
version "1.0.1"
Expand Down Expand Up @@ -486,7 +486,7 @@ eslint-visitor-keys@^4.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==

eslint@^9.10.0:
eslint@^9.0.0:
version "9.10.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
Expand Down

0 comments on commit a8d8ace

Please sign in to comment.