From c33bbfe0acdf9ee0ab3bd3b99af4deefb70efcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:44:24 +0000 Subject: [PATCH] deps(deps): bump typescript from 4.9.5 to 5.9.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 +++++++++++----------- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3e3c7be..a898bc97 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 51c5345e..f72073cd 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