Skip to content

Commit 7b30afb

Browse files
fix(deps): update fontsource monorepo to v5.2.5
1 parent ab6db98 commit 7b30afb

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.5",
41+
"@fontsource/poppins": "5.2.5"
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.5":
67+
version "5.2.5"
68+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.2.5.tgz#69efffe6ccfae138cbe1806f41daa39cef986b59"
69+
integrity sha512-kbsPKj0S4p44JdYRFiW78Td8Ge2sBVxi/PIBwmih+RpSXUdvS9nbs1HIiuUSPtRMi14CqLEZ/fbk7dj7vni1Sg==
70+
71+
"@fontsource/poppins@5.2.5":
72+
version "5.2.5"
73+
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-5.2.5.tgz#038958aa6945f12875d37bda8f442eff54a2d636"
74+
integrity sha512-1S3k45pZOz2jqGPPqKw0in3uxFwnB+d5jSU8Tp9YwH/dIJptE3jdkQbYN0QD861GtuOpn6QhPW/yKt1w7hVRBQ==
7575

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

0 commit comments

Comments
 (0)