diff --git a/bun.lockb b/bun.lockb index 3eaa69d9..b363ef1b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 30e2b091..ec980a6a 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.18", + "astro": "5.1.1", "commitizen": "4.3.1", "cspell": "8.17.1", "husky": "9.1.7",