From 159b5348a956238bdef8bc8cc2aeb8a1af32e2e4 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 14 Apr 2025 01:42:24 -0700 Subject: [ci] release (#13558) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- examples/framework-react/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/framework-react') diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index 36127da9a..7dafc6ba0 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -10,10 +10,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.2.3", + "@astrojs/react": "^4.2.4", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.6.1", + "astro": "^5.6.2", "react": "^18.3.1", "react-dom": "^18.3.1" } -- cgit v1.2.3