From aa5ce9b60e9839192055379edf4600cb887865d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:00:48 +0000 Subject: [PATCH] build(deps-dev): Bump typescript from 5.9.3 to 6.0.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f4d161f..e75802f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "playwright": "^1.60.0", "tailwindcss": "^4.3.0", "tsx": "^4.22.3", - "typescript": "~5.9.3", + "typescript": "~6.0.3", "vite": "^8.0.14", "vitest": "^4.1.7" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb81507..dd7f556 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,9 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -overrides: - ws@>=8.0.0 <8.20.1: '>=8.20.1' - importers: .: @@ -109,8 +106,8 @@ importers: specifier: ^4.22.3 version: 4.22.3 typescript: - specifier: ~5.9.3 - version: 5.9.3 + specifier: ~6.0.3 + version: 6.0.3 vite: specifier: ^8.0.14 version: 8.0.14(@types/node@22.19.17)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3) @@ -1616,8 +1613,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 @@ -3192,7 +3189,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {}