diff --git a/docs/package.json b/docs/package.json index c748d37e..02b6cae9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.6", - "@astrojs/starlight": "^0.37.5", + "@astrojs/starlight": "^0.37.6", "astro": "^5.17.1", "sharp": "^0.34.5", "typescript": "^5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1ae21ac..6012b8a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: ^0.9.6 version: 0.9.6(prettier@3.7.4)(typescript@5.9.3) '@astrojs/starlight': - specifier: ^0.37.5 - version: 0.37.5(astro@5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) + specifier: ^0.37.6 + version: 0.37.6(astro@5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) astro: specifier: ^5.17.1 version: 5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) @@ -269,8 +269,8 @@ packages: '@astrojs/sitemap@3.7.0': resolution: {integrity: sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA==} - '@astrojs/starlight@0.37.5': - resolution: {integrity: sha512-+pC2pgy0iR9Ucl1P4CE0jyfsoNKcUSB2RIoBwm4UnyyhtlaEjoSU7MZwa5IJkzS9sBgIbLbLgYVbkC4tHN8rkQ==} + '@astrojs/starlight@0.37.6': + resolution: {integrity: sha512-wQrKwH431q+8FsLBnNQeG+R36TMtEGxTQ2AuiVpcx9APcazvL3n7wVW8mMmYyxX0POjTnxlcWPkdMGR3Yj1L+w==} peerDependencies: astro: ^5.5.0 @@ -5268,7 +5268,7 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.25.76 - '@astrojs/starlight@0.37.5(astro@5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': + '@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': dependencies: '@astrojs/markdown-remark': 6.3.10 '@astrojs/mdx': 4.3.13(astro@5.17.1(@types/node@25.2.2)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) @@ -8368,7 +8368,6 @@ snapshots: '@types/node@25.2.2': dependencies: undici-types: 7.16.0 - optional: true '@types/pg-pool@2.0.7': dependencies: @@ -8388,7 +8387,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 25.2.0 + '@types/node': 25.2.2 '@types/semver@7.7.1': {}