chore(deps): update all non-major dependencies #76
Annotations
3 errors
build:
src/data-loaders/defineColadaLoader.ts#L454
Type '(to?: RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError?: boolean | undefined) => Promise<DataState<Data | undefined, any>>'.
|
build:
src/data-loaders/defineColadaLoader.ts#L460
Type '(to?: RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError?: boolean | undefined) => Promise<DataState<Data | undefined, any>>'.
|
build
Process completed with exit code 1.
|