fix(deps): update dependency react-datepicker to v7 #11232
Annotations
6 errors
Run pnpm install
Import declaration conflicts with local declaration of 'DatePicker'.
|
Run pnpm install
Argument of type 'string | LocaleObj' is not assignable to parameter of type 'string'.
|
Run pnpm install
Type '{ selectsMultiple: true | undefined; onChange: ((date: Date | null, event?: MouseEvent<HTMLElement, MouseEvent> | KeyboardEvent<HTMLElement> | undefined) => void) | ((date: [...], event?: MouseEvent<...> | ... 1 more ... | undefined) => void) | ((date: Date[] | null, event?: MouseEvent<...> | ... 1 more ... | undefi...' is not assignable to type 'IntrinsicAttributes & (IntrinsicClassAttributes<DatePicker> & (({ css?: Interpolation<Theme>; } & Pick<...> & InexactPartial<...> & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>) | ({ ...; } & ... 2 more ... & InexactPartial<...>)))'.
|
Run pnpm install
No overload matches this call.
|
Run pnpm install
@ultraviolet/ui#build: command (/home/runner/work/ultraviolet/ultraviolet/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Run pnpm install
Process completed with exit code 2.
|
Loading