From 19059906799ebc4187527c285be0409c44b35a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:44:14 +0000 Subject: [PATCH] build(deps): bump typescript from 6.0.3 to 7.0.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa7a7209..04fa39ea 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "sonner": "2.0.7", "tailwind-merge": "3.6.0", "tailwindcss": "3.4.19", - "typescript": "6.0.3", + "typescript": "7.0.2", "ulid": "3.0.2", "vaul": "1.1.2", "vite": "8.1.4",