chore(deps): update all non-major dependencies (v3) #98
Annotations
6 errors
|
|
|
|
|
ci (ubuntu-latest, 22):
node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_@[email protected]._yjrmvpj4nvo5b4uq4ryrsnnbhy/node_modules/@nuxt/ui/dist/runtime/components/Toaster.vue#L108
Argument of type '{ class: (string | { 'cursor-pointer': boolean; })[]; style: { '--index': number; '--before': number; '--offset': number; '--scale': string; '--translate': string; '--transform': string; }; dataExpanded: boolean; ... 18 more ...; 'onUpdate:open': any; }' is not assignable to parameter of type 'Partial<{ close: boolean; }> & Omit<{ readonly as?: any; readonly title?: string; readonly description?: string; readonly icon?: string; readonly avatar?: AvatarProps; ... 17 more ...; readonly onSwipeEnd?: (event: SwipeEvent) => any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, "close"> & Record<....'.
|