From faea3cec3a5c91266efd9d9c11f6474d47909336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:33:05 +0000 Subject: [PATCH] Update dependency astro to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4159c32..084f061 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.37.0", - "astro": "^5.1.5", + "astro": "^6.0.0", "sharp": "^0.34.0" } } \ No newline at end of file