chore: bump up all non-major dependencies #24023
Annotations
3 errors
Run Type Check:
packages/frontend/core/src/components/page-list/list.tsx#L35
Type '[PrimitiveAtom<(ListProps<ListItem> & Partial<VirtualizedListProps<ListItem>>) | undefined> & WithInitialValue<...>, ListProps<...>][]' is not assignable to type 'Iterable<readonly [AnyWritableAtom, unknown]>'.
|
Run Type Check:
packages/frontend/core/src/components/page-list/virtualized-list.tsx#L75
Type '[PrimitiveAtom<(ListProps<ListItem> & Partial<VirtualizedListProps<ListItem>>) | undefined> & WithInitialValue<...>, VirtualizedListProps<...>][]' is not assignable to type 'Iterable<readonly [AnyWritableAtom, unknown]>'.
|
Run Type Check
Process completed with exit code 2.
|
Loading