From 4c1ffef3e4753ffccd71e9b1524aa4faa1de652f Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Tue, 18 Oct 2022 11:26:00 -0700 Subject: [ci] release (#5078) 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 88bdd9917..07beab83a 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.5.0", + "astro": "^1.5.1", "react": "^18.1.0", "react-dom": "^18.1.0", - "@astrojs/react": "^1.2.0", + "@astrojs/react": "^1.2.1", "@types/react": "^18.0.10", "@types/react-dom": "^18.0.5" } -- cgit v1.2.3