From c97b66b0f1a5c483babf4ee8fd56855c44497323 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Mar 2025 01:33:53 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20astro=205.2.6=20?= =?UTF-8?q?=E2=86=92=205.4.1=20(#32730)?= 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 8edcf7660cc..e8f0a20845c 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.4.0", + "astro": "5.4.1", "astro-better-image-service": "2.1.2", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",