diff --git a/website/package.json b/website/package.json index 054b134..3d14af3 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.38.2", + "@astrojs/starlight": "^0.39.2", "astro": "^6.1.3", "sharp": "^0.34.5" },