diff --git a/package.json b/package.json index 563d89e..b44b13d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@astrojs/check": "^0.9.8", "@astrojs/react": "^5.0.0", - "@astrojs/starlight": "0.38.1", + "@astrojs/starlight": "0.38.2", "@scalar/api-reference-react": "^0.9.0", "astro": "^6.0.5", "react": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe2bf4..82119d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.0.0 version: 5.0.1(@types/node@24.12.0)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.3) '@astrojs/starlight': - specifier: 0.38.1 - version: 0.38.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)) + specifier: 0.38.2 + version: 0.38.2(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)) '@scalar/api-reference-react': specifier: ^0.9.0 version: 0.9.13(react@19.2.4)(tailwindcss@4.0.17)(typescript@5.9.3) @@ -34,7 +34,7 @@ importers: version: 0.34.5 starlight-openapi: specifier: ^0.24.0 - version: 0.24.0(@astrojs/markdown-remark@7.0.1)(@astrojs/starlight@0.38.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)))(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))(openapi-types@12.1.3) + version: 0.24.0(@astrojs/markdown-remark@7.0.1)(@astrojs/starlight@0.38.2(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)))(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))(openapi-types@12.1.3) devDependencies: '@biomejs/biome': specifier: ^2.0.0 @@ -142,8 +142,8 @@ packages: '@astrojs/sitemap@3.7.1': resolution: {integrity: sha512-IzQqdTeskaMX+QDZCzMuJIp8A8C1vgzMBp/NmHNnadepHYNHcxQdGLQZYfkbd2EbRXUfOS+UDIKx8sKg0oWVdw==} - '@astrojs/starlight@0.38.1': - resolution: {integrity: sha512-CATPH4Dy44OYAJhoyUHh6NqpColWEVufanGVwnM0l/bcaNMo5V/rypwL0Vu0Edp+ZIXE7/1DA9CrNj5jmCVSLQ==} + '@astrojs/starlight@0.38.2': + resolution: {integrity: sha512-7AsrvG4EsXUmJT5uqiXJN4oZqKaY0wc/Ip7C6/zGnShHRVoTAA4jxeYIZ3wqbqA6zv4cnp9qk31vB2m2dUcmfg==} peerDependencies: astro: ^6.0.0 @@ -2651,10 +2651,6 @@ packages: engines: {node: '>=20.19.5', npm: '>=10.8.2'} hasBin: true - smol-toml@1.6.0: - resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} - engines: {node: '>= 18'} - smol-toml@1.6.1: resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==} engines: {node: '>= 18'} @@ -3281,7 +3277,7 @@ snapshots: remark-rehype: 11.1.2 remark-smartypants: 3.0.2 shiki: 4.0.2 - smol-toml: 1.6.0 + smol-toml: 1.6.1 unified: 11.0.5 unist-util-remove-position: 5.0.0 unist-util-visit: 5.1.0 @@ -3373,9 +3369,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.3.6 - '@astrojs/starlight@0.38.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))': + '@astrojs/starlight@0.38.2(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))': dependencies: - '@astrojs/markdown-remark': 7.0.0 + '@astrojs/markdown-remark': 7.0.1 '@astrojs/mdx': 5.0.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)) '@astrojs/sitemap': 3.7.1 '@pagefind/default-ui': 1.4.0 @@ -6723,8 +6719,6 @@ snapshots: arg: 5.0.2 sax: 1.6.0 - smol-toml@1.6.0: {} - smol-toml@1.6.1: {} source-map-js@1.2.1: {} @@ -6733,10 +6727,10 @@ snapshots: space-separated-tokens@2.0.2: {} - starlight-openapi@0.24.0(@astrojs/markdown-remark@7.0.1)(@astrojs/starlight@0.38.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)))(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))(openapi-types@12.1.3): + starlight-openapi@0.24.0(@astrojs/markdown-remark@7.0.1)(@astrojs/starlight@0.38.2(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)))(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3))(openapi-types@12.1.3): dependencies: '@astrojs/markdown-remark': 7.0.1 - '@astrojs/starlight': 0.38.1(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)) + '@astrojs/starlight': 0.38.2(astro@6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3)) '@readme/openapi-parser': 4.1.2(openapi-types@12.1.3) astro: 6.0.8(@types/node@24.12.0)(rollup@4.59.1)(typescript@5.9.3)(yaml@2.8.3) github-slugger: 2.0.0