fix(deps): update tiptap to v3 (major) #7619
Annotations
4 errors
|
ci
Process completed with exit code 2.
|
|
ci:
app/composables/tiptap/suggestion.ts#L109
No overload matches this call.
|
|
ci:
app/composables/tiptap/shiki.ts#L9
Type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => { defaultLanguage: null; languageClassPrefix?: string | null | undefined; exitOnTripleEnter?: boolean | ... 1 more ... | undefined; exitOnArrowDown?: boolean | ... 1 more ... | undefined; enableTabIndentation?: boolean | ... 1 more ... | unde...' is not assignable to type '(this: { name: string; parent: (() => CodeBlockOptions) | undefined; }) => CodeBlockOptions'.
|
|
ci:
app/composables/tiptap.ts#L129
Type 'false' has no properties in common with type 'SetContentOptions'.
|