summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-28 08:11:59 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-28 15:11:59 +0000
commita59a27eb0c098c23bdc1684a1c4284d517d3dc17 (patch)
treec2cb9c68e5ad6646aa4f09caca24d5bb898fcdf8 /examples/framework-vue
parentfb9ef4019bd5aec99972cac9bb82f2b6c259292c (diff)
downloadastro-a59a27eb0c098c23bdc1684a1c4284d517d3dc17.tar.gz
astro-a59a27eb0c098c23bdc1684a1c4284d517d3dc17.tar.zst
astro-a59a27eb0c098c23bdc1684a1c4284d517d3dc17.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 b4ff277b8..faf6bc237 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/vue": "^0.2.0",
- "astro": "^1.0.0-beta.57"
+ "astro": "^1.0.0-beta.58"
},
"dependencies": {
"vue": "^3.2.37"
' alt='Gravatar' /> Ashcon Partovi 1-2/+2 2023-10-16Fix formattingGravatar Ashcon Partovi 1-2/+1 2023-10-16Add `reusePort` to `Bun.serve` typesGravatar Ashcon Partovi 1-0/+9 2023-10-16Fix `request.url` having incorrect portGravatar Ashcon Partovi 4-1/+92 2023-10-16Remove uWebSockets header from Bun.serve responsesGravatar Ashcon Partovi 1-6/+6 2023-10-16Rename some testsGravatar Ashcon Partovi 3-0/+0 2023-10-16Fix #6467Gravatar Ashcon Partovi 2-3/+10 2023-10-16Update InternalModuleRegistryConstants.hGravatar Dylan Conway 1-3/+3 2023-10-16Development -> Contributing (#6538)Gravatar Colin McDonnell 2-1/+1 2023-10-14fix(net/tls) fix pg hang on end + hanging on query (#6487)Gravatar Ciro Spaciari 3-8/+36 2023-10-13fix installing dependencies that match workspace versions (#6494)Gravatar Dylan Conway 4-2/+64 2023-10-13fix lockfile struct padding (#6495)Gravatar Dylan Conway 3-3/+18