aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-13 12:20:16 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-13 21:20:16 +0200
commit29f30247662705a49ff6f9802ada780ecb13efe0 (patch)
tree1ed333de0e40f5e238d62fb3cd47aea199d38ed9 /examples/framework-vue
parent68d8c4e10c65f9eaac3a8d91c12b3fc9cadf807c (diff)
downloadastro-29f30247662705a49ff6f9802ada780ecb13efe0.tar.gz
astro-29f30247662705a49ff6f9802ada780ecb13efe0.tar.zst
astro-29f30247662705a49ff6f9802ada780ecb13efe0.zip
Co-authored-by: github-actions[bot] <41898282+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 8061b054d..67fc005d6 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.13",
- "astro": "^5.7.12",
+ "astro": "^5.7.13",
"vue": "^3.5.13"
}
}