From 4cb0f6fd15ec1b3e6397e7afcbd31515db6bcd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:19:50 +0000 Subject: [PATCH] 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] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 04a0638..741fcf6 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "devDependencies": { "dotenv": "^17.3.1", "tsup": "^8.0.0", - "typescript": "^5.0.0", + "typescript": "^6.0.2", "vitest": "^2.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33b348e..2d9f739 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ importers: version: 17.3.1 tsup: specifier: ^8.0.0 - version: 8.5.1(postcss@8.5.8)(typescript@5.9.3) + version: 8.5.1(postcss@8.5.8)(typescript@6.0.2) typescript: - specifier: ^5.0.0 - version: 5.9.3 + specifier: ^6.0.2 + version: 6.0.2 vitest: specifier: ^2.0.0 version: 2.1.9 @@ -761,8 +761,8 @@ packages: typescript: optional: true - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.2: + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} engines: {node: '>=14.17'} hasBin: true @@ -1377,7 +1377,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.5.1(postcss@8.5.8)(typescript@5.9.3): + tsup@8.5.1(postcss@8.5.8)(typescript@6.0.2): dependencies: bundle-require: 5.1.0(esbuild@0.27.3) cac: 6.7.14 @@ -1398,14 +1398,14 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: postcss: 8.5.8 - typescript: 5.9.3 + typescript: 6.0.2 transitivePeerDependencies: - jiti - supports-color - tsx - yaml - typescript@5.9.3: {} + typescript@6.0.2: {} ufo@1.6.3: {}