diff --git a/bun.lockb b/bun.lockb index da8b9c09..6eafd762 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 52e2ab18..531ce6bb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "svgo": "^3.3.2" }, "peerDependencies": { - "astro": "^4.7.0" + "astro": "^4.7.0 || ^5.0.0" }, "devDependencies": { "@biomejs/biome": "1.9.3", @@ -47,7 +47,7 @@ "ajv": "8.17.1", "ajv-draft-04": "1.0.0", "ajv-formats": "3.0.1", - "astro": "4.16.17", + "astro": "5.0.4", "commitizen": "4.3.1", "cspell": "8.16.1", "husky": "9.1.7",