mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
editor: update tiptap & other packages
This commit is contained in:
443
packages/editor/package-lock.json
generated
443
packages/editor/package-lock.json
generated
@@ -14,38 +14,37 @@
|
|||||||
"@notesnook/theme": "file:../theme",
|
"@notesnook/theme": "file:../theme",
|
||||||
"@notesnook/ui": "file:../ui",
|
"@notesnook/ui": "file:../ui",
|
||||||
"@social-embed/lib": "^0.0.2-next.1",
|
"@social-embed/lib": "^0.0.2-next.1",
|
||||||
"@tiptap/core": "2.1.12",
|
"@tiptap/core": "2.2.4",
|
||||||
"@tiptap/extension-character-count": "2.1.12",
|
"@tiptap/extension-character-count": "2.2.4",
|
||||||
"@tiptap/extension-color": "2.1.12",
|
"@tiptap/extension-color": "2.2.4",
|
||||||
"@tiptap/extension-font-family": "2.1.12",
|
"@tiptap/extension-font-family": "2.2.4",
|
||||||
"@tiptap/extension-history": "2.1.12",
|
"@tiptap/extension-history": "2.2.4",
|
||||||
"@tiptap/extension-horizontal-rule": "2.1.12",
|
"@tiptap/extension-horizontal-rule": "2.2.4",
|
||||||
"@tiptap/extension-link": "^2.1.16",
|
"@tiptap/extension-list-keymap": "2.2.4",
|
||||||
"@tiptap/extension-list-keymap": "2.1.12",
|
"@tiptap/extension-placeholder": "2.2.4",
|
||||||
"@tiptap/extension-placeholder": "2.1.12",
|
"@tiptap/extension-subscript": "2.2.4",
|
||||||
"@tiptap/extension-subscript": "2.1.12",
|
"@tiptap/extension-superscript": "2.2.4",
|
||||||
"@tiptap/extension-superscript": "2.1.12",
|
"@tiptap/extension-table": "2.2.4",
|
||||||
"@tiptap/extension-table": "2.1.12",
|
"@tiptap/extension-table-cell": "2.2.4",
|
||||||
"@tiptap/extension-table-cell": "2.1.12",
|
"@tiptap/extension-table-header": "2.2.4",
|
||||||
"@tiptap/extension-table-header": "2.1.12",
|
"@tiptap/extension-table-row": "2.2.4",
|
||||||
"@tiptap/extension-table-row": "2.1.12",
|
"@tiptap/extension-task-item": "2.2.4",
|
||||||
"@tiptap/extension-task-item": "2.1.12",
|
"@tiptap/extension-task-list": "2.2.4",
|
||||||
"@tiptap/extension-task-list": "2.1.12",
|
"@tiptap/extension-text-align": "2.2.4",
|
||||||
"@tiptap/extension-text-align": "2.1.12",
|
"@tiptap/extension-text-style": "2.2.4",
|
||||||
"@tiptap/extension-text-style": "2.1.12",
|
"@tiptap/extension-underline": "2.2.4",
|
||||||
"@tiptap/extension-underline": "2.1.12",
|
"@tiptap/pm": "2.2.4",
|
||||||
"@tiptap/pm": "2.1.12",
|
"@tiptap/starter-kit": "2.2.4",
|
||||||
"@tiptap/starter-kit": "2.1.12",
|
|
||||||
"async-mutex": "^0.4.0",
|
"async-mutex": "^0.4.0",
|
||||||
"clipboard-polyfill": "4.0.0",
|
"clipboard-polyfill": "4.0.0",
|
||||||
"detect-indent": "^7.0.0",
|
"detect-indent": "^7.0.0",
|
||||||
"entities": "^4.5.0",
|
"entities": "^4.5.0",
|
||||||
"katex": "0.16.4",
|
"katex": "0.16.9",
|
||||||
"linkifyjs": "^4.1.3",
|
"linkifyjs": "^4.1.3",
|
||||||
"nanoid": "^4.0.1",
|
"nanoid": "^4.0.1",
|
||||||
"prism-themes": "^1.9.0",
|
"prism-themes": "^1.9.0",
|
||||||
"prosemirror-codemark": "^0.4.2",
|
"prosemirror-codemark": "^0.4.2",
|
||||||
"prosemirror-view": "1.32.2",
|
"prosemirror-view": "1.33.1",
|
||||||
"re-resizable": "^6.9.11",
|
"re-resizable": "^6.9.11",
|
||||||
"react-colorful": "^5.6.1",
|
"react-colorful": "^5.6.1",
|
||||||
"redent": "^4.0.0",
|
"redent": "^4.0.0",
|
||||||
@@ -1055,9 +1054,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/core": {
|
"node_modules/@tiptap/core": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.2.4.tgz",
|
||||||
"integrity": "sha512-ZGc3xrBJA9KY8kln5AYTj8y+GDrKxi7u95xIl2eccrqTY5CQeRu6HRNM1yT4mAjuSaG9jmazyjGRlQuhyxCKxQ==",
|
"integrity": "sha512-cRrI8IlLIhCE1hacBQzXIC8dsRvGq6a4lYWQK/BaHuZg21CG7szp3Vd8Ix+ra1f5v0xPOT+Hy+QFNQooRMKMCw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1067,9 +1066,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-blockquote": {
|
"node_modules/@tiptap/extension-blockquote": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.2.4.tgz",
|
||||||
"integrity": "sha512-Qb3YRlCfugx9pw7VgLTb+jY37OY4aBJeZnqHzx4QThSm13edNYjasokbX0nTwL1Up4NPTcY19JUeHt6fVaVVGg==",
|
"integrity": "sha512-FrfPnn0VgVrUwWLwja1afX99JGLp6PE9ThVcmri+tLwUZQvTTVcCvHoCdOakav3/nge1+aV4iE3tQdyq1tWI9Q==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1079,9 +1078,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-bold": {
|
"node_modules/@tiptap/extension-bold": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.2.4.tgz",
|
||||||
"integrity": "sha512-AZGxIxcGU1/y6V2YEbKsq6BAibL8yQrbRm6EdcBnby41vj1WziewEKswhLGmZx5IKM2r2ldxld03KlfSIlKQZg==",
|
"integrity": "sha512-v3tTLc8YESFZPOGj5ByFr8VbmQ/PTo49T1vsK50VubxIN/5r9cXlKH8kb3dZlZxCxJa3FrXNO/M8rdGBSWQvSg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1091,9 +1090,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-bullet-list": {
|
"node_modules/@tiptap/extension-bullet-list": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.2.4.tgz",
|
||||||
"integrity": "sha512-vtD8vWtNlmAZX8LYqt2yU9w3mU9rPCiHmbp4hDXJs2kBnI0Ju/qAyXFx6iJ3C3XyuMnMbJdDI9ee0spAvFz7cQ==",
|
"integrity": "sha512-z/MPmW8bhRougMuorl6MAQBXeK4rhlP+jBWlNwT+CT8h5IkXqPnDbM1sZeagp2nYfVV6Yc4RWpzimqHHtGnYTA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1103,9 +1102,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-character-count": {
|
"node_modules/@tiptap/extension-character-count": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.2.4.tgz",
|
||||||
"integrity": "sha512-+GFbBG13nvF8mFIeisSERG/Q3CuRsTNwVZIRbJTLgGdbHXFqPhJh4Xfm7cv7OaOYevUlVyO+z5pGD7wIl1bLqQ==",
|
"integrity": "sha512-gUeWiIB3Y2+6CuEUq2hKS7BEgvj7l6zAx/xPWlKCbfIyhpQh58m7QLB2OEmdw1EJnGA9VgxqrqOkvdZp8E6vEA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1116,9 +1115,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-code": {
|
"node_modules/@tiptap/extension-code": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.2.4.tgz",
|
||||||
"integrity": "sha512-CRiRq5OTC1lFgSx6IMrECqmtb93a0ZZKujEnaRhzWliPBjLIi66va05f/P1vnV6/tHaC3yfXys6dxB5A4J8jxw==",
|
"integrity": "sha512-JB4SJ2mUU/9qXFUf+K5K9szvovnN9AIcCb0f0UlcVBuddKHSqCl3wO3QJgYt44BfQTLMNuyzr+zVqfFd6BNt/g==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1128,9 +1127,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-code-block": {
|
"node_modules/@tiptap/extension-code-block": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.2.4.tgz",
|
||||||
"integrity": "sha512-RXtSYCVsnk8D+K80uNZShClfZjvv1EgO42JlXLVGWQdIgaNyuOv/6I/Jdf+ZzhnpsBnHufW+6TJjwP5vJPSPHA==",
|
"integrity": "sha512-h6WV9TmaBEZmvqe1ezMR83DhCPUap6P2mSR5pwVk0WVq6rvZjfgU0iF3EetBJOeDgPlz7cNe2NMDfVb1nGTM/g==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1141,9 +1140,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-color": {
|
"node_modules/@tiptap/extension-color": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.2.4.tgz",
|
||||||
"integrity": "sha512-Myd6iSbPJvvclr+NRBEdE0k52QlQrXZnJljk4JKn0b25cl60ERA40FH9QLBjkpTed7SDbI3oX7LWIzTUoCj39w==",
|
"integrity": "sha512-R3caThbG25gQz5b1+3PoJnVmuMF0lnqxPJ86l2ZWRAuqRSSEOJDYMGY5rlnPkAVW23Ej2FOuDFVxV/18pFHo3w==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1154,9 +1153,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-document": {
|
"node_modules/@tiptap/extension-document": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.2.4.tgz",
|
||||||
"integrity": "sha512-0QNfAkCcFlB9O8cUNSwTSIQMV9TmoEhfEaLz/GvbjwEq4skXK3bU+OQX7Ih07waCDVXIGAZ7YAZogbvrn/WbOw==",
|
"integrity": "sha512-z+05xGK0OFoXV1GL+/8bzcZuWMdMA3+EKwk5c+iziG60VZcvGTF7jBRsZidlu9Oaj0cDwWHCeeo6L9SgSh6i2A==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1166,9 +1165,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-dropcursor": {
|
"node_modules/@tiptap/extension-dropcursor": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.2.4.tgz",
|
||||||
"integrity": "sha512-0tT/q8nL4NBCYPxr9T0Brck+RQbWuczm9nV0bnxgt0IiQXoRHutfPWdS7GA65PTuVRBS/3LOco30fbjFhkfz/A==",
|
"integrity": "sha512-IHwkEKmqpqXyJi16h7871NrcIqeyN7I6XRE2qdqi+MhGigVWI8nWHoYbjRKa7K/1uhs5zeRYyDlq5EuZyL6mgA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1179,9 +1178,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-font-family": {
|
"node_modules/@tiptap/extension-font-family": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-font-family/-/extension-font-family-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-font-family/-/extension-font-family-2.2.4.tgz",
|
||||||
"integrity": "sha512-1PAvmtilBD1OWfr1I+oKND1MLNGWMEx/Qa7xC2YDzonxhiBd56Xog6fDE/+2Bbud0vPEIrMHrg8QOjCDH413vw==",
|
"integrity": "sha512-w+Na6p42qN4IAY6ffJQXV9LH0/4OyMEqrWigkSzN2aOb9mrZpWI2KMODVepn3gVZy0ESmhdK546WJoXmKhsE4A==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1192,9 +1191,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-gapcursor": {
|
"node_modules/@tiptap/extension-gapcursor": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.2.4.tgz",
|
||||||
"integrity": "sha512-zFYdZCqPgpwoB7whyuwpc8EYLYjUE5QYKb8vICvc+FraBUDM51ujYhFSgJC3rhs8EjI+8GcK8ShLbSMIn49YOQ==",
|
"integrity": "sha512-Y6htT/RDSqkQ1UwG2Ia+rNVRvxrKPOs3RbqKHPaWr3vbFWwhHyKhMCvi/FqfI3d5pViVHOZQ7jhb5hT/a0BmNw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1205,9 +1204,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-hard-break": {
|
"node_modules/@tiptap/extension-hard-break": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.2.4.tgz",
|
||||||
"integrity": "sha512-nqKcAYGEOafg9D+2cy1E4gHNGuL12LerVa0eS2SQOb+PT8vSel9OTKU1RyZldsWSQJ5rq/w4uIjmLnrSR2w6Yw==",
|
"integrity": "sha512-FPvS57GcqHIeLbPKGJa3gnH30Xw+YB1PXXnAWG2MpnMtc2Vtj1l5xaYYBZB+ADdXLAlU0YMbKhFLQO4+pg1Isg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1217,9 +1216,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-heading": {
|
"node_modules/@tiptap/extension-heading": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.2.4.tgz",
|
||||||
"integrity": "sha512-MoANP3POAP68Ko9YXarfDKLM/kXtscgp6m+xRagPAghRNujVY88nK1qBMZ3JdvTVN6b/ATJhp8UdrZX96TLV2w==",
|
"integrity": "sha512-gkq7Ns2FcrOCRq7Q+VRYt5saMt2R9g4REAtWy/jEevJ5UV5vA2AiGnYDmxwAkHutoYU0sAUkjqx37wE0wpamNw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1229,9 +1228,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-history": {
|
"node_modules/@tiptap/extension-history": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.2.4.tgz",
|
||||||
"integrity": "sha512-6b7UFVkvPjq3LVoCTrYZAczt5sQrQUaoDWAieVClVZoFLfjga2Fwjcfgcie8IjdPt8YO2hG/sar/c07i9vM0Sg==",
|
"integrity": "sha512-FDM32XYF5NU4mzh+fJ8w2CyUqv0l2Nl15sd6fOhQkVxSj8t57z+DUXc9ZR3zkH+1RAagYJo/2Gu3e99KpMr0tg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1242,9 +1241,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-horizontal-rule": {
|
"node_modules/@tiptap/extension-horizontal-rule": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.2.4.tgz",
|
||||||
"integrity": "sha512-RRuoK4KxrXRrZNAjJW5rpaxjiP0FJIaqpi7nFbAua2oHXgsCsG8qbW2Y0WkbIoS8AJsvLZ3fNGsQ8gpdliuq3A==",
|
"integrity": "sha512-iCRHjFQQHApWg3R4fkKkJQhWEOdu1Fdc4YEAukdOXPSg3fg36IwjvsMXjt9SYBtVZ+iio3rORCZGXyMvgCH9uw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1255,9 +1254,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-italic": {
|
"node_modules/@tiptap/extension-italic": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.2.4.tgz",
|
||||||
"integrity": "sha512-/XYrW4ZEWyqDvnXVKbgTXItpJOp2ycswk+fJ3vuexyolO6NSs0UuYC6X4f+FbHYL5VuWqVBv7EavGa+tB6sl3A==",
|
"integrity": "sha512-qIhGNvWnsQswSgEMRA8jQQjxfkOGNAuNWKEVQX9DPoqAUgknT41hQcAMP8L2+OdACpb2jbVMOO5Cy5Dof2L8/w==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1266,26 +1265,10 @@
|
|||||||
"@tiptap/core": "^2.0.0"
|
"@tiptap/core": "^2.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-link": {
|
|
||||||
"version": "2.1.16",
|
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.1.16.tgz",
|
|
||||||
"integrity": "sha512-QIXYwxHi2kKU2sqDXngTpggO4ZmLm4vMxDlbWT9so1iUPAqQJW2ZRbdygFYy1txirWcoaJKocPwSJemyAeUzmw==",
|
|
||||||
"dependencies": {
|
|
||||||
"linkifyjs": "^4.1.0"
|
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"type": "github",
|
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"@tiptap/core": "^2.0.0",
|
|
||||||
"@tiptap/pm": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@tiptap/extension-list-item": {
|
"node_modules/@tiptap/extension-list-item": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.2.4.tgz",
|
||||||
"integrity": "sha512-Gk7hBFofAPmNQ8+uw8w5QSsZOMEGf7KQXJnx5B022YAUJTYYxO3jYVuzp34Drk9p+zNNIcXD4kc7ff5+nFOTrg==",
|
"integrity": "sha512-lPLKGKsHpM9ClUa8n7GEUn8pG6HCYU0vFruIy3l2t6jZdHkrgBnYtVGMZ13K8UDnj/hlAlccxku0D0P4mA1Vrg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1295,9 +1278,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-list-keymap": {
|
"node_modules/@tiptap/extension-list-keymap": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-2.2.4.tgz",
|
||||||
"integrity": "sha512-f19nGaqhIZhssM2k8nYR+zcoMc7UCLcW6YCNhTXSrybUsb6SMFVob9OL7+sy1x2n5Was5IqsvyAGakLjdTEwAw==",
|
"integrity": "sha512-cDfvDK7A63oLsmF+X3JW6Q0Jgi/g+vp3CordWX2ohQNKNsCEs+8XUX5uyjB2k9cMtdm2z41EMn+3CHEgwuzhFQ==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1307,9 +1290,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-ordered-list": {
|
"node_modules/@tiptap/extension-ordered-list": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.2.4.tgz",
|
||||||
"integrity": "sha512-tF6VGl+D2avCgn9U/2YLJ8qVmV6sPE/iEzVAFZuOSe6L0Pj7SQw4K6AO640QBob/d8VrqqJFHCb6l10amJOnXA==",
|
"integrity": "sha512-TpFy140O9Af1JciXt+xwqYUXxcJ6YG8zi/B5UDJujp+FH5sCmlYYBBnWxiFMhVaj6yEmA2eafu1qUkic/1X5Aw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1319,9 +1302,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-paragraph": {
|
"node_modules/@tiptap/extension-paragraph": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.2.4.tgz",
|
||||||
"integrity": "sha512-hoH/uWPX+KKnNAZagudlsrr4Xu57nusGekkJWBcrb5MCDE91BS+DN2xifuhwXiTHxnwOMVFjluc0bPzQbkArsw==",
|
"integrity": "sha512-m1KwyvTNJxsq7StbspbcOhxO4Wk4YpElDbqOouWi+H4c8azdpI5Pn96ZqhFeE9bSyjByg6OcB/wqoJsLbeFWdQ==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1331,9 +1314,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-placeholder": {
|
"node_modules/@tiptap/extension-placeholder": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-2.2.4.tgz",
|
||||||
"integrity": "sha512-K52o7B1zkP4vaVy3z4ZwHn+tQy6KlXtedj1skLg+796ImwH2GYS5z6MFOTfKzBO2hLncUzLco/s0C5PLCD6SDw==",
|
"integrity": "sha512-UL4Fn9T33SoS7vdI3NnSxBJVeGUIgCIutgXZZ5J8CkcRoDIeS78z492z+6J+qGctHwTd0xUL5NzNJI82HfiTdg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1344,9 +1327,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-strike": {
|
"node_modules/@tiptap/extension-strike": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.2.4.tgz",
|
||||||
"integrity": "sha512-HlhrzIjYUT8oCH9nYzEL2QTTn8d1ECnVhKvzAe6x41xk31PjLMHTUy8aYjeQEkWZOWZ34tiTmslV1ce6R3Dt8g==",
|
"integrity": "sha512-/a2EwQgA+PpG17V2tVRspcrIY0SN3blwcgM7lxdW4aucGkqSKnf7+91dkhQEwCZ//o8kv9mBCyRoCUcGy6S5Xg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1356,9 +1339,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-subscript": {
|
"node_modules/@tiptap/extension-subscript": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-subscript/-/extension-subscript-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-subscript/-/extension-subscript-2.2.4.tgz",
|
||||||
"integrity": "sha512-tb1jysEvf4SIiXwEOgDTXiyrG39RVNHvn/zsGMg5wy5t9qUp9m1k7kKYTH084ktuKDAPQonCcpn3hwc+ngTFzg==",
|
"integrity": "sha512-W8HVGJNqRT7Ho5LIlTn/yaOHpRnfSWPGh5YxMDmmR4fH+mG4ZgwOrxS7D1HrE1Ak9YZ+/ebFyRUHhcdUVu46Bg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1368,9 +1351,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-superscript": {
|
"node_modules/@tiptap/extension-superscript": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-superscript/-/extension-superscript-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-superscript/-/extension-superscript-2.2.4.tgz",
|
||||||
"integrity": "sha512-ek6L+DNsrjiJieArlgTvQt1VfJ56d8V19WAPW/ciRhq88YRlTEY9nSO3QuUCSUO1nGmE5OWQpgrsiW/XZbONVw==",
|
"integrity": "sha512-RUmQ92Yow1z1GSVWV7TxqXaH9XpmA+TohDAWtXokLlfNfodz99zLOxPFf/+kE1voSFLuJxwHsWS9TV27V3N3aA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1380,9 +1363,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-table": {
|
"node_modules/@tiptap/extension-table": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-2.2.4.tgz",
|
||||||
"integrity": "sha512-q/DuKZ4j1ycRfuFdb9rBJ3MglGNxlM2BQ1csScX/BrVIsAQI5B8sdzy1BrIlepQ6DRu4DCzHcKMI8u4/edUSWA==",
|
"integrity": "sha512-9aEFitlcSi33I6a8nGXQ2uNBEx0urYw/C9W4Ygl49YiMzLXtXDBTqSIzVpas1KkKOSN8yaOqB2UiQdbtqGV8fw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1393,9 +1376,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-table-cell": {
|
"node_modules/@tiptap/extension-table-cell": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-cell/-/extension-table-cell-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-cell/-/extension-table-cell-2.2.4.tgz",
|
||||||
"integrity": "sha512-hextcfVTdwX8G7s8Q/V6LW2aUhGvPgu1dfV+kVVO42AFHxG+6PIkDOUuHphGajG3Nrs129bjMDWb8jphj38dUg==",
|
"integrity": "sha512-Dt3FjNjM1Mh2BgEjvx5+s96DiJpC82BdMtqicO3z/Pk0X1bn70ocMuURNR7upfRYI+9YbE3+3wBk/vY1yf7ydw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1405,9 +1388,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-table-header": {
|
"node_modules/@tiptap/extension-table-header": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-header/-/extension-table-header-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-header/-/extension-table-header-2.2.4.tgz",
|
||||||
"integrity": "sha512-a4WZ5Z7gqQ/QlK8cK2d1ONYdma/J5+yH/0SNtQhkfELoS45GsLJh89OyKO0W0FnY6Mg0RoH1FsoBD+cqm0yazA==",
|
"integrity": "sha512-epRrB/468yGvKb/n6lW3VXWUpjMp3+mKxGWfsXLQncGb1leRbqkgQgsUUYuIEosk+70bjzz6lbfHKQBz408s3g==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1417,9 +1400,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-table-row": {
|
"node_modules/@tiptap/extension-table-row": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-2.2.4.tgz",
|
||||||
"integrity": "sha512-0kPr+zngQC1YQRcU6+Fl3CpIW/SdJhVJ5qOLpQleXrLPdjmZQd3Z1DXvOSDphYjXCowGPCxeUa++6bo7IoEMJw==",
|
"integrity": "sha512-VItZ0byY5CVMrcSRrdBjhElHxIq1JQAAli+o3UNYM5rLKHKx4ezeBCUh80wIKvmaAxWsLMs8h/t4crxUE8dyHA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1429,9 +1412,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-task-item": {
|
"node_modules/@tiptap/extension-task-item": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.2.4.tgz",
|
||||||
"integrity": "sha512-uqrDTO4JwukZUt40GQdvB6S+oDhdp4cKNPMi0sbteWziQugkSMLlkYvxU0Hfb/YeziaWWwFI7ssPu/hahyk6dQ==",
|
"integrity": "sha512-Ixzv7bPcgrWelSD0Jy6yAlHxmGWpD5lPt6Ey4POYy7u98duyUFOBMHLcsV24ipQsRacuB+htgmuqOrkiL+hg7w==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1442,9 +1425,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-task-list": {
|
"node_modules/@tiptap/extension-task-list": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.2.4.tgz",
|
||||||
"integrity": "sha512-BUpYlEWK+Q3kw9KIiOqvhd0tUPhMcOf1+fJmCkluJok+okAxMbP1umAtCEQ3QkoCwLr+vpHJov7h3yi9+dwgeQ==",
|
"integrity": "sha512-URh1Yzj/YZBOMkobK4/U8s1QYwIIqHm4b0YadLPPZx9IzTjyV/2bvIakphCmBtxWxeTXW5TbO9eNod3qatq21w==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1454,9 +1437,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-text": {
|
"node_modules/@tiptap/extension-text": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.2.4.tgz",
|
||||||
"integrity": "sha512-rCNUd505p/PXwU9Jgxo4ZJv4A3cIBAyAqlx/dtcY6cjztCQuXJhuQILPhjGhBTOLEEL4kW2wQtqzCmb7O8i2jg==",
|
"integrity": "sha512-NlKHMPnRJXB+0AGtDlU0P2Pg+SdesA2lMMd7JzDUgJgL7pX2jOb8eUqSeOjFKuSzFSqYfH6C3o6mQiNhuQMv+g==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1466,9 +1449,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-text-align": {
|
"node_modules/@tiptap/extension-text-align": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.2.4.tgz",
|
||||||
"integrity": "sha512-siMlwrkgVrAxxgmZn8GOc75J7UZi2CVrP9vDHkUPPyKm/fjssYekXwGCEk4Vswii1BbOh2gt+MDsRkeYRGyDlQ==",
|
"integrity": "sha512-iojhpsv3n/r4g/4wMFl1d85RloWrAV3TRUJluurPQZJdrJ7ynJ2fiPqmigAXyaYAJ3+a1ryu9JPlktT9RdYO/A==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1478,9 +1461,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-text-style": {
|
"node_modules/@tiptap/extension-text-style": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.2.4.tgz",
|
||||||
"integrity": "sha512-nfjWXX0JSRHLcscfiMESh+RN+Z7bG8nio/C9+8yQASM90VxU9f8oKgF8HnnSYsSrD4lLf44Q6XjmB7aMVUuikg==",
|
"integrity": "sha512-8Mcxy+HUHPUgK7bOv34m8zhbhzPm6f1/hgbgwz9m+Oel7MNPElsMXtxxygbwtr7Hbj6S4NBoBl/Ir4BkziYRbQ==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1490,9 +1473,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-underline": {
|
"node_modules/@tiptap/extension-underline": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.2.4.tgz",
|
||||||
"integrity": "sha512-NwwdhFT8gDD0VUNLQx85yFBhP9a8qg8GPuxlGzAP/lPTV8Ubh3vSeQ5N9k2ZF/vHlEvnugzeVCbmYn7wf8vn1g==",
|
"integrity": "sha512-jCHgIJMwtXlGHVy/j3L8/QvglHCikkHJw7YS5yf8E/8HlPh1tZfVy/IxdgacDOpUN30X+UPJZQDdVKymafgwdA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
@@ -1502,28 +1485,28 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/pm": {
|
"node_modules/@tiptap/pm": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.2.4.tgz",
|
||||||
"integrity": "sha512-Q3MXXQABG4CZBesSp82yV84uhJh/W0Gag6KPm2HRWPimSFELM09Z9/5WK9RItAYE0aLhe4Krnyiczn9AAa1tQQ==",
|
"integrity": "sha512-Po0klR165zgtinhVp1nwMubjyKx6gAY9kH3IzcniYLCkqhPgiqnAcCr61TBpp4hfK8YURBS4ihvCB1dyfCyY8A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"prosemirror-changeset": "^2.2.0",
|
"prosemirror-changeset": "^2.2.1",
|
||||||
"prosemirror-collab": "^1.3.0",
|
"prosemirror-collab": "^1.3.1",
|
||||||
"prosemirror-commands": "^1.3.1",
|
"prosemirror-commands": "^1.5.2",
|
||||||
"prosemirror-dropcursor": "^1.5.0",
|
"prosemirror-dropcursor": "^1.8.1",
|
||||||
"prosemirror-gapcursor": "^1.3.1",
|
"prosemirror-gapcursor": "^1.3.2",
|
||||||
"prosemirror-history": "^1.3.0",
|
"prosemirror-history": "^1.3.2",
|
||||||
"prosemirror-inputrules": "^1.2.0",
|
"prosemirror-inputrules": "^1.3.0",
|
||||||
"prosemirror-keymap": "^1.2.0",
|
"prosemirror-keymap": "^1.2.2",
|
||||||
"prosemirror-markdown": "^1.10.1",
|
"prosemirror-markdown": "^1.12.0",
|
||||||
"prosemirror-menu": "^1.2.1",
|
"prosemirror-menu": "^1.2.4",
|
||||||
"prosemirror-model": "^1.18.1",
|
"prosemirror-model": "^1.19.4",
|
||||||
"prosemirror-schema-basic": "^1.2.0",
|
"prosemirror-schema-basic": "^1.2.2",
|
||||||
"prosemirror-schema-list": "^1.2.2",
|
"prosemirror-schema-list": "^1.3.0",
|
||||||
"prosemirror-state": "^1.4.1",
|
"prosemirror-state": "^1.4.3",
|
||||||
"prosemirror-tables": "^1.3.0",
|
"prosemirror-tables": "^1.3.5",
|
||||||
"prosemirror-trailing-node": "^2.0.2",
|
"prosemirror-trailing-node": "^2.0.7",
|
||||||
"prosemirror-transform": "^1.7.0",
|
"prosemirror-transform": "^1.8.0",
|
||||||
"prosemirror-view": "^1.28.2"
|
"prosemirror-view": "^1.32.7"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -1531,29 +1514,29 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/starter-kit": {
|
"node_modules/@tiptap/starter-kit": {
|
||||||
"version": "2.1.12",
|
"version": "2.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.2.4.tgz",
|
||||||
"integrity": "sha512-+RoP1rWV7rSCit2+3wl2bjvSRiePRJE/7YNKbvH8Faz/+AMO23AFegHoUFynR7U0ouGgYDljGkkj35e0asbSDA==",
|
"integrity": "sha512-Kbk7qUfIZg3+bNa3e/wBeDQt4jJB46uQgM+xy5NSY6H8NZP6gdmmap3aIrn9S/W/hGpxJl4RcXAeaT0CQji9XA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tiptap/core": "^2.1.12",
|
"@tiptap/core": "^2.2.4",
|
||||||
"@tiptap/extension-blockquote": "^2.1.12",
|
"@tiptap/extension-blockquote": "^2.2.4",
|
||||||
"@tiptap/extension-bold": "^2.1.12",
|
"@tiptap/extension-bold": "^2.2.4",
|
||||||
"@tiptap/extension-bullet-list": "^2.1.12",
|
"@tiptap/extension-bullet-list": "^2.2.4",
|
||||||
"@tiptap/extension-code": "^2.1.12",
|
"@tiptap/extension-code": "^2.2.4",
|
||||||
"@tiptap/extension-code-block": "^2.1.12",
|
"@tiptap/extension-code-block": "^2.2.4",
|
||||||
"@tiptap/extension-document": "^2.1.12",
|
"@tiptap/extension-document": "^2.2.4",
|
||||||
"@tiptap/extension-dropcursor": "^2.1.12",
|
"@tiptap/extension-dropcursor": "^2.2.4",
|
||||||
"@tiptap/extension-gapcursor": "^2.1.12",
|
"@tiptap/extension-gapcursor": "^2.2.4",
|
||||||
"@tiptap/extension-hard-break": "^2.1.12",
|
"@tiptap/extension-hard-break": "^2.2.4",
|
||||||
"@tiptap/extension-heading": "^2.1.12",
|
"@tiptap/extension-heading": "^2.2.4",
|
||||||
"@tiptap/extension-history": "^2.1.12",
|
"@tiptap/extension-history": "^2.2.4",
|
||||||
"@tiptap/extension-horizontal-rule": "^2.1.12",
|
"@tiptap/extension-horizontal-rule": "^2.2.4",
|
||||||
"@tiptap/extension-italic": "^2.1.12",
|
"@tiptap/extension-italic": "^2.2.4",
|
||||||
"@tiptap/extension-list-item": "^2.1.12",
|
"@tiptap/extension-list-item": "^2.2.4",
|
||||||
"@tiptap/extension-ordered-list": "^2.1.12",
|
"@tiptap/extension-ordered-list": "^2.2.4",
|
||||||
"@tiptap/extension-paragraph": "^2.1.12",
|
"@tiptap/extension-paragraph": "^2.2.4",
|
||||||
"@tiptap/extension-strike": "^2.1.12",
|
"@tiptap/extension-strike": "^2.2.4",
|
||||||
"@tiptap/extension-text": "^2.1.12"
|
"@tiptap/extension-text": "^2.2.4"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -2559,15 +2542,15 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/katex": {
|
"node_modules/katex": {
|
||||||
"version": "0.16.4",
|
"version": "0.16.9",
|
||||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz",
|
||||||
"integrity": "sha512-WudRKUj8yyBeVDI4aYMNxhx5Vhh2PjpzQw1GRu/LVGqL4m1AxwD1GcUp0IMbdJaf5zsjtj8ghP0DOQRYhroNkw==",
|
"integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==",
|
||||||
"funding": [
|
"funding": [
|
||||||
"https://opencollective.com/katex",
|
"https://opencollective.com/katex",
|
||||||
"https://github.com/sponsors/katex"
|
"https://github.com/sponsors/katex"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": "^8.0.0"
|
"commander": "^8.3.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"katex": "cli.js"
|
"katex": "cli.js"
|
||||||
@@ -2580,11 +2563,11 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/linkify-it": {
|
"node_modules/linkify-it": {
|
||||||
"version": "4.0.1",
|
"version": "5.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz",
|
||||||
"integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
|
"integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"uc.micro": "^1.0.1"
|
"uc.micro": "^2.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/linkifyjs": {
|
"node_modules/linkifyjs": {
|
||||||
@@ -2630,35 +2613,25 @@
|
|||||||
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
|
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
|
||||||
},
|
},
|
||||||
"node_modules/markdown-it": {
|
"node_modules/markdown-it": {
|
||||||
"version": "13.0.2",
|
"version": "14.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.0.0.tgz",
|
||||||
"integrity": "sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==",
|
"integrity": "sha512-seFjF0FIcPt4P9U39Bq1JYblX0KZCjDLFFQPHpL5AzHpqPEKtosxmdq/LTVZnjfH7tjt9BxStm+wXcDBNuYmzw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"argparse": "^2.0.1",
|
"argparse": "^2.0.1",
|
||||||
"entities": "~3.0.1",
|
"entities": "^4.4.0",
|
||||||
"linkify-it": "^4.0.1",
|
"linkify-it": "^5.0.0",
|
||||||
"mdurl": "^1.0.1",
|
"mdurl": "^2.0.0",
|
||||||
"uc.micro": "^1.0.5"
|
"punycode.js": "^2.3.1",
|
||||||
|
"uc.micro": "^2.0.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"markdown-it": "bin/markdown-it.js"
|
"markdown-it": "bin/markdown-it.mjs"
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/markdown-it/node_modules/entities": {
|
|
||||||
"version": "3.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz",
|
|
||||||
"integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
|
|
||||||
"engines": {
|
|
||||||
"node": ">=0.12"
|
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mdurl": {
|
"node_modules/mdurl": {
|
||||||
"version": "1.0.1",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz",
|
||||||
"integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g=="
|
"integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w=="
|
||||||
},
|
},
|
||||||
"node_modules/min-indent": {
|
"node_modules/min-indent": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
@@ -3059,11 +3032,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prosemirror-markdown": {
|
"node_modules/prosemirror-markdown": {
|
||||||
"version": "1.11.2",
|
"version": "1.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.11.2.tgz",
|
"resolved": "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.12.0.tgz",
|
||||||
"integrity": "sha512-Eu5g4WPiCdqDTGhdSsG9N6ZjACQRYrsAkrF9KYfdMaCmjIApH75aVncsWYOJvEk2i1B3i8jZppv3J/tnuHGiUQ==",
|
"integrity": "sha512-6F5HS8Z0HDYiS2VQDZzfZP6A0s/I0gbkJy8NCzzDMtcsz3qrfqyroMMeoSjAmOhDITyon11NbXSzztfKi+frSQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^14.0.0",
|
||||||
"prosemirror-model": "^1.0.0"
|
"prosemirror-model": "^1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -3079,9 +3052,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prosemirror-model": {
|
"node_modules/prosemirror-model": {
|
||||||
"version": "1.19.3",
|
"version": "1.19.4",
|
||||||
"resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.19.3.tgz",
|
"resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.19.4.tgz",
|
||||||
"integrity": "sha512-tgSnwN7BS7/UM0sSARcW+IQryx2vODKX4MI7xpqY2X+iaepJdKBPc7I4aACIsDV/LTaTjt12Z56MhDr9LsyuZQ==",
|
"integrity": "sha512-RPmVXxUfOhyFdayHawjuZCxiROsm9L4FCUA6pWI+l7n2yCBsWy9VpdE1hpDHUS8Vad661YLY9AzqfjLhAKQ4iQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"orderedmap": "^2.0.0"
|
"orderedmap": "^2.0.0"
|
||||||
}
|
}
|
||||||
@@ -3161,15 +3134,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prosemirror-view": {
|
"node_modules/prosemirror-view": {
|
||||||
"version": "1.32.2",
|
"version": "1.33.1",
|
||||||
"resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.32.2.tgz",
|
"resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.33.1.tgz",
|
||||||
"integrity": "sha512-l2RQUGaiDI8SG8ZjWIkjT8yjGmNwdzMFMzQmxv/Kh8Vx+ICnz5R+K0mrOS16rhfjX7n2t4emU0goh7TerQC3mw==",
|
"integrity": "sha512-62qkYgSJIkwIMMCpuGuPzc52DiK1Iod6TWoIMxP4ja6BTD4yO8kCUL64PZ/WhH/dJ9fW0CDO39FhH1EMyhUFEg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"prosemirror-model": "^1.16.0",
|
"prosemirror-model": "^1.16.0",
|
||||||
"prosemirror-state": "^1.0.0",
|
"prosemirror-state": "^1.0.0",
|
||||||
"prosemirror-transform": "^1.1.0"
|
"prosemirror-transform": "^1.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/punycode.js": {
|
||||||
|
"version": "2.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz",
|
||||||
|
"integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/re-resizable": {
|
"node_modules/re-resizable": {
|
||||||
"version": "6.9.11",
|
"version": "6.9.11",
|
||||||
"resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-6.9.11.tgz",
|
"resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-6.9.11.tgz",
|
||||||
@@ -3610,9 +3591,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/uc.micro": {
|
"node_modules/uc.micro": {
|
||||||
"version": "1.0.6",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|
||||||
"integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA=="
|
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="
|
||||||
},
|
},
|
||||||
"node_modules/ufo": {
|
"node_modules/ufo": {
|
||||||
"version": "1.3.2",
|
"version": "1.3.2",
|
||||||
|
|||||||
@@ -9,38 +9,37 @@
|
|||||||
"@notesnook/theme": "file:../theme",
|
"@notesnook/theme": "file:../theme",
|
||||||
"@notesnook/ui": "file:../ui",
|
"@notesnook/ui": "file:../ui",
|
||||||
"@social-embed/lib": "^0.0.2-next.1",
|
"@social-embed/lib": "^0.0.2-next.1",
|
||||||
"@tiptap/core": "2.1.12",
|
"@tiptap/core": "2.2.4",
|
||||||
"@tiptap/extension-character-count": "2.1.12",
|
"@tiptap/extension-character-count": "2.2.4",
|
||||||
"@tiptap/extension-color": "2.1.12",
|
"@tiptap/extension-color": "2.2.4",
|
||||||
"@tiptap/extension-font-family": "2.1.12",
|
"@tiptap/extension-font-family": "2.2.4",
|
||||||
"@tiptap/extension-history": "2.1.12",
|
"@tiptap/extension-history": "2.2.4",
|
||||||
"@tiptap/extension-horizontal-rule": "2.1.12",
|
"@tiptap/extension-horizontal-rule": "2.2.4",
|
||||||
"@tiptap/extension-link": "^2.1.16",
|
"@tiptap/extension-list-keymap": "2.2.4",
|
||||||
"@tiptap/extension-list-keymap": "2.1.12",
|
"@tiptap/extension-placeholder": "2.2.4",
|
||||||
"@tiptap/extension-placeholder": "2.1.12",
|
"@tiptap/extension-subscript": "2.2.4",
|
||||||
"@tiptap/extension-subscript": "2.1.12",
|
"@tiptap/extension-superscript": "2.2.4",
|
||||||
"@tiptap/extension-superscript": "2.1.12",
|
"@tiptap/extension-table": "2.2.4",
|
||||||
"@tiptap/extension-table": "2.1.12",
|
"@tiptap/extension-table-cell": "2.2.4",
|
||||||
"@tiptap/extension-table-cell": "2.1.12",
|
"@tiptap/extension-table-header": "2.2.4",
|
||||||
"@tiptap/extension-table-header": "2.1.12",
|
"@tiptap/extension-table-row": "2.2.4",
|
||||||
"@tiptap/extension-table-row": "2.1.12",
|
"@tiptap/extension-task-item": "2.2.4",
|
||||||
"@tiptap/extension-task-item": "2.1.12",
|
"@tiptap/extension-task-list": "2.2.4",
|
||||||
"@tiptap/extension-task-list": "2.1.12",
|
"@tiptap/extension-text-align": "2.2.4",
|
||||||
"@tiptap/extension-text-align": "2.1.12",
|
"@tiptap/extension-text-style": "2.2.4",
|
||||||
"@tiptap/extension-text-style": "2.1.12",
|
"@tiptap/extension-underline": "2.2.4",
|
||||||
"@tiptap/extension-underline": "2.1.12",
|
"@tiptap/pm": "2.2.4",
|
||||||
"@tiptap/pm": "2.1.12",
|
"@tiptap/starter-kit": "2.2.4",
|
||||||
"@tiptap/starter-kit": "2.1.12",
|
|
||||||
"async-mutex": "^0.4.0",
|
"async-mutex": "^0.4.0",
|
||||||
"clipboard-polyfill": "4.0.0",
|
"clipboard-polyfill": "4.0.0",
|
||||||
"detect-indent": "^7.0.0",
|
"detect-indent": "^7.0.0",
|
||||||
"entities": "^4.5.0",
|
"entities": "^4.5.0",
|
||||||
"katex": "0.16.4",
|
"katex": "0.16.9",
|
||||||
"linkifyjs": "^4.1.3",
|
"linkifyjs": "^4.1.3",
|
||||||
"nanoid": "^4.0.1",
|
"nanoid": "^4.0.1",
|
||||||
"prism-themes": "^1.9.0",
|
"prism-themes": "^1.9.0",
|
||||||
"prosemirror-codemark": "^0.4.2",
|
"prosemirror-codemark": "^0.4.2",
|
||||||
"prosemirror-view": "1.32.2",
|
"prosemirror-view": "1.33.1",
|
||||||
"re-resizable": "^6.9.11",
|
"re-resizable": "^6.9.11",
|
||||||
"react-colorful": "^5.6.1",
|
"react-colorful": "^5.6.1",
|
||||||
"redent": "^4.0.0",
|
"redent": "^4.0.0",
|
||||||
|
|||||||
@@ -1,15 +1,16 @@
|
|||||||
diff --git a/node_modules/@tiptap/core/dist/index.cjs b/node_modules/@tiptap/core/dist/index.cjs
|
diff --git a/node_modules/@tiptap/core/dist/index.cjs b/node_modules/@tiptap/core/dist/index.cjs
|
||||||
index d61da68..31ceb87 100644
|
index 1ea30e0..b6f4899 100644
|
||||||
--- a/node_modules/@tiptap/core/dist/index.cjs
|
--- a/node_modules/@tiptap/core/dist/index.cjs
|
||||||
+++ b/node_modules/@tiptap/core/dist/index.cjs
|
+++ b/node_modules/@tiptap/core/dist/index.cjs
|
||||||
@@ -1880,8 +1880,23 @@ const lift = (typeOrName, attributes = {}) => ({ state, dispatch }) => {
|
@@ -1901,9 +1901,24 @@ const lift = (typeOrName, attributes = {}) => ({ state, dispatch }) => {
|
||||||
return commands$1.lift(state, dispatch);
|
return commands$1.lift(state, dispatch);
|
||||||
};
|
};
|
||||||
|
|
||||||
-const liftEmptyBlock = () => ({ state, dispatch }) => {
|
-const liftEmptyBlock = () => ({ state, dispatch }) => {
|
||||||
- return commands$1.liftEmptyBlock(state, dispatch);
|
- return commands$1.liftEmptyBlock(state, dispatch);
|
||||||
|
-};
|
||||||
+const liftEmptyBlock = () => ({ state, dispatch, editor }) => {
|
+const liftEmptyBlock = () => ({ state, dispatch, editor }) => {
|
||||||
+ return commands$1.liftEmptyBlock$1(state, (tr) => {
|
+ return commands$1.liftEmptyBlock(state, (tr) => {
|
||||||
+ if (!dispatch) return true;
|
+ if (!dispatch) return true;
|
||||||
+
|
+
|
||||||
+ const { selection, storedMarks } = state;
|
+ const { selection, storedMarks } = state;
|
||||||
@@ -25,19 +26,21 @@ index d61da68..31ceb87 100644
|
|||||||
+
|
+
|
||||||
+ return dispatch(tr);
|
+ return dispatch(tr);
|
||||||
+ });
|
+ });
|
||||||
};
|
+}
|
||||||
|
|
||||||
const liftListItem = typeOrName => ({ state, dispatch }) => {
|
const liftListItem = typeOrName => ({ state, dispatch }) => {
|
||||||
|
const type = getNodeType(typeOrName, state.schema);
|
||||||
diff --git a/node_modules/@tiptap/core/dist/index.js b/node_modules/@tiptap/core/dist/index.js
|
diff --git a/node_modules/@tiptap/core/dist/index.js b/node_modules/@tiptap/core/dist/index.js
|
||||||
index 38c9884..4a9e10c 100644
|
index 554e919..23a99fd 100644
|
||||||
--- a/node_modules/@tiptap/core/dist/index.js
|
--- a/node_modules/@tiptap/core/dist/index.js
|
||||||
+++ b/node_modules/@tiptap/core/dist/index.js
|
+++ b/node_modules/@tiptap/core/dist/index.js
|
||||||
@@ -1876,8 +1876,23 @@ const lift = (typeOrName, attributes = {}) => ({ state, dispatch }) => {
|
@@ -1897,9 +1897,24 @@ const lift = (typeOrName, attributes = {}) => ({ state, dispatch }) => {
|
||||||
return lift$1(state, dispatch);
|
return lift$1(state, dispatch);
|
||||||
};
|
};
|
||||||
|
|
||||||
-const liftEmptyBlock = () => ({ state, dispatch }) => {
|
-const liftEmptyBlock = () => ({ state, dispatch }) => {
|
||||||
- return liftEmptyBlock$1(state, dispatch);
|
- return liftEmptyBlock$1(state, dispatch);
|
||||||
|
-};
|
||||||
+const liftEmptyBlock = () => ({ state, dispatch, editor }) => {
|
+const liftEmptyBlock = () => ({ state, dispatch, editor }) => {
|
||||||
+ return liftEmptyBlock$1(state, (tr) => {
|
+ return liftEmptyBlock$1(state, (tr) => {
|
||||||
+ if (!dispatch) return true;
|
+ if (!dispatch) return true;
|
||||||
@@ -55,22 +58,23 @@ index 38c9884..4a9e10c 100644
|
|||||||
+
|
+
|
||||||
+ return dispatch(tr);
|
+ return dispatch(tr);
|
||||||
+ });
|
+ });
|
||||||
};
|
+}
|
||||||
|
|
||||||
const liftListItem = typeOrName => ({ state, dispatch }) => {
|
const liftListItem = typeOrName => ({ state, dispatch }) => {
|
||||||
|
const type = getNodeType(typeOrName, state.schema);
|
||||||
diff --git a/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts b/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
diff --git a/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts b/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
||||||
index cb0ede6..8a19ff2 100644
|
index 55d710f..e9698f5 100644
|
||||||
--- a/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
--- a/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
||||||
+++ b/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
+++ b/node_modules/@tiptap/core/dist/packages/core/src/Editor.d.ts
|
||||||
@@ -6,6 +6,7 @@ import { ExtensionManager } from './ExtensionManager.js';
|
@@ -7,6 +7,7 @@ import * as extensions from './extensions/index.js';
|
||||||
import * as extensions from './extensions/index.js';
|
import { NodePos } from './NodePos.js';
|
||||||
import { CanCommands, ChainedCommands, EditorEvents, EditorOptions, JSONContent, SingleCommands, TextSerializer } from './types.js';
|
import { CanCommands, ChainedCommands, EditorEvents, EditorOptions, JSONContent, SingleCommands, TextSerializer } from './types.js';
|
||||||
export { extensions };
|
export { extensions };
|
||||||
+export interface EditorStorage extends Record<string, any> { }
|
+export interface EditorStorage extends Record<string, any> { }
|
||||||
export interface HTMLElement {
|
export interface HTMLElement {
|
||||||
editor?: Editor;
|
editor?: Editor;
|
||||||
}
|
}
|
||||||
@@ -22,7 +23,7 @@ export declare class Editor extends EventEmitter<EditorEvents> {
|
@@ -23,7 +24,7 @@ export declare class Editor extends EventEmitter<EditorEvents> {
|
||||||
/**
|
/**
|
||||||
* Returns the editor storage.
|
* Returns the editor storage.
|
||||||
*/
|
*/
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
diff --git a/node_modules/@tiptap/extension-link/dist/index.cjs b/node_modules/@tiptap/extension-link/dist/index.cjs
|
|
||||||
index dad166b..9e27178 100644
|
|
||||||
--- a/node_modules/@tiptap/extension-link/dist/index.cjs
|
|
||||||
+++ b/node_modules/@tiptap/extension-link/dist/index.cjs
|
|
||||||
@@ -103,6 +103,7 @@ function clickHandler(options) {
|
|
||||||
const href = (_a = link === null || link === void 0 ? void 0 : link.href) !== null && _a !== void 0 ? _a : attrs.href;
|
|
||||||
const target = (_b = link === null || link === void 0 ? void 0 : link.target) !== null && _b !== void 0 ? _b : attrs.target;
|
|
||||||
if (link && href) {
|
|
||||||
+ event.preventDefault();
|
|
||||||
if (view.editable) {
|
|
||||||
window.open(href, target);
|
|
||||||
}
|
|
||||||
diff --git a/node_modules/@tiptap/extension-link/dist/index.js b/node_modules/@tiptap/extension-link/dist/index.js
|
|
||||||
index 68433f3..7133f48 100644
|
|
||||||
--- a/node_modules/@tiptap/extension-link/dist/index.js
|
|
||||||
+++ b/node_modules/@tiptap/extension-link/dist/index.js
|
|
||||||
@@ -99,6 +99,7 @@ function clickHandler(options) {
|
|
||||||
const href = (_a = link === null || link === void 0 ? void 0 : link.href) !== null && _a !== void 0 ? _a : attrs.href;
|
|
||||||
const target = (_b = link === null || link === void 0 ? void 0 : link.target) !== null && _b !== void 0 ? _b : attrs.target;
|
|
||||||
if (link && href) {
|
|
||||||
+ event.preventDefault();
|
|
||||||
if (view.editable) {
|
|
||||||
window.open(href, target);
|
|
||||||
}
|
|
||||||
File diff suppressed because one or more lines are too long
7
packages/editor/patches/katex+0.16.9.patch
Normal file
7
packages/editor/patches/katex+0.16.9.patch
Normal file
File diff suppressed because one or more lines are too long
@@ -1,21 +1,21 @@
|
|||||||
diff --git a/node_modules/prosemirror-view/dist/index.cjs b/node_modules/prosemirror-view/dist/index.cjs
|
diff --git a/node_modules/prosemirror-view/dist/index.cjs b/node_modules/prosemirror-view/dist/index.cjs
|
||||||
index a3e7d40..f87c1d3 100644
|
index 81a331c..5d6a5fa 100644
|
||||||
--- a/node_modules/prosemirror-view/dist/index.cjs
|
--- a/node_modules/prosemirror-view/dist/index.cjs
|
||||||
+++ b/node_modules/prosemirror-view/dist/index.cjs
|
+++ b/node_modules/prosemirror-view/dist/index.cjs
|
||||||
@@ -4104,7 +4104,7 @@ editHandlers.drop = function (view, _event) {
|
@@ -3380,7 +3380,7 @@ editHandlers.drop = function (view, _event) {
|
||||||
|
});
|
||||||
tr.setSelection(selectionBetween(view, $pos, tr.doc.resolve(end)));
|
tr.setSelection(selectionBetween(view, $pos, tr.doc.resolve(end)));
|
||||||
}
|
}
|
||||||
|
|
||||||
- view.focus();
|
- view.focus();
|
||||||
+ if (!dragging.nodeView) view.focus();
|
+ if (!dragging.nodeView) view.focus();
|
||||||
view.dispatch(tr.setMeta("uiEvent", "drop"));
|
view.dispatch(tr.setMeta("uiEvent", "drop"));
|
||||||
};
|
};
|
||||||
|
handlers.focus = function (view) {
|
||||||
diff --git a/node_modules/prosemirror-view/dist/index.js b/node_modules/prosemirror-view/dist/index.js
|
diff --git a/node_modules/prosemirror-view/dist/index.js b/node_modules/prosemirror-view/dist/index.js
|
||||||
index 895cd47..695a346 100644
|
index e076a13..5cd837f 100644
|
||||||
--- a/node_modules/prosemirror-view/dist/index.js
|
--- a/node_modules/prosemirror-view/dist/index.js
|
||||||
+++ b/node_modules/prosemirror-view/dist/index.js
|
+++ b/node_modules/prosemirror-view/dist/index.js
|
||||||
@@ -3636,7 +3636,7 @@ editHandlers.drop = (view, _event) => {
|
@@ -3647,7 +3647,7 @@ editHandlers.drop = (view, _event) => {
|
||||||
tr.mapping.maps[tr.mapping.maps.length - 1].forEach((_from, _to, _newFrom, newTo) => end = newTo);
|
tr.mapping.maps[tr.mapping.maps.length - 1].forEach((_from, _to, _newFrom, newTo) => end = newTo);
|
||||||
tr.setSelection(selectionBetween(view, $pos, tr.doc.resolve(end)));
|
tr.setSelection(selectionBetween(view, $pos, tr.doc.resolve(end)));
|
||||||
}
|
}
|
||||||
@@ -34,9 +34,15 @@ export function clickHandler(options: ClickHandlerOptions): Plugin {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
const eventTarget = event.target as HTMLElement;
|
let a = event.target as HTMLElement;
|
||||||
|
const els = [];
|
||||||
|
|
||||||
if (eventTarget.nodeName !== "A") {
|
while (a.nodeName !== "DIV") {
|
||||||
|
els.push(a);
|
||||||
|
a = a.parentNode as HTMLElement;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!els.find((value) => value.nodeName === "A")) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -47,9 +53,7 @@ export function clickHandler(options: ClickHandlerOptions): Plugin {
|
|||||||
const target = link?.target ?? attrs.target;
|
const target = link?.target ?? attrs.target;
|
||||||
|
|
||||||
if (link && href) {
|
if (link && href) {
|
||||||
if (view.editable) {
|
if (view.editable) window.open(href, target);
|
||||||
window.open(href, target);
|
|
||||||
}
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -24,7 +24,8 @@ import {
|
|||||||
isMarkActive,
|
isMarkActive,
|
||||||
markInputRule,
|
markInputRule,
|
||||||
markPasteRule,
|
markPasteRule,
|
||||||
mergeAttributes
|
mergeAttributes,
|
||||||
|
PasteRuleMatch
|
||||||
} from "@tiptap/core";
|
} from "@tiptap/core";
|
||||||
import { Plugin, TextSelection } from "@tiptap/pm/state";
|
import { Plugin, TextSelection } from "@tiptap/pm/state";
|
||||||
import { find, registerCustomProtocol, reset } from "linkifyjs";
|
import { find, registerCustomProtocol, reset } from "linkifyjs";
|
||||||
@@ -163,6 +164,18 @@ export const Link = Mark.create<LinkOptions>({
|
|||||||
},
|
},
|
||||||
|
|
||||||
renderHTML({ HTMLAttributes }) {
|
renderHTML({ HTMLAttributes }) {
|
||||||
|
// False positive; we're explicitly checking for javascript: links to ignore them
|
||||||
|
if (HTMLAttributes.href?.startsWith("javascript:")) {
|
||||||
|
// strip out the href
|
||||||
|
return [
|
||||||
|
"a",
|
||||||
|
mergeAttributes(this.options.HTMLAttributes, {
|
||||||
|
...HTMLAttributes,
|
||||||
|
href: ""
|
||||||
|
}),
|
||||||
|
0
|
||||||
|
];
|
||||||
|
}
|
||||||
return [
|
return [
|
||||||
"a",
|
"a",
|
||||||
mergeAttributes(this.options.HTMLAttributes, HTMLAttributes),
|
mergeAttributes(this.options.HTMLAttributes, HTMLAttributes),
|
||||||
@@ -204,7 +217,6 @@ export const Link = Mark.create<LinkOptions>({
|
|||||||
|
|
||||||
addPasteRules() {
|
addPasteRules() {
|
||||||
return [
|
return [
|
||||||
...(this.parent?.() || []),
|
|
||||||
markPasteRule({
|
markPasteRule({
|
||||||
find: linkRegex,
|
find: linkRegex,
|
||||||
type: this.type,
|
type: this.type,
|
||||||
@@ -215,34 +227,29 @@ export const Link = Mark.create<LinkOptions>({
|
|||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
markPasteRule({
|
markPasteRule({
|
||||||
find: (text) =>
|
find: (text) => {
|
||||||
find(text)
|
const foundLinks: PasteRuleMatch[] = [];
|
||||||
.filter((link) => {
|
|
||||||
if (this.options.validate) {
|
|
||||||
return this.options.validate(link.value);
|
|
||||||
}
|
|
||||||
|
|
||||||
return true;
|
if (text) {
|
||||||
})
|
const links = find(text).filter((item) => item.isLink);
|
||||||
.filter((link) => link.isLink)
|
|
||||||
.map((link) => ({
|
|
||||||
text: link.value,
|
|
||||||
index: link.start,
|
|
||||||
data: link
|
|
||||||
})),
|
|
||||||
type: this.type,
|
|
||||||
getAttributes: (match, pasteEvent) => {
|
|
||||||
const html = pasteEvent?.clipboardData?.getData("text/html");
|
|
||||||
const hrefRegex = /href="([^"]*)"/;
|
|
||||||
|
|
||||||
const existingLink = html?.match(hrefRegex);
|
if (links.length) {
|
||||||
|
links.forEach((link) =>
|
||||||
if (existingLink) {
|
foundLinks.push({
|
||||||
return {
|
text: link.value,
|
||||||
href: existingLink[1]
|
data: {
|
||||||
};
|
href: link.href
|
||||||
|
},
|
||||||
|
index: link.start
|
||||||
|
})
|
||||||
|
);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return foundLinks;
|
||||||
|
},
|
||||||
|
type: this.type,
|
||||||
|
getAttributes: (match) => {
|
||||||
return {
|
return {
|
||||||
href: match.data?.href
|
href: match.data?.href
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -300,6 +300,6 @@ function LinkTool(props: LinkToolProps) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
function isInternalLink(href: string) {
|
function isInternalLink(href?: string | null) {
|
||||||
return href.startsWith("nn://");
|
return !!href?.startsWith("nn://");
|
||||||
}
|
}
|
||||||
|
|||||||
2
packages/editor/styles/katex.min.css
vendored
2
packages/editor/styles/katex.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user