diff --git a/package-lock.json b/package-lock.json index ec361ef..b73cf7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@fontsource-variable/m-plus-1": "^5.2.6", "@fontsource/dela-gothic-one": "^5.2.6", "@fontsource/kiwi-maru": "^5.2.6", - "@fontsource/mochiy-pop-one": "^5.2.6", + "@fontsource/mochiy-pop-one": "^5.2.8", "@pagefind/default-ui": "^1.3.0", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.14", @@ -836,9 +836,9 @@ } }, "node_modules/@fontsource/mochiy-pop-one": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/@fontsource/mochiy-pop-one/-/mochiy-pop-one-5.2.6.tgz", - "integrity": "sha512-3Svj/ocmQuQ1So3aENp03podOPxlwEdjgEgv+nHfnd9XSuJpTScOjgnzaBm6q2Igy35tXDbUK/iHaOKkLoSJsg==", + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource/mochiy-pop-one/-/mochiy-pop-one-5.2.8.tgz", + "integrity": "sha512-WNPX7iIlifcXKDd27o2+YeUkS2BwLIU3LupW3Sz7RLHxxl/mE3ucNuAJesJ+aL/BNLI62+J7w+e3RMoGNlzd8w==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index e542c27..af86cc9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@fontsource-variable/m-plus-1": "^5.2.6", "@fontsource/dela-gothic-one": "^5.2.6", "@fontsource/kiwi-maru": "^5.2.6", - "@fontsource/mochiy-pop-one": "^5.2.6", + "@fontsource/mochiy-pop-one": "^5.2.8", "@pagefind/default-ui": "^1.3.0", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.14",