From f47b85ce6fd11bf6a0e7db975069363f021be1ae Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:57:19 -0800 Subject: [ci] release (#9365) 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 3a4480862..11ececb9c 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/vue": "^4.0.2", - "astro": "^4.0.3", + "@astrojs/vue": "^4.0.3", + "astro": "^4.0.4", "vue": "^3.3.8" } } -- cgit v1.2.3