diff --git a/package.json b/package.json index a911110..e30514e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "ISC", "devDependencies": { "@types/node": "^22.15.3", - "typescript": "^5.9.3" + "typescript": "^6.0.2" }, "dependencies": { "@hatchet-dev/typescript-sdk": "^1.21.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9fe669..db6ccda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^22.15.3 version: 22.15.3 typescript: - specifier: ^5.9.3 - version: 5.9.3 + specifier: ^6.0.2 + version: 6.0.2 packages: @@ -391,8 +391,8 @@ packages: ts-error@1.0.6: resolution: {integrity: sha512-tLJxacIQUM82IR7JO1UUkKlYuUTmoY9HBJAmNWFzheSlDS5SPMcNIepejHJa4BpPQLAcbRhRf3GDJzyj6rbKvA==} - 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 @@ -860,7 +860,7 @@ snapshots: ts-error@1.0.6: {} - typescript@5.9.3: {} + typescript@6.0.2: {} undici-types@6.21.0: {}