Trying to get more of the Tiptap buttons to work. Why does only bold, italics, strike work???
This commit is contained in:
16
package.json
16
package.json
@@ -57,10 +57,18 @@
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.6.0",
|
||||
"@popperjs/core": "^2.11.0",
|
||||
"@tiptap/core": "^2.8.0",
|
||||
"@tiptap/extension-color": "^2.8.0",
|
||||
"@tiptap/pm": "^2.8.0",
|
||||
"@tiptap/starter-kit": "^2.8.0",
|
||||
"@tiptap/core": "^2.10.2",
|
||||
"@tiptap/extension-bullet-list": "^2.10.2",
|
||||
"@tiptap/extension-color": "^2.10.2",
|
||||
"@tiptap/extension-document": "^2.10.2",
|
||||
"@tiptap/extension-highlight": "^2.10.2",
|
||||
"@tiptap/extension-history": "^2.10.2",
|
||||
"@tiptap/extension-link": "^2.10.2",
|
||||
"@tiptap/extension-paragraph": "^2.10.2",
|
||||
"@tiptap/extension-text": "^2.10.2",
|
||||
"@tiptap/extension-typography": "^2.10.2",
|
||||
"@tiptap/pm": "^2.10.2",
|
||||
"@tiptap/starter-kit": "^2.10.2",
|
||||
"axios": "^1.7.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"dexie": "^4.0.1-beta.14",
|
||||
|
||||
Reference in New Issue
Block a user