From 76c5c22261faca5e6a397cb4a49d8b71d0f9d26e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:12:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20type?= =?UTF-8?q?script=20to=20v7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7db3943a..3a4a2f2d 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "prettier-plugin-tailwindcss": "^0.8.0", "sharp": "^0.35.0", "tailwindcss": "^4", - "typescript": "^6.0.0", + "typescript": "^7.0.0", "typescript-eslint": "^8.62.1", "vitest": "^4.1.4", "wrangler": "^4.78.0"