summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-03 06:50:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-03 14:50:19 +0100
commit34d79527a4cd88864c4a9128a393c0d2f7d9eda7 (patch)
tree56ec044580aec85cfc91736a8db254e747fdc495 /examples/framework-vue
parent406a21fe4673cbcaaf123ffc6bae62a2ef12c748 (diff)
downloadastro-34d79527a4cd88864c4a9128a393c0d2f7d9eda7.tar.gz
astro-34d79527a4cd88864c4a9128a393c0d2f7d9eda7.tar.zst
astro-34d79527a4cd88864c4a9128a393c0d2f7d9eda7.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 92632633a..9b931b8c2 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^4.5.1",
- "astro": "^4.15.10",
+ "astro": "^4.15.11",
"vue": "^3.5.10"
}
}