File tree Expand file tree Collapse file tree 11 files changed +132
-150
lines changed
examples/08-extensions/01-tiptap-arrow-conversion Expand file tree Collapse file tree 11 files changed +132
-150
lines changed Original file line number Diff line number Diff line change 5656 "@shikijs/langs-precompiled" : " ^3.2.1" ,
5757 "@shikijs/themes" : " ^3.2.1" ,
5858 "@shikijs/types" : " ^3.2.1" ,
59- "@tiptap/core" : " ^3.11 .0" ,
59+ "@tiptap/core" : " ^3.13 .0" ,
6060 "@uppy/core" : " ^3.13.1" ,
6161 "@uppy/dashboard" : " ^3.9.1" ,
6262 "@uppy/drag-drop" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 55 "tags" : [" Extension" ],
66 "pro" : true ,
77 "dependencies" : {
8- "@tiptap/core" : " ^3.11 .0"
8+ "@tiptap/core" : " ^3.13 .0"
99 }
1010}
Original file line number Diff line number Diff line change 2121 "@mantine/utils" : " ^6.0.22" ,
2222 "react" : " ^19.2.1" ,
2323 "react-dom" : " ^19.2.1" ,
24- "@tiptap/core" : " ^3.11 .0"
24+ "@tiptap/core" : " ^3.13 .0"
2525 },
2626 "devDependencies" : {
2727 "@types/react" : " ^19.2.2" ,
Original file line number Diff line number Diff line change 9393 "@handlewithcare/prosemirror-inputrules" : " 0.1.3" ,
9494 "@shikijs/types" : " 3.13.0" ,
9595 "@tanstack/store" : " 0.7.7" ,
96- "@tiptap/core" : " ^3.11 .0" ,
96+ "@tiptap/core" : " ^3.13 .0" ,
9797 "@tiptap/extension-bold" : " ^3.13.0" ,
9898 "@tiptap/extension-code" : " ^3.13.0" ,
9999 "@tiptap/extension-gapcursor" : " ^3.7.2" ,
104104 "@tiptap/extension-strike" : " ^3.13.0" ,
105105 "@tiptap/extension-text" : " ^3.13.0" ,
106106 "@tiptap/extension-underline" : " ^3.13.0" ,
107- "@tiptap/pm" : " ^3.11 .0" ,
107+ "@tiptap/pm" : " ^3.13 .0" ,
108108 "emoji-mart" : " ^5.6.0" ,
109109 "fast-deep-equal" : " ^3.1.3" ,
110110 "hast-util-from-dom" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 6363 "@floating-ui/react" : " ^0.27.16" ,
6464 "@floating-ui/utils" : " 0.2.10" ,
6565 "@tanstack/react-store" : " 0.7.7" ,
66- "@tiptap/core" : " ^3.11 .0" ,
67- "@tiptap/pm" : " ^3.11 .0" ,
66+ "@tiptap/core" : " ^3.13 .0" ,
67+ "@tiptap/pm" : " ^3.13 .0" ,
6868 "@tiptap/react" : " ^3.13.0" ,
6969 "@types/use-sync-external-store" : " 1.5.0" ,
7070 "emoji-mart" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 5858 "dependencies" : {
5959 "@blocknote/core" : " 0.44.2" ,
6060 "@blocknote/react" : " 0.44.2" ,
61- "@tiptap/core" : " ^3.11 .0" ,
62- "@tiptap/pm" : " ^3.11 .0" ,
61+ "@tiptap/core" : " ^3.13 .0" ,
62+ "@tiptap/pm" : " ^3.13 .0" ,
6363 "jsdom" : " ^25.0.1" ,
6464 "y-prosemirror" : " ^1.3.7" ,
6565 "y-protocols" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 7676 "@blocknote/react" : " 0.44.2" ,
7777 "@floating-ui/react" : " ^0.26.28" ,
7878 "@handlewithcare/prosemirror-suggest-changes" : " ^0.1.8" ,
79- "@tiptap/core" : " ^3.11 .0" ,
79+ "@tiptap/core" : " ^3.13 .0" ,
8080 "ai" : " ^5.0.102" ,
8181 "lodash.isequal" : " ^4.5.0" ,
8282 "lodash.merge" : " ^4.6.2" ,
8585 "prosemirror-state" : " ^1.4.4" ,
8686 "prosemirror-tables" : " ^1.8.3" ,
8787 "prosemirror-transform" : " ^1.10.5" ,
88- "prosemirror-view" : " ^1.41.3 " ,
88+ "prosemirror-view" : " ^1.41.4 " ,
8989 "react" : " ^19.2.1" ,
9090 "react-dom" : " ^19.2.1" ,
9191 "react-icons" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 5353 "dependencies" : {
5454 "@blocknote/core" : " 0.44.2" ,
5555 "@blocknote/react" : " 0.44.2" ,
56- "@tiptap/core" : " ^3.11 .0" ,
56+ "@tiptap/core" : " ^3.13 .0" ,
5757 "prosemirror-model" : " ^1.25.4" ,
5858 "prosemirror-state" : " ^1.4.4" ,
5959 "prosemirror-tables" : " ^1.8.3" ,
6060 "prosemirror-transform" : " ^1.10.5" ,
61- "prosemirror-view" : " ^1.41.3 " ,
61+ "prosemirror-view" : " ^1.41.4 " ,
6262 "react-icons" : " ^5.5.0"
6363 },
6464 "devDependencies" : {
Original file line number Diff line number Diff line change 16271627 ] ,
16281628 "pro" : true ,
16291629 "dependencies" : {
1630- "@tiptap/core" : "^3.11 .0"
1630+ "@tiptap/core" : "^3.13 .0"
16311631 } as any
16321632 } ,
16331633 "title" : "TipTap extension (arrow InputRule)" ,
You can’t perform that action at this time.
0 commit comments