Merge branch 'main' into next

This commit is contained in:
Princesseuh
2024-09-24 09:42:32 +01:00
47 changed files with 483 additions and 235 deletions

View File

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