From 5a7023019a342b656afcd6bb44f997218001fc72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:07:49 +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 cfec241..4843a35 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "prettier-plugin-tailwindcss": "0.6.11", "tailwindcss": "4.3.2", "tailwindcss-animate": "1.0.7", - "typescript": "5.9.3", + "typescript": "7.0.2", "typescript-eslint": "8.63.0" } }