[ci] release (beta) (#12430)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2024-11-21 04:45:51 -08:00
committed by GitHub
parent 285c6e3598
commit a9ce785146
50 changed files with 416 additions and 241 deletions

View File

@ -10,8 +10,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/vue": "^5.0.0-beta.1",
"astro": "^5.0.0-beta.8",
"@astrojs/vue": "^5.0.0-beta.2",
"astro": "^5.0.0-beta.9",
"vue": "^3.5.12"
}
}