[ci] release (beta) (#12017)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2024-09-24 02:10:24 -07:00
committed by GitHub
parent d1e5977533
commit 7968eabcfc
47 changed files with 234 additions and 199 deletions

View File

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/vue": "^4.5.1",
"astro": "^5.0.0-beta.1",
"@astrojs/vue": "^5.0.0-beta.0",
"astro": "^5.0.0-beta.2",
"vue": "^3.5.3"
}
}