summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-23 07:15:26 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-23 16:15:26 +0100
commit821d642753812a83b73300c04ccd2883d481b08b (patch)
treedae4a864901106a2b60c82c446f77f93cf00c8cb /examples/framework-vue
parenta90f79fe591f281f6a1e3c2f8038c832a4c15f0e (diff)
downloadastro-821d642753812a83b73300c04ccd2883d481b08b.tar.gz
astro-821d642753812a83b73300c04ccd2883d481b08b.tar.zst
astro-821d642753812a83b73300c04ccd2883d481b08b.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-vue')
-rw-r--r--examples/framework-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 92f25f0c4..0f407d2c9 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.6",
- "astro": "^5.1.8",
+ "astro": "^5.1.9",
"vue": "^3.5.13"
}
}