diff --git a/docs/package.json b/docs/package.json index edeb9d14..a598ca5b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "@astrojs/starlight": "^0.38.4", "astro": "^6.1.9", "sharp": "^0.34.5", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "zod": "^4.3.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6ee6f1b..05049d0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,19 +233,19 @@ importers: dependencies: '@astrojs/check': specifier: ^0.9.8 - version: 0.9.8(prettier@3.7.4)(typescript@5.9.3) + version: 0.9.8(prettier@3.7.4)(typescript@6.0.3) '@astrojs/starlight': specifier: ^0.38.4 - version: 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)) + version: 0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) astro: specifier: ^6.1.9 - version: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3) + version: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) sharp: specifier: ^0.34.5 version: 0.34.5 typescript: - specifier: ^5.9.3 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 zod: specifier: ^4.3.6 version: 4.3.6 @@ -5701,11 +5701,6 @@ packages: typescript-auto-import-cache@0.3.6: resolution: {integrity: sha512-RpuHXrknHdVdK7wv/8ug3Fr0WNsNi5l5aB8MYYuXhq2UH5lnEB1htJ1smhtD5VeCsGr2p8mUDtd83LCQDFVgjQ==} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} - engines: {node: '>=14.17'} - hasBin: true - typescript@6.0.3: resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} @@ -5909,6 +5904,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuidv7-js@1.1.4: @@ -6337,12 +6333,12 @@ snapshots: package-manager-detector: 1.6.0 tinyexec: 1.1.1 - '@astrojs/check@0.9.8(prettier@3.7.4)(typescript@5.9.3)': + '@astrojs/check@0.9.8(prettier@3.7.4)(typescript@6.0.3)': dependencies: - '@astrojs/language-server': 2.16.6(prettier@3.7.4)(typescript@5.9.3) + '@astrojs/language-server': 2.16.6(prettier@3.7.4)(typescript@6.0.3) chokidar: 4.0.3 kleur: 4.1.5 - typescript: 5.9.3 + typescript: 6.0.3 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -6356,12 +6352,12 @@ snapshots: dependencies: picomatch: 4.0.4 - '@astrojs/language-server@2.16.6(prettier@3.7.4)(typescript@5.9.3)': + '@astrojs/language-server@2.16.6(prettier@3.7.4)(typescript@6.0.3)': dependencies: '@astrojs/compiler': 2.13.1 '@astrojs/yaml2ts': 0.2.3 '@jridgewell/sourcemap-codec': 1.5.5 - '@volar/kit': 2.4.28(typescript@5.9.3) + '@volar/kit': 2.4.28(typescript@6.0.3) '@volar/language-core': 2.4.28 '@volar/language-server': 2.4.28 '@volar/language-service': 2.4.28 @@ -6407,12 +6403,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3))': + '@astrojs/mdx@5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': dependencies: '@astrojs/markdown-remark': 7.1.1 '@mdx-js/mdx': 3.1.1 acorn: 8.16.0 - astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) es-module-lexer: 2.1.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -6436,17 +6432,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.3.6 - '@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3))': + '@astrojs/starlight@0.38.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3))': dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)) + '@astrojs/mdx': 5.0.4(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) '@astrojs/sitemap': 3.7.2 '@pagefind/default-ui': 1.4.0 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3) - astro-expressive-code: 0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) + astro-expressive-code: 0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -10170,12 +10166,12 @@ snapshots: loupe: 3.1.3 tinyrainbow: 2.0.0 - '@volar/kit@2.4.28(typescript@5.9.3)': + '@volar/kit@2.4.28(typescript@6.0.3)': dependencies: '@volar/language-service': 2.4.28 '@volar/typescript': 2.4.28 typesafe-path: 0.2.2 - typescript: 5.9.3 + typescript: 6.0.3 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.1.0 @@ -10306,12 +10302,12 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)): + astro-expressive-code@0.41.7(astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3)): dependencies: - astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3) + astro: 6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3) rehype-expressive-code: 0.41.7 - astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3): + astro@6.1.9(@types/node@25.6.0)(jiti@2.6.1)(rollup@4.60.0)(tsx@4.21.0)(typescript@6.0.3)(yaml@2.8.3): dependencies: '@astrojs/compiler': 3.0.1 '@astrojs/internal-helpers': 0.9.0 @@ -10356,7 +10352,7 @@ snapshots: tinyclip: 0.1.12 tinyexec: 1.1.1 tinyglobby: 0.2.16 - tsconfck: 3.1.6(typescript@5.9.3) + tsconfck: 3.1.6(typescript@6.0.3) ultrahtml: 1.6.0 unifont: 0.7.4 unist-util-visit: 5.1.0 @@ -13040,9 +13036,9 @@ snapshots: dependencies: typescript: 6.0.3 - 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 tsdown@0.21.10(@typescript/native-preview@7.0.0-dev.20260420.1)(typescript@6.0.3): dependencies: @@ -13094,8 +13090,6 @@ snapshots: dependencies: semver: 7.7.4 - typescript@5.9.3: {} - typescript@6.0.3: {} uc.micro@2.1.0: {}