aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-17 05:47:16 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-17 14:47:16 +0200
commite30cf49ee45922e4bd4f92df7b2ea3753f1905fc (patch)
treeb55265635c4b121429eccdabc3bc363215686889 /examples/framework-vue
parent20fc99b6ab006442e01b1c5e1de61ffa7c4c0cc1 (diff)
downloadastro-e30cf49ee45922e4bd4f92df7b2ea3753f1905fc.tar.gz
astro-e30cf49ee45922e4bd4f92df7b2ea3753f1905fc.tar.zst
astro-e30cf49ee45922e4bd4f92df7b2ea3753f1905fc.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 2225addab..863201355 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^4.5.0",
- "astro": "^4.11.5",
+ "astro": "^4.11.6",
"vue": "^3.4.31"
}
}