From 6438a588228cbc9f2f50754cfe99396d80a47fd7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Mar 2026 17:43:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(npm):=20update=20astro=205.18.1=20=E2=86=92?= =?UTF-8?q?=206.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6deac52d77..5bd45daee98 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/starlight-tailwind": "4.0.2", "@playform/compress": "0.2.2", "@tailwindcss/postcss": "4.2.2", - "astro": "5.18.1", + "astro": "6.0.8", "astro-better-image-service": "2.1.10", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",