fix: remove vulnerable dependencies (#15) #97
Annotations
3 errors
Release frontend
Argument of type '{ modelValue: string; animated: true; showCancelButton: "focus"; cancelButtonText: string; placeholder: string; mode: "ios"; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly animated?: boolean | undefined; readonly autocapitalize: string; readonly autocomplete?: AutocompleteTypes | undefined; ... 26 more ...; readonly modelValue?: string | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
|
Release frontend
Argument of type '{ modelValue: string; animated: true; showCancelButton: "focus"; cancelButtonText: string; placeholder: string; mode: "ios"; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly animated?: boolean | undefined; readonly autocapitalize: string; readonly autocomplete?: AutocompleteTypes | undefined; ... 26 more ...; readonly modelValue?: string | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
|
Release frontend
Process completed with exit code 1.
|