Skip to content

Commit fd23ba7

Browse files
fix(deps): update fontsource monorepo to v5.2.0
1 parent ab6db98 commit fd23ba7

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.2.0",
41+
"@fontsource/poppins": "5.2.0"
4242
},
4343
"devDependencies": {
4444
"eslint": "^9.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@
6363
"@eslint/core" "^0.12.0"
6464
levn "^0.4.1"
6565

66-
"@fontsource/inter@5.0.15":
67-
version "5.0.15"
68-
resolved "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.15.tgz"
69-
integrity sha512-/IoWYEXl8lqJEx50JqNPT+bI4VNwxb/bg2oOfvG8PiEsDsmHRFvWBVHlohBNn1+QdBf+KbAjU/gb4vlGOSsVWw==
70-
71-
"@fontsource/poppins@5.0.8":
72-
version "5.0.8"
73-
resolved "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.8.tgz"
74-
integrity sha512-P8owfYWluoUY5Nyzk4gT/L6LmLmseP6ezFWhj6VBUa5pRIdnCvNJpoQ6i/vhekjtJOfqX6nKlB+LCttoUl2GQQ==
66+
"@fontsource/inter@5.2.0":
67+
version "5.2.0"
68+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.2.0.tgz#e768d7e4909b7a4d4a0694a0677344a9d307f513"
69+
integrity sha512-DBexeU5YIEGJQWPI193NNdSaFN3xerUfTBD5k8LfdXyqlU8y1SRCqB145lHjoVa4lBK1iAabHudMbtAk5QxTnA==
70+
71+
"@fontsource/poppins@5.2.0":
72+
version "5.2.0"
73+
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.2.0.tgz#bb89d710d20a00fa574c0df9b32aed7aba780681"
74+
integrity sha512-YtyQDsGCb+YTOe1cAv4OtdMDmlywaHEHqJKPd2wYM9M4BSjm6AXc0/IpASuKBOBSMycJhEsjs89H46j7NZFC5Q==
7575

7676
"@humanfs/core@^0.19.1":
7777
version "0.19.1"

0 commit comments

Comments
 (0)