aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-21 08:57:44 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-21 16:57:44 +0100
commit425f8d0ab1b0e2a3d682062bc098c518e576e5a1 (patch)
tree9e7162fb1a3b0212a606a0c0a0c6122bddcb78bd /examples/framework-vue
parentdfd4ace67372f80bf671fbc01f2e6a3e69ac849a (diff)
downloadastro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.tar.gz
astro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.tar.zst
astro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.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 67fc005d6..3aa99a254 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.13",
+ "astro": "^5.7.14",
"vue": "^3.5.13"
}
}