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-multiple/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/framework-multiple') diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 4b25ab7bd..206952352 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.5.0", + "astro": "^1.5.1", "preact": "^10.7.3", "react": "^18.1.0", "react-dom": "^18.1.0", @@ -19,9 +19,9 @@ "svelte": "^3.48.0", "vue": "^3.2.37", "@astrojs/preact": "^1.2.0", - "@astrojs/react": "^1.2.0", - "@astrojs/solid-js": "^1.2.0", + "@astrojs/react": "^1.2.1", + "@astrojs/solid-js": "^1.2.1", "@astrojs/svelte": "^1.0.2", - "@astrojs/vue": "^1.1.0" + "@astrojs/vue": "^1.2.0" } } -- cgit v1.2.3