feat(tiptap3): upgrade tiptap packages #1376
Annotations
10 errors
tests (ubuntu-latest, 20):
src/extensions/components/ActionButton/exts/FullscreenActionButton.vue#L4
Expected "@vueuse/core" (external) to come before "@/locales" (internal)
|
tests (ubuntu-latest, 20):
src/extensions/components/ActionButton/exts/ColorActionButton.vue#L5
Expected "vue" (external) to come before "@/hooks" (internal)
|
tests (ubuntu-latest, 20):
src/extensions/color.ts#L2
Expected "@tiptap/extension-color" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest, 20):
src/extensions/code.ts#L2
Expected "@tiptap/extension-code" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest, 20):
src/extensions/bullet-list.ts#L2
Expected "@tiptap/extension-bullet-list" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest, 20):
src/extensions/bold.ts#L2
Expected "@tiptap/extension-bold" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest, 20):
src/extensions/blockquote.ts#L2
Expected "@tiptap/extension-blockquote" (type) to come before "@/type" (internal-type)
|
tests (ubuntu-latest, 20):
src/extensions/base-kit.ts#L13
Expected "@tiptap/core" (external) to come before "@/constants/define" (internal)
|
tests (ubuntu-latest, 20):
src/components/VuetifyViewer.vue#L7
Expected "@tiptap/html" (external) to come before "@/utils/utils" (internal)
|
tests (ubuntu-latest, 20):
examples/tiptap.ts#L2
Expected "vue" (external) to come before "@/constants/define" (internal)
|