diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index e29b5b4..ae686cd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/sitemap": "^3.2.1", "@catppuccin/palette": "^1.7.1", "@eslint/js": "^9.17.0", - "@fontsource/noto-sans": "^5.1.0", + "@fontsource/noto-sans": "^5.1.1", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", "astro": "^4.16.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48b8295..3cef5b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^9.17.0 version: 9.17.0 '@fontsource/noto-sans': - specifier: ^5.1.0 - version: 5.1.0 + specifier: ^5.1.1 + version: 5.1.1 '@microsoft/eslint-formatter-sarif': specifier: ^3.1.0 version: 3.1.0 @@ -400,8 +400,8 @@ packages: resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@fontsource/[email protected]': - resolution: {integrity: sha512-P6X+ynPOteCsbUHI7rU4UIpRJcuraJ3OllKqPIjKgxPZS0yPtxFyquADb4SmcgZosRrgqDy34/dcSIhio3Qx4Q==} + '@fontsource/[email protected]': + resolution: {integrity: sha512-WesuII3BzvzVr0JqYIgnEeJPwXvpFAo9tNCMH1AqoLSCdStKJugMaIcVJ/sT+Pw9ytIlUO3ccbqbe+BhhsXm9g==} '@humanfs/[email protected]': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -3224,7 +3224,7 @@ snapshots: dependencies: levn: 0.4.1 - '@fontsource/[email protected]': {} + '@fontsource/[email protected]': {} '@humanfs/[email protected]': {} |
