From 230166744139e8e38877b17d5500f2d02b62ce43 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Feb 2025 09:28:18 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20astro=205.2.5=20?= =?UTF-8?q?=E2=86=92=205.3.0=20(#32111)?= 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 862fe3439cd..4bbe3cba703 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",