chore: update deps #2901
Annotations
2 errors
|
ci
Process completed with exit code 2.
|
|
ci:
packages/devtools-ui-kit/src/components/NLink.vue#L15
Argument of type '{ class: { 'n-link n-transition hover:n-link-hover n-link-base': string | boolean | undefined; }; href?: string | undefined; target?: string | undefined; rel?: string | null | undefined; }' is not assignable to parameter of type '{ custom?: false | undefined; to?: string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined; ... 213 more ...; onTransitionstart?: ((payload: TransitionEvent) => void) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Record<...>'.
|