diff --git a/package.json b/package.json index a93913c..673093b 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "rollup-plugin-dts": "^6.4.1", "tsx": "^4.19.2", "typedoc": "^0.28.18", - "typescript": "^5.7.2", + "typescript": "^6.0.2", "vite": "^8.0.3", "vitest": "^4.1.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b735fd..9f5d534 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,16 +53,16 @@ importers: version: 4.60.1 rollup-plugin-dts: specifier: ^6.4.1 - version: 6.4.1(rollup@4.60.1)(typescript@5.9.3) + version: 6.4.1(rollup@4.60.1)(typescript@6.0.2) tsx: specifier: ^4.19.2 version: 4.21.0 typedoc: specifier: ^0.28.18 - version: 0.28.18(typescript@5.9.3) + version: 0.28.18(typescript@6.0.2) typescript: - specifier: ^5.7.2 - version: 5.9.3 + specifier: ^6.0.2 + version: 6.0.2 vite: specifier: ^8.0.3 version: 8.0.3(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@types/node@25.5.2)(esbuild@0.27.2)(tsx@4.21.0)(yaml@2.8.3) @@ -1743,8 +1743,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@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.2: + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} engines: {node: '>=14.17'} hasBin: true @@ -3278,14 +3278,14 @@ snapshots: - '@emnapi/core' - '@emnapi/runtime' - rollup-plugin-dts@6.4.1(rollup@4.60.1)(typescript@5.9.3): + rollup-plugin-dts@6.4.1(rollup@4.60.1)(typescript@6.0.2): dependencies: '@jridgewell/remapping': 2.3.5 '@jridgewell/sourcemap-codec': 1.5.5 convert-source-map: 2.0.0 magic-string: 0.30.21 rollup: 4.60.1 - typescript: 5.9.3 + typescript: 6.0.2 optionalDependencies: '@babel/code-frame': 7.29.0 @@ -3420,16 +3420,16 @@ snapshots: tunnel: 0.0.6 underscore: 1.13.8 - typedoc@0.28.18(typescript@5.9.3): + typedoc@0.28.18(typescript@6.0.2): dependencies: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 minimatch: 10.2.5 - typescript: 5.9.3 + typescript: 6.0.2 yaml: 2.8.3 - typescript@5.9.3: {} + typescript@6.0.2: {} uc.micro@2.1.0: {}