fix(deps): update material-ui monorepo #8423
Annotations
4 errors and 1 warning
check
Type '{ children: Element; key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
|
check
Type '{ key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
|
check
Type '{ children: Element; defaultExpandIcon: Element; defaultCollapseIcon: Element; onNodeSelect: (_: unknown, value: string) => void; style: { userSelect: "none"; }; }' is not assignable to type 'IntrinsicAttributes & TreeViewProps<undefined> & RefAttributes<HTMLUListElement>'.
|
check
Process completed with exit code 2.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|