From 7f1d09cb9bd55257b9411ae40489783a142d6684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 10:38:07 +0000 Subject: [PATCH] chore(dev-deps): Update dependency typescript to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5781d439..8b4c96d7 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "prop-types": "^15.8.1", "storybook": "^10.0.0", "tailwindcss": "^4.1.2", - "typescript": "^5.7.3", + "typescript": "^6.0.0", "typescript-eslint": "^8.22.0", "unplugin-fonts": "^1.4.0", "vite": "^7.0.0",