Updated packages to latest version matching version selectors #231
Annotations
3 errors
vue-tsc:
src/pages/DataExporter/Estimates/index.vue#L662
Argument of type 'ApiCardRowData[]' is not assignable to parameter of type '{ [k: string]: AcceptedData; [k: number]: AcceptedData; }[]'.
|
vue-tsc:
src/pages/DataExporter/TimeTracking/index.vue#L838
Argument of type 'ApiCardRowData[]' is not assignable to parameter of type '{ [k: string]: AcceptedData; [k: number]: AcceptedData; }[]'.
|
vue-tsc
Process completed with exit code 2.
|