mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
chore: bump versions in package-lock
This commit is contained in:
parent
89d5713a62
commit
7dc7fd5823
314
package-lock.json
generated
314
package-lock.json
generated
@ -18865,10 +18865,10 @@
|
||||
},
|
||||
"packages/core": {
|
||||
"name": "@tiptap/core",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18880,10 +18880,10 @@
|
||||
},
|
||||
"packages/extension-blockquote": {
|
||||
"name": "@tiptap/extension-blockquote",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18895,10 +18895,10 @@
|
||||
},
|
||||
"packages/extension-bold": {
|
||||
"name": "@tiptap/extension-bold",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18910,14 +18910,14 @@
|
||||
},
|
||||
"packages/extension-bubble-menu": {
|
||||
"name": "@tiptap/extension-bubble-menu",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18930,10 +18930,10 @@
|
||||
},
|
||||
"packages/extension-bullet-list": {
|
||||
"name": "@tiptap/extension-bullet-list",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18945,11 +18945,11 @@
|
||||
},
|
||||
"packages/extension-character-count": {
|
||||
"name": "@tiptap/extension-character-count",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18962,10 +18962,10 @@
|
||||
},
|
||||
"packages/extension-code": {
|
||||
"name": "@tiptap/extension-code",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18977,11 +18977,11 @@
|
||||
},
|
||||
"packages/extension-code-block": {
|
||||
"name": "@tiptap/extension-code-block",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -18994,12 +18994,12 @@
|
||||
},
|
||||
"packages/extension-code-block-lowlight": {
|
||||
"name": "@tiptap/extension-code-block-lowlight",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/extension-code-block": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/extension-code-block": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"lowlight": "^2 || ^3"
|
||||
},
|
||||
"funding": {
|
||||
@ -19016,11 +19016,11 @@
|
||||
},
|
||||
"packages/extension-collaboration": {
|
||||
"name": "@tiptap/extension-collaboration",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"funding": {
|
||||
@ -19035,10 +19035,10 @@
|
||||
},
|
||||
"packages/extension-collaboration-cursor": {
|
||||
"name": "@tiptap/extension-collaboration-cursor",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"y-prosemirror": "^1.2.12"
|
||||
},
|
||||
"funding": {
|
||||
@ -19102,11 +19102,11 @@
|
||||
},
|
||||
"packages/extension-color": {
|
||||
"name": "@tiptap/extension-color",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/extension-text-style": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/extension-text-style": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19119,10 +19119,10 @@
|
||||
},
|
||||
"packages/extension-document": {
|
||||
"name": "@tiptap/extension-document",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19134,11 +19134,11 @@
|
||||
},
|
||||
"packages/extension-dropcursor": {
|
||||
"name": "@tiptap/extension-dropcursor",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19151,14 +19151,14 @@
|
||||
},
|
||||
"packages/extension-floating-menu": {
|
||||
"name": "@tiptap/extension-floating-menu",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19171,11 +19171,11 @@
|
||||
},
|
||||
"packages/extension-focus": {
|
||||
"name": "@tiptap/extension-focus",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19188,11 +19188,11 @@
|
||||
},
|
||||
"packages/extension-font-family": {
|
||||
"name": "@tiptap/extension-font-family",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/extension-text-style": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/extension-text-style": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19205,11 +19205,11 @@
|
||||
},
|
||||
"packages/extension-gapcursor": {
|
||||
"name": "@tiptap/extension-gapcursor",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19222,10 +19222,10 @@
|
||||
},
|
||||
"packages/extension-hard-break": {
|
||||
"name": "@tiptap/extension-hard-break",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19237,10 +19237,10 @@
|
||||
},
|
||||
"packages/extension-heading": {
|
||||
"name": "@tiptap/extension-heading",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19252,10 +19252,10 @@
|
||||
},
|
||||
"packages/extension-highlight": {
|
||||
"name": "@tiptap/extension-highlight",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19267,11 +19267,11 @@
|
||||
},
|
||||
"packages/extension-history": {
|
||||
"name": "@tiptap/extension-history",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19284,11 +19284,11 @@
|
||||
},
|
||||
"packages/extension-horizontal-rule": {
|
||||
"name": "@tiptap/extension-horizontal-rule",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19301,10 +19301,10 @@
|
||||
},
|
||||
"packages/extension-image": {
|
||||
"name": "@tiptap/extension-image",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19316,10 +19316,10 @@
|
||||
},
|
||||
"packages/extension-italic": {
|
||||
"name": "@tiptap/extension-italic",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19331,14 +19331,14 @@
|
||||
},
|
||||
"packages/extension-link": {
|
||||
"name": "@tiptap/extension-link",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"linkifyjs": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19351,10 +19351,10 @@
|
||||
},
|
||||
"packages/extension-list-item": {
|
||||
"name": "@tiptap/extension-list-item",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19366,10 +19366,10 @@
|
||||
},
|
||||
"packages/extension-list-keymap": {
|
||||
"name": "@tiptap/extension-list-keymap",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19381,12 +19381,12 @@
|
||||
},
|
||||
"packages/extension-mention": {
|
||||
"name": "@tiptap/extension-mention",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/suggestion": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"@tiptap/suggestion": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19400,10 +19400,10 @@
|
||||
},
|
||||
"packages/extension-ordered-list": {
|
||||
"name": "@tiptap/extension-ordered-list",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19415,10 +19415,10 @@
|
||||
},
|
||||
"packages/extension-paragraph": {
|
||||
"name": "@tiptap/extension-paragraph",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19430,11 +19430,11 @@
|
||||
},
|
||||
"packages/extension-placeholder": {
|
||||
"name": "@tiptap/extension-placeholder",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19447,10 +19447,10 @@
|
||||
},
|
||||
"packages/extension-strike": {
|
||||
"name": "@tiptap/extension-strike",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19462,10 +19462,10 @@
|
||||
},
|
||||
"packages/extension-subscript": {
|
||||
"name": "@tiptap/extension-subscript",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19477,10 +19477,10 @@
|
||||
},
|
||||
"packages/extension-superscript": {
|
||||
"name": "@tiptap/extension-superscript",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19492,11 +19492,11 @@
|
||||
},
|
||||
"packages/extension-table": {
|
||||
"name": "@tiptap/extension-table",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19509,10 +19509,10 @@
|
||||
},
|
||||
"packages/extension-table-cell": {
|
||||
"name": "@tiptap/extension-table-cell",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19524,10 +19524,10 @@
|
||||
},
|
||||
"packages/extension-table-header": {
|
||||
"name": "@tiptap/extension-table-header",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19539,10 +19539,10 @@
|
||||
},
|
||||
"packages/extension-table-row": {
|
||||
"name": "@tiptap/extension-table-row",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19554,11 +19554,11 @@
|
||||
},
|
||||
"packages/extension-task-item": {
|
||||
"name": "@tiptap/extension-task-item",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19571,10 +19571,10 @@
|
||||
},
|
||||
"packages/extension-task-list": {
|
||||
"name": "@tiptap/extension-task-list",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19586,10 +19586,10 @@
|
||||
},
|
||||
"packages/extension-text": {
|
||||
"name": "@tiptap/extension-text",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19601,10 +19601,10 @@
|
||||
},
|
||||
"packages/extension-text-align": {
|
||||
"name": "@tiptap/extension-text-align",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19616,10 +19616,10 @@
|
||||
},
|
||||
"packages/extension-text-style": {
|
||||
"name": "@tiptap/extension-text-style",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19631,10 +19631,10 @@
|
||||
},
|
||||
"packages/extension-typography": {
|
||||
"name": "@tiptap/extension-typography",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19646,10 +19646,10 @@
|
||||
},
|
||||
"packages/extension-underline": {
|
||||
"name": "@tiptap/extension-underline",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19661,10 +19661,10 @@
|
||||
},
|
||||
"packages/extension-youtube": {
|
||||
"name": "@tiptap/extension-youtube",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19676,14 +19676,14 @@
|
||||
},
|
||||
"packages/html": {
|
||||
"name": "@tiptap/html",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"zeed-dom": "^0.10.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19696,7 +19696,7 @@
|
||||
},
|
||||
"packages/pm": {
|
||||
"name": "@tiptap/pm",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"prosemirror-changeset": "^2.2.1",
|
||||
@ -19725,18 +19725,18 @@
|
||||
},
|
||||
"packages/react": {
|
||||
"name": "@tiptap/react",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.7.0",
|
||||
"@tiptap/extension-floating-menu": "^2.7.0",
|
||||
"@tiptap/extension-bubble-menu": "^2.7.2",
|
||||
"@tiptap/extension-floating-menu": "^2.7.2",
|
||||
"@types/use-sync-external-store": "^0.0.6",
|
||||
"fast-deep-equal": "^3",
|
||||
"use-sync-external-store": "^1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/react-dom": "^18.2.6",
|
||||
"react": "^18.0.0",
|
||||
@ -19755,29 +19755,29 @@
|
||||
},
|
||||
"packages/starter-kit": {
|
||||
"name": "@tiptap/starter-kit",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/extension-blockquote": "^2.7.0",
|
||||
"@tiptap/extension-bold": "^2.7.0",
|
||||
"@tiptap/extension-bullet-list": "^2.7.0",
|
||||
"@tiptap/extension-code": "^2.7.0",
|
||||
"@tiptap/extension-code-block": "^2.7.0",
|
||||
"@tiptap/extension-document": "^2.7.0",
|
||||
"@tiptap/extension-dropcursor": "^2.7.0",
|
||||
"@tiptap/extension-gapcursor": "^2.7.0",
|
||||
"@tiptap/extension-hard-break": "^2.7.0",
|
||||
"@tiptap/extension-heading": "^2.7.0",
|
||||
"@tiptap/extension-history": "^2.7.0",
|
||||
"@tiptap/extension-horizontal-rule": "^2.7.0",
|
||||
"@tiptap/extension-italic": "^2.7.0",
|
||||
"@tiptap/extension-list-item": "^2.7.0",
|
||||
"@tiptap/extension-ordered-list": "^2.7.0",
|
||||
"@tiptap/extension-paragraph": "^2.7.0",
|
||||
"@tiptap/extension-strike": "^2.7.0",
|
||||
"@tiptap/extension-text": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/extension-blockquote": "^2.7.2",
|
||||
"@tiptap/extension-bold": "^2.7.2",
|
||||
"@tiptap/extension-bullet-list": "^2.7.2",
|
||||
"@tiptap/extension-code": "^2.7.2",
|
||||
"@tiptap/extension-code-block": "^2.7.2",
|
||||
"@tiptap/extension-document": "^2.7.2",
|
||||
"@tiptap/extension-dropcursor": "^2.7.2",
|
||||
"@tiptap/extension-gapcursor": "^2.7.2",
|
||||
"@tiptap/extension-hard-break": "^2.7.2",
|
||||
"@tiptap/extension-heading": "^2.7.2",
|
||||
"@tiptap/extension-history": "^2.7.2",
|
||||
"@tiptap/extension-horizontal-rule": "^2.7.2",
|
||||
"@tiptap/extension-italic": "^2.7.2",
|
||||
"@tiptap/extension-list-item": "^2.7.2",
|
||||
"@tiptap/extension-ordered-list": "^2.7.2",
|
||||
"@tiptap/extension-paragraph": "^2.7.2",
|
||||
"@tiptap/extension-strike": "^2.7.2",
|
||||
"@tiptap/extension-text": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19786,11 +19786,11 @@
|
||||
},
|
||||
"packages/suggestion": {
|
||||
"name": "@tiptap/suggestion",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0"
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@ -19803,16 +19803,16 @@
|
||||
},
|
||||
"packages/vue-2": {
|
||||
"name": "@tiptap/vue-2",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.7.0",
|
||||
"@tiptap/extension-floating-menu": "^2.7.0",
|
||||
"@tiptap/extension-bubble-menu": "^2.7.2",
|
||||
"@tiptap/extension-floating-menu": "^2.7.2",
|
||||
"vue-ts-types": "^1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"vue": "^2.6.0"
|
||||
},
|
||||
"funding": {
|
||||
@ -19863,15 +19863,15 @@
|
||||
},
|
||||
"packages/vue-3": {
|
||||
"name": "@tiptap/vue-3",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.7.0",
|
||||
"@tiptap/extension-floating-menu": "^2.7.0"
|
||||
"@tiptap/extension-bubble-menu": "^2.7.2",
|
||||
"@tiptap/extension-floating-menu": "^2.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tiptap/core": "^2.7.0",
|
||||
"@tiptap/pm": "^2.7.0",
|
||||
"@tiptap/core": "^2.7.2",
|
||||
"@tiptap/pm": "^2.7.2",
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"funding": {
|
||||
|
Loading…
Reference in New Issue
Block a user