chore(deps): update dev-dependencies #4340
Annotations
10 errors
|
Typecheck
'event.target' is possibly 'null'.
|
|
Typecheck
Property 'tagName' does not exist on type 'EventTarget'.
|
|
Typecheck
'event.target' is possibly 'null'.
|
|
Typecheck
Property 'tagName' does not exist on type 'EventTarget'.
|
|
Typecheck
'event.target' is possibly 'null'.
|
|
Typecheck
Property 'getBoundingClientRect' does not exist on type 'EventTarget'.
|
|
Typecheck
'event.target' is possibly 'null'.
|
|
Typecheck
Property '$el' does not exist on type 'HTMLElement'.
|
|
Typecheck
Argument of type '{ style: { 'background-image': "" | `url(${string})`; filter: 0 | `brightness(${number}%)` | null; }; class: string; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
|
Typecheck
Argument of type '{ dateFrom: string | null; dateTo: string | null; }' is not assignable to parameter of type '{ dateFrom: string | Date; dateTo: string | Date; }'.
|
Loading