From b0ce12046140f3b6f6982ba5aaa5b08a9043afc4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 17 Apr 2026 00:04:36 +0000 Subject: [PATCH] =?UTF-8?q?fix(npm):=20update=20typescript=205.9.3=20?= =?UTF-8?q?=E2=86=92=206.0.3?= 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 df626bee0ce2..e1b83014b75b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "starlight-blog": "0.26.1", "starlight-image-zoom": "0.14.1", "tailwindcss": "4.2.2", - "typescript": "5.9.3", + "typescript": "6.0.3", "wrangler": "4.83.0" } }