summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Princesseuh <3019731+Princesseuh@users.noreply.github.com> 2024-08-16 12:00:44 +0200
committerGravatar Princesseuh <3019731+Princesseuh@users.noreply.github.com> 2024-08-16 12:00:44 +0200
commit40b95a164d7129b73ade25783ab0e1cb01980be4 (patch)
treef317bd468ae2b3291c7dcb89ba1b1167d6cf7c80 /examples/framework-vue
parentd8f9a8397dd1fcd6a8d2e56e4f50a41ed6dcf948 (diff)
parent5f0b58fb6c656243b0f1456266f07af59834e781 (diff)
downloadastro-40b95a164d7129b73ade25783ab0e1cb01980be4.tar.gz
astro-40b95a164d7129b73ade25783ab0e1cb01980be4.tar.zst
astro-40b95a164d7129b73ade25783ab0e1cb01980be4.zip
Merge branch 'main' into next
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 3cd8d2325..1bff3df25 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.13.4",
+ "astro": "^4.14.2",
"vue": "^3.4.37"
}
}