From c2f44cedc18842a18859e3f0ade0262be5d28ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 11:50:57 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/starlight to ^0.40.0 --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index a168c85f..8a29e6aa 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.36.0", + "@astrojs/starlight": "^0.40.0", "astro": "^5.0.0", "astro-vtbot": "^2.1.9", "starlight-llms-txt": "^0.6.0"