From ee0e5edd288b0d271da4ee1da2c3deacdaf513cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:07:01 +0000 Subject: [PATCH] chore(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 a92b0b5..01ede49 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@iconify-json/arcticons": "^1.1.100", "@iconify-json/mdi": "^1.1.66", "@iconify-json/ph": "^1.1.12", - "astro": "^6.0.0", + "astro": "^7.0.0", "astro-icon": "^1.1.0", "typescript": "^6.0.0" }