antfu-collective / vite-ssg

Static site generation for Vue 3 on Vite
MIT License
1.27k stars 129 forks source link

chore: bump unhead #373

Closed harlan-zw closed 9 months ago

harlan-zw commented 9 months ago

Description

Seems like something weird is going on with the version resolution where they are using a newer version of @unhead/vue but an older version of the unhead core.

I think this should help.

Also, it seems like unhead went from an optional peer dependency to a strict dependency so I've updated that.

Linked Issues

relates to #368, https://github.com/unjs/unhead/issues/230

Additional context