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 c245ffa..0abf040 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", - "@fontsource-variable/noto-sans": "^5.0.3", + "@fontsource-variable/noto-sans": "^5.0.4", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.11.25", "@typescript-eslint/parser": "^7.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16409e2..8aa7eaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ devDependencies: specifier: ^0.1.6 version: 0.1.6([email protected]) '@fontsource-variable/noto-sans': - specifier: ^5.0.3 - version: 5.0.3 + specifier: ^5.0.4 + version: 5.0.4 '@fontsource/noto-sans-mono': specifier: ^5.0.19 version: 5.0.19 @@ -749,8 +749,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource-variable/[email protected]: - resolution: {integrity: sha512-sngUGrSXCsGePdv7V+/sGKkdMftTZiaoGA4DGE28RVzPjWfCnH9phhhW+E5Ehb7j9DLiv5q5Vka9bLi7XkD4/Q==} + /@fontsource-variable/[email protected]: + resolution: {integrity: sha512-UCBloRRF3VDWrzUHo1hRr4DOi30Yxqcyogy+oxRLEzlUe59+VWu1uVLAzl5hEszK7HEwvuavyaceNuRTQAbRZg==} dev: true /@fontsource/[email protected]: |
