diff --git a/package.json b/package.json index ca221991..e264998a 100644 --- a/package.json +++ b/package.json @@ -8,12 +8,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^3.1.1", - "@astrojs/starlight": "^0.21.4", + "@astrojs/react": "^3.3.0", + "@astrojs/starlight": "^0.21.5", "@interledger/docs-design-system": "^0.3.4", - "@types/react": "^18.2.74", - "@types/react-dom": "^18.2.24", - "astro": "4.5.5", + "@types/react": "^18.2.79", + "@types/react-dom": "^18.2.25", + "astro": "4.6.2", "astro-i18next": "^1.0.0-beta.21", "prettier": "^3.2.5", "prism-react-renderer": "^2.3.1", @@ -21,7 +21,7 @@ "react-dom": "^18.2.0", "react-minimal-pie-chart": "^8.4.0", "remark-mermaidjs": "^6.0.0", - "respec": "^34.5.0", + "respec": "^35.0.0", "sharp": "^0.33.3" } }