summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-23 07:15:26 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-23 16:15:26 +0100
commit821d642753812a83b73300c04ccd2883d481b08b (patch)
treedae4a864901106a2b60c82c446f77f93cf00c8cb /examples/framework-react
parenta90f79fe591f281f6a1e3c2f8038c832a4c15f0e (diff)
downloadastro-821d642753812a83b73300c04ccd2883d481b08b.tar.gz
astro-821d642753812a83b73300c04ccd2883d481b08b.tar.zst
astro-821d642753812a83b73300c04ccd2883d481b08b.zip
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 552c1d87c..52dc15a5c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.1.6",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
- "astro": "^5.1.8",
+ "astro": "^5.1.9",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}