From 614eeccd7006bcc6557aaef9d6e1d63aed259f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 11:52:05 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/starlight to ^0.34.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19f4534..a30db7d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.28.0", + "@astrojs/starlight": "^0.34.0", "astro": "^4.3.4", "sharp": "^0.33.0" }