From 0040863f861901ef6c0f72dc8e5d93580ea91555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 17:38:39 +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 5505be60..98a0c5e8 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "prettier-plugin-tailwindcss": "^0.7.0", "sharp": "0.34.5", "tailwindcss": "^4.1.11", - "typescript": "^5.9.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.39.1", "unplugin-fonts": "^1.4.0" }