diff --git a/package.json b/package.json index 6457ebd..2d02a25 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.21.1", - "@interledger/docs-design-system": "^0.3.2", - "astro": "^4.5.6", - "sharp": "^0.33.2" + "@astrojs/starlight": "^0.22.0", + "@interledger/docs-design-system": "^0.4.0", + "astro": "^4.7.0", + "sharp": "^0.33.3" } }