chore: update dependency @types/react to v19 #3099
Annotations
10 errors
previewRelease
Cannot find namespace 'JSX'.
|
previewRelease
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLDivElement>'.
|
previewRelease
'child.props' is of type 'unknown'.
|
previewRelease
'item.props' is of type 'unknown'.
|
previewRelease
Spread types may only be created from object types.
|
previewRelease
'item.props' is of type 'unknown'.
|
previewRelease
No overload matches this call.
|
previewRelease
'item.props' is of type 'unknown'.
|
previewRelease
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLButtonElement>'.
|
previewRelease
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|