From 04b58cd8e0960a328e90a944699e21ce9f481ad7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:51:48 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/starlight to v0.42.0 --- dev-docs/package.json | 2 +- user-docs/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-docs/package.json b/dev-docs/package.json index 76b239e..f6af3f7 100644 --- a/dev-docs/package.json +++ b/dev-docs/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "0.39.3", + "@astrojs/starlight": "0.42.0", "astro": "6.4.5", "remark-github-alerts": "0.1.1", "sharp": "0.34.5" diff --git a/user-docs/package.json b/user-docs/package.json index fbdff22..d85da18 100644 --- a/user-docs/package.json +++ b/user-docs/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "0.39.3", + "@astrojs/starlight": "0.42.0", "astro": "6.4.5", "remark-github-alerts": "0.1.1", "sharp": "0.34.5"