From 218267c0b318fb77736129f657c6c4da53abf64d Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:34:47 -0800 Subject: [ci] release (beta) (#12534) Co-authored-by: github-actions[bot] --- examples/container-with-vitest/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/container-with-vitest/package.json') diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json index 33fc30545..09947cc2b 100644 --- a/examples/container-with-vitest/package.json +++ b/examples/container-with-vitest/package.json @@ -11,8 +11,8 @@ "test": "vitest run" }, "dependencies": { - "@astrojs/react": "^3.7.0-beta.1", - "astro": "^5.0.0-beta.11", + "@astrojs/react": "^4.0.0-beta.2", + "astro": "^5.0.0-beta.12", "react": "^18.3.1", "react-dom": "^18.3.1", "vitest": "^2.1.6" -- cgit v1.2.3