From 899ad1db032d56b0734f1032a075985b0713e1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:16:01 +0000 Subject: [PATCH] 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] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index ac31f15..48677e6 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "@types/node": "^25.3.0", "tsup": "^8.0.0", "tsx": "^4.0.0", - "typescript": "^5.0.0" + "typescript": "^6.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a6149a..8a4f19a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,13 +26,13 @@ importers: version: 25.4.0 tsup: specifier: ^8.0.0 - version: 8.5.1(tsx@4.21.0)(typescript@5.9.3) + version: 8.5.1(tsx@4.21.0)(typescript@6.0.2) tsx: specifier: ^4.0.0 version: 4.21.0 typescript: - specifier: ^5.0.0 - version: 5.9.3 + specifier: ^6.0.2 + version: 6.0.2 packages: @@ -786,8 +786,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: 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 @@ -1387,7 +1387,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.5.1(tsx@4.21.0)(typescript@5.9.3): + tsup@8.5.1(tsx@4.21.0)(typescript@6.0.2): dependencies: bundle-require: 5.1.0(esbuild@0.27.3) cac: 6.7.14 @@ -1407,7 +1407,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.2 transitivePeerDependencies: - jiti - supports-color @@ -1421,7 +1421,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - typescript@5.9.3: {} + typescript@6.0.2: {} ufo@1.6.3: {}