From a86b41c852ce5c05e9bda8d29a8ba29a0502e3b0 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 24 Oct 2023 09:26:45 -0700 Subject: [ci] release (#8895) 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 b5dffaedb..f91e9fdaf 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^3.0.3", + "@astrojs/react": "^3.0.4", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "astro": "^3.3.3", + "astro": "^3.3.4", "react": "^18.2.0", "react-dom": "^18.2.0" } -- cgit v1.2.3