From b6e07b2c17deecdb4686b503de2f51322617e0a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 19:02:14 +0000 Subject: [PATCH] fix(deps): update dependency astro to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2080a2d..4f46cc2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.37.0", - "astro": "^5.6.1", + "astro": "^6.0.0", "sharp": "^0.34.2" } } \ No newline at end of file