Skip to content

Commit b83d645

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

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.1",
41+
"@fontsource/poppins": "5.2.1"
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.1":
67+
version "5.2.1"
68+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.2.1.tgz#1d46e46abbab06f79be85d1482302b7b41c543fc"
69+
integrity sha512-S3hWhLuixzuyIae/pjwxidKeUv9G465D3Pgt9OCytRqhgoGHdPh9ANUcbQ6Sr2Po8uoORWw7PVTOtsBLHDEmNw==
70+
71+
"@fontsource/poppins@5.2.1":
72+
version "5.2.1"
73+
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.2.1.tgz#a842ddae5fbdbf98250dc1affee5dcbc1cfe17ff"
74+
integrity sha512-SyqXzysGCr+qmaZrGO13i73jcPeb1tfqlusJsTaeQOCJtbwenzcNh9KUsQCaFVrfd+KQExUYfF8oMcP2U2wZIA==
7575

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

0 commit comments

Comments
 (0)