summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-13 08:22:18 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-13 15:22:18 +0000
commit61b71544b68a5ca79370cb516a38f25667eb65eb (patch)
treeb2eb308904cf138b7275b8769cd3606a76e6fb55 /examples/framework-react
parent2f039b927a3a1334948adc7788b1f24c074dfac7 (diff)
downloadastro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.gz
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.zst
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.zip
[ci] release (#13418)astro@5.5.2
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 da9aafc30..bd297802e 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.5.1",
+ "astro": "^5.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}