From e107791ff04132301955b8257935b467776390ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 11:40:17 +0000 Subject: [PATCH] fix(deps): update tiptap to ^3.24.0 --- package-lock.json | 411 ++++++++++++++++++++++++---------------------- package.json | 64 ++++---- 2 files changed, 243 insertions(+), 232 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21ea57ef550..9b16efa7d4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,38 +26,38 @@ "@nextcloud/sharing": "^0.4.0", "@nextcloud/vue": "^8.39.0", "@quartzy/markdown-it-mentions": "^0.2.0", - "@tiptap/core": "^3.23.6", - "@tiptap/extension-blockquote": "^3.23.6", - "@tiptap/extension-bold": "^3.23.6", - "@tiptap/extension-code": "^3.23.6", - "@tiptap/extension-code-block": "^3.23.6", - "@tiptap/extension-code-block-lowlight": "^3.23.6", - "@tiptap/extension-collaboration": "^3.23.6", - "@tiptap/extension-collaboration-caret": "^3.23.6", - "@tiptap/extension-document": "^3.23.6", - "@tiptap/extension-drag-handle": "^3.23.6", - "@tiptap/extension-drag-handle-vue-2": "^3.23.6", - "@tiptap/extension-hard-break": "^3.23.6", - "@tiptap/extension-heading": "^3.23.6", - "@tiptap/extension-highlight": "^3.23.6", - "@tiptap/extension-horizontal-rule": "^3.23.6", - "@tiptap/extension-image": "^3.23.6", - "@tiptap/extension-italic": "^3.23.6", - "@tiptap/extension-link": "^3.23.6", - "@tiptap/extension-list": "^3.23.6", - "@tiptap/extension-mathematics": "^3.23.6", - "@tiptap/extension-mention": "^3.23.6", - "@tiptap/extension-paragraph": "^3.23.6", - "@tiptap/extension-placeholder": "^3.23.6", - "@tiptap/extension-strike": "^3.23.6", - "@tiptap/extension-table": "^3.23.6", - "@tiptap/extension-text": "^3.23.6", - "@tiptap/extension-typography": "^3.23.6", - "@tiptap/extension-underline": "^3.23.6", - "@tiptap/extensions": "^3.23.6", - "@tiptap/pm": "^3.23.6", - "@tiptap/suggestion": "^3.23.6", - "@tiptap/vue-2": "^3.23.6", + "@tiptap/core": "^3.24.0", + "@tiptap/extension-blockquote": "^3.24.0", + "@tiptap/extension-bold": "^3.24.0", + "@tiptap/extension-code": "^3.24.0", + "@tiptap/extension-code-block": "^3.24.0", + "@tiptap/extension-code-block-lowlight": "^3.24.0", + "@tiptap/extension-collaboration": "^3.24.0", + "@tiptap/extension-collaboration-caret": "^3.24.0", + "@tiptap/extension-document": "^3.24.0", + "@tiptap/extension-drag-handle": "^3.24.0", + "@tiptap/extension-drag-handle-vue-2": "^3.24.0", + "@tiptap/extension-hard-break": "^3.24.0", + "@tiptap/extension-heading": "^3.24.0", + "@tiptap/extension-highlight": "^3.24.0", + "@tiptap/extension-horizontal-rule": "^3.24.0", + "@tiptap/extension-image": "^3.24.0", + "@tiptap/extension-italic": "^3.24.0", + "@tiptap/extension-link": "^3.24.0", + "@tiptap/extension-list": "^3.24.0", + "@tiptap/extension-mathematics": "^3.24.0", + "@tiptap/extension-mention": "^3.24.0", + "@tiptap/extension-paragraph": "^3.24.0", + "@tiptap/extension-placeholder": "^3.24.0", + "@tiptap/extension-strike": "^3.24.0", + "@tiptap/extension-table": "^3.24.0", + "@tiptap/extension-text": "^3.24.0", + "@tiptap/extension-typography": "^3.24.0", + "@tiptap/extension-underline": "^3.24.0", + "@tiptap/extensions": "^3.24.0", + "@tiptap/pm": "^3.24.0", + "@tiptap/suggestion": "^3.24.0", + "@tiptap/vue-2": "^3.24.0", "@vueuse/shared": "^11.3.0", "debounce": "^3.0.0", "escape-html": "^1.0.3", @@ -5225,48 +5225,48 @@ "license": "MIT" }, "node_modules/@tiptap/core": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.23.6.tgz", - "integrity": "sha512-MRB3pHz4Oxqmcawh0cQ5iOGdY5xtNYp/1CoK7hdTLzw5K0C6/gTC2VvanB1R4INaB6EpBkxG/GiWkVirDRnuXw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.24.0.tgz", + "integrity": "sha512-GTAsXAI32p4hEZgPzvUv2RPrObxamy9AFhmhG10fXSvN/cDUs8naEYVIqDV3Sh99jMwQEbTFKW1E1mcspsY6ow==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "3.23.6" + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-blockquote": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.23.6.tgz", - "integrity": "sha512-2RmnqNqTltZ2k1F7IfjoDNs935Uq4rRDR7d98mqkg3OlDktcQIyBpv0t9dTay6H5bkQeZUuS8ogK2S1E8Edjug==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.24.0.tgz", + "integrity": "sha512-DgwEEJ1GbDQcT054ynxoaZGmB9apGeUklPrinq9o6xdLHpdg+bO9HCQzggdB8n21VLLglb8jfAEWsVNwh3eASQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-bold": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.23.6.tgz", - "integrity": "sha512-1LMhjnytdbbhWHSoOwnLxZAOQZWPkKyXVCNmaIk0Mhi4tLPUXptG4qKS5sVYTCveE5H6IBPFrbgBFi5dMI6krA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.24.0.tgz", + "integrity": "sha512-CujogYaynasklFKHADUseuvj8X2FnWktTCCo3Hl+nlyRvBTmm5TK2aqiamg3v2P4dBh3O6a70mo8BfRJPuiR1g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.23.6.tgz", - "integrity": "sha512-Mwkyp9LkDHFbqmWRIkp63FinRxFu3ajC4qSb9t4mnHsb4kAdbNLLsGtbFg+le0SWk4CxGwAOwM7SzeJ+6UGqCA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.24.0.tgz", + "integrity": "sha512-jRXD+JPu9ayvq78g8hsCxx4q/qUFtrdfIYirRSf5YUseuuUbtfrq83AsGabcygpUTefjJkMQoXNITkh6294Ggw==", "license": "MIT", "optional": true, "dependencies": { @@ -5277,102 +5277,102 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-code": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.23.6.tgz", - "integrity": "sha512-KG8KXFYyLrtYvT7AZ1WGV61ofx8pDe5g9pH658MERxqQGii+Pyfc6xkz04l7XeBts/7+571UQp/0O7i/z560TA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.24.0.tgz", + "integrity": "sha512-MAQtrPRQ+HRmcGotWbksdIGeH1gqayFAdvi4lNGeFT7taHXP1o1XD7CQp7iYIKmg8IU4/MQ+RdetSfuC1A9edQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-code-block": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.23.6.tgz", - "integrity": "sha512-4kccgcn5yHThxrzsIhJny3EwfEZYIk+BjUCL4uIuzOyWvExtGhZ6JMHVCZeMhI8D1/bX1LNkkAKN5DXPzH4lXQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.24.0.tgz", + "integrity": "sha512-NZglw4oHoH6oJ5+HvxxQCYk+wODJmsxzUpRQdsOmje08sekQH+Zt9i4UKimBhg4urpd5r+dKXTslab9a5eQ86w==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-code-block-lowlight": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.23.6.tgz", - "integrity": "sha512-GuB7qDfWKp02FoUFB5SwjkczayE5JMlbgNRHr5H1fMN7j9ofsV4SijvbZpocj5X6kSjNyOnx5nhdOyPwlsvOgw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.24.0.tgz", + "integrity": "sha512-DwXmsymZj1xbfKm92wvCf4rq3XuF2akVlYbxu2HBXedZaUIDMz0+kxaFRlsMxbsZUTmjW3wYChPqeFUrZ4cq8g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/extension-code-block": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.24.0", + "@tiptap/extension-code-block": "3.24.0", + "@tiptap/pm": "3.24.0", "highlight.js": "^11", "lowlight": "^2 || ^3" } }, "node_modules/@tiptap/extension-collaboration": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration/-/extension-collaboration-3.23.6.tgz", - "integrity": "sha512-OvPtPUWH3uormtQ8Ei/di6h/gv9ttv+IDy8zz1t4hrP2XLQHgpd1yv8/bnwz0jsZhsl+4Km2Wb0H5oS3Rh5+cA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration/-/extension-collaboration-3.24.0.tgz", + "integrity": "sha512-PF9rFZrZtgr7xemnzQaU1uScUz4GwDjE+vLMosugUJxaoz/zSsHRXQ00dHM32MKxBzbWg3A4ZQTHB7YzAtyl3Q==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", - "@tiptap/y-tiptap": "^3.0.2", + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0", + "@tiptap/y-tiptap": "^3.0.4", "yjs": "^13" } }, "node_modules/@tiptap/extension-collaboration-caret": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration-caret/-/extension-collaboration-caret-3.23.6.tgz", - "integrity": "sha512-yroX1gUueQTnd1ZUheM84GTPNJl626FoP4HDZm2s6wu+dFA8kecUMztyZBTwq65vBIPxdkcMPnJZsKtQRw2ExQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-collaboration-caret/-/extension-collaboration-caret-3.24.0.tgz", + "integrity": "sha512-U/KM5Dg3jtE6ph25hyRhlJNHaL6fLlGFpUgUv4bpHU6+kCKb1jUY9WgYmh5fPeAiO6qND4TKvJLP/7U+SD4IEg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0", "@tiptap/y-tiptap": "^3.0.2" } }, "node_modules/@tiptap/extension-document": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.23.6.tgz", - "integrity": "sha512-XDAIgG9KcKumFM9KJWUEUhXPbFIhhl47bfy5GknareWTRKke85rcoj/oxKKO9ihLZr8JfpbXjqnS4SCm5yhYPw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.24.0.tgz", + "integrity": "sha512-yxgM3+yXy2XZzEwH43y2Kp8D1BkblxEWLXqo0YCoAKtxyKCcEaT8kdlf70kS7D0+VSzYU4D0iN7VdQIYHcL2mA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-drag-handle": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle/-/extension-drag-handle-3.23.6.tgz", - "integrity": "sha512-+IJgVq7GDb4yDft5Dr8fW61qqdyeO30QgaS12GlvX+mfaurPOUtMhnr9POX1Vb4QMogxkwXD6pA0RA+AYkI3qw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle/-/extension-drag-handle-3.24.0.tgz", + "integrity": "sha512-DMW2Dx89aS28+FXlpl5nlkZT4dhqdaAO6W76qXVUPIHFvO5yWP0q5UzAPGW5JEBOI+LxWj0AkTDMrX0XrLw9oA==", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.6.13" @@ -5382,33 +5382,33 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/extension-collaboration": "3.23.6", - "@tiptap/extension-node-range": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.24.0", + "@tiptap/extension-collaboration": "3.24.0", + "@tiptap/extension-node-range": "3.24.0", + "@tiptap/pm": "3.24.0", "@tiptap/y-tiptap": "^3.0.2" } }, "node_modules/@tiptap/extension-drag-handle-vue-2": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle-vue-2/-/extension-drag-handle-vue-2-3.23.6.tgz", - "integrity": "sha512-/b5WA9QwLZ+lVisQJgGTaluUeUMSJtgUAaunkdeVM/gAta3JKelVAKk9sXFv2+28PVxylsso5tE3A8X0RBDhVw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-drag-handle-vue-2/-/extension-drag-handle-vue-2-3.24.0.tgz", + "integrity": "sha512-gX1RhMKhNi7xUhxtQjQpAm2xK7I8Ui8dbLgnyLyUDJyTtWb9b1VRjVTtv1Vxsau043PDWcogFaVBz2C95eOc5A==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-drag-handle": "3.23.6", - "@tiptap/pm": "3.23.6", - "@tiptap/vue-2": "3.23.6", + "@tiptap/extension-drag-handle": "3.24.0", + "@tiptap/pm": "3.24.0", + "@tiptap/vue-2": "3.24.0", "vue": "^2.0.0" } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.23.6.tgz", - "integrity": "sha512-2kjuDcEq69lEcECl75xqY5MyzUSh2zcC5aLrpwP1WwhJz5bxsIFHiaps5AP6h9R4A+ZBj5b2haay2Y1wDUU3VA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.24.0.tgz", + "integrity": "sha512-7QEbf3mUzFAkejjQGX9f0L507oMtnOBRwHt2skUTR+9yXgudsN8zaDBSSRHLeMWGk9b7L293ZMA6zCRrZaHrfA==", "license": "MIT", "optional": true, "funding": { @@ -5417,93 +5417,93 @@ }, "peerDependencies": { "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-hard-break": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.23.6.tgz", - "integrity": "sha512-KeUm+tkUfIVSX9QM9XOIhaay0Fn36sLKUo5NVYjN3uJaxFvaZXZmTlxdO85OTdgF2P5sqh9LomrIgliaFRGk4w==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.24.0.tgz", + "integrity": "sha512-T/ZEBiHQPMyTqDvXG0tiqBToNeuSemIPmNtdoGSgBN/degVl7VJZqQIrLIvOUHfjf3QkRs7TE/mcqTJsIboO/g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-heading": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.23.6.tgz", - "integrity": "sha512-A/0jPhxnUh9THSZymlu0OGPZe1wdFdwHAXnRCmqvYUCwJjrG7LCC/ahzmcj1tcNzI9hgHyuYPSfev8RXYrNu/w==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.24.0.tgz", + "integrity": "sha512-GCSgapIzQPqEGNcVGE0/Pcjg5wITMLYJlrS3GGVw7BPmECJwgexcoOsEwkxtzJnXT/HpFXbvOFW43sM0KeHSjg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-highlight": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-3.23.6.tgz", - "integrity": "sha512-GWv6R4iZzVrNeB33qtJDBt/BfVjuc5S/sUF/VDFAtK8h86bg4cEm1tGLEsui4T3+vij/t+P+eoGhkzF6NGogdg==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-highlight/-/extension-highlight-3.24.0.tgz", + "integrity": "sha512-+Vx6YKSP+lzCBiTbgQOpR2rIOzL8Ns6UnOBtW4O6tYc7TMTexycaG66RWxXMpAD6QkamwLwX3H5TTYviWtU9RQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-horizontal-rule": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.23.6.tgz", - "integrity": "sha512-hEUlz4H+I64r+TH6LCuNCRgO7JTHncXGmx9+WbU69EOfY8O0ZurcgeJc8HeiAKL+r9YuC1e5YHfFxgCaaC0jlg==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.24.0.tgz", + "integrity": "sha512-DFzWJTrb23x+qssLLs85vEyho8ItUGp3RY9XUsVTIAGZn5IsoUw8wMsvIBlH1ux4Ch7gLchtcD6kpTdMdrL9kw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-image": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.23.6.tgz", - "integrity": "sha512-vvNGxArvD2dW+XvV0KdYovRVUzCy8QVNulc2r5pV7umnG1E6cCmMkiHiif8J2ePJu2KtysAvJQe0iF+UqueGMw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.24.0.tgz", + "integrity": "sha512-mH+bvsX2cPKuZzV7YMQi4FV2YbDP+Kmq36bY+Bwi/x4mYUc8u0cjQxcu8RzLO7GtsgUJPxGMwfkQxmDqXFLZvw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-italic": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.23.6.tgz", - "integrity": "sha512-wol5KdwCPAvpiYhH9PLlvO8ZnJHwZtIboVevrfOGgBcKlXRA3dedR4OAMXHnUtkkzu9KtliLg1+TYzEx4JZG9Q==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.24.0.tgz", + "integrity": "sha512-mf3cbNlbMPUNj3IyUkIke+o3ZpOUrtVeY5Yqs5IM/VhkUUh/PdIzqw74VuqEAJ0Z4oZ6nNDHeYLrl3Be1j99lQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-link": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.23.6.tgz", - "integrity": "sha512-KNZz7z7P2/qbQsx5bPAbSPjrKDg1VHsedGlLHJCr8U2VRD5VgmDLkMpkouP1CsDg15qgyUKv/nDib5KgPpLNWA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.24.0.tgz", + "integrity": "sha512-MwMoNGG2mL5XGFV1tEGunBRglwsIbW+ZOB2QnKiv+Mcbi2JCWMrorndJZBqpVPR5nM+Bef2KnpchEJmYlQLvKQ==", "license": "MIT", "dependencies": { "linkifyjs": "^4.3.3" @@ -5513,58 +5513,58 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-list": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.23.6.tgz", - "integrity": "sha512-z6vj9+Qht2sjdQkyyHcUpsC/yCIZqTrQiyHDhs/HGKrfvoANyAZGpqdNeKf1wSyjIso+27tQuIH5NDfk8ygyNw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.24.0.tgz", + "integrity": "sha512-GcxDVMMmDGj7OFTBrV7JpVgr5wxlr2vmjwH7U8QxZX7OJI5vrsMYl/U6KRTvUpG8wP+Zmo5jRlLM+BbL+a/W3g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-mathematics": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-mathematics/-/extension-mathematics-3.23.6.tgz", - "integrity": "sha512-ny9hQJy0eGF4nFLg4SkJcID7U7ias1B9rcoXOhm+LWZ4TJcZiU5VdVk2VaUWT89++i7M+aUirKEYOie9g697/g==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-mathematics/-/extension-mathematics-3.24.0.tgz", + "integrity": "sha512-RHRJULBrXL/Yp7xFSPUD4OHxbdcJcAlh9HagrUiSfly8VHlZAwBfIF0IYbPv6yumpIo15muIbxJbY8q8U7jNEg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0", "katex": "^0.16.4" } }, "node_modules/@tiptap/extension-mention": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-mention/-/extension-mention-3.23.6.tgz", - "integrity": "sha512-rSjeAAtuMwMA1lj4nbxz3rbmM06yPFUc8TFzhrEpmA4/l5XNWOk/PQef6uiGN+Isv2Z2PrIhr8XrR7Me8OSCiA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-mention/-/extension-mention-3.24.0.tgz", + "integrity": "sha512-c68AYrEoHJ4vlBvt5stBUTveKXiNwt5BxaQxgq2R4OXjc3VMoh+XJqo1bBbMNHEJfuGMNpcdfZ2zf09jnBf8/A==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", - "@tiptap/suggestion": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0", + "@tiptap/suggestion": "3.24.0" } }, "node_modules/@tiptap/extension-node-range": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-node-range/-/extension-node-range-3.23.6.tgz", - "integrity": "sha512-S+EN8HDnXOFxtamtkAkDY++B6jnVfjNBBHtDbO6i4as7PUeRY/JJIPPwlyL/cZULfP+ePYyr4eIVxFSMQxFXtg==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-node-range/-/extension-node-range-3.24.0.tgz", + "integrity": "sha512-JUrhuKD5raii6IsARETNq3seAXUB9UpQGjeSJKBKBOv10PBAq0RLKlI0lbv7t9FR4vfZE7is/XpvoZ0v2Vr9kw==", "license": "MIT", "peer": true, "funding": { @@ -5572,120 +5572,120 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-paragraph": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.23.6.tgz", - "integrity": "sha512-+7m58LUSncodjrIyXks4RZ3tLNYrvgT77wRR4l3HnM5OABY3GDsDTqi7c1t1yI29NVOSk/DUacqy6UwYAj1DGg==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.24.0.tgz", + "integrity": "sha512-wD06aB6hO7LgcrlhGiw7I64k2tus9kNoICX5R+UecBSB1DVJdzKvXoXL2kPNv4DqYvljHdkIeK/OpuOTQd6MJA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-placeholder": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.23.6.tgz", - "integrity": "sha512-8I6b2aevF74aLgymKMxbDxSLxWA2y+2dh0zZDeI8sRZ2m6WHHes+Kyuuwkq1HIPcR+ZLpbec74cmf6lcL/yvqQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.24.0.tgz", + "integrity": "sha512-3jfYYCIuwMADhvZ92vB6c80YiTmgTSFR23JqyLps8qkQtV59Va5CBYpwJtSs1+VrbCVnNxhZBHhVXusZO3uRkA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extensions": "3.23.6" + "@tiptap/extensions": "3.24.0" } }, "node_modules/@tiptap/extension-strike": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.23.6.tgz", - "integrity": "sha512-oF7FEZ37f15aCe5kPgzGDYf/m+hr7VdQ/Ko/Hds/UM9pX7AG1fdtmRrl6wqkRqDM/incZaC/AQR2/Dpo2VCNGQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.24.0.tgz", + "integrity": "sha512-sfN1iQs6Fdlorrfe8wipDkTPwu/Egx3s2fkY7TAWusTGFHwlovuRUGFKqCL9dI4N3u6uqUMpEuWmQNgv+aQGjQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-table": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.23.6.tgz", - "integrity": "sha512-XbhZXjhsS6AP7ThoZxjAnNs+NiR81YRori25l6E+ORqB7quiPkIXOAi5h4AIpkn/CYIqze6ere11lWsYpDjtaQ==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.24.0.tgz", + "integrity": "sha512-lr5elob3uJnB+ltgqPDEeVQmIPRx6JoS0I6z93tOgKsI2mIsaw5ErghteeiCTpExdyax7aWR0fn5pZzLVDQL8A==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/extension-text": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.23.6.tgz", - "integrity": "sha512-ipoC2TkIAIOTiF5ByiGgvQB1DqDyfP90wrUB3mohBcgvp7lQnwHszCDGv8dNnmcUek8uXV/uoLu2VXeVQlxjPA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.24.0.tgz", + "integrity": "sha512-Im7keLPEihxm3+LyF+drYCoaOY5hlq35lvHAp/el6M8pJ/scts88HrYpdR1Yc4BtpZBIhfHSyWgPaupI4qwdeg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-typography": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.23.6.tgz", - "integrity": "sha512-eo/+e5TJ4cPfkk6ugMaoW+UVfTC3CEU97EH2g72H+L90qywnOJalrRNXTkdSEbYxGtLs9xthTAHpy2YImf4r1A==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.24.0.tgz", + "integrity": "sha512-MOqNVZpMfuCkwivtq9bKN2xtkf2p1GEeCcW56DwGeUSLqQaG0cts3uuTqL6S8ibQ6HYrjL7X8YX2sExXT5/NvQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extension-underline": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.23.6.tgz", - "integrity": "sha512-P55wGIZGYTVH92Fq0cgI4/O9AhLCaJC3hhxg15RSERP5/YegM9eJHDK/GQ1EE/DvYA+xpYGOV6agKwAUqfA/Iw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.24.0.tgz", + "integrity": "sha512-D4W4X3UMq9dLVIOfPB9+UodQ4eAJ8yDcm8qFWAwq0a15YWH6bnwulCuIdV+U5dEG+yaRxN8haB9GrrID9jmrSA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6" + "@tiptap/core": "3.24.0" } }, "node_modules/@tiptap/extensions": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.23.6.tgz", - "integrity": "sha512-X09/Db1teB+ifXzDGVVFmOeQRx7wTAayE9/280spxpsHkHZvJ5bHRvWIzUzviMIjbBz+NPDIKYPK7gMfh9iaig==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.24.0.tgz", + "integrity": "sha512-z6gRYzy2ucJp07OQ0F2W07NxyhMTxPYH1ia2eGiQkWax1i56oExpjMsDHP8THWlg8Tb7NnbfKpkfh881EsmofA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/pm": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.23.6.tgz", - "integrity": "sha512-in5CaMaWlJcH2A1q6GJKFtrodE8WLS3M9tIi/f89jPmIVHJShpodC0KZDNyJkrVBQomYk0DEh86Utm6ASXzQww==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.24.0.tgz", + "integrity": "sha512-QQP/78ryOZDN99gNBV7dgh69/8AYaOYQYFklq/iR+ZRFaaL3+qqHFvPVJapGkzPdymBgNJ34xjFM8n5pJ4QmMg==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0", @@ -5693,6 +5693,7 @@ "prosemirror-dropcursor": "^1.8.1", "prosemirror-gapcursor": "^1.3.2", "prosemirror-history": "^1.4.1", + "prosemirror-inputrules": "^1.4.0", "prosemirror-keymap": "^1.2.2", "prosemirror-model": "^1.24.1", "prosemirror-schema-list": "^1.5.0", @@ -5707,23 +5708,23 @@ } }, "node_modules/@tiptap/suggestion": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.23.6.tgz", - "integrity": "sha512-YAoI2jctPClcyUhIcpxb1QlrUFG2a1Xsv1gS4tIfgh5KoOuEfGfCoeCq89TKgz/rHeP+ktRhzg1E2E4EY68HEA==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.24.0.tgz", + "integrity": "sha512-UlLIij1fxFy7tbCmqUoInWRijzsi8hsbaXKCx6L3KvLXtxHb4hMnDhd6W++rOk9Q1hDpmNf8qNIX498q/ZNstw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0" } }, "node_modules/@tiptap/vue-2": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.23.6.tgz", - "integrity": "sha512-WzHQtKGCg8PeSArR3ZVxZXcrP2Eb8xeio7SdB8vkxSMtDlDfJxe0Z4FAQmLOXLRkByMp0S2jayGfl7FTBkV0vw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.24.0.tgz", + "integrity": "sha512-unpWywV+FFylntChy6u5iEOzijFME78m3t86iwY3cBy+lVpdOcX/Ym5+6HSBrvrk6Y3ejsxEG6Q9G1+j9MQhZw==", "license": "MIT", "dependencies": { "vue-ts-types": "1.6.2" @@ -5733,19 +5734,19 @@ "url": "https://github.com/sponsors/ueberdosis" }, "optionalDependencies": { - "@tiptap/extension-bubble-menu": "^3.23.6", - "@tiptap/extension-floating-menu": "^3.23.6" + "@tiptap/extension-bubble-menu": "^3.24.0", + "@tiptap/extension-floating-menu": "^3.24.0" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.24.0", + "@tiptap/pm": "3.24.0", "vue": "^2.6.0" } }, "node_modules/@tiptap/y-tiptap": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@tiptap/y-tiptap/-/y-tiptap-3.0.2.tgz", - "integrity": "sha512-flMn/YW6zTbc6cvDaUPh/NfLRTXDIqgpBUkYzM74KA1snqQwhOMjnRcnpu4hDFrTnPO6QGzr99vRyXEA7M44WA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@tiptap/y-tiptap/-/y-tiptap-3.0.4.tgz", + "integrity": "sha512-I7NnntIPR9PgCuBEjZ0hco+eeLvTpMDnXxsyhwn8z7Se0/Ac6RIq903wn6KoMn7FRVXpTtXAfZphFtpErjabVw==", "license": "MIT", "peer": true, "dependencies": { @@ -17001,6 +17002,16 @@ "rope-sequence": "^1.3.0" } }, + "node_modules/prosemirror-inputrules": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.1.tgz", + "integrity": "sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.0.0" + } + }, "node_modules/prosemirror-keymap": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz", diff --git a/package.json b/package.json index 1fee9bea956..26a3d3bdd91 100644 --- a/package.json +++ b/package.json @@ -46,38 +46,38 @@ "@nextcloud/sharing": "^0.4.0", "@nextcloud/vue": "^8.39.0", "@quartzy/markdown-it-mentions": "^0.2.0", - "@tiptap/core": "^3.23.6", - "@tiptap/extension-blockquote": "^3.23.6", - "@tiptap/extension-bold": "^3.23.6", - "@tiptap/extension-code": "^3.23.6", - "@tiptap/extension-code-block": "^3.23.6", - "@tiptap/extension-code-block-lowlight": "^3.23.6", - "@tiptap/extension-collaboration": "^3.23.6", - "@tiptap/extension-collaboration-caret": "^3.23.6", - "@tiptap/extension-document": "^3.23.6", - "@tiptap/extension-drag-handle": "^3.23.6", - "@tiptap/extension-drag-handle-vue-2": "^3.23.6", - "@tiptap/extension-hard-break": "^3.23.6", - "@tiptap/extension-heading": "^3.23.6", - "@tiptap/extension-highlight": "^3.23.6", - "@tiptap/extension-horizontal-rule": "^3.23.6", - "@tiptap/extension-image": "^3.23.6", - "@tiptap/extension-italic": "^3.23.6", - "@tiptap/extension-link": "^3.23.6", - "@tiptap/extension-list": "^3.23.6", - "@tiptap/extension-mathematics": "^3.23.6", - "@tiptap/extension-mention": "^3.23.6", - "@tiptap/extension-paragraph": "^3.23.6", - "@tiptap/extension-placeholder": "^3.23.6", - "@tiptap/extension-strike": "^3.23.6", - "@tiptap/extension-table": "^3.23.6", - "@tiptap/extension-text": "^3.23.6", - "@tiptap/extension-typography": "^3.23.6", - "@tiptap/extension-underline": "^3.23.6", - "@tiptap/extensions": "^3.23.6", - "@tiptap/pm": "^3.23.6", - "@tiptap/suggestion": "^3.23.6", - "@tiptap/vue-2": "^3.23.6", + "@tiptap/core": "^3.24.0", + "@tiptap/extension-blockquote": "^3.24.0", + "@tiptap/extension-bold": "^3.24.0", + "@tiptap/extension-code": "^3.24.0", + "@tiptap/extension-code-block": "^3.24.0", + "@tiptap/extension-code-block-lowlight": "^3.24.0", + "@tiptap/extension-collaboration": "^3.24.0", + "@tiptap/extension-collaboration-caret": "^3.24.0", + "@tiptap/extension-document": "^3.24.0", + "@tiptap/extension-drag-handle": "^3.24.0", + "@tiptap/extension-drag-handle-vue-2": "^3.24.0", + "@tiptap/extension-hard-break": "^3.24.0", + "@tiptap/extension-heading": "^3.24.0", + "@tiptap/extension-highlight": "^3.24.0", + "@tiptap/extension-horizontal-rule": "^3.24.0", + "@tiptap/extension-image": "^3.24.0", + "@tiptap/extension-italic": "^3.24.0", + "@tiptap/extension-link": "^3.24.0", + "@tiptap/extension-list": "^3.24.0", + "@tiptap/extension-mathematics": "^3.24.0", + "@tiptap/extension-mention": "^3.24.0", + "@tiptap/extension-paragraph": "^3.24.0", + "@tiptap/extension-placeholder": "^3.24.0", + "@tiptap/extension-strike": "^3.24.0", + "@tiptap/extension-table": "^3.24.0", + "@tiptap/extension-text": "^3.24.0", + "@tiptap/extension-typography": "^3.24.0", + "@tiptap/extension-underline": "^3.24.0", + "@tiptap/extensions": "^3.24.0", + "@tiptap/pm": "^3.24.0", + "@tiptap/suggestion": "^3.24.0", + "@tiptap/vue-2": "^3.24.0", "@vueuse/shared": "^11.3.0", "debounce": "^3.0.0", "escape-html": "^1.0.3",