fix(deps): update frontend non-major dependencies #2249
Annotations
10 errors
Build frontend
Cannot find module '#nuxt-scripts/types' or its corresponding type declarations.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Build frontend
Argument of type '{ item: T; }' is not assignable to parameter of type 'NonNullable<(Readonly<{ [A in H]?: ((_: { item: T; }) => any) | undefined; } & { empty(): any; "expanded-item"(props: { item: T; headers: Header<H>[]; }): any; }> & { [A in H]?: ((_: { ...; }) => any) | undefined; } & { ...; })[H]> extends (props: infer P) => any ? P : {}'.
|
Build frontend
Argument of type '{ item: T; headers: Header<H>[]; }' is not assignable to parameter of type 'NonNullable<({ [A in H]?: ((_: { item: T; }) => any) | undefined; } & { empty(): any; "expanded-item"(props: { item: T; headers: Header<H>[]; }): any; })["expanded-item"] & ((props: { item: T; headers: Header<...>[]; }) => any)> extends (props: infer P) => any ? P : {}'.
|
Build frontend
Argument of type '{}' is not assignable to parameter of type 'NonNullable<({ [A in H]?: ((_: { item: T; }) => any) | undefined; } & { empty(): any; "expanded-item"(props: { item: T; headers: Header<H>[]; }): any; })["empty"] & (() => any)> extends (props: infer P) => any ? P : {}'.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Build frontend
Type 'string[] | undefined' is not assignable to type 'string[]'.
|
Loading