From 38cc89be4ad9656d3115e5dc7631a93eda307423 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Feb 2025 01:18:46 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20astro=205.2.5=20?= =?UTF-8?q?=E2=86=92=205.2.6=20(#32045)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 4bbe3cba703..862fe3439cd 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@astrojs/starlight-tailwind": "3.0.0", "@astrojs/tailwind": "5.1.5", "@playform/compress": "0.1.7", - "astro": "5.3.0", + "astro": "5.2.6", "astro-better-image-service": "2.1.2", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",