summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-18 05:13:02 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-18 14:13:02 +0200
commitaca5efe74b936b2c38fce560803006d9fd696096 (patch)
tree8341ba4d12090aa865bb91228c6de21d2258fe6c /examples/framework-react
parentd75cac45de8790331aad134ae91bfeb1943cd458 (diff)
downloadastro-aca5efe74b936b2c38fce560803006d9fd696096.tar.gz
astro-aca5efe74b936b2c38fce560803006d9fd696096.tar.zst
astro-aca5efe74b936b2c38fce560803006d9fd696096.zip
[ci] release (#13648)astro@5.7.4
Co-authored-by: github-actions[bot] <41898282+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 b4b07face..55f05a97a 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.2.4",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
- "astro": "^5.7.3",
+ "astro": "^5.7.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}