From 37c2210489154d910d17e6c8308d66054273da0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:34:57 +0000 Subject: [PATCH] Update dependency typescript to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d16d5539..eb7cba831 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "rxjs": "7.8.2", "tailwindcss": "3.4.19", "type-fest": "5.6.0", - "typescript": "4.9.5", + "typescript": "6.0.3", "typescript-lit-html-plugin": "0.9.1", "vite": "8.0.13" },