aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-27 23:55:06 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 07:55:06 +0100
commit6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6 (patch)
tree56d7ee848646f7313ac71d4d28ce3adf25f0dd99 /examples/framework-vue
parent659904bd999c6abdd62f18230954b7097dcbb7fe (diff)
downloadastro-6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6.tar.gz
astro-6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6.tar.zst
astro-6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6.zip
[ci] release (#13702)create-astro@4.11.4astro@5.7.6
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 5b78042ab..4bca4211d 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.11",
- "astro": "^5.7.5",
+ "astro": "^5.7.6",
"vue": "^3.5.13"
}
}