diff --git a/examples/astro/package.json b/examples/astro/package.json index f205b50..9f4b76f 100644 --- a/examples/astro/package.json +++ b/examples/astro/package.json @@ -14,7 +14,7 @@ "@astrojs/react": "^4.2.2", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", - "astro": "^4.16.16", + "astro": "^5.16.9", "bknd": "file:../../app", "react": "^19.1.0", "react-dom": "^19.1.0",