summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-18 08:05:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-18 16:05:23 +0100
commitaa05be3313940ee039ae58f01e5e6577a4ea1fe9 (patch)
tree843364cdac8395e1daec3a1853edf555ddf516ae /examples/framework-react
parenta6371696680b8a4c9566cc1c68d7298ca9e3a7aa (diff)
downloadastro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.tar.gz
astro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.tar.zst
astro-aa05be3313940ee039ae58f01e5e6577a4ea1fe9.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 b9d218524..3f6f7e6d2 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.11.6",
+ "astro": "^4.12.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}