diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3e3c7b..a898bc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ catalogs: specifier: ^4.20.3 version: 4.20.3 typescript: - specifier: ^5.8.3 - version: 5.8.3 + specifier: ^5.9.2 + version: 5.9.2 wait-on: specifier: ^8.0.3 version: 8.0.3 @@ -101,7 +101,7 @@ importers: version: 4.20.3 typescript: specifier: 'catalog:' - version: 5.8.3 + version: 5.9.2 wait-on: specifier: 'catalog:' version: 8.0.3 @@ -153,7 +153,7 @@ importers: version: 0.31.4 typescript: specifier: 'catalog:' - version: 5.8.3 + version: 5.9.2 wait-on: specifier: 'catalog:' version: 8.0.3 @@ -406,7 +406,7 @@ importers: version: 4.20.3 typescript: specifier: 'catalog:' - version: 5.8.3 + version: 5.9.2 wrangler: specifier: 'catalog:' version: 4.22.0(@cloudflare/workers-types@4.20250702.0) @@ -446,7 +446,7 @@ importers: version: 0.31.4 typescript: specifier: 'catalog:' - version: 5.8.3 + version: 5.9.2 packages/infra: dependencies: @@ -492,7 +492,7 @@ importers: version: 0.7.1(drizzle-orm@0.44.2(@cloudflare/workers-types@4.20250702.0)(@libsql/client@0.15.9)(@opentelemetry/api@1.9.0)(kysely@0.28.2))(zod@3.25.69) typescript: specifier: 'catalog:' - version: 5.8.3 + version: 5.9.2 wrangler: specifier: 'catalog:' version: 4.22.0(@cloudflare/workers-types@4.20250702.0) @@ -5821,8 +5821,8 @@ packages: engines: {node: '>=4.2.0'} hasBin: true - typescript@5.8.3: - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} + typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} hasBin: true @@ -7797,7 +7797,7 @@ snapshots: '@better-auth/utils@0.2.5': dependencies: - typescript: 5.8.3 + typescript: 5.9.2 uncrypto: 0.1.3 '@better-fetch/fetch@1.1.18': {} @@ -12506,7 +12506,7 @@ snapshots: typescript@4.9.5: {} - typescript@5.8.3: {} + typescript@5.9.2: {} ufo@1.6.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 51c5345..f72073c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ catalog: react-dom: ^19.0.0 zod: ^3.25.69 tsx: ^4.20.3 - typescript: ^5.8.3 + typescript: ^5.9.2 wrangler: ^4.22.0 '@cloudflare/workers-types': ^4.20250702.0 '@types/node': ^22.16.0