Merge pull request #1902 from nextcloud/renovate/tiptap

fix(deps): update tiptap to ^2.26.1
This commit is contained in:
github-actions[bot]
2025-07-16 08:13:11 +01:00
committed by GitHub
2 changed files with 106 additions and 106 deletions

202
package-lock.json generated
View File

@ -21,11 +21,11 @@
"@nextcloud/moment": "^1.3.5",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.27.0",
"@tiptap/extension-character-count": "^2.25.0",
"@tiptap/extension-task-item": "^2.25.0",
"@tiptap/extension-task-list": "^2.25.0",
"@tiptap/starter-kit": "^2.25.0",
"@tiptap/vue-2": "^2.25.0",
"@tiptap/extension-character-count": "^2.26.1",
"@tiptap/extension-task-item": "^2.26.1",
"@tiptap/extension-task-list": "^2.26.1",
"@tiptap/starter-kit": "^2.26.1",
"@tiptap/vue-2": "^2.26.1",
"@vueuse/core": "^11.3.0",
"debounce": "^2.2.0",
"pinia": "^2.3.1",
@ -4494,9 +4494,9 @@
"dev": true
},
"node_modules/@tiptap/core": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.25.0.tgz",
"integrity": "sha512-pTLV0+g+SBL49/Y5A9ii7oHwlzIzpgroJVI3AcBk7/SeR7554ZzjxxtJmZkQ9/NxJO+k1jQp9grXaqqOLqC7cA==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.26.1.tgz",
"integrity": "sha512-fymyd/XZvYiHjBoLt1gxs024xP/LY26d43R1vluYq7AHBL/7DE3ywzy+1GEsGyAv5Je2L0KBhNIR/izbq3Kaqg==",
"license": "MIT",
"funding": {
"type": "github",
@ -4507,9 +4507,9 @@
}
},
"node_modules/@tiptap/extension-blockquote": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.25.0.tgz",
"integrity": "sha512-W+sVPlV9XmaNPUkxV2BinNEbk2hr4zw8VgKjqKQS9O0k2YIVRCfQch+4DudSAwBVMrVW97zVAKRNfictGFQ8vQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.26.1.tgz",
"integrity": "sha512-viQ6AHRhjCYYipKK6ZepBzwZpkuMvO9yhRHeUZDvlSOAh8rvsUTSre0y74nu8QRYUt4a44lJJ6BpphJK7bEgYA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4520,9 +4520,9 @@
}
},
"node_modules/@tiptap/extension-bold": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.25.0.tgz",
"integrity": "sha512-3cBX2EtdFR3+EDTkIshhpQpXoZQbFUzxf6u86Qm0qD49JnVOjX9iexnUp8MydXPZA6NVsKeEfMhf18gV7oxTEw==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.26.1.tgz",
"integrity": "sha512-zCce9PRuTNhadFir71luLo99HERDpGJ0EEflGm7RN8I1SnNi9gD5ooK42BOIQtejGCJqg3hTPZiYDJC2hXvckQ==",
"license": "MIT",
"funding": {
"type": "github",
@ -4550,9 +4550,9 @@
}
},
"node_modules/@tiptap/extension-bullet-list": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.25.0.tgz",
"integrity": "sha512-KD+q/q6KIU2anedjtjG8vELkL5rYFdNHWc5XcUJgQoxbOCK3/sBuOgcn9mnFA2eAS6UkraN9Yx0BXEDbXX2HOw==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.26.1.tgz",
"integrity": "sha512-HHakuV4ckYCDOnBbne088FvCEP4YICw+wgPBz/V2dfpiFYQ4WzT0LPK9s7OFMCN+ROraoug+1ryN1Z1KdIgujQ==",
"license": "MIT",
"funding": {
"type": "github",
@ -4563,9 +4563,9 @@
}
},
"node_modules/@tiptap/extension-character-count": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.25.0.tgz",
"integrity": "sha512-F+4DxJFptbX3oioqNwS38zOTi6gH9CumV/ISeOIvr4ao7Iija3tNonGDsHhxD05njjbYNIp1OKsxtnzbWukgMA==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.26.1.tgz",
"integrity": "sha512-F7LP1a9GF28thbApowWT2I41baqX74HMUTrV9LGrNXaOkW2gxZz+CDOzfHsbHyfuwfIxIjv07Qf/HKA6Cc1qbA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4577,9 +4577,9 @@
}
},
"node_modules/@tiptap/extension-code": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.25.0.tgz",
"integrity": "sha512-rRp6X2aNNnvo7Fbqc3olZ0vLb52FlCPPfetr9gy6/M9uQdVYDhJcFOPuRuXtZ8M8X+WpCZBV29BvZFeDqfw8bw==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.26.1.tgz",
"integrity": "sha512-GU9deB1A/Tr4FMPu71CvlcjGKwRhGYz60wQ8m4aM+ELZcVIcZRa1ebR8bExRIEWnvRztQuyRiCQzw2N0xQJ1QQ==",
"license": "MIT",
"funding": {
"type": "github",
@ -4590,9 +4590,9 @@
}
},
"node_modules/@tiptap/extension-code-block": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.25.0.tgz",
"integrity": "sha512-T4kXbZNZ/NyklzQ/FWmUnjD4hgmJPrIBazzCZ/E/rF/Ag2IvUsztBT0PN3vTa+DAZ+IbM61TjlIpyJs1R7OdbQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.26.1.tgz",
"integrity": "sha512-/TDDOwONl0qEUc4+B6V9NnWtSjz95eg7/8uCb8Y8iRbGvI9vT4/znRKofFxstvKmW4URu/H74/g0ywV57h0B+A==",
"license": "MIT",
"funding": {
"type": "github",
@ -4604,9 +4604,9 @@
}
},
"node_modules/@tiptap/extension-document": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.25.0.tgz",
"integrity": "sha512-3gEZlQKUSIRrC6Az8QS7SJi4CvhMWrA7RBChM1aRl9vMNN8Ul7dZZk5StYJGPjL/koTiceMqx9pNmTCBprsbvQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.26.1.tgz",
"integrity": "sha512-2P2IZp1NRAE+21mRuFBiP3X2WKfZ6kUC23NJKpn8bcOamY3obYqCt0ltGPhE4eR8n8QAl2fI/3jIgjR07dC8ow==",
"license": "MIT",
"funding": {
"type": "github",
@ -4617,9 +4617,9 @@
}
},
"node_modules/@tiptap/extension-dropcursor": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.25.0.tgz",
"integrity": "sha512-eSHqp+iUI2mGVwvIyENP02hi5TSyQ+bdwNwIck6bdzjRvXakm72+8uPfVSLGxRKAQZ0RFtmux8ISazgUqF/oSw==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.26.1.tgz",
"integrity": "sha512-JkDQU2ZYFOuT5mNYb8OiWGwD1HcjbtmX8tLNugQbToECmz9WvVPqJmn7V/q8VGpP81iEECz/IsyRmuf2kSD4uA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4648,9 +4648,9 @@
}
},
"node_modules/@tiptap/extension-gapcursor": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.25.0.tgz",
"integrity": "sha512-s/3WDbgkvLac88h5iYJLPJCDw8tMhlss1hk9GAo+zzP4h0xfazYie09KrA0CBdfaSOFyeJK3wedzjKZBtdgX4w==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.26.1.tgz",
"integrity": "sha512-KOiMZc3PwJS3hR0nSq5d0TJi2jkNZkLZElcT6pCEnhRHzPH6dRMu9GM5Jj798ZRUy0T9UFcKJalFZaDxnmRnpg==",
"license": "MIT",
"funding": {
"type": "github",
@ -4662,9 +4662,9 @@
}
},
"node_modules/@tiptap/extension-hard-break": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.25.0.tgz",
"integrity": "sha512-h8be5Zdtsl5GQHxRXvYlGfIJsLvdbexflSTr12gr4kvcQqTdtrsqyu2eksfAK+p2szbiwP2G4VZlH0LNS47UXQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.26.1.tgz",
"integrity": "sha512-d6uStdNKi8kjPlHAyO59M6KGWATNwhLCD7dng0NXfwGndc22fthzIk/6j9F6ltQx30huy5qQram6j3JXwNACoA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4675,9 +4675,9 @@
}
},
"node_modules/@tiptap/extension-heading": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.25.0.tgz",
"integrity": "sha512-IrRKRRr7Bhpnq5aue1v5/e5N/eNdVV/THsgqqpLZO48pgN8Wv+TweOZe1Ntg/v8L4QSBC8iGMxxhiJZT8AzSkA==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.26.1.tgz",
"integrity": "sha512-KSzL8WZV3pjJG9ke4RaU70+B5UlYR2S6olNt5UCAawM+fi11mobVztiBoC19xtpSVqIXC1AmXOqUgnuSvmE4ZA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4688,9 +4688,9 @@
}
},
"node_modules/@tiptap/extension-history": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.25.0.tgz",
"integrity": "sha512-y3uJkJv+UngDaDYfcVJ4kx8ivc3Etk5ow6N+47AMCRjUUweQ/CLiJwJ2C7nL7L82zOzVbb/NoR/B3UeE4ts/wQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.26.1.tgz",
"integrity": "sha512-m6YR1gkkauIDo3PRl0gP+7Oc4n5OqDzcjVh6LvWREmZP8nmi94hfseYbqOXUb6RPHIc0JKF02eiRifT4MSd2nw==",
"license": "MIT",
"funding": {
"type": "github",
@ -4702,9 +4702,9 @@
}
},
"node_modules/@tiptap/extension-horizontal-rule": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.25.0.tgz",
"integrity": "sha512-bZovyhdOexB3Cv9ddUogWT+cd3KbnenMIZKhgrJ+R0J27rlOtzeUD9TeIjn4V8Of9mTxm3XDKUZGLgPiriN8Ww==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.26.1.tgz",
"integrity": "sha512-mT6baqOhs/NakgrAeDeed194E/ZJFGL692H0C7f1N7WDRaWxUu2oR0LrnRqSH5OyPjELkzu6nQnNy0+0tFGHHg==",
"license": "MIT",
"funding": {
"type": "github",
@ -4716,9 +4716,9 @@
}
},
"node_modules/@tiptap/extension-italic": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.25.0.tgz",
"integrity": "sha512-FZHmNqvWJ5SHYlUi+Qg3b2C0ZBt82DUDUqM+bqcQqSQu6B0c4IEc3+VHhjAJwEUIO9wX7xk/PsdM4Z5Ex4Lr3w==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.26.1.tgz",
"integrity": "sha512-pOs6oU4LyGO89IrYE4jbE8ZYsPwMMIiKkYfXcfeD9NtpGNBnjeVXXF5I9ndY2ANrCAgC8k58C3/powDRf0T2yA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4729,9 +4729,9 @@
}
},
"node_modules/@tiptap/extension-list-item": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.25.0.tgz",
"integrity": "sha512-HLstO/R+dNjIFMXN15bANc8i/+CDpEgtEQhZNHqvSUJH9xQ5op0S05m5VvFI10qnwXNjwwXdhxUYwwjIDCiAgg==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.26.1.tgz",
"integrity": "sha512-quOXckC73Luc3x+Dcm88YAEBW+Crh3x5uvtQOQtn2GEG91AshrvbnhGRiYnfvEN7UhWIS+FYI5liHFcRKSUKrQ==",
"license": "MIT",
"funding": {
"type": "github",
@ -4742,9 +4742,9 @@
}
},
"node_modules/@tiptap/extension-ordered-list": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.25.0.tgz",
"integrity": "sha512-Hlid16nQdDFOGOx6mJT+zPEae2t1dGlJ18pqCqaVMuDnIpNIWmQutJk5QYxGVxr9awd2SpHTpQtdBTqcufbHtw==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.26.1.tgz",
"integrity": "sha512-UHKNRxq6TBnXMGFSq91knD6QaHsyyOwLOsXMzupmKM5Su0s+CRXEjfav3qKlbb9e4m7D7S/a0aPm8nC9KIXNhQ==",
"license": "MIT",
"funding": {
"type": "github",
@ -4755,9 +4755,9 @@
}
},
"node_modules/@tiptap/extension-paragraph": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.25.0.tgz",
"integrity": "sha512-53gpWMPedkWVDp3u/1sLt6vnr3BWz4vArGCmmabLucCI2Yl4R6S/AQ9yj/+jOHvWbXCroCbKtmmwxJl32uGN2w==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.26.1.tgz",
"integrity": "sha512-UezvM9VDRAVJlX1tykgHWSD1g3MKfVMWWZ+Tg+PE4+kizOwoYkRWznVPgCAxjmyHajxpCKRXgqTZkOxjJ9Kjzg==",
"license": "MIT",
"funding": {
"type": "github",
@ -4768,9 +4768,9 @@
}
},
"node_modules/@tiptap/extension-strike": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.25.0.tgz",
"integrity": "sha512-Z5YBKnv4N6MMD1LEo9XbmWnmdXavZKOOJt/OkXYFZ3KgzB52Z3q3DDfH+NyeCtKKSWqWVxbBHKLnsojDerSf2g==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.26.1.tgz",
"integrity": "sha512-CkoRH+pAi6MgdCh7K0cVZl4N2uR4pZdabXAnFSoLZRSg6imLvEUmWHfSi1dl3Z7JOvd3a4yZ4NxerQn5MWbJ7g==",
"license": "MIT",
"funding": {
"type": "github",
@ -4781,9 +4781,9 @@
}
},
"node_modules/@tiptap/extension-task-item": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.25.0.tgz",
"integrity": "sha512-8F7Z7jbsyGrPLHQCn+n39zdqIgxwR1kJ1nL5ZwhEW3ZhJgkFF0WMJSv36mwIJwL08p8um/c6g72AYB/e8CD7eA==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.26.1.tgz",
"integrity": "sha512-b7JNeOsBqEd1p2oQ5N6Msz9fr2o73WR1WsYDC0WhECg07Goud2gQEkwWkQaLsvfcwuS746eMJK/nrT2pVEngYA==",
"license": "MIT",
"funding": {
"type": "github",
@ -4795,9 +4795,9 @@
}
},
"node_modules/@tiptap/extension-task-list": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.25.0.tgz",
"integrity": "sha512-2mASqp8MJ0dyc1OK6c8P7m/zwoVDv8PV+XsRR9O3tpIz/zjUVrOl0W4IndjUPBMa7cpJX8fGj8iC3DaRNpSMcg==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.26.1.tgz",
"integrity": "sha512-xR4LMpMPZ6bpkZNmFvIojmNGtdGKNlKFbpvyIOgs4qhlWskbFQQVevglHjV1R8xJLic5c+byJQaAmQdQudqGng==",
"license": "MIT",
"funding": {
"type": "github",
@ -4808,9 +4808,9 @@
}
},
"node_modules/@tiptap/extension-text": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.25.0.tgz",
"integrity": "sha512-HlZL86rihpP/R8+dqRrvzSRmiPpx6ctlAKM9PnWT/WRMeI4Y1AUq6PSHLz74wtYO1LH4PXys1ws3n+pLP4Mo6g==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.26.1.tgz",
"integrity": "sha512-p2n8WVMd/2vckdJlol24acaTDIZAhI7qle5cM75bn01sOEZoFlSw6SwINOULrUCzNJsYb43qrLEibZb4j2LeQw==",
"license": "MIT",
"funding": {
"type": "github",
@ -4821,9 +4821,9 @@
}
},
"node_modules/@tiptap/extension-text-style": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.25.0.tgz",
"integrity": "sha512-MKAXqDATEbuFEB1SeeAFy2VbefUMJ9jxQyybpaHjDX+Ik0Ddu+aYuJP/njvLuejXCqhrkS/AorxzmHUC4HNPbQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.26.1.tgz",
"integrity": "sha512-t9Nc/UkrbCfnSHEUi1gvUQ2ZPzvfdYFT5TExoV2DTiUCkhG6+mecT5bTVFGW3QkPmbToL+nFhGn4ZRMDD0SP3Q==",
"license": "MIT",
"funding": {
"type": "github",
@ -4834,9 +4834,9 @@
}
},
"node_modules/@tiptap/pm": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.25.0.tgz",
"integrity": "sha512-vuzU0pLGQyHqtikAssHn9V61aXLSQERQtn3MUtaJ36fScQg7RClAK5gnIbBt3Ul3VFof8o4xYmcidARc0X/E5A==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.26.1.tgz",
"integrity": "sha512-8aF+mY/vSHbGFqyG663ds84b+vca5Lge3tHdTMTKazxCnhXR9dn2oQJMnZ78YZvdRbkPkMJJHti9h3K7u2UQvw==",
"license": "MIT",
"dependencies": {
"prosemirror-changeset": "^2.3.0",
@ -4864,32 +4864,32 @@
}
},
"node_modules/@tiptap/starter-kit": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.25.0.tgz",
"integrity": "sha512-MWt6gEdQ2LPuCqbvNGmS0uA+6rtMGRh3vC0WBNp6rJPAvwS8OPcpraLz61cWjgzeKZBUKODpNA5IZ6gDRyH9LQ==",
"version": "2.26.1",
"resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.26.1.tgz",
"integrity": "sha512-oziMGCds8SVQ3s5dRpBxVdEKZAmO/O//BjZ69mhA3q4vJdR0rnfLb5fTxSeQvHiqB878HBNn76kNaJrHrV35GA==",
"license": "MIT",
"dependencies": {
"@tiptap/core": "^2.25.0",
"@tiptap/extension-blockquote": "^2.25.0",
"@tiptap/extension-bold": "^2.25.0",
"@tiptap/extension-bullet-list": "^2.25.0",
"@tiptap/extension-code": "^2.25.0",
"@tiptap/extension-code-block": "^2.25.0",
"@tiptap/extension-document": "^2.25.0",
"@tiptap/extension-dropcursor": "^2.25.0",
"@tiptap/extension-gapcursor": "^2.25.0",
"@tiptap/extension-hard-break": "^2.25.0",
"@tiptap/extension-heading": "^2.25.0",
"@tiptap/extension-history": "^2.25.0",
"@tiptap/extension-horizontal-rule": "^2.25.0",
"@tiptap/extension-italic": "^2.25.0",
"@tiptap/extension-list-item": "^2.25.0",
"@tiptap/extension-ordered-list": "^2.25.0",
"@tiptap/extension-paragraph": "^2.25.0",
"@tiptap/extension-strike": "^2.25.0",
"@tiptap/extension-text": "^2.25.0",
"@tiptap/extension-text-style": "^2.25.0",
"@tiptap/pm": "^2.25.0"
"@tiptap/core": "^2.26.1",
"@tiptap/extension-blockquote": "^2.26.1",
"@tiptap/extension-bold": "^2.26.1",
"@tiptap/extension-bullet-list": "^2.26.1",
"@tiptap/extension-code": "^2.26.1",
"@tiptap/extension-code-block": "^2.26.1",
"@tiptap/extension-document": "^2.26.1",
"@tiptap/extension-dropcursor": "^2.26.1",
"@tiptap/extension-gapcursor": "^2.26.1",
"@tiptap/extension-hard-break": "^2.26.1",
"@tiptap/extension-heading": "^2.26.1",
"@tiptap/extension-history": "^2.26.1",
"@tiptap/extension-horizontal-rule": "^2.26.1",
"@tiptap/extension-italic": "^2.26.1",
"@tiptap/extension-list-item": "^2.26.1",
"@tiptap/extension-ordered-list": "^2.26.1",
"@tiptap/extension-paragraph": "^2.26.1",
"@tiptap/extension-strike": "^2.26.1",
"@tiptap/extension-text": "^2.26.1",
"@tiptap/extension-text-style": "^2.26.1",
"@tiptap/pm": "^2.26.1"
},
"funding": {
"type": "github",

View File

@ -38,11 +38,11 @@
"@nextcloud/moment": "^1.3.5",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.27.0",
"@tiptap/extension-character-count": "^2.25.0",
"@tiptap/extension-task-item": "^2.25.0",
"@tiptap/extension-task-list": "^2.25.0",
"@tiptap/starter-kit": "^2.25.0",
"@tiptap/vue-2": "^2.25.0",
"@tiptap/extension-character-count": "^2.26.1",
"@tiptap/extension-task-item": "^2.26.1",
"@tiptap/extension-task-list": "^2.26.1",
"@tiptap/starter-kit": "^2.26.1",
"@tiptap/vue-2": "^2.26.1",
"@vueuse/core": "^11.3.0",
"debounce": "^2.2.0",
"pinia": "^2.3.1",