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-multiple/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/framework-multiple') diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 46fb34b20..635a0850a 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -12,11 +12,11 @@ }, "dependencies": { "@astrojs/preact": "^2.2.2", - "@astrojs/react": "^2.3.1", + "@astrojs/react": "^2.3.2", "@astrojs/solid-js": "^2.2.1", "@astrojs/svelte": "^3.1.1", "@astrojs/vue": "^2.2.1", - "astro": "^2.10.11", + "astro": "^2.10.12", "preact": "^10.15.1", "react": "^18.2.0", "react-dom": "^18.2.0", -- cgit v1.2.3