diff --git a/website/package.json b/website/package.json index f5d0774..303fc27 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.41.1", + "@astrojs/starlight": "^0.42.0", "astro": "^7.0.3", "sharp": "^0.35.2" },