build(deps): bump @remix-run/react from 2.12.1 to 2.13.1 #4320
Annotations
5 errors
|
Run npm test:
node_modules/@remix-run/react/dist/browser.d.ts#L6
Subsequent variable declarations must have the same type. Variable '__remixContext' must be of type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }', but here has type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }'.
|
Run npm test:
node_modules/@remix-run/react/dist/browser.d.ts#L20
Subsequent variable declarations must have the same type. Variable '__remixRouter' must be of type 'Router', but here has type 'Router'.
|
Run npm test:
node_modules/@remix-run/react/dist/browser.d.ts#L21
Subsequent variable declarations must have the same type. Variable '__remixRouteModules' must be of type 'RouteModules', but here has type 'RouteModules'.
|
Run npm test
The operation was canceled.
|
Loading