From 02ee153be43978a1abf878ce5890b62420aee027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:40:47 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9243d69f..c1028cbd 100644 --- a/bun.lock +++ b/bun.lock @@ -105,7 +105,7 @@ "tinyglobby": "^0.2.15", "turbo": "^2.8.20", "tw-animate-css": "^1.4.0", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "vite": "^8.0.1", "vite-bundle-analyzer": "^1.2.3", "wait-for-expect": "^4.0.0", @@ -1859,7 +1859,7 @@ "type-fest": ["type-fest@5.4.4", "", { "dependencies": { "tagged-tag": "^1.0.0" } }, "sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ=="], "ufo": ["ufo@1.6.3", "", {}, "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q=="], diff --git a/package.json b/package.json index 0afe768d..0e4f5fc4 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "tinyglobby": "^0.2.15", "turbo": "^2.8.20", "tw-animate-css": "^1.4.0", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "vite": "^8.0.1", "vite-bundle-analyzer": "^1.2.3", "wait-for-expect": "^4.0.0"