From 45ee68e4359c9fd01b4bde607f1078ff5b24d593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:14:53 +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