From 819f981047dbcd845d25e2f1925d8e3e9d82721f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:12:15 +0000 Subject: [PATCH] chore: bump typescript from 6.0.2 to 6.0.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 4c2ec9f..05c8d98 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,6 @@ "tsdown": "~0.21.8", "typedoc": "~0.28.19", "typedoc-plugin-markdown": "^4.11.0", - "typescript": "^6.0.2" + "typescript": "^6.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09043a5..b035255 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,25 +13,25 @@ importers: version: 0.3.1(@biomejs/biome@2.4.12) '@apst/tsconfig': specifier: ~0.3.0 - version: 0.3.0(typescript@6.0.2) + version: 0.3.0(typescript@6.0.3) '@apst/tsdown': specifier: ~0.3.0 - version: 0.3.0(tsdown@0.21.8(typescript@6.0.2)) + version: 0.3.0(tsdown@0.21.8(typescript@6.0.3)) '@biomejs/biome': specifier: ^2.4.12 version: 2.4.12 tsdown: specifier: ~0.21.8 - version: 0.21.8(typescript@6.0.2) + version: 0.21.8(typescript@6.0.3) typedoc: specifier: ~0.28.19 - version: 0.28.19(typescript@6.0.2) + version: 0.28.19(typescript@6.0.3) typedoc-plugin-markdown: specifier: ^4.11.0 - version: 4.11.0(typedoc@0.28.19(typescript@6.0.2)) + version: 4.11.0(typedoc@0.28.19(typescript@6.0.3)) typescript: - specifier: ^6.0.2 - version: 6.0.2 + specifier: ^6.0.3 + version: 6.0.3 package: dependencies: @@ -692,8 +692,8 @@ packages: peerDependencies: typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x - typescript@6.0.2: - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -812,15 +812,15 @@ snapshots: optionalDependencies: '@biomejs/biome': 2.4.12 - '@apst/tsconfig@0.3.0(typescript@6.0.2)': + '@apst/tsconfig@0.3.0(typescript@6.0.3)': optionalDependencies: - typescript: 6.0.2 + typescript: 6.0.3 - '@apst/tsdown@0.3.0(tsdown@0.21.8(typescript@6.0.2))': + '@apst/tsdown@0.3.0(tsdown@0.21.8(typescript@6.0.3))': dependencies: es-toolkit: 1.45.1 optionalDependencies: - tsdown: 0.21.8(typescript@6.0.2) + tsdown: 0.21.8(typescript@6.0.3) '@babel/generator@8.0.0-rc.3': dependencies: @@ -1225,7 +1225,7 @@ snapshots: resolve-pkg-maps@1.0.0: {} - rolldown-plugin-dts@0.23.2(rolldown@1.0.0-rc.15)(typescript@6.0.2): + rolldown-plugin-dts@0.23.2(rolldown@1.0.0-rc.15)(typescript@6.0.3): dependencies: '@babel/generator': 8.0.0-rc.3 '@babel/helper-validator-identifier': 8.0.0-rc.3 @@ -1239,7 +1239,7 @@ snapshots: picomatch: 4.0.4 rolldown: 1.0.0-rc.15 optionalDependencies: - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - oxc-resolver @@ -1289,7 +1289,7 @@ snapshots: ts-vista@0.2.3: {} - tsdown@0.21.8(typescript@6.0.2): + tsdown@0.21.8(typescript@6.0.3): dependencies: ansis: 4.2.0 cac: 7.0.0 @@ -1300,7 +1300,7 @@ snapshots: obug: 2.1.1 picomatch: 4.0.4 rolldown: 1.0.0-rc.15 - rolldown-plugin-dts: 0.23.2(rolldown@1.0.0-rc.15)(typescript@6.0.2) + rolldown-plugin-dts: 0.23.2(rolldown@1.0.0-rc.15)(typescript@6.0.3) semver: 7.7.4 tinyexec: 1.1.1 tinyglobby: 0.2.16 @@ -1308,7 +1308,7 @@ snapshots: unconfig-core: 7.5.0 unrun: 0.2.35 optionalDependencies: - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - '@ts-macro/tsc' - '@typescript/native-preview' @@ -1319,20 +1319,20 @@ snapshots: tslib@2.8.1: optional: true - typedoc-plugin-markdown@4.11.0(typedoc@0.28.19(typescript@6.0.2)): + typedoc-plugin-markdown@4.11.0(typedoc@0.28.19(typescript@6.0.3)): dependencies: - typedoc: 0.28.19(typescript@6.0.2) + typedoc: 0.28.19(typescript@6.0.3) - typedoc@0.28.19(typescript@6.0.2): + typedoc@0.28.19(typescript@6.0.3): dependencies: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 minimatch: 10.2.5 - typescript: 6.0.2 + typescript: 6.0.3 yaml: 2.8.3 - typescript@6.0.2: {} + typescript@6.0.3: {} uc.micro@2.1.0: {}