This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Bump word-wrap from 1.2.3 to 1.2.5 #18
Annotations
10 errors
Build:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3100
Duplicate identifier 'LibraryManagedAttributes'.
|
Build:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3111
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-dom/node_modules/@types/react/index.d.ts#L3112
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-dom/node_modules/@types/react/index.d.ts#L3113
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-dom/node_modules/@types/react/index.d.ts#L3114
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-dom/node_modules/@types/react/index.d.ts#L3115
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-dom/node_modules/@types/react/index.d.ts#L3116
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>'.
|
Build:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3117
Subsequent property declarations must have the same type. Property 'audio' must be of type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>', but here has type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>'.
|
Build:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3118
Subsequent property declarations must have the same type. Property 'b' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
Build:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3119
Subsequent property declarations must have the same type. Property 'base' must be of type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>', but here has type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>'.
|