Skip to content

Commit aee3eec

Browse files
fix(deps): update fontsource monorepo
1 parent 955625e commit aee3eec

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.17",
41+
"@fontsource/poppins": "5.0.13"
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.npmjs.org/@eslint/js/-/js-9.0.0.tgz"
4040
integrity sha512-RThY/MnKrhubF6+s1JflwUjPEsnCEmYCWwqa/aRISKWNXGZ9epUwft4bUMM35SdKF9xvBrLydAM1RDHd1Z//ZQ==
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==
46-
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==
42+
"@fontsource/[email protected].17":
43+
version "5.0.17"
44+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.17.tgz#43fb1bc6bcfbfbfc3a9d19a59a4a7ab99fc1c645"
45+
integrity sha512-2meBGx1kt7u5LwzGc5Sz5rka6ZDrydg6nT3x6Wkt310vHXUchIywrO8pooWMzZdHYcyFY/cv4lEpJZgMD94bCg==
46+
47+
"@fontsource/[email protected].13":
48+
version "5.0.13"
49+
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.0.13.tgz#0522986a405ef45f0ec87f17b164790e450db6ab"
50+
integrity sha512-8G9odFoxH43oZpvq43fpGucm8iHm6iatu0M1LIshb+tx3/y6YBXenVED7CI4resvPz6hyDu8a2vHSh9vrpe+wQ==
5151

5252
"@humanwhocodes/config-array@^0.12.3":
5353
version "0.12.3"

0 commit comments

Comments
 (0)