diff --git a/package.json b/package.json index b38abea..7d1d45a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@release-it/conventional-changelog": "^8.0.1", "@types/eslint-plugin-markdown": "^2.0.2", "accessible-astro-components": "^2.3.6", - "astro": "^4.4.9", + "astro": "^4.8.2", "cspell": "^8.8.1", "eslint": "^9.2.0", "eslint-plugin-jsdoc": "^48.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc12aa8..5502de7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ importers: specifier: ^2.3.6 version: 2.3.6 astro: - specifier: ^4.4.9 + specifier: ^4.8.2 version: 4.8.2(@types/node@20.12.11)(typescript@5.4.5) cspell: specifier: ^8.8.1 @@ -2636,6 +2636,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}