diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 54ec695..61f01f2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", "@fontsource-variable/noto-sans": "^5.0.2", - "@fontsource/noto-sans-mono": "^5.0.18", + "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.11.24", "@typescript-eslint/parser": "^7.1.0", "astro": "^4.4.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8f230d..0b9f93e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: ^5.0.2 version: 5.0.2 '@fontsource/noto-sans-mono': - specifier: ^5.0.18 - version: 5.0.18 + specifier: ^5.0.19 + version: 5.0.19 '@types/node': specifier: ^20.11.24 version: 20.11.24 @@ -745,8 +745,8 @@ packages: resolution: {integrity: sha512-oXPNolW8ubNxul0L9j7M/VqVfrK3pJ9y33cWQ/RisKTLprhFZR+JAng0zpsJQv9ew/O83frhicrLFw5hq+HeQQ==} dev: true - /@fontsource/[email protected]: - resolution: {integrity: sha512-xuvp10aWKbqfBoZ0rHh/RgsY5FhA7TVDTBgVjja35WDVdispOgZ2n0nZKgCGnfJJsnPgaayIGha67sJTy/kEFQ==} + /@fontsource/[email protected]: + resolution: {integrity: sha512-CdhNptlXRFWsCp9o5z620g5CbH+lCuhRm6DSkmahQvz2ykSJDju+dr59MjxFuLFxFiYGlyN6KS5Nea36CRY05A==} dev: true /@humanwhocodes/[email protected]: |
