From c66440a7f627d1727d1a2215c3743babe3aafc67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 15:18:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@ast?= =?UTF-8?q?rojs/starlight=20to=20v0.41.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index d962a30..215643d 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@astrojs/markdown-remark": "7.2.2", - "@astrojs/starlight": "0.41.6", + "@astrojs/starlight": "0.41.7", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.6", "sharp": "0.35.3", @@ -316,14 +316,14 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.41.6", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.6.tgz", - "integrity": "sha512-Dt0/wY2JbFGUpxMgclw1j2Iqks2GG0LHYKgP7TfBXsFrs4LIbKvQ596lzyhXLz6nFcnPdIB9ZRFyDJeuVcx3Ug==", + "version": "0.41.7", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.7.tgz", + "integrity": "sha512-579VJuZgo20UpNQPm9EIez5W3DFSrD16uiV2YX6rUlpLtjgKSdnc69TxVTZXn4AtI2B731TI2qhW1O3K+vwtrQ==", "license": "MIT", "dependencies": { - "@astrojs/markdown-satteri": "^0.3.2", - "@astrojs/mdx": "^7.0.0", - "@astrojs/sitemap": "^3.7.2", + "@astrojs/markdown-satteri": "^0.3.5", + "@astrojs/mdx": "^7.0.5", + "@astrojs/sitemap": "^3.7.3", "@pagefind/default-ui": "^1.3.0", "@types/hast": "^3.0.4", "@types/js-yaml": "^4.0.9", diff --git a/docs/package.json b/docs/package.json index 5e35c68..539f3a9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@astrojs/markdown-remark": "7.2.2", - "@astrojs/starlight": "0.41.6", + "@astrojs/starlight": "0.41.7", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.6", "sharp": "0.35.3",