From 8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:26:00 -0800 Subject: [ci] release (#9432) 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 90d2e02d4..deadb01de 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/vue": "^4.0.3", - "astro": "^4.0.5", + "@astrojs/vue": "^4.0.4", + "astro": "^4.0.6", "vue": "^3.3.8" } } -- cgit v1.2.3