diff --git a/website/package.json b/website/package.json index 2acd0f5a..ae6feca8 100644 --- a/website/package.json +++ b/website/package.json @@ -12,7 +12,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.40.0", + "@astrojs/starlight": "^0.41.0", "astro": "^7.0.0", "sharp": "^0.35.1" }