Skip to content

Commit ce481f0

Browse files
fix(deps): update fontsource monorepo
1 parent 8c8a60a commit ce481f0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"url": "https://github.com/NodeBB/nodebb-theme-harmony/issues"
3838
},
3939
"dependencies": {
40-
"@fontsource/inter": "5.0.15",
41-
"@fontsource/poppins": "5.0.8"
40+
"@fontsource/inter": "5.0.18",
41+
"@fontsource/poppins": "5.0.14"
4242
},
4343
"devDependencies": {
4444
"eslint": "^9.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1.tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a"
4040
integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==
4141

42-
"@fontsource/[email protected].15":
43-
version "5.0.15"
44-
resolved "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.15.tgz"
45-
integrity sha512-/IoWYEXl8lqJEx50JqNPT+bI4VNwxb/bg2oOfvG8PiEsDsmHRFvWBVHlohBNn1+QdBf+KbAjU/gb4vlGOSsVWw==
42+
"@fontsource/[email protected].18":
43+
version "5.0.18"
44+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.18.tgz#eaddac790ee74b70932030f37ebaa9fc76decbd8"
45+
integrity sha512-YCsoYPTcs713sI7tLtxaPrIhXAXvEetGg5Ry02ivA8qUOb3fQHojbK/X9HLD5OOKvFUNR2Ynkwb1kR1hVKQHpw==
4646

47-
"@fontsource/[email protected].8":
48-
version "5.0.8"
49-
resolved "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.8.tgz"
50-
integrity sha512-P8owfYWluoUY5Nyzk4gT/L6LmLmseP6ezFWhj6VBUa5pRIdnCvNJpoQ6i/vhekjtJOfqX6nKlB+LCttoUl2GQQ==
47+
"@fontsource/[email protected].14":
48+
version "5.0.14"
49+
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.0.14.tgz#c7ede0730859dc0c1b85d1a92e4cb0f2223db0ae"
50+
integrity sha512-nmM1zpPo3Uh4JcGAVSQuWaZNYh2FbbwWhZ5t6hRaynmJaNTBW85d3nEh9zMmzI0HX7X5xqQVdRHeDatKpOGsnA==
5151

5252
"@humanwhocodes/config-array@^0.13.0":
5353
version "0.13.0"
@@ -484,7 +484,7 @@ eslint-visitor-keys@^4.0.0:
484484
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
485485
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
486486

487-
eslint@^9.1.0:
487+
eslint@^9.0.0:
488488
version "9.1.0"
489489
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.0.tgz#262625f6b0921f7550f128a0098d05ecaad989c6"
490490
integrity sha512-1TCBecGFQtItia2o39P7Z4BK1X7ByNPxAiWJvwiyTGcOwYnTiiASgMpNA6a+beu8cFPhEDWvPf6mIlYUJv6sgA==

0 commit comments

Comments
 (0)