build(npm): bump @zag-js/react from 0.73.1 to 0.75.0 #3702
Annotations
7 errors
Type checking:
packages/components/accordion/src/Accordion.tsx#L79
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Type checking:
packages/components/accordion/src/Accordion.tsx#L92
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Type checking:
packages/components/collapsible/src/Collapsible.tsx#L66
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Type checking:
packages/components/collapsible/src/Collapsible.tsx#L67
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Type checking:
packages/components/pagination/src/PaginationContext.tsx#L67
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Type checking:
packages/components/pagination/src/PaginationContext.tsx#L80
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Type checking
Process completed with exit code 2.
|
Loading