@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tiptap-extensions",
|
"name": "tiptap-extensions",
|
||||||
"version": "1.25.1",
|
"version": "1.26.0",
|
||||||
"description": "Extensions for tiptap",
|
"description": "Extensions for tiptap",
|
||||||
"homepage": "https://tiptap.scrumpy.io",
|
"homepage": "https://tiptap.scrumpy.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"prosemirror-transform": "^1.1.3",
|
"prosemirror-transform": "^1.1.3",
|
||||||
"prosemirror-utils": "^0.9.4",
|
"prosemirror-utils": "^0.9.4",
|
||||||
"prosemirror-view": "^1.9.12",
|
"prosemirror-view": "^1.9.12",
|
||||||
"tiptap": "^1.23.6",
|
"tiptap": "^1.24.0",
|
||||||
"tiptap-commands": "^1.10.11"
|
"tiptap-commands": "^1.10.11"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tiptap",
|
"name": "tiptap",
|
||||||
"version": "1.23.6",
|
"version": "1.24.0",
|
||||||
"description": "A rich-text editor for Vue.js",
|
"description": "A rich-text editor for Vue.js",
|
||||||
"homepage": "https://tiptap.scrumpy.io",
|
"homepage": "https://tiptap.scrumpy.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user