chore(deps): update all non-major dependencies #476
Annotations
3 errors
Build:
src/components/lists.ts#L28
Conversion of type 'DefineSetupFnComponent<{ items: any[]; }, {}, {}, { items: any[]; } & {}, PublicProps>' to type '<Item extends string | VNode<RendererNode, RendererElement, { [key: string]: any; }>>(props: FormattedListProps<Item>) => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build:
src/components/plural.ts#L29
Conversion of type 'DefineSetupFnComponent<{ value: number; }, {}, {}, { value: number; } & {}, PublicProps>' to type '(props: FormattedPluralProps) => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build
Process completed with exit code 1.
|
Loading