aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-18 05:13:02 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-18 14:13:02 +0200
commitaca5efe74b936b2c38fce560803006d9fd696096 (patch)
tree8341ba4d12090aa865bb91228c6de21d2258fe6c /examples/framework-vue
parentd75cac45de8790331aad134ae91bfeb1943cd458 (diff)
downloadastro-aca5efe74b936b2c38fce560803006d9fd696096.tar.gz
astro-aca5efe74b936b2c38fce560803006d9fd696096.tar.zst
astro-aca5efe74b936b2c38fce560803006d9fd696096.zip
[ci] release (#13648)astro@5.7.4
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 52fcc807b..7b1261a57 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.10",
- "astro": "^5.7.3",
+ "astro": "^5.7.4",
"vue": "^3.5.13"
}
}