diff --git a/package.json b/package.json index 0bc4b17..cd192e8 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.21.3", - "@interledger/docs-design-system": "^0.3.2", - "astro": "^4.5.16", + "@astrojs/starlight": "^0.22.1", + "@interledger/docs-design-system": "^0.5.0", + "astro": "^4.7.1", "sharp": "^0.33.3" } }