summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-16 19:02:50 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-16 22:02:50 -0500
commit3ff00a66551c70ebd089309064cf2fad40392e1b (patch)
treec9fc2843e25132310a780fa6be880db479882f2d /examples/framework-react
parent95795f85dbd85ff29ee2ff4860d018fd4e9bcf8f (diff)
downloadastro-3ff00a66551c70ebd089309064cf2fad40392e1b.tar.gz
astro-3ff00a66551c70ebd089309064cf2fad40392e1b.tar.zst
astro-3ff00a66551c70ebd089309064cf2fad40392e1b.zip
[ci] release (#12759)astro@5.0.9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-react')
-rw-r--r--examples/framework-react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 94d9a26b3..0ee7e45d3 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.1.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.8",
+ "astro": "^5.0.9",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}