This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
fix(deps): bump react-markdown from 8.0.7 to 9.0.1 in /gatsby-theme-mate #32
Annotations
5 errors
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLParagraphElement> & HTMLAttributes<HTMLParagraphElement> & ExtraProps> | undefined'.
|
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLUListElement> & HTMLAttributes<HTMLUListElement> & ExtraProps> | undefined'.
|
build
Type 'FC<{}>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLLIElement> & LiHTMLAttributes<HTMLLIElement> & ExtraProps> | undefined'.
|
build
Type '({ href, children }: LinkProps) => React.JSX.Element' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps> | undefined'.
|
build
Process completed with exit code 2.
|