summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-11 02:23:12 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-11 09:23:12 +0000
commit10fae31ac1278ea3f713467cd2909372a4f41bb3 (patch)
tree7cc36c9debd9da029162cdac31dc60a7d10b94c0 /examples/framework-react
parent6d1c63fa46a624b1c4981d4324ebabf37cc2b958 (diff)
downloadastro-10fae31ac1278ea3f713467cd2909372a4f41bb3.tar.gz
astro-10fae31ac1278ea3f713467cd2909372a4f41bb3.tar.zst
astro-10fae31ac1278ea3f713467cd2909372a4f41bb3.zip
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 81ef4262a..1f31fc21e 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.2.1",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
- "astro": "^5.4.2",
+ "astro": "^5.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}