From dcb4c58501f9323419abe9659e868f1d04760ee8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:06:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@ast?= =?UTF-8?q?rojs/starlight=20to=20v0.41.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 30f8709..6bc3b20 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.1", - "@astrojs/starlight": "0.41.4", + "@astrojs/starlight": "0.41.5", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.3", "sharp": "0.35.3", @@ -373,9 +373,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.41.4", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.4.tgz", - "integrity": "sha512-cRCKZhM2BKYViCakBiN68aVwPn5qj/XtMMq//G54xOWdXXcvic1gMMEI+veNlIKOqqC4QmIjcjk4jiFtlZ3mMg==", + "version": "0.41.5", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.5.tgz", + "integrity": "sha512-BNkyysByeqk9cXGNnd1fC1+kc9rrllo1Df/XD34wQg/I5HUX1Bc+F91aTktg17sapQs+mafzWSRgmURRyCNLKA==", "license": "MIT", "dependencies": { "@astrojs/markdown-satteri": "^0.3.2", diff --git a/docs/package.json b/docs/package.json index be85b60..d1bc655 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@astrojs/markdown-remark": "7.2.1", - "@astrojs/starlight": "0.41.4", + "@astrojs/starlight": "0.41.5", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.3", "sharp": "0.35.3",