Add UserButton, update Header & deps
Add a new src/components/UserButton.vue and update src/components/Header.astro to integrate UI changes. Add @halo-dev/api-client and ky to package.json and update editor settings to use Prettier for .vue and .astro files. Regenerate pnpm lockfile.
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
"@astrojs/mdx": "^5.0.3",
|
||||
"@astrojs/rss": "^4.0.18",
|
||||
"@astrojs/vue": "^6.0.1",
|
||||
"@halo-dev/api-client": "^2.23.0",
|
||||
"astro": "^6.1.4",
|
||||
"ky": "^2.0.0",
|
||||
"sharp": "^0.34.5",
|
||||
"vue": "^3.5.32"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user