fix(deps): update dependency lucide to v0.525.0 #2933
Annotations
5 errors
|
|
|
src/icons/LucideIcon.tsx#L73
Type 'string | SVGProps' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
src/icons/LucideIcon.tsx#L64
Type '{ children: Element; style: { width: `${number}px`; height: `${number}px`; }; class: string; 'stroke-width': any; 0?: string | undefined; 1?: SVGProps | undefined; length?: 2 | undefined; ... 39 more ...; [Symbol.unscopables]?: { ...; } | undefined; }' is not assignable to type 'SvgSVGAttributes<SVGSVGElement>'.
|
|
src/icons/LucideIcon.tsx#L61
Property 'strokeWidth' does not exist on type '[tag: string, attrs: SVGProps]'.
|
|
src/icons/LucideIcon.tsx#L61
'attrs' is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading