From 34c39a0c96ee5aed74ceae851a512b271db7630d Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Fri, 18 Aug 2023 14:13:25 -0700 Subject: [ci] release (#8145) 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 a6fa6497e..07cad9df5 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^2.3.1", + "@astrojs/react": "^2.3.2", "@types/react": "^18.2.13", "@types/react-dom": "^18.2.6", - "astro": "^2.10.11", + "astro": "^2.10.12", "react": "^18.2.0", "react-dom": "^18.2.0" } -- cgit v1.2.3