From 07e8a1bab4f1d1442854cec65e8f66b247fc87c7 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:32:28 -0700 Subject: [ci] release (#6694) 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 47467cbc4..9c01859c1 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.1.8", + "astro": "^2.1.9", "react": "^18.1.0", "react-dom": "^18.1.0", - "@astrojs/react": "^2.1.0", + "@astrojs/react": "^2.1.1", "@types/react": "^18.0.10", "@types/react-dom": "^18.0.5" } -- cgit v1.2.3