diff --git a/package.json b/package.json index ac31f15..1c9f1fa 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.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a6149a..fc37a5e 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.3) tsx: specifier: ^4.0.0 version: 4.21.0 typescript: - specifier: ^5.0.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 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.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} 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.3): 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.3 transitivePeerDependencies: - jiti - supports-color @@ -1421,7 +1421,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - typescript@5.9.3: {} + typescript@6.0.3: {} ufo@1.6.3: {}