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 5da76b7..a67b1f3 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.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@5.9.3) + version: 4.16.19(@types/node@20.19.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@6.0.3) devDependencies: '@types/node': specifier: ^20.5.7 version: 20.19.41 astro-compress: specifier: ^2.0.14 - version: 2.4.1(@types/node@20.19.41)(rollup@4.46.3)(typescript@5.9.3) + version: 2.4.1(@types/node@20.19.41)(rollup@4.46.3)(typescript@6.0.3) 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.3 packages: @@ -1986,8 +1986,8 @@ packages: resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} engines: {node: '>=16'} - 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 @@ -2805,12 +2805,12 @@ snapshots: array-iterate@2.0.1: {} - astro-compress@2.4.1(@types/node@20.19.41)(rollup@4.46.3)(typescript@5.9.3): + astro-compress@2.4.1(@types/node@20.19.41)(rollup@4.46.3)(typescript@6.0.3): dependencies: '@playform/pipe': 0.1.5 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.16.19(@types/node@20.19.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@5.9.3) + astro: 4.16.19(@types/node@20.19.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@6.0.3) commander: 14.0.3 csso: 5.0.5 deepmerge-ts: 7.1.5 @@ -2845,7 +2845,7 @@ snapshots: sitemap: 7.1.1 zod: 3.22.2 - astro@4.16.19(@types/node@20.19.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@5.9.3): + astro@4.16.19(@types/node@20.19.41)(lightningcss@1.32.0)(rollup@4.46.3)(terser@5.46.1)(typescript@6.0.3): dependencies: '@astrojs/compiler': 2.12.2 '@astrojs/internal-helpers': 0.4.1 @@ -2898,7 +2898,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.3) unist-util-visit: 5.0.0 vfile: 6.0.3 vite: 5.4.19(@types/node@20.19.41)(lightningcss@1.32.0)(terser@5.46.1) @@ -2908,7 +2908,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.3)(zod@3.25.76) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -4307,15 +4307,15 @@ snapshots: trough@2.2.0: {} - tsconfck@3.1.6(typescript@5.9.3): + tsconfck@3.1.6(typescript@6.0.3): optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.3 tslib@2.8.1: {} type-fest@4.41.0: {} - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {} @@ -4447,9 +4447,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.3)(zod@3.25.76): dependencies: - typescript: 5.9.3 + typescript: 6.0.3 zod: 3.25.76 zod@3.22.2: {}