Merge pull request #337 from jonaspm/chore/upgrade-astro-version

chore: Update Astro to version 5.16.9 in example package
This commit is contained in:
dswbx
2026-01-15 14:25:20 +01:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
"@astrojs/react": "^4.2.2", "@astrojs/react": "^4.2.2",
"@types/react": "^19.0.12", "@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4", "@types/react-dom": "^19.0.4",
"astro": "^4.16.16", "astro": "^5.16.9",
"bknd": "file:../../app", "bknd": "file:../../app",
"react": "^19.1.0", "react": "^19.1.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",