From ec156118bd1de8e3fd0b29eec1c8e1ecdb83ca1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 19:40:36 +0000 Subject: [PATCH] fix(deps): update dependency astro to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13dc15a..375dd32 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.37.0", - "astro": "^5.6.1", + "astro": "^7.0.0", "sharp": "^0.35.0" } } \ No newline at end of file