diff --git a/website/package.json b/website/package.json index c3363bb..5249042 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@astrojs/preact": "^3.5.1", - "@astrojs/starlight": "^0.28.3", + "@astrojs/starlight": "^0.31.1", "astro": "^4.12.2", "i18n-num-in-words": "workspace:*", "preact": "^10.22.1",