From 10e78b5484906c7cac1564ea7c595e254841895b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Mar 2026 18:45:54 +0000 Subject: [PATCH] =?UTF-8?q?fix(npm):=20update=20@astrojs/starlight=200.37.?= =?UTF-8?q?7=20=E2=86=92=200.38.2?= 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..28bd3d0565d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@astrojs/check": "0.9.8", "@astrojs/sitemap": "3.7.1", - "@astrojs/starlight": "0.37.7", + "@astrojs/starlight": "0.38.2", "@astrojs/starlight-tailwind": "4.0.2", "@playform/compress": "0.2.2", "@tailwindcss/postcss": "4.2.2",