Skip to content

Commit 73b6c3c

Browse files
committed
Merge branch 'feat/html-wysywig-enh' into chore/all-my-stuffs
# Conflicts: # package.json # pnpm-lock.yaml
2 parents 5462608 + 86b1fe2 commit 73b6c3c

File tree

5 files changed

+657
-386
lines changed

5 files changed

+657
-386
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@
5050
"@tiptap/pm": "2.1.6",
5151
"@tiptap/starter-kit": "2.1.6",
5252
"@tiptap/vue-3": "2.0.3",
53+
"@tiptap/extension-color": "^2.7.4",
54+
"@tiptap/extension-gapcursor": "^2.7.4",
55+
"@tiptap/extension-highlight": "^2.7.4",
56+
"@tiptap/extension-table": "^2.7.4",
57+
"@tiptap/extension-table-cell": "^2.7.4",
58+
"@tiptap/extension-table-header": "^2.7.4",
59+
"@tiptap/extension-table-row": "^2.7.4",
60+
"@tiptap/extension-text-style": "^2.7.4",
61+
"@tiptap/pm": "2.7.4",
62+
"@tiptap/starter-kit": "2.7.4",
63+
"@tiptap/vue-3": "2.7.4",
5364
"@types/figlet": "^1.5.8",
5465
"@types/luxon": "^3.4.2",
5566
"@types/markdown-it": "^13.0.7",

0 commit comments

Comments
 (0)