diff --git a/packages/docs/package.json b/packages/docs/package.json index c8df11f..d185ad9 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -17,7 +17,7 @@ "clean": "rm -rf dist .astro" }, "dependencies": { - "@astrojs/starlight": "^0.39.3", + "@astrojs/starlight": "^0.40.0", "astro": "^6.4.4", "sharp": "^0.34.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcd45ab..38c15d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -247,8 +247,8 @@ importers: packages/docs: dependencies: '@astrojs/starlight': - specifier: ^0.39.3 - version: 0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) + specifier: ^0.40.0 + version: 0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) astro: specifier: ^6.4.4 version: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) @@ -264,13 +264,13 @@ importers: version: 3.0.0(playwright@1.60.0) starlight-links-validator: specifier: ^0.24.0 - version: 0.24.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) + version: 0.24.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) starlight-llms-txt: specifier: ^0.10.0 - version: 0.10.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) + version: 0.10.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) starlight-page-actions: specifier: ^0.6.0 - version: 0.6.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)) + version: 0.6.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)) packages/embedder: dependencies: @@ -665,6 +665,16 @@ packages: peerDependencies: astro: ^6.0.0 + '@astrojs/mdx@6.0.3': + resolution: {integrity: sha512-+4P3ZvwsRAqAbBgY+uZMewFo3ficlIBPZfu/Luk+v4ia/ZOuFhpsw7r+7672uT2Fc1UPdp7yW0eU5egvSq0wbw==} + engines: {node: '>=22.12.0'} + peerDependencies: + '@astrojs/markdown-satteri': 0.3.0 + astro: ^6.4.0 + peerDependenciesMeta: + '@astrojs/markdown-satteri': + optional: true + '@astrojs/prism@4.0.2': resolution: {integrity: sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==} engines: {node: '>=22.12.0'} @@ -672,10 +682,14 @@ packages: '@astrojs/sitemap@3.7.3': resolution: {integrity: sha512-f8euLVsyeAmAkSm/1M2Kb8sL8byQmfgbvBNaHFItCheTj/IpiJYSEWVcqDHZ/yEHxiS7+w87mQkzwZaPHmk5GA==} - '@astrojs/starlight@0.39.3': - resolution: {integrity: sha512-uvAweA2DwhmLgFVfBT9NqG38Ey14k1ck3+y78XNJbceT1pMdzxCCX69RoBajb1QzTJviufsXzSc1xswgRxJfig==} + '@astrojs/starlight@0.40.0': + resolution: {integrity: sha512-H1NBIXx4Xw6YzKMsoMkazYxFgnTTj6pD4IReUGWj1fqw82AOAgj+WnZLpTDWRExf3b9ZM7Popbl583i4IvDNVQ==} peerDependencies: - astro: ^6.0.0 + '@astrojs/markdown-satteri': ^0.2.0 + astro: ^6.4.5 + peerDependenciesMeta: + '@astrojs/markdown-satteri': + optional: true '@astrojs/telemetry@3.3.2': resolution: {integrity: sha512-j8DNruA8ors99Al39RYZPJK4DC1bKkoNm93mAMuBhY9TCNC4R8n1q7ovFnJ5qhGh5Lsh7pa1gpQVpYpsJPeTHQ==} @@ -1373,17 +1387,17 @@ packages: cpu: [x64] os: [win32] - '@expressive-code/core@0.42.0': - resolution: {integrity: sha512-MN11+9nfmaC7sYu2BZJXAXqwkBRt8t1xTSqP+Ti1NfTEskgl6xUnzDxoaiQkg0BMzpglA0pys4dpDKquP/cyIw==} + '@expressive-code/core@0.43.1': + resolution: {integrity: sha512-H4rUJXKyS6y2q9Ig9bIp3dFhWhkZQIeH/jRGl3DROlslrGvfD4OC9qzmvKEFExm+/DtdvvHMQ8/Olmrcfxp+wQ==} - '@expressive-code/plugin-frames@0.42.0': - resolution: {integrity: sha512-XtkPm+941Uta7Y+81Acv+OA/20F1NJmJhCX6UYGKpqEIGqplNh3PTOhcURp6tcruhlzJcWcvpWy6Oigz3SrjqA==} + '@expressive-code/plugin-frames@0.43.1': + resolution: {integrity: sha512-tENfLw2UDeq5h749tTLvUtQYvgjIiQc6W7PBCR5xQ4yuE/QftManKJfUQjwJo6RRsAimVQDN4alhFTJ3aq1Khg==} - '@expressive-code/plugin-shiki@0.42.0': - resolution: {integrity: sha512-PMKey/kLmewttAHQezL+Y5Fx3vVssfDi3+FJOYQQS2mXP3tQspFELtKKAfsXfmSXdToZYgwoO69HJndqfE+09g==} + '@expressive-code/plugin-shiki@0.43.1': + resolution: {integrity: sha512-NdceinYEROXODNgB/ix+7oCdIg+nGyok+E+p2lU9YlWd1xKshXdXpmmptKfkuU27MJ5jjnfhMCI78YYBGi9GtQ==} - '@expressive-code/plugin-text-markers@0.42.0': - resolution: {integrity: sha512-l59lUx8fq1v5g6SpmbDjiU0+7IdfbiWnAyRmtTVSpfhyq+nZMN4UcmYyu2b9Mynhzt7Gr+O+cXyEPDNb2AVWVQ==} + '@expressive-code/plugin-text-markers@0.43.1': + resolution: {integrity: sha512-JWf8wdbZSNoGY4TFv3lmt3/NNDaCP7iYL6rRYD05g8YYjKL62hKUHLl5+B47+v0+bqbuMhXDN7qz2wywFUvMkg==} '@fortawesome/fontawesome-free@6.7.2': resolution: {integrity: sha512-JUOtgFW6k9u4Y+xeIaEiLr3+cjoUPiAuLXoyKOJSia6Duzb7pq+A76P9ZdPDoAoxHdHzq6gE9/jKBGXlZT8FbA==} @@ -2473,6 +2487,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.17.0: + resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} + engines: {node: '>=0.4.0'} + hasBin: true + adm-zip@0.5.17: resolution: {integrity: sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==} engines: {node: '>=12.0'} @@ -2578,8 +2597,8 @@ packages: resolution: {integrity: sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==} hasBin: true - astro-expressive-code@0.42.0: - resolution: {integrity: sha512-aiTePi2Cn0mJPYWZSzP1GcxCinX9mNtJyCCshVVPSg1yRwM7ADvFJOx0FnS440M9t65hp8JH//dc2qr22Bm4ag==} + astro-expressive-code@0.43.1: + resolution: {integrity: sha512-xddgwQxFRwpnnAnU7kSfrO82SsOAq7sQrYpXxVcrN9k/0aqNlTH2+mLrOMm1wXm6jdFKepst3hd8/qWojwuunw==} peerDependencies: astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta @@ -3460,8 +3479,8 @@ packages: resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==} engines: {node: '>= 18'} - expressive-code@0.42.0: - resolution: {integrity: sha512-V5DtJLEKuj4wf9O6IRtPtRObkMVy2ggR+S0MdjrTw6m58krZnDioyhW1si3Y04c5YPeooP4nd85Yq9NwEVHS4g==} + expressive-code@0.43.1: + resolution: {integrity: sha512-JdOzanoU825iNvslmk6Kg8Ro61eSHmDK2Zz7BynOxObVrpIXZNzrIZOwQO2uDQcGsjSYShL/8vTrXgeWYnq3NA==} extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} @@ -4974,8 +4993,8 @@ packages: regex@6.1.0: resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==} - rehype-expressive-code@0.42.0: - resolution: {integrity: sha512-8rp/1YMEVVSYbtz+bFBx+uSx3vA4i4T8RwRm5Q/IWbucQnnQqQ0hDqtmKOr8tv+59Cik6cu5aH3WPo0I7csuTA==} + rehype-expressive-code@0.43.1: + resolution: {integrity: sha512-CUOGQVlUcSMSXZgpcq9xL6B+dZqnI3w1R6EZj932XpGgj2Hmy7H6oMqa9W/Z7X2HOILWLWhqu1b9kuYcD+nd6w==} rehype-format@5.0.1: resolution: {integrity: sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ==} @@ -5993,6 +6012,26 @@ snapshots: transitivePeerDependencies: - supports-color + '@astrojs/mdx@6.0.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))': + dependencies: + '@astrojs/internal-helpers': 0.10.0 + '@astrojs/markdown-remark': 7.2.0 + '@mdx-js/mdx': 3.1.1 + acorn: 8.16.0 + astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) + es-module-lexer: 2.1.0 + estree-util-visit: 2.0.0 + hast-util-to-html: 9.0.5 + piccolore: 0.1.3 + rehype-raw: 7.0.0 + remark-gfm: 4.0.1 + remark-smartypants: 3.0.2 + source-map: 0.7.6 + unist-util-visit: 5.1.0 + vfile: 6.0.3 + transitivePeerDependencies: + - supports-color + '@astrojs/prism@4.0.2': dependencies: prismjs: 1.30.0 @@ -6003,17 +6042,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.4.3 - '@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3)': + '@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3)': dependencies: '@astrojs/markdown-remark': 7.2.0 - '@astrojs/mdx': 5.0.6(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) + '@astrojs/mdx': 6.0.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) '@astrojs/sitemap': 3.7.3 '@pagefind/default-ui': 1.5.2 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) - astro-expressive-code: 0.42.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) + astro-expressive-code: 0.43.1(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -6714,7 +6753,7 @@ snapshots: '@esbuild/win32-x64@0.28.0': optional: true - '@expressive-code/core@0.42.0': + '@expressive-code/core@0.43.1': dependencies: '@ctrl/tinycolor': 4.2.0 hast-util-select: 6.0.4 @@ -6726,18 +6765,18 @@ snapshots: unist-util-visit: 5.1.0 unist-util-visit-parents: 6.0.2 - '@expressive-code/plugin-frames@0.42.0': + '@expressive-code/plugin-frames@0.43.1': dependencies: - '@expressive-code/core': 0.42.0 + '@expressive-code/core': 0.43.1 - '@expressive-code/plugin-shiki@0.42.0': + '@expressive-code/plugin-shiki@0.43.1': dependencies: - '@expressive-code/core': 0.42.0 + '@expressive-code/core': 0.43.1 shiki: 4.2.0 - '@expressive-code/plugin-text-markers@0.42.0': + '@expressive-code/plugin-text-markers@0.43.1': dependencies: - '@expressive-code/core': 0.42.0 + '@expressive-code/core': 0.43.1 '@fortawesome/fontawesome-free@6.7.2': {} @@ -6924,7 +6963,7 @@ snapshots: '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 '@types/mdx': 2.0.14 - acorn: 8.16.0 + acorn: 8.17.0 collapse-white-space: 2.1.0 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 @@ -6933,7 +6972,7 @@ snapshots: hast-util-to-jsx-runtime: 2.3.6 markdown-extensions: 2.0.0 recma-build-jsx: 1.0.0 - recma-jsx: 1.0.1(acorn@8.16.0) + recma-jsx: 1.0.1(acorn@8.17.0) recma-stringify: 1.0.0 rehype-recma: 1.0.0 remark-mdx: 3.1.1 @@ -7741,12 +7780,18 @@ snapshots: dependencies: acorn: 8.16.0 + acorn-jsx@5.3.2(acorn@8.17.0): + dependencies: + acorn: 8.17.0 + acorn-walk@8.3.5: dependencies: acorn: 8.16.0 acorn@8.16.0: {} + acorn@8.17.0: {} + adm-zip@0.5.17: optional: true @@ -7859,10 +7904,10 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.42.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): + astro-expressive-code@0.43.1(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): dependencies: astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) - rehype-expressive-code: 0.42.0 + rehype-expressive-code: 0.43.1 astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0): dependencies: @@ -8912,12 +8957,12 @@ snapshots: transitivePeerDependencies: - supports-color - expressive-code@0.42.0: + expressive-code@0.43.1: dependencies: - '@expressive-code/core': 0.42.0 - '@expressive-code/plugin-frames': 0.42.0 - '@expressive-code/plugin-shiki': 0.42.0 - '@expressive-code/plugin-text-markers': 0.42.0 + '@expressive-code/core': 0.43.1 + '@expressive-code/plugin-frames': 0.43.1 + '@expressive-code/plugin-shiki': 0.43.1 + '@expressive-code/plugin-text-markers': 0.43.1 extend@3.0.2: {} @@ -10793,10 +10838,10 @@ snapshots: estree-util-build-jsx: 3.0.1 vfile: 6.0.3 - recma-jsx@1.0.1(acorn@8.16.0): + recma-jsx@1.0.1(acorn@8.17.0): dependencies: - acorn: 8.16.0 - acorn-jsx: 5.3.2(acorn@8.16.0) + acorn: 8.17.0 + acorn-jsx: 5.3.2(acorn@8.17.0) estree-util-to-js: 2.0.0 recma-parse: 1.0.0 recma-stringify: 1.0.0 @@ -10826,9 +10871,9 @@ snapshots: dependencies: regex-utilities: 2.3.0 - rehype-expressive-code@0.42.0: + rehype-expressive-code@0.43.1: dependencies: - expressive-code: 0.42.0 + expressive-code: 0.43.1 rehype-format@5.0.1: dependencies: @@ -11329,9 +11374,9 @@ snapshots: spdx-expression-parse: 3.0.1 spdx-ranges: 2.1.1 - starlight-links-validator@0.24.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): + starlight-links-validator@0.24.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): dependencies: - '@astrojs/starlight': 0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) + '@astrojs/starlight': 0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) '@types/picomatch': 4.0.3 astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) github-slugger: 2.0.0 @@ -11346,10 +11391,10 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-llms-txt@0.10.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): + starlight-llms-txt@0.10.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)): dependencies: '@astrojs/mdx': 5.0.6(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0)) - '@astrojs/starlight': 0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) + '@astrojs/starlight': 0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) '@types/hast': 3.0.4 '@types/micromatch': 4.0.10 astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) @@ -11365,9 +11410,9 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-page-actions@0.6.0(@astrojs/starlight@0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)): + starlight-page-actions@0.6.0(@astrojs/starlight@0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3))(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)): dependencies: - '@astrojs/starlight': 0.39.3(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) + '@astrojs/starlight': 0.40.0(astro@6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0))(typescript@6.0.3) astro: 6.4.4(@types/node@25.9.2)(jiti@2.6.1)(rollup@4.61.1)(tsx@4.22.4)(yaml@2.9.0) vite-plugin-static-copy: 4.1.0(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)) vite-plugin-virtual: 0.5.0(vite@7.3.5(@types/node@25.9.2)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0)) @@ -11896,7 +11941,7 @@ snapshots: time: '@apidevtools/swagger-parser@12.1.0': '2025-10-14T07:28:41.717Z' - '@astrojs/starlight@0.39.3': '2026-06-02T11:41:03.101Z' + '@astrojs/starlight@0.40.0': '2026-06-09T17:33:03.362Z' '@aws-sdk/client-bedrock-runtime@3.1064.0': '2026-06-08T19:14:33.681Z' '@aws-sdk/client-sagemaker-runtime@3.1064.0': '2026-06-08T19:19:53.877Z' '@biomejs/biome@2.4.16': '2026-05-27T13:41:35.255Z'