summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-04 18:42:00 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-05 03:42:00 +0200
commit65bfefb96bd70bf948022e71b72684259fbd5105 (patch)
treeb4ef3b066228053755cb4233d425d1e609f3409f /examples/framework-react
parentca54e3f819fad009ac3c3c8b57a26014a2652a73 (diff)
downloadastro-65bfefb96bd70bf948022e71b72684259fbd5105.tar.gz
astro-65bfefb96bd70bf948022e71b72684259fbd5105.tar.zst
astro-65bfefb96bd70bf948022e71b72684259fbd5105.zip
[ci] release (#11909)astro@4.15.3@astrojs/db@0.14.1
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 8316eb256..dff8d9ea7 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
- "astro": "^4.15.2",
+ "astro": "^4.15.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}