File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 8383 "@tiptap/extension-text" : " ^2.0.0-beta.206" ,
8484 "@tiptap/extension-text-align" : " ^2.0.0-beta.206" ,
8585 "@tiptap/extension-typography" : " ^2.0.0-beta.206" ,
86+ "@tiptap/prosemirror-tables" : " ^1.1.3" ,
8687 "@tiptap/react" : " ^2.0.0-beta.206" ,
8788 "@tiptap/starter-kit" : " ^2.0.0-beta.206" ,
8889 "date-fns" : " 2.15.0" ,
Original file line number Diff line number Diff line change 21012101 resolved "https://registry.yarnpkg.com/@tiptap/extension-typography/-/extension-typography-2.0.0-beta.206.tgz#61dc34a7ab229f3f7a791e41f8d12f7ddbd8e0b5"
21022102 integrity sha512-Sam5iXt7zdY64xW1TaF09NEoRhKn5XobmnYFHPxHw0IGr4dnKPVMcpWkuczREcsQsCLzTGc262HAOcODv+39bQ==
21032103
2104+ " @tiptap/prosemirror-tables@^1.1.3 " :
2105+ version "1.1.3"
2106+ resolved "https://registry.yarnpkg.com/@tiptap/prosemirror-tables/-/prosemirror-tables-1.1.3.tgz#cd812487fc103f921299a0cf899485f147b418b2"
2107+ integrity sha512-Pp7Iyup+kxniDGEvFHX+BRw3et9vys83NVqk6B+PbVAztq64QyX/mY+vzcpFmOsF9/th+Po981igbGUG7C/8hw==
2108+ dependencies :
2109+ prosemirror-keymap "^1.1.2"
2110+ prosemirror-model "^1.8.1"
2111+ prosemirror-state "^1.3.1"
2112+ prosemirror-transform "^1.2.1"
2113+ prosemirror-view "^1.13.3"
2114+
21042115" @tiptap/react@^2.0.0-beta.206 " :
21052116 version "2.0.0-beta.206"
21062117 resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.0.0-beta.206.tgz#bda3882a162e662fcc047a0b129e0984597bb7e8"
You can’t perform that action at this time.
0 commit comments