aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-04 06:40:29 -0800
committerGravatar GitHub <noreply@github.com> 2025-03-04 14:40:29 +0000
commitc67a35138c4651b7ea9a01375ce30063e3d80244 (patch)
treeee1a27fcbf86c7e792e8e0be92e98f2ae9ce66f5 /examples/framework-vue
parentf61d4420e8f641770091ec96e6809de39f2ceb21 (diff)
downloadastro-c67a35138c4651b7ea9a01375ce30063e3d80244.tar.gz
astro-c67a35138c4651b7ea9a01375ce30063e3d80244.tar.zst
astro-c67a35138c4651b7ea9a01375ce30063e3d80244.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 42153adaf..dece9492b 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.7",
- "astro": "^5.4.1",
+ "astro": "^5.4.2",
"vue": "^3.5.13"
}
}