From 21fc1421668d6d30da925e64a65343302e713d9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:02:55 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c1ca22..5191a24 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "tailwindcss": "4.3.3", "tailwindcss-animate": "1.0.7", "tsc-alias": "1.9.2", - "typescript": "^6", + "typescript": "^7.0.0", "typescript-eslint": "8.68.0", "vite": "8.2.2" },