From 3632dda0c14d03b6849a2f513fc2467a91bcbc83 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 22 May 2025 05:03:48 -0700 Subject: [ci] release (#13840) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 3aa99a254..4ac5804f0 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -10,8 +10,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/vue": "^5.0.13", - "astro": "^5.7.14", + "@astrojs/vue": "^5.1.0", + "astro": "^5.8.0", "vue": "^3.5.13" } } -- cgit v1.2.3