From 83c565b36c7a5bf8fbc6cc37934109b74ed43ba5 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 17 Jun 2024 06:39:57 -0700 Subject: [ci] release (#11233) Co-authored-by: github-actions[bot] --- 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 8756f639f..65ac56ac6 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^3.5.0", + "@astrojs/react": "^3.6.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "astro": "^4.10.2", + "astro": "^4.10.3", "react": "^18.3.1", "react-dom": "^18.3.1" } -- cgit v1.2.3