chore(deps): update tanstack-router monorepo to v1.114.34 #19336
Annotations
10 errors
typecheck
Type '(navigateOpts?: NavigateOptions | undefined) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
typecheck
Property 'to' is missing in type '{ children: (string | Element)[]; className: string; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Property 'to' is missing in type '{ children: string; className: string; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Property 'to' is missing in type '{ children: string; className: string; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Property 'to' is missing in type '{ children: (string | Element)[]; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Property 'to' is missing in type '{ children: string; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Property 'to' is missing in type '{ children: string; hash: string; }' but required in type 'RequiredToOptions<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, string, undefined>'.
|
typecheck
Type '(navigateOpts?: NavigateOptions | undefined) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
typecheck
'"@tanstack/react-router"' has no exported member named 'RoutePaths'. Did you mean 'RouteMatch'?
|
typecheck
Object literal may only specify known properties, and 'search' does not exist in type 'ParamsReducerFn<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<...>, Route<...>, Route<...>], unknown>, "never", false, RouterHistory, Record<...>>, "SEARCH", string, string | undefined>'.
|
Loading