diff --git a/package.json b/package.json index a911110..7f7944c 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.3" }, "dependencies": { "@hatchet-dev/typescript-sdk": "^1.21.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9fe669..b26dcb3 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.3 + version: 6.0.3 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.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -860,7 +860,7 @@ snapshots: ts-error@1.0.6: {} - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {}