From c74fe43da04992dc647248c386d09afc594e00e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 14 Mar 2026 12:46:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(npm):=20update=20@astrojs/starlight-tailwin?= =?UTF-8?q?d=204.0.2=20=E2=86=92=205.0.0?= 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 77e479d460b0..0b6933311471 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/check": "0.9.7", "@astrojs/sitemap": "3.7.1", "@astrojs/starlight": "0.37.7", - "@astrojs/starlight-tailwind": "4.0.2", + "@astrojs/starlight-tailwind": "5.0.0", "@playform/compress": "0.2.2", "@tailwindcss/postcss": "4.2.1", "astro": "5.18.1",