chore(deps): update peerdependency @unhead/vue to v3 #4011
Annotations
5 errors
|
Run pnpm typecheck
Process completed with exit code 1.
|
|
Run pnpm typecheck:
packages/script/src/runtime/composables/useScript.ts#L317
'options.head.hooks' is possibly 'undefined'.
|
|
Run pnpm typecheck:
packages/script/src/runtime/composables/useScript.ts#L238
Type 'VueHeadClient<any> | VueHeadClient' is not assignable to type 'VueHeadClient<any> | undefined'.
|
|
Run pnpm typecheck:
packages/script/dist/runtime/composables/useScript.ts#L317
'options.head.hooks' is possibly 'undefined'.
|
|
Run pnpm typecheck:
packages/script/dist/runtime/composables/useScript.ts#L238
Type 'VueHeadClient<any> | VueHeadClient' is not assignable to type 'VueHeadClient<any> | undefined'.
|
Loading