From f15e4c3281520fb794ea4b1e79e60f67c0328eb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 01:26:10 +0000 Subject: [PATCH] fix(deps): update tiptap to ^3.22.1 --- package-lock.json | 392 +++++++++++++++++++++++----------------------- package.json | 64 ++++---- 2 files changed, 228 insertions(+), 228 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8428dd32351..dc91b1a4ec7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,38 +26,38 @@ "@nextcloud/sharing": "^0.4.0", "@nextcloud/vue": "^8.37.0", "@quartzy/markdown-it-mentions": "^0.2.0", - "@tiptap/core": "^3.22.0", - "@tiptap/extension-blockquote": "^3.22.0", - "@tiptap/extension-bold": "^3.22.0", - "@tiptap/extension-code": "^3.22.0", - "@tiptap/extension-code-block": "^3.22.0", - "@tiptap/extension-code-block-lowlight": "^3.22.0", - "@tiptap/extension-collaboration": "^3.22.0", - "@tiptap/extension-collaboration-caret": "^3.22.0", - "@tiptap/extension-document": "^3.22.0", - "@tiptap/extension-drag-handle": "^3.22.0", - "@tiptap/extension-drag-handle-vue-2": "^3.22.0", - "@tiptap/extension-hard-break": "^3.22.0", - "@tiptap/extension-heading": "^3.22.0", - "@tiptap/extension-highlight": "^3.22.0", - "@tiptap/extension-horizontal-rule": "^3.22.0", - "@tiptap/extension-image": "^3.22.0", - "@tiptap/extension-italic": "^3.22.0", - "@tiptap/extension-link": "^3.22.0", - "@tiptap/extension-list": "^3.22.0", - "@tiptap/extension-mathematics": "^3.22.0", - "@tiptap/extension-mention": "^3.22.0", - "@tiptap/extension-paragraph": "^3.22.0", - "@tiptap/extension-placeholder": "^3.22.0", - "@tiptap/extension-strike": "^3.22.0", - "@tiptap/extension-table": "^3.22.0", - "@tiptap/extension-text": "^3.22.0", - "@tiptap/extension-typography": "^3.22.0", - "@tiptap/extension-underline": "^3.22.0", - "@tiptap/extensions": "^3.22.0", - "@tiptap/pm": "^3.22.0", - "@tiptap/suggestion": "^3.22.0", - "@tiptap/vue-2": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/extension-blockquote": "^3.22.1", + "@tiptap/extension-bold": "^3.22.1", + "@tiptap/extension-code": "^3.22.1", + "@tiptap/extension-code-block": "^3.22.1", + "@tiptap/extension-code-block-lowlight": "^3.22.1", + "@tiptap/extension-collaboration": "^3.22.1", + "@tiptap/extension-collaboration-caret": "^3.22.1", + "@tiptap/extension-document": "^3.22.1", + "@tiptap/extension-drag-handle": "^3.22.1", + "@tiptap/extension-drag-handle-vue-2": "^3.22.1", + "@tiptap/extension-hard-break": "^3.22.1", + "@tiptap/extension-heading": "^3.22.1", + "@tiptap/extension-highlight": "^3.22.1", + "@tiptap/extension-horizontal-rule": "^3.22.1", + "@tiptap/extension-image": "^3.22.1", + "@tiptap/extension-italic": "^3.22.1", + "@tiptap/extension-link": "^3.22.1", + "@tiptap/extension-list": "^3.22.1", + "@tiptap/extension-mathematics": "^3.22.1", + "@tiptap/extension-mention": "^3.22.1", + "@tiptap/extension-paragraph": "^3.22.1", + "@tiptap/extension-placeholder": "^3.22.1", + "@tiptap/extension-strike": "^3.22.1", + "@tiptap/extension-table": "^3.22.1", + "@tiptap/extension-text": "^3.22.1", + "@tiptap/extension-typography": "^3.22.1", + "@tiptap/extension-underline": "^3.22.1", + "@tiptap/extensions": "^3.22.1", + "@tiptap/pm": "^3.22.1", + "@tiptap/suggestion": "^3.22.1", + "@tiptap/vue-2": "^3.22.1", "@vueuse/shared": "^11.3.0", "debounce": "^3.0.0", "escape-html": "^1.0.3", @@ -5243,48 +5243,48 @@ "license": "MIT" }, "node_modules/@tiptap/core": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.22.0.tgz", - "integrity": "sha512-EA/XFbvvz0yRyccqrgOwB9RQe6+uJ8NszjLKH9+3xPE2/+Sa2imax0IqWl7YOXkWihdQVrlpP+EpQF9APKx3jg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.22.1.tgz", + "integrity": "sha512-6wPNhkdLIGYiKAGqepDCRtR0TYGJxV40SwOEN2vlPhsXqAgzmyG37UyREj5pGH5xTekugqMCgCnyRg7m5nYoYQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "^3.22.0" + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-blockquote": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.22.0.tgz", - "integrity": "sha512-WF7K1jtEhkhCZFOoei3QrUHMsM6i9eqXw1IuL6cAX3+CBpqVg89KbP/cJp05dYKU0SO0LJkn87biKVqcnAcN7A==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.22.1.tgz", + "integrity": "sha512-omPsJ/IMAZYhXqOaEenYE+HA9U2zju5rQbAn6Xktynvr4A5P95jqkgAwncXB82pCkNYU/uYxi51vyTweTeEUHA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-bold": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.22.0.tgz", - "integrity": "sha512-mPG1FzOy2DVaJHHuX/eQPIuYie0kqG07M04nElBY8QlV0oYB4/kd0Aubz+m9czqHx/F9u/L98kmMFhCh2DWk2w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.22.1.tgz", + "integrity": "sha512-0+q6Apu1Vx2+ReB2ktTpBrQ5/dCvGzTkJCy+MZ/t8WBcybqFXOKYRCr/i/VGPDpXZttxpk0EPl0+ao+NVcUTAA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.22.0.tgz", - "integrity": "sha512-792CUdP0roO17jQJ+fflSJEWfw2cAric61nV2291a2iL7L/6mNJGP4QFim1FqZzfx3/FwHSXEI3NYT6wdUlh8w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.22.1.tgz", + "integrity": "sha512-JJI63N55hLPjfqHgBnbG1ORZTXJiswnfBkfNd8YKytCC8D++g5qX3UMObxmJKLMBRGyqjEi6krzOyYtOix5ALA==", "license": "MIT", "optional": true, "dependencies": { @@ -5295,102 +5295,102 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-code": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.22.0.tgz", - "integrity": "sha512-JGxByyyUdR0yRt1mOxnA2dp6PmI9pr6C846UkZtuOCwhBOBLkoBGkZqW4FytLPOfWGVJpm7w5tx7h1n5uNwfag==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.22.1.tgz", + "integrity": "sha512-Ze+hjSLLCn+5gVpuE/Uv7mQ83AlG5A9OPsuDoyzTpJ2XNvZP2iZdwQMGqwXKC8eH7fIOJN6XQ3IDv/EhltQx/Q==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-code-block": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.22.0.tgz", - "integrity": "sha512-HtnYHj6yHVy2dKs02j5dyEehWQMGOGRMiZBkefY3TwSSNzGESVcFfDV+Xr87j7zDGYvY16vOtVmyRTOTqPn49A==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.22.1.tgz", + "integrity": "sha512-fr3b1seFsAeYHtPAb9fbATkGcgyfStD05GHsZXFLh7yCpf2ejWLNxdWJT/g+FggSEHYFKCXT06aixk0WbtRcWw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-code-block-lowlight": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.22.0.tgz", - "integrity": "sha512-2w0dAYlTceglnF96rmoKcDxiTgmv9GmNKeZQNNIHdtEP/FpHgR+0XEPQHBudhjpSkJDir3LMmO02qUR9g+UtnQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.22.1.tgz", + "integrity": "sha512-6Dj5AKGTi05EYqKJYS2NXpU72TQ8SVWOLDgnbsPDhoyl9hV4cnQ+1imnytfFrLX3wu5aOcKyk3tgV7BsNLIdvg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/extension-code-block": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/extension-code-block": "^3.22.1", + "@tiptap/pm": "^3.22.1", "highlight.js": "^11", "lowlight": "^2 || ^3" } }, "node_modules/@tiptap/extension-collaboration": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration/-/extension-collaboration-3.22.0.tgz", - "integrity": "sha512-S/nPIth4/Dr5wmxROk4ELWRYhBXxWt7O6cIi8Fca1rYDBdXofjgt4VDO2iCjnOF0LkIekjQudSOFLWadbM2Z+w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration/-/extension-collaboration-3.22.1.tgz", + "integrity": "sha512-XIi9R46xWIPLvT/rLAv1vHzEfQWrJUCxmWfpNZaAbsI6VmeZ7/xNiHx8/LA8PezyDekL8s5YY1yzAdmQyBw72A==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1", "@tiptap/y-tiptap": "^3.0.2", "yjs": "^13" } }, "node_modules/@tiptap/extension-collaboration-caret": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration-caret/-/extension-collaboration-caret-3.22.0.tgz", - "integrity": "sha512-M17V2Q3VQLg9VA/1kyyqoC2N55SbOSPDybMiAyBogwpy1JcE8YbLkfpvHMGRi29Dbw3H/+F5wkfCZ4JyS5ASxw==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration-caret/-/extension-collaboration-caret-3.22.1.tgz", + "integrity": "sha512-slxnVKZ2wKzdziXG3JAAE5Gh7Shegee8a7C7BoJtPQ3rIk9p5BHnUnmM7LZZmBJQ219N7pkfRFSZfOECcoYIpA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1", "@tiptap/y-tiptap": "^3.0.2" } }, "node_modules/@tiptap/extension-document": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.22.0.tgz", - "integrity": "sha512-ZdtuBt2KnxIYBtp/VrKiWQ5cLPw1qDKb+sieipBaDWuvhgDNi1kfr//ByEP8xPhcjJfH/C3PCdYYVwIUJwzdqQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.22.1.tgz", + "integrity": "sha512-fBI/+PGtK6pzitqjSSSYL2+uZglX6T53zb5nLEmN/q8q7FzUuUpglp8toHVhBG05WDk4vx6Z7bC95uyxkYdoAA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-drag-handle": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle/-/extension-drag-handle-3.22.0.tgz", - "integrity": "sha512-OdOCqdgprFrvVhbLCCGX1D0hXo/2SL8o1o50Gy0l1lgiH9vqi/B2LjUJZwYYneQa1K0ME1J4dL4Vp89V4jej0A==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle/-/extension-drag-handle-3.22.1.tgz", + "integrity": "sha512-ZAPiMR50mSxK8aAUWIUiDTZTn56hNyOQ9Uki38YrnyMB5jdD+Nu8WCMtivKVyzkH2GbGdTkAzWK5CMI4cx9VQw==", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.6.13" @@ -5400,33 +5400,33 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/extension-collaboration": "^3.22.0", - "@tiptap/extension-node-range": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/extension-collaboration": "^3.22.1", + "@tiptap/extension-node-range": "^3.22.1", + "@tiptap/pm": "^3.22.1", "@tiptap/y-tiptap": "^3.0.2" } }, "node_modules/@tiptap/extension-drag-handle-vue-2": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle-vue-2/-/extension-drag-handle-vue-2-3.22.0.tgz", - "integrity": "sha512-7xAjW/sPCHSr6GTAZsauwICy1ZHypwK8ogQsT2CF/cSc/xPNt52i5NkyRTTfW5xpbgrGg2YWCRFCEt+yn3XUVA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle-vue-2/-/extension-drag-handle-vue-2-3.22.1.tgz", + "integrity": "sha512-V9zRG65TGrgQTtWhqvFFhxItmFn5/e/aAaWkesLcJEXGIl/W2gXjG0r2jNaVyRuNYhZZrl1m1Ej/BquPVYfsEQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-drag-handle": "^3.22.0", - "@tiptap/pm": "^3.22.0", - "@tiptap/vue-2": "^3.22.0", + "@tiptap/extension-drag-handle": "^3.22.1", + "@tiptap/pm": "^3.22.1", + "@tiptap/vue-2": "^3.22.1", "vue": "^2.0.0" } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.22.0.tgz", - "integrity": "sha512-6Gg3I6n+YaCJyvpcKheWiOtU9Oy0M3lbwUGdLK7jTxgAG2YOJxEcx2CzDv3PtNcoyAVUVk9Eio21awVMOECLAQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.22.1.tgz", + "integrity": "sha512-TaZqmaoKv36FzbKTrBkkv74o0t8dYTftNZ7NotBqfSki0BB2PupTCJHafdu1YI0zmJ3xEzjB/XKcKPz2+10sDA==", "license": "MIT", "optional": true, "funding": { @@ -5435,93 +5435,93 @@ }, "peerDependencies": { "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-hard-break": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.22.0.tgz", - "integrity": "sha512-F51pt3fgjbtWrY0Uud+5HoJW4f7w/aBZvmoCk19nrEY955vvuQQ2PD/DZtecl4A8fF50PpRjgilrYnnh99l0ew==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.22.1.tgz", + "integrity": "sha512-hzLwLEZVbZODa9q5UiCQpOUmDnyxN19FA4LhlqLP0/JSHewP/aol5igFZwuw0XVFp425BuzPjrB7tmr0GRTDWw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-heading": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.22.0.tgz", - "integrity": "sha512-SnOUBXzh9Dft7HY0rqaSL/kZKg4W9wlHfpnFPW8aIuewXvFDLKa6PisqxPpHsXSbG21kfs5E0MLdwdXtNP89XA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.22.1.tgz", + "integrity": "sha512-EaIihzrOfXUHQlL6fFyJCkDrjgg0e/eD4jpkjhKpeuJDcqf7eJ1c0E2zcNRAiZkeXdN/hTQFaXKsSyNUE7T7Sg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-highlight": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-3.22.0.tgz", - "integrity": "sha512-5+u3Rr3EDF4tmXlMblL1RWwHheO00Gdn974HjUNrKus01q6JQcqBpycXfYYq5XHG+iHdWSVzL2XE1KsTwVI+7w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-3.22.1.tgz", + "integrity": "sha512-3XH0HWViJVzr+FUZY/HQn2vasOgOssVlOjdirKck9AmHoDFUceJbAygSJIdj2fZF3RQl0ohjMGi+OpGMVJ83sw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-horizontal-rule": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.22.0.tgz", - "integrity": "sha512-9v08PcmJOumVmgGgcuFPZpAk+tf+m7+vaCNsNyf8Ce1i0m3GPSle1ZmxzjDU2FlpaCFrcgoUKlEjKYaFYFCJIg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.22.1.tgz", + "integrity": "sha512-Q18A8IN+gnfptIksPeVAI6oOBGYKAGf+QN0FEJ5OXO4BEAmA3hflflA1rWNfPC4aQNry/N7sAl8Gpd6HuIbz2w==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-image": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.22.0.tgz", - "integrity": "sha512-b3n86lWF3thywUrWmZv27EzTGhCBTjifXY/NzPfri3D22cKkxardrJi2WZIc0J65je91oTzqY7SkdQnyIrZksw==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.22.1.tgz", + "integrity": "sha512-FtZCOWyyaEvSfaOPoH78IKb1BlG/Vao4PARdlrVCD1FlV1YGLAgSW5YkQAJ/vPTLwyNNZtqryaBpZrA8Wm25nQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-italic": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.22.0.tgz", - "integrity": "sha512-+qq9QZF44O1MRqk6w1AMDZ8oDBs5AtdDdNEcdXpzVU54cJAtWyEPEfXtD0B68hOUp/RdZjMdL27fp+4Id7C1YA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.22.1.tgz", + "integrity": "sha512-EXPZWEsWJK9tUMypddOBvayaBeu8wFV2uH5PNrtDKrfRZ1Bf8GQ3lfcO0blHssaQ9nWqa9HwBC1mdfWcmfpxig==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-link": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.22.0.tgz", - "integrity": "sha512-tGMBUAmni532G6R5gnaRvTb6c7+ST1qCHBV0p5kGGzdHaQTDd1R7S8fnuA3M7+6Sruc82iIY+Ur+6Tusvo/vLA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.22.1.tgz", + "integrity": "sha512-RHch/Bqv+QDvW3J1CXmiTB54pyrQYNQq8Vfa7is/O209dNPA8tdbkRP44rDjqn8NeDCriC/oJ4avWeXL4qNDVw==", "license": "MIT", "dependencies": { "linkifyjs": "^4.3.2" @@ -5531,58 +5531,58 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-list": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.22.0.tgz", - "integrity": "sha512-NfSCAgX44NVLib6aN4HmsP1wi6fFfK3dt6TBb9EgcR82nzq6n7dq7VEBw9V1aKqeXQEtNpqMnQFd0SDayweyfQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.22.1.tgz", + "integrity": "sha512-6bVI5A12sFeyb0EngABV8/qCtC2IgiDbWC8mtNNLh5dAVGaUKo1KucL6vRYDhzXhyO/eHuGYepXZDLOOdS9LIQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-mathematics": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-mathematics/-/extension-mathematics-3.22.0.tgz", - "integrity": "sha512-XTNv3x0VOGrSXf8t8uIzOYad10Qn7wGJiULZjieMzlf95Azuye3gUZeK/57N1acVAFYtcerNJuC+iNzdlbgV9w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-mathematics/-/extension-mathematics-3.22.1.tgz", + "integrity": "sha512-DfJag8S7tDwW5IB976gY6ftnK1PEFn5OwLbDAbrNRtbmcP1C58ATd3OI8F8YR/+3awwjBpCO1h2Lyqm7f7FIww==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1", "katex": "^0.16.4" } }, "node_modules/@tiptap/extension-mention": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-mention/-/extension-mention-3.22.0.tgz", - "integrity": "sha512-Ndjn8YTcZMyyEV5cm+3TupRsQ4b8+4gRrZXfsqbEbXN/IGXgl+ObBx+bxBU+aAe2ZRgqEeuVIBIVWBzYaxLxrg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-mention/-/extension-mention-3.22.1.tgz", + "integrity": "sha512-Z6TII6thuMdWZHMaY2dfjggmFOei7tTFR3fOBCmCKue69GnLiueM4EBi0PAl5brIepSerB09A8F9IaMGXauRdw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0", - "@tiptap/suggestion": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1", + "@tiptap/suggestion": "^3.22.1" } }, "node_modules/@tiptap/extension-node-range": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-node-range/-/extension-node-range-3.22.0.tgz", - "integrity": "sha512-tize9T79ABbOmkw3+7k8cFjSU/JMpzv1JyvFXuGD7lmiHSrFH9Ll8uOGJC7qhCGJWMsjVvrKmBHSOGbzfJI5hQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-node-range/-/extension-node-range-3.22.1.tgz", + "integrity": "sha512-JG8+4bbSkQJPB0QRnfCgngHO7iMwQ/ngZLP8VpzdfNfONMGkzp/awqE1o4zRyb6SVtuyEtW2kVZbA7gQFJumJw==", "license": "MIT", "peer": true, "funding": { @@ -5590,120 +5590,120 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-paragraph": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.22.0.tgz", - "integrity": "sha512-fwkPvbGI3xvzWrTJVGZVocgA99Pgqd5kW7iv7MEWlI9uOUa6Ifu31/seHV7j+QDW3y3mADcx+zyhxcMVELtLjA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.22.1.tgz", + "integrity": "sha512-mnvGEZfZFysHGvmEqrSLjeddaNPB3UmomTInv9gsImw8hlB4/gQedvB6Qf2tFfIjl4ISKC5AbFxraSnJfjaL5g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-placeholder": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.22.0.tgz", - "integrity": "sha512-1GCc87DIPG3jgLH1Xg3ZW11LEzEWnpinLBIZ8RQqrEH0UwtRUW3QsbvwnKKgbbAEtA91GAdnc1eUQ0dpn+tSeQ==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.22.1.tgz", + "integrity": "sha512-f8NJNEJTDuT9UIZdVIAPoySgzQ/nKxR/gWRqCnwtR4O26zo/JdKI2XvrTE/iNrV3Khme8rjCtO7/8CQgTeMMxA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extensions": "^3.22.0" + "@tiptap/extensions": "^3.22.1" } }, "node_modules/@tiptap/extension-strike": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.22.0.tgz", - "integrity": "sha512-gCgFr1sIcqrJeV5Gdrh8KVZHA+0B1FpFBuOi6FzMyVfBB2sBBqKnjoInYTkPXXdP49Qu8L8hi4luFQtoj4zGzA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.22.1.tgz", + "integrity": "sha512-LTdnGmglK1f/AW//36k+Km8URA1wrTLENi3R5N+/ipv+yP2rZ2Ki1R1m6yJx3KSFzR55c91xE6659/vz1uZ6iA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-table": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.22.0.tgz", - "integrity": "sha512-R7vYmlEg91nV51zzajaWj6R9yIDckOvKKeKsmHAhFzrzUjjpia+lJcUBjXHbp2Vnq30QV8EmtBPqpygnr7XGiw==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.22.1.tgz", + "integrity": "sha512-wGioCPgrAhqQ9NNQitVM4sm8WVsu6MBs+4hdgTCtBTA7oEv7EqKWAujY6DA/aPE8uV236pUmosZX3iloHmvpOA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/extension-text": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.22.0.tgz", - "integrity": "sha512-FQ3lBRswZbSEbtxOnDF4T7pdsZRmKh/8q+M29zXaDHGfBc6nuGNPlNKSIy0Iryjhf/YmMVaWDpHvzk56KD7QtA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.22.1.tgz", + "integrity": "sha512-wFCNCATSTTFhvA9wOPkAgzPVyG3RM6+jOlDeRhHUCHsFWFWj0w9ZPwA/nP+Qi5hEW7kGG9V8o62RjBdHNvK2PQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-typography": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.22.0.tgz", - "integrity": "sha512-ZTrlT1nf6dhK4xYsYj4aLNni9T4XSBmAAse0tphWXnRPo1myF8G3BmC6tjjGw2uWTzo1EKzu5kSNsVzAiCLjlg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.22.1.tgz", + "integrity": "sha512-8gAAsJkVxMeJDO7EKKVtIdMaecws++3Fq86byYucl/MSklj4godSlgOJGer+Fx/l3ToYPTXEQbiL1fnaIWUwkA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extension-underline": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.22.0.tgz", - "integrity": "sha512-AxQOnXQwYmZNjagkEoCZZqbpJbLVmBcu1ivJ9dE0SAQsr1wRUp7mAg+g1SqhbMAvrXvv7yhhNevSdQKmXsnFyA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.22.1.tgz", + "integrity": "sha512-p8/ErqQInWJbpncBycIggmtCjdrMwHmA3GNhOugo6F4fYfeVxgy7pVb7ZF+ss62d0mpQvEd81pyrzhkBtb0nBg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0" + "@tiptap/core": "^3.22.1" } }, "node_modules/@tiptap/extensions": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.22.0.tgz", - "integrity": "sha512-En8p1FiFBT3V9CduErCyLPFxDRsYLISb2cCtLKTeYVeCRn2vQZK4B8WuOgHI4IBipz3I3XidmDhra4yt8mmi/w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.22.1.tgz", + "integrity": "sha512-BKpp371Pl1CVcLRLrWH7PC1I+IsXOhet80+pILqCMlwkJnsVtOOVRr5uCF6rbPP4xK5H/ehkQWmxA8rqpv42aA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/pm": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.22.0.tgz", - "integrity": "sha512-O9kpzNnFX5837kFevwAM8yr7ImLHu8noIwIpoci0AwfJjiBMzfZBejhbzxnKEfTpFWnkvZ8rWohlb6CQdJ6Crg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.22.1.tgz", + "integrity": "sha512-OSqSg2974eLJT5PNKFLM7156lBXCUf/dsKTQXWSzsLTf6HOP4dYP6c0YbAk6lgbNI+BdszsHNClmLVLA8H/L9A==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0", @@ -5731,23 +5731,23 @@ } }, "node_modules/@tiptap/suggestion": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.22.0.tgz", - "integrity": "sha512-qdZ4v7sXkM4p2+M7OWCGVoNmHmiaHhiGQN3lUzaNG7mG1gZ2SDirSaeOfL8lHxpnPlGzmE4tUe5eCWMpNKHypA==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.22.1.tgz", + "integrity": "sha512-jNe8WcEQfPj8CkV4uh+gzINDOhjjOz3fEMFmhzDrZrlmwUscYl0NHgvle+LPncCGTy4QSLSK/lG0GP23UAPdqA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0" + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1" } }, "node_modules/@tiptap/vue-2": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.22.0.tgz", - "integrity": "sha512-1pDU/BR+fsBt6npBkbNIglD7DmdSWLANKPJXYzYIYnuipNMZNicBeKAdx86KafJ9FtYp7WUvvN6GfeGc7wJZvg==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.22.1.tgz", + "integrity": "sha512-V2SwUdHHK620yyUapIQsc28YGt19a8bxXDQ3T97qxY2tSxljD+gnG8RKmeZ7gLdwdTFVhlTB3ioQqLERvSrn7g==", "license": "MIT", "dependencies": { "vue-ts-types": "1.6.2" @@ -5757,12 +5757,12 @@ "url": "https://github.com/sponsors/ueberdosis" }, "optionalDependencies": { - "@tiptap/extension-bubble-menu": "^3.22.0", - "@tiptap/extension-floating-menu": "^3.22.0" + "@tiptap/extension-bubble-menu": "^3.22.1", + "@tiptap/extension-floating-menu": "^3.22.1" }, "peerDependencies": { - "@tiptap/core": "^3.22.0", - "@tiptap/pm": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/pm": "^3.22.1", "vue": "^2.6.0" } }, diff --git a/package.json b/package.json index 1fa4b2d765d..1ad48a83655 100644 --- a/package.json +++ b/package.json @@ -46,38 +46,38 @@ "@nextcloud/sharing": "^0.4.0", "@nextcloud/vue": "^8.37.0", "@quartzy/markdown-it-mentions": "^0.2.0", - "@tiptap/core": "^3.22.0", - "@tiptap/extension-blockquote": "^3.22.0", - "@tiptap/extension-bold": "^3.22.0", - "@tiptap/extension-code": "^3.22.0", - "@tiptap/extension-code-block": "^3.22.0", - "@tiptap/extension-code-block-lowlight": "^3.22.0", - "@tiptap/extension-collaboration": "^3.22.0", - "@tiptap/extension-collaboration-caret": "^3.22.0", - "@tiptap/extension-document": "^3.22.0", - "@tiptap/extension-drag-handle": "^3.22.0", - "@tiptap/extension-drag-handle-vue-2": "^3.22.0", - "@tiptap/extension-hard-break": "^3.22.0", - "@tiptap/extension-heading": "^3.22.0", - "@tiptap/extension-highlight": "^3.22.0", - "@tiptap/extension-horizontal-rule": "^3.22.0", - "@tiptap/extension-image": "^3.22.0", - "@tiptap/extension-italic": "^3.22.0", - "@tiptap/extension-link": "^3.22.0", - "@tiptap/extension-list": "^3.22.0", - "@tiptap/extension-mathematics": "^3.22.0", - "@tiptap/extension-mention": "^3.22.0", - "@tiptap/extension-paragraph": "^3.22.0", - "@tiptap/extension-placeholder": "^3.22.0", - "@tiptap/extension-strike": "^3.22.0", - "@tiptap/extension-table": "^3.22.0", - "@tiptap/extension-text": "^3.22.0", - "@tiptap/extension-typography": "^3.22.0", - "@tiptap/extension-underline": "^3.22.0", - "@tiptap/extensions": "^3.22.0", - "@tiptap/pm": "^3.22.0", - "@tiptap/suggestion": "^3.22.0", - "@tiptap/vue-2": "^3.22.0", + "@tiptap/core": "^3.22.1", + "@tiptap/extension-blockquote": "^3.22.1", + "@tiptap/extension-bold": "^3.22.1", + "@tiptap/extension-code": "^3.22.1", + "@tiptap/extension-code-block": "^3.22.1", + "@tiptap/extension-code-block-lowlight": "^3.22.1", + "@tiptap/extension-collaboration": "^3.22.1", + "@tiptap/extension-collaboration-caret": "^3.22.1", + "@tiptap/extension-document": "^3.22.1", + "@tiptap/extension-drag-handle": "^3.22.1", + "@tiptap/extension-drag-handle-vue-2": "^3.22.1", + "@tiptap/extension-hard-break": "^3.22.1", + "@tiptap/extension-heading": "^3.22.1", + "@tiptap/extension-highlight": "^3.22.1", + "@tiptap/extension-horizontal-rule": "^3.22.1", + "@tiptap/extension-image": "^3.22.1", + "@tiptap/extension-italic": "^3.22.1", + "@tiptap/extension-link": "^3.22.1", + "@tiptap/extension-list": "^3.22.1", + "@tiptap/extension-mathematics": "^3.22.1", + "@tiptap/extension-mention": "^3.22.1", + "@tiptap/extension-paragraph": "^3.22.1", + "@tiptap/extension-placeholder": "^3.22.1", + "@tiptap/extension-strike": "^3.22.1", + "@tiptap/extension-table": "^3.22.1", + "@tiptap/extension-text": "^3.22.1", + "@tiptap/extension-typography": "^3.22.1", + "@tiptap/extension-underline": "^3.22.1", + "@tiptap/extensions": "^3.22.1", + "@tiptap/pm": "^3.22.1", + "@tiptap/suggestion": "^3.22.1", + "@tiptap/vue-2": "^3.22.1", "@vueuse/shared": "^11.3.0", "debounce": "^3.0.0", "escape-html": "^1.0.3",