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-vue/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/framework-vue') diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 779ddf150..0e5ffbd30 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.5.0", + "astro": "^1.5.1", "vue": "^3.2.37", - "@astrojs/vue": "^1.1.0" + "@astrojs/vue": "^1.2.0" } } -- cgit v1.2.3