fix(deps): update tiptap to v2.10.2 #6397
Annotations
4 errors
ci:
composables/tiptap/shiki.ts#L9
Type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => { defaultLanguage: null; languageClassPrefix?: string | undefined; exitOnTripleEnter?: boolean | undefined; exitOnArrowDown?: boolean | undefined; HTMLAttributes?: Record<...> | undefined; }' is not assignable to type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => CodeBlockOptions'.
|
ci:
composables/tiptap/shiki.ts#L23
Argument of type 'DefineComponent<ExtractPropTypes<{ editor: { type: PropType<Editor>; required: true; }; node: { type: PropType<Node>; required: true; }; decorations: { type: PropType<readonly DecorationWithType[]>; required: true; }; ... 4 more ...; deleteNode: { ...; }; }>, ... 18 more ..., any>' is not assignable to parameter of type 'Component<NodeViewProps>'.
|
ci:
composables/tiptap/suggestion.ts#L109
No overload matches this call.
|
ci
Process completed with exit code 2.
|