From 8f6de92acfe8026ace80e657388b5d81e2210d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:00:05 +0000 Subject: [PATCH] build(deps-dev): bump starlight-llms-txt from 0.9.0 to 0.10.0 Bumps [starlight-llms-txt](https://github.com/delucis/starlight-llms-txt/tree/HEAD/packages/starlight-llms-txt) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/delucis/starlight-llms-txt/releases) - [Changelog](https://github.com/delucis/starlight-llms-txt/blob/main/packages/starlight-llms-txt/CHANGELOG.md) - [Commits](https://github.com/delucis/starlight-llms-txt/commits/starlight-llms-txt@0.10.0/packages/starlight-llms-txt) --- updated-dependencies: - dependency-name: starlight-llms-txt dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/docs/package.json | 2 +- pnpm-lock.yaml | 41 ++++++++++++++++++++++++++++++-------- 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index db26d69..3e446ae 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -25,7 +25,7 @@ "playwright": "^1.60.0", "rehype-mermaid": "^3.0.0", "starlight-links-validator": "^0.24.0", - "starlight-llms-txt": "^0.9.0", + "starlight-llms-txt": "^0.10.0", "starlight-page-actions": "^0.6.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b21588..d468482 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,8 +206,8 @@ importers: specifier: ^0.24.0 version: 0.24.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)) starlight-llms-txt: - specifier: ^0.9.0 - version: 0.9.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)) + specifier: ^0.10.0 + version: 0.10.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)) starlight-page-actions: specifier: ^0.6.0 version: 0.6.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(vite@7.3.3(@types/node@25.7.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.9.0)) @@ -649,6 +649,12 @@ packages: peerDependencies: astro: ^6.0.0 + '@astrojs/mdx@5.0.6': + resolution: {integrity: sha512-4dKe0ZMmqujofPNDHahzClkwinn9f8jHPcaXcgdGvPAlboD2mjzkUCofli2cBnxYAkdfhC6d50gBJ8i/cH8gHw==} + engines: {node: '>=22.12.0'} + peerDependencies: + astro: ^6.0.0 + '@astrojs/prism@4.0.1': resolution: {integrity: sha512-nksZQVjlferuWzhPsBpQ1JE5XuKAf1id1/9Hj4a9KG4+ofrlzxUUwX4YGQF/SuDiuiGKEnzopGOt38F3AnVWsQ==} engines: {node: '>=22.12.0'} @@ -5462,8 +5468,8 @@ packages: '@astrojs/starlight': '>=0.38.0' astro: '>=6.0.0' - starlight-llms-txt@0.9.0: - resolution: {integrity: sha512-Yd/ZD0iR4U1tPkhW1O2dh1gBsMWueBni7Ht4hJVEUpoczwPy8U+Ii4OCVuYIQQYSI7crHyx60ZC+zYMqZM881Q==} + starlight-llms-txt@0.10.0: + resolution: {integrity: sha512-LgkSjkvdACsGHkFq1ES00F0BU4lRepjJoaUmOgxBxNWx4txwpySVPtntKdAvDvlhinyN0ZBRpnAsN/sVQ1UEfA==} peerDependencies: '@astrojs/starlight': '>=0.38.0' astro: ^6.0.0 @@ -6282,6 +6288,25 @@ snapshots: transitivePeerDependencies: - supports-color + '@astrojs/mdx@5.0.6(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))': + dependencies: + '@astrojs/markdown-remark': 7.1.2 + '@mdx-js/mdx': 3.1.1 + acorn: 8.16.0 + astro: 6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(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.1': dependencies: prismjs: 1.30.0 @@ -10145,7 +10170,7 @@ snapshots: dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - '@ungap/structured-clone': 1.3.0 + '@ungap/structured-clone': 1.3.1 hast-util-phrasing: 3.0.1 hast-util-to-html: 9.0.5 hast-util-to-text: 4.0.2 @@ -12246,9 +12271,9 @@ snapshots: transitivePeerDependencies: - supports-color - starlight-llms-txt@0.9.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)): + starlight-llms-txt@0.10.0(@astrojs/starlight@0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3))(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)): dependencies: - '@astrojs/mdx': 5.0.4(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)) + '@astrojs/mdx': 5.0.6(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0)) '@astrojs/starlight': 0.39.2(astro@6.3.3(@types/node@25.7.0)(jiti@2.6.1)(rollup@4.60.3)(tsx@4.21.0)(yaml@2.9.0))(typescript@6.0.3) '@types/hast': 3.0.4 '@types/micromatch': 4.0.10 @@ -12907,7 +12932,7 @@ time: sharp@0.34.5: '2025-11-06T14:19:40.989Z' snyk-nodejs-lockfile-parser@2.7.1: '2026-05-01T08:47:24.957Z' starlight-links-validator@0.24.0: '2026-04-27T14:31:44.236Z' - starlight-llms-txt@0.9.0: '2026-05-12T11:06:59.554Z' + starlight-llms-txt@0.10.0: '2026-05-14T09:22:12.691Z' starlight-page-actions@0.6.0: '2026-04-21T18:20:44.562Z' tree-sitter-c-sharp@0.23.5: '2026-04-14T18:41:16.033Z' tree-sitter-c@0.24.1: '2025-05-24T17:34:07.761Z'