From a9c6e12c14f230c6f4a7c889a01253e2370f73c3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Jan 2025 03:07:34 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20@astrojs/starlight=200?= =?UTF-8?q?.29.3=20=E2=86=92=200.30.6=20(#30803)?= 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 cf745252899..6422f04cd79 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "dependencies": { "@astrojs/check": "0.9.4", "@astrojs/sitemap": "3.2.1", - "@astrojs/starlight": "0.30.5", + "@astrojs/starlight": "0.30.6", "@astrojs/starlight-tailwind": "2.0.3", "@astrojs/tailwind": "5.1.4", "@playform/compress": "0.1.7",