fix(deps): update react monorepo #668
Annotations
10 errors and 1 warning
Build:
node_modules/@types/react/index.d.ts#L4328
Duplicate identifier 'ElementType'.
|
Build:
node_modules/@types/react/index.d.ts#L4342
Duplicate identifier 'LibraryManagedAttributes'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3291
Duplicate identifier 'ElementType'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3305
Duplicate identifier 'LibraryManagedAttributes'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3317
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3318
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3319
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3320
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3321
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
Build:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L3322
Subsequent property declarations must have the same type. Property 'aside' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading