chore: bump downshift from 6.1.12 to 9.0.8 #10711
Annotations
6 errors
Type checks
Property 'getComboboxProps' does not exist on type 'UseComboboxState<SearchResult> & UseComboboxPropGetters<SearchResult> & UseComboboxActions<SearchResult>'.
|
Type checks
Type '<Options>(options?: (UseComboboxGetInputPropsOptions & Options) | undefined, otherOptions?: GetPropsCommonOptions | undefined) => Overwrite<...>' is not assignable to type '<T>(opts?: UseComboboxGetInputPropsOptions | undefined, otherOpts?: GetPropsCommonOptions | undefined) => T'.
|
Type checks
'"downshift"' has no exported member named 'UseComboboxGetComboboxPropsOptions'. Did you mean 'UseComboboxGetItemPropsOptions'?
|
Type checks
Property 'getComboboxProps' does not exist on type 'UseComboboxState<SearchResult> & UseComboboxPropGetters<SearchResult> & UseComboboxActions<SearchResult>'.
|
Type checks
Type '<Options>(options?: (UseComboboxGetInputPropsOptions & Options) | undefined, otherOptions?: GetPropsCommonOptions | undefined) => Overwrite<...>' is not assignable to type '<T>(opts?: UseComboboxGetInputPropsOptions | undefined, otherOpts?: GetPropsCommonOptions | undefined) => T'.
|
Type checks
Process completed with exit code 1.
|
Loading