From 8138b1677b50dab4547899d5732639bbed9ba459 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Feb 2025 07:16:01 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20astro=205.2.5=20?= =?UTF-8?q?=E2=86=92=205.3.0=20(#32030)?= 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 3ca4e38e412..5b435d26908 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.2.6", + "astro": "5.3.0", "astro-better-image-service": "2.1.2", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",