chore(deps): update all non-major dependencies #727
Annotations
4 errors
Test
Type 'DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, PublicProps>' is not assignable to type 'FieldComponent<TFormData, TFormValidator>'.
|
Test
Type 'DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, PublicProps>' is not assignable to type '<TSelected = FormState<TFormData>>(props: { selector?: ((state: FormState<TFormData>) => TSelected) | undefined; }, context: { attrs: Data; slots: Readonly<...>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<...> = Record<...>>(exposed?: Exposed | undefined) => void; } | { ...; }) =>...'.
|
Test
Parameter 'state' implicitly has an 'any' type.
|
Test
Process completed with exit code 1.
|