From f073152cc6e18d3b58cff6a903161c98cc0370e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 19:00:33 +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 9802aa1..3633b6e 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,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", "sharp": "^0.34.0",