diff --git a/package.json b/package.json index 17d444e..f244680 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "postcss-nesting": "^12.0.1", "prettier": "^3.0.3", "prettier-plugin-astro": "^0.14.0", - "typescript": "^5.2.2" + "typescript": "^6.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 726438d..c82951e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,14 +10,14 @@ importers: dependencies: astro: specifier: ^4.0.0 - version: 4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@5.9.3) + version: 4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@6.0.2) devDependencies: '@types/node': specifier: ^20.5.7 version: 20.19.37 astro-compress: specifier: ^2.0.14 - version: 2.4.0(@types/node@20.19.37)(rollup@4.55.1)(typescript@5.9.3) + version: 2.4.0(@types/node@20.19.37)(rollup@4.55.1)(typescript@6.0.2) astro-compressor: specifier: ^0.4.0 version: 0.4.1 @@ -46,8 +46,8 @@ importers: specifier: ^0.14.0 version: 0.14.1 typescript: - specifier: ^5.2.2 - version: 5.9.3 + specifier: ^6.0.0 + version: 6.0.2 packages: @@ -2131,8 +2131,8 @@ packages: resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} engines: {node: '>=16'} - 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 @@ -3033,12 +3033,12 @@ snapshots: array-iterate@2.0.1: {} - astro-compress@2.4.0(@types/node@20.19.37)(rollup@4.55.1)(typescript@5.9.3): + astro-compress@2.4.0(@types/node@20.19.37)(rollup@4.55.1)(typescript@6.0.2): dependencies: '@playform/pipe': 0.1.4 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@5.9.3) + astro: 4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@6.0.2) commander: 14.0.3 csso: 5.0.5 deepmerge-ts: 7.1.5 @@ -3073,7 +3073,7 @@ snapshots: sitemap: 7.1.1 zod: 3.22.2 - astro@4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@5.9.3): + astro@4.16.19(@types/node@20.19.37)(lightningcss@1.32.0)(rollup@4.55.1)(terser@5.46.0)(typescript@6.0.2): dependencies: '@astrojs/compiler': 2.12.2 '@astrojs/internal-helpers': 0.4.1 @@ -3126,7 +3126,7 @@ snapshots: semver: 7.7.2 shiki: 1.29.2 tinyexec: 0.3.2 - tsconfck: 3.1.6(typescript@5.9.3) + tsconfck: 3.1.6(typescript@6.0.2) unist-util-visit: 5.0.0 vfile: 6.0.3 vite: 5.4.19(@types/node@20.19.37)(lightningcss@1.32.0)(terser@5.46.0) @@ -3136,7 +3136,7 @@ snapshots: yargs-parser: 21.1.1 zod: 3.25.76 zod-to-json-schema: 3.24.6(zod@3.25.76) - zod-to-ts: 1.2.0(typescript@5.9.3)(zod@3.25.76) + zod-to-ts: 1.2.0(typescript@6.0.2)(zod@3.25.76) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -4567,15 +4567,15 @@ snapshots: trough@2.2.0: {} - tsconfck@3.1.6(typescript@5.9.3): + tsconfck@3.1.6(typescript@6.0.2): optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.2 tslib@2.8.1: {} type-fest@4.41.0: {} - typescript@5.9.3: {} + typescript@6.0.2: {} undici-types@6.21.0: {} @@ -4709,9 +4709,9 @@ snapshots: dependencies: zod: 3.25.76 - zod-to-ts@1.2.0(typescript@5.9.3)(zod@3.25.76): + zod-to-ts@1.2.0(typescript@6.0.2)(zod@3.25.76): dependencies: - typescript: 5.9.3 + typescript: 6.0.2 zod: 3.25.76 zod@3.22.2: {}