diff --git a/package-lock.json b/package-lock.json index 40be71a..d0229dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,9 +30,6 @@ "engines": { "node": ">=18.14.1", "npm": ">=6.14.0" - }, - "peerDependencies": { - "astro": ">= 3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -2134,9 +2131,9 @@ } }, "node_modules/astro": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-3.1.2.tgz", - "integrity": "sha512-9rlKyk6Qmw50Pc188+ey7JAEYBsJGh5an46AXGPMHIdEkH6YOc4b2z9Rr+TNF8QmM/U+C2ZQFRVQyCKU4i8/pg==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-3.2.0.tgz", + "integrity": "sha512-sDQnSFV46ZzNkVU6co5f8wilZFmGiWsqnIVoMhd5/XPU76iZdA40WqFyBOhGaji7hGuqbcjN8MGobMg53lsoUg==", "dependencies": { "@astrojs/compiler": "^2.1.0", "@astrojs/internal-helpers": "0.2.0",