From cb5a394a25b31a541254ebce8b96711cb616bec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:56:11 +0000 Subject: [PATCH] fix(deps): update tiptap packages to v2.7.3 --- package-lock.json | 264 +++++++++++++++++++++++----------------------- package.json | 62 +++++------ 2 files changed, 163 insertions(+), 163 deletions(-) diff --git a/package-lock.json b/package-lock.json index 93d9e555..48335eca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,37 +9,37 @@ "version": "7.0.2", "license": "MIT", "dependencies": { - "@tiptap/core": "2.7.2", - "@tiptap/extension-blockquote": "2.7.2", - "@tiptap/extension-bold": "2.7.2", - "@tiptap/extension-bullet-list": "2.7.2", - "@tiptap/extension-character-count": "2.7.2", - "@tiptap/extension-code": "2.7.2", - "@tiptap/extension-code-block": "2.7.2", - "@tiptap/extension-document": "2.7.2", - "@tiptap/extension-dropcursor": "2.7.2", - "@tiptap/extension-gapcursor": "2.7.2", - "@tiptap/extension-hard-break": "2.7.2", - "@tiptap/extension-heading": "2.7.2", - "@tiptap/extension-history": "2.7.2", - "@tiptap/extension-horizontal-rule": "2.7.2", - "@tiptap/extension-image": "2.7.2", - "@tiptap/extension-italic": "2.7.2", - "@tiptap/extension-link": "2.7.2", - "@tiptap/extension-list-item": "2.7.2", - "@tiptap/extension-list-keymap": "2.7.2", - "@tiptap/extension-ordered-list": "2.7.2", - "@tiptap/extension-paragraph": "2.7.2", - "@tiptap/extension-placeholder": "2.7.2", - "@tiptap/extension-strike": "2.7.2", - "@tiptap/extension-task-item": "2.7.2", - "@tiptap/extension-task-list": "2.7.2", - "@tiptap/extension-text": "2.7.2", - "@tiptap/extension-text-style": "2.7.2", - "@tiptap/extension-typography": "2.7.2", - "@tiptap/pm": "2.7.2", - "@tiptap/react": "2.7.2", - "@tiptap/suggestion": "2.7.2", + "@tiptap/core": "2.7.3", + "@tiptap/extension-blockquote": "2.7.3", + "@tiptap/extension-bold": "2.7.3", + "@tiptap/extension-bullet-list": "2.7.3", + "@tiptap/extension-character-count": "2.7.3", + "@tiptap/extension-code": "2.7.3", + "@tiptap/extension-code-block": "2.7.3", + "@tiptap/extension-document": "2.7.3", + "@tiptap/extension-dropcursor": "2.7.3", + "@tiptap/extension-gapcursor": "2.7.3", + "@tiptap/extension-hard-break": "2.7.3", + "@tiptap/extension-heading": "2.7.3", + "@tiptap/extension-history": "2.7.3", + "@tiptap/extension-horizontal-rule": "2.7.3", + "@tiptap/extension-image": "2.7.3", + "@tiptap/extension-italic": "2.7.3", + "@tiptap/extension-link": "2.7.3", + "@tiptap/extension-list-item": "2.7.3", + "@tiptap/extension-list-keymap": "2.7.3", + "@tiptap/extension-ordered-list": "2.7.3", + "@tiptap/extension-paragraph": "2.7.3", + "@tiptap/extension-placeholder": "2.7.3", + "@tiptap/extension-strike": "2.7.3", + "@tiptap/extension-task-item": "2.7.3", + "@tiptap/extension-task-list": "2.7.3", + "@tiptap/extension-text": "2.7.3", + "@tiptap/extension-text-style": "2.7.3", + "@tiptap/extension-typography": "2.7.3", + "@tiptap/pm": "2.7.3", + "@tiptap/react": "2.7.3", + "@tiptap/suggestion": "2.7.3", "prosemirror-codemark": "0.4.2" }, "devDependencies": { @@ -3606,9 +3606,9 @@ } }, "node_modules/@tiptap/core": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.7.2.tgz", - "integrity": "sha512-rGAH90LPMR5OIG7vuTDRw8WxDYxPXSxuGtu++mxPF+Bv7V2ijPOy3P1oyV1G3KGoS0pPiNugLh+tVLsElcx/9Q==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.7.3.tgz", + "integrity": "sha512-6b62isitaWRX6cR6V5x4O9+1lgCpoTNRrSegWwBrE1OGDHcGwdTZuzdNIbjLZ9k3qs4tXl49WKXHIXK44RDOIw==", "license": "MIT", "funding": { "type": "github", @@ -3619,9 +3619,9 @@ } }, "node_modules/@tiptap/extension-blockquote": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.7.2.tgz", - "integrity": "sha512-EUBYiEE9lL49YUZC9rv5UjiS04byB0HhsWoCerc1nBO6wjqv+TK/3rCFHzqRQ0LpVuLDwzBMaoD08+kHe43y+A==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.7.3.tgz", + "integrity": "sha512-onUThBo5XoNB7bFPI41WYNVbhX51TQDdymqEEJ0yS+0kqYMLOGxK5rylj1p+8SfpV+AIsrl5BSccijy1N7afKA==", "license": "MIT", "funding": { "type": "github", @@ -3632,9 +3632,9 @@ } }, "node_modules/@tiptap/extension-bold": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.7.2.tgz", - "integrity": "sha512-idRZz5/c5CJTDQ8xCU+45gyhbAM+9P8l9wpkeSAEGV4N1i8HBO7FXbWk+ZMQLhZhGJ0Ng36gzBVTsv5bNGpAAg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.7.3.tgz", + "integrity": "sha512-jc38r/1YSix20s47qXwOAzVYmxVwySS5oTsNr9T5pFp0NWSFSwYsAn2L1Ko4BcI9nJ8VDgnGGg/JjkurGM3SCw==", "license": "MIT", "funding": { "type": "github", @@ -3645,9 +3645,9 @@ } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.7.2.tgz", - "integrity": "sha512-U4LjkVDrJZEfWeZai8AYT7GaI6d7gzLm7Z7bSzZ0sH5fOry2qkwLycRDI9YZlM95yaVIVB5GE93lrgDS5mOP3A==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.8.0.tgz", + "integrity": "sha512-swg+myJPN60LduQvLMF4hVBqP5LOIN01INZBzBI8egz8QufqtSyRCgXl7Xcma0RT5xIXnZSG9XOqNFf2rtkjKA==", "license": "MIT", "dependencies": { "tippy.js": "^6.3.7" @@ -3662,9 +3662,9 @@ } }, "node_modules/@tiptap/extension-bullet-list": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.7.2.tgz", - "integrity": "sha512-/RBy/qZpJe4Il1LzI1unQAKWMDjLXQoAU9gNIu6eAlHunHzwRUQ9zvH+7PNF5JkFkEbMtJLoz7NTS5qdndHldw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.7.3.tgz", + "integrity": "sha512-ctcuqyWavLSgzQzRFAzubCdTbmE8p2jZWAe2nDNCfSsNDGKlqMnQVswj+qTQhlFEvJZh0AXs1N3eKA2ezNI+Yw==", "license": "MIT", "funding": { "type": "github", @@ -3675,9 +3675,9 @@ } }, "node_modules/@tiptap/extension-character-count": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.7.2.tgz", - "integrity": "sha512-In8YlFykDjYdEazWRXon3iG1S73BCbrWHYjxjyI2Cy+N5UI8ndxP6Rmx02eXCH31dY2G7+K3s7nPzgZVPllAsg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.7.3.tgz", + "integrity": "sha512-T236Bpyk13+r8lgbtHCF/cXE0mEicIVUIWd1mOGZnOXBN+qtAIPtunFB+UnBBN4hS229OENoNNLC0ZWZA3FIuA==", "license": "MIT", "funding": { "type": "github", @@ -3689,9 +3689,9 @@ } }, "node_modules/@tiptap/extension-code": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.7.2.tgz", - "integrity": "sha512-C2umR5tNR0PJ7v+mvkm869nsjQm2rbM0ZgOQb/75htEScVAttNxMg2TYAEbIE8WM7mcIVUFhxPz8QuuUDMPCaA==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.7.3.tgz", + "integrity": "sha512-3QsUk7ke1GDntVKRu3BJeZhdjg1bONuJlfcsNLqjK+Y8LYjn8Y7MPCX4X3+DB5HuMUPT6Mu1xUNp1LMZq86LZg==", "license": "MIT", "funding": { "type": "github", @@ -3702,9 +3702,9 @@ } }, "node_modules/@tiptap/extension-code-block": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.7.2.tgz", - "integrity": "sha512-ATvrH59IG/dsfpH6+Yb+RvRFbNx6BUVBZoIMbG/jA76vbXxIcT3UcGoDIorCUJqA2KwpniZOfQOmZ2o6eg9hZQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.7.3.tgz", + "integrity": "sha512-WrF3X6lD8IXIWC7E5tMWL+hCMzVop3PQxFFaYi8Ovk6q3Jd8pnOtKugQp1lWcW72rek8v20LEnl1u7BkWal2TQ==", "license": "MIT", "funding": { "type": "github", @@ -3716,9 +3716,9 @@ } }, "node_modules/@tiptap/extension-document": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.7.2.tgz", - "integrity": "sha512-WyMGytHhb3MbNhJ8kUXTx/jHZ9XPaaPRJu1TYdVZNQ4pg7K47qLJ2KMOyLEFy7e5HcJUkYfhRHpyQGHkiu3brg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.7.3.tgz", + "integrity": "sha512-gL+NhS3r5T5B3DAnENis8VliFooOcpnp5diqmpiNPeQaO04GRQZCsFGmk/b/xRyEI8j80m+YtGYbpJodlvsTPw==", "license": "MIT", "funding": { "type": "github", @@ -3729,9 +3729,9 @@ } }, "node_modules/@tiptap/extension-dropcursor": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.7.2.tgz", - "integrity": "sha512-hZCIl5C/8m+4yIXa39+qFmUyH1/pPlnxu3OAgSxwxpA2NIM7DUMJnFZFt+4pEkmGD/5XEGKlLuBqvYzHC3OUBg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.7.3.tgz", + "integrity": "sha512-LmS31dwrdjg30g61aU6735bfWZyfdwOO+GTdXPkoDeL3b3SNAMg39Gdb0UyI7CpmJhTWgZvst7AOQXht0DQcfw==", "license": "MIT", "funding": { "type": "github", @@ -3743,9 +3743,9 @@ } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.7.2.tgz", - "integrity": "sha512-1z/kluQUQP3JmWb7vrC/ERi79lNuQegU6WRptRgSSQhFxeDPQX9CBK3I7HYy9bvSxnIa1/3GrKzL6gfaKU8WDA==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.8.0.tgz", + "integrity": "sha512-H4QT61CrkLqisnGGC7zgiYmsl2jXPHl89yQCbdlkQN7aw11H7PltcJS2PJguL0OrRVJS/Mv/VTTUiMslmsEV5g==", "license": "MIT", "dependencies": { "tippy.js": "^6.3.7" @@ -3760,9 +3760,9 @@ } }, "node_modules/@tiptap/extension-gapcursor": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.7.2.tgz", - "integrity": "sha512-4gFwVp9J+d1M/6OqqsJmtg3/SLgiRiTM+h40vlCveu/yqliON9qSOhpuFE1PJkH4OpCH2l7YtyZRGEjo3ffuJQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.7.3.tgz", + "integrity": "sha512-dtrh2ulAu9F9CsytNwhaovx79XUZzhJxgweSWlZapzR77tridSMAq7OgRL+bMVBy2JDvjyUNPdm2DkNELBofcQ==", "license": "MIT", "funding": { "type": "github", @@ -3774,9 +3774,9 @@ } }, "node_modules/@tiptap/extension-hard-break": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.7.2.tgz", - "integrity": "sha512-44dZMi0N1fNhQ8i7bFnj4JYfhn4B6+vHuEueJPZS1iOsJc715m3e8ZSfDBk7VXCGKrksCxPMJ7guO0Y1PVryow==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.7.3.tgz", + "integrity": "sha512-HtnjmQfbjTDsrPzfRDmzH4fZvm5xZ0qmYQyRkfV4tFrD1vx6Wb2hmpfcuiBYuNVEP6OmOzG9pQV98zhfSHEcjg==", "license": "MIT", "funding": { "type": "github", @@ -3787,9 +3787,9 @@ } }, "node_modules/@tiptap/extension-heading": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.7.2.tgz", - "integrity": "sha512-i26Skx/womkqkG3aQW9PPh8UUS5znAWxNb5SzxBowJoISq1thOUsdmb16PdL9tljsO8vKy4sAPOx3hT5oVN7uw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.7.3.tgz", + "integrity": "sha512-Wq1pqUCTgFk3MddlsCZuNq9ROMctGlXGagyRcGpPtb5BJ3Ane5Njyg0lZjgGbr6CW1F3W4gy1xRKNVHXFjZ51w==", "license": "MIT", "funding": { "type": "github", @@ -3800,9 +3800,9 @@ } }, "node_modules/@tiptap/extension-history": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.7.2.tgz", - "integrity": "sha512-l5jyPawcJ5qdZmSzryMLV+egEJeh2p9AmZRzv6QHug0PhhFNvujEHWEc1WXn+tY/OP2fAesfyed3bjdTVh2sFw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.7.3.tgz", + "integrity": "sha512-sXU1R6jvd16h0IPRroBhAzeXAMFNSldJ4vhX7dxlhWTKQHeAh1Mvuye+o9oX3oNnCm6bN++j2n/CxuZoJWOSbQ==", "license": "MIT", "funding": { "type": "github", @@ -3814,9 +3814,9 @@ } }, "node_modules/@tiptap/extension-horizontal-rule": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.7.2.tgz", - "integrity": "sha512-WneHFFgAqCwksb5bJ6dfK3mLwZVSJ51FtaooXp4d1C/KZjqNTWoQBTrXHsPTFqz6swcRSFLG9xQgsh48grcmZw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.7.3.tgz", + "integrity": "sha512-0nXP1mrZ9VQLwtzHVbyzNz2ICnwEdM6l7oDbPlP8atH/kIRpINq/SiBr2wiMnU4nHnT2SacOfuk8MUEU1DBikA==", "license": "MIT", "funding": { "type": "github", @@ -3828,9 +3828,9 @@ } }, "node_modules/@tiptap/extension-image": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.7.2.tgz", - "integrity": "sha512-gGjUXhsoART3FZ/12+JdqAEdHGNi3chga6l6LKraXva2+S4JIcadODQP9oRSNineCSyISoxpZMZtWt5cdoG7vw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.7.3.tgz", + "integrity": "sha512-01c7LHbGsEf9+0XS4zBdgqAnZREwq5xTb2aviq+HPxoPs+EIvlqmi7PU6H9q2ICfb9X7xG2JGs6acmbZ/53UHA==", "license": "MIT", "funding": { "type": "github", @@ -3841,9 +3841,9 @@ } }, "node_modules/@tiptap/extension-italic": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.7.2.tgz", - "integrity": "sha512-evrvsuMNhx9X4SG6iIcIRS0BdIwMlKTEKLc5jWWu5A3NnS9wOb8JT+wLTS1glwFAdrqKHUjUpWS6JMWF4O/mgQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.7.3.tgz", + "integrity": "sha512-qMX5LjMTdPpSDp4VIpSOY0d6bB6m4CJepGlMVrQEfUEj9uMPZZxD0cME+63r/J4yIrmMCR+GJyjOu5erdYp3JA==", "license": "MIT", "funding": { "type": "github", @@ -3854,9 +3854,9 @@ } }, "node_modules/@tiptap/extension-link": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.7.2.tgz", - "integrity": "sha512-9RDhkp+naG53Ffmhqt6kRLkLT0Iun6WF++/If+os6w0w9t6BQUL4+A2ngZob65eu/xkN4NZXnjWcLg9gSrxGIQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.7.3.tgz", + "integrity": "sha512-fAAt/50Adh4VlFk4yLc75p3kAYP0qCcYx1vrUd7MNZXJGvBixddsFfNNBB9GNy+SyE7TZRhX4Eg4n8pApoiPQA==", "license": "MIT", "dependencies": { "linkifyjs": "^4.1.0" @@ -3871,9 +3871,9 @@ } }, "node_modules/@tiptap/extension-list-item": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.7.2.tgz", - "integrity": "sha512-aP9E9XcwUMnsAdL4QD5e0HLZeW1I6Br67SH/e2yN1ZaJjJeN3XMq8N11QbBfMtkequqNk9cGrEj52TPi22MqXg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.7.3.tgz", + "integrity": "sha512-xCb4WjeBn3IekWyofhc9WnxYROv9oq7KM8tMqVaMNfSfSzd6wfoijzFBeL2da1B5Pwl1tJM6MqcH70zmytMJZw==", "license": "MIT", "funding": { "type": "github", @@ -3884,9 +3884,9 @@ } }, "node_modules/@tiptap/extension-list-keymap": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-2.7.2.tgz", - "integrity": "sha512-YADvIOSlX0yTSemjCPrkdaYhHjWc3wJbAGL7kgPbl/9J6UwBmwtANacyLMkbbWwHPLTkW4ni6nfN7JHsO5gwng==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-2.7.3.tgz", + "integrity": "sha512-ci8D1CYFJGSBFeLzNHtUUx/L1Z1AXkFdCUkUwMgXNI77mxQb+uYdcKMbrvWTk9qcVZJ1EPxMbMBnI14LSQ5kTg==", "license": "MIT", "funding": { "type": "github", @@ -3897,9 +3897,9 @@ } }, "node_modules/@tiptap/extension-ordered-list": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.7.2.tgz", - "integrity": "sha512-uanvByYOYdFRgn/71UmIc0B7pIt9srL0XG5d8k8SeQS3cbdGgOMy7CjzwY7n3MuW3KJx6AqIZPfOsA2dKhVSEQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.7.3.tgz", + "integrity": "sha512-J7PbM1tQSNpAGQ9Ft9Qm2oKQDE4J6uZv711ZwQgWBVne7CEu1zfD/ezlRe4yiw5XjeD0B91CP4KNRRKefePAjA==", "license": "MIT", "funding": { "type": "github", @@ -3910,9 +3910,9 @@ } }, "node_modules/@tiptap/extension-paragraph": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.7.2.tgz", - "integrity": "sha512-yMzUGNojNv0lLEE+38GOpgRI327EyEZK/uEHlyzbjAWRvqE6aZ+oEB4JUuoJXX2Ad9gwN16dGHnxL//ieTxrkQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.7.3.tgz", + "integrity": "sha512-jcvcsN1JEYxPYQ3IgeJ7sUr3gDlIoVm9GXIV83fiF8KWw30M1jWfYJ6zgef8e5wB7d/NLhc3yhVrRk4R6P4ApQ==", "license": "MIT", "funding": { "type": "github", @@ -3923,9 +3923,9 @@ } }, "node_modules/@tiptap/extension-placeholder": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-2.7.2.tgz", - "integrity": "sha512-2o1qJI1juloltlZkuiABgivY8deyrdaUH/3e6EZbi/ucXlByBaDWcJPsvXB0VHpW65EeHf3NLMbjsNl7SKRoFQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-2.7.3.tgz", + "integrity": "sha512-ZcqOyOlqzKVFXK5LMkDUGV+pA5UqL+P6k8XWsPR1J0YFTYe5t6kupPDyZ4ndir4HvY0Ix9xQlagvXRmn6wlVUA==", "license": "MIT", "funding": { "type": "github", @@ -3937,9 +3937,9 @@ } }, "node_modules/@tiptap/extension-strike": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.7.2.tgz", - "integrity": "sha512-ryDAdG/yXVCSdoDnEHeLBYxnjFXbIVHX4MmiagGSQRlgznlgylXjf+gnO9mxW+ulLvH4Wfz8FzZl2ra7nqLLwQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.7.3.tgz", + "integrity": "sha512-X6ybvtt/F8usRoq9MjJcTAnr0pboi3FjqZtMZOKrX1oS0bt89FcxmbymP/5VMGDLxxxzEfrRqttvZ4s/z+HOow==", "license": "MIT", "funding": { "type": "github", @@ -3950,9 +3950,9 @@ } }, "node_modules/@tiptap/extension-task-item": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.7.2.tgz", - "integrity": "sha512-h6c9cmzKfWORhGnpmT+t6grx8zVwv1kxCFG7+yZNTZTcBApulTsty4hTT3OIVPbhCvGq7d7kNsu9TKUq2FX+1g==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.7.3.tgz", + "integrity": "sha512-BRR8CyyV9xkv7ST5JdL4ZRuTrTnKEEentlWx8nFbhTUTCwn1e1N9iWMcsw8NdqA5oNcpugeLa5a1x9o/KPkfKw==", "license": "MIT", "funding": { "type": "github", @@ -3964,9 +3964,9 @@ } }, "node_modules/@tiptap/extension-task-list": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.7.2.tgz", - "integrity": "sha512-65XA2qq3guatBBfxMmpaTgOhNToNA3LtqpdlJuvyhYKwn6V+XZENPgpmR6Ag5N9p8fNXm318W+sG6yEb/E57mw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-2.7.3.tgz", + "integrity": "sha512-g+nqGICTCIB+kEBYqZElGNNRNcTWEc4JfA51A4OQDtB7wGfWwntP25rS6gsDsR63I/fl3J4eIUeCXuT/lzWrzw==", "license": "MIT", "funding": { "type": "github", @@ -3977,9 +3977,9 @@ } }, "node_modules/@tiptap/extension-text": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.7.2.tgz", - "integrity": "sha512-VjzG7W53Lx2q8XV0rUHetVTQWDK28XTCTW3IzxYxHp2joB/k9q3xgE/5Vs+7DOLSHIKq2BmwQNyaE+XjUF5iYQ==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.7.3.tgz", + "integrity": "sha512-p1ic3rxbY8Z+1W2e/W4qXxT9zh0x2DjY2bUq+bNTvAbjOw2D9XhE4B03vhRVvNOgQdVXqJX638fK8P34ndrV1A==", "license": "MIT", "funding": { "type": "github", @@ -3990,9 +3990,9 @@ } }, "node_modules/@tiptap/extension-text-style": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.7.2.tgz", - "integrity": "sha512-AvUHV6ULnB0AWpyzw895cUNwRCC5lu4+6Vdn5u81xqMC+J6+8WdYqAmfprqBlcMwpj40Q9K+OAYgXRyisu+zIA==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.7.3.tgz", + "integrity": "sha512-N+6Mdz1qaIiy3sLt1OXWyBaoK830Qb5+ezkFvVi/8do1a/ZfCD3tMw4SnYYVvtrv8IKi9io32paZI492Oq2BbA==", "license": "MIT", "funding": { "type": "github", @@ -4003,9 +4003,9 @@ } }, "node_modules/@tiptap/extension-typography": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-2.7.2.tgz", - "integrity": "sha512-CGUptSHaX3pQkFkW/Lx1ez9U7RqBsiYC9VeWTrbJ01Whju6/T6aq9g92IxVlz3QwkbyIWiN9oDZTeqVijSEKXg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-2.7.3.tgz", + "integrity": "sha512-S612cIb3VnvffgpQ4MH+Z/E6VhzCeByTlBmu1VBukg7m0JtGgebEDZioljdz9cjINRXYe9UgH6hdPlTAurTyWg==", "license": "MIT", "funding": { "type": "github", @@ -4016,9 +4016,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.7.2.tgz", - "integrity": "sha512-RiRPlwpuE6IHDJytE0tglbFlWELOaqeyGRGv25wBTjzV1plnqC5B3U65XY/8kKuuLjdd3NpRfR68DXBafusSBg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.7.3.tgz", + "integrity": "sha512-qMUMypHjxq7n37u4iBTbAfoWf38eDi5I13l2U3a3UKt/mJBABusf2aYq4NfkY5vQQn48HbZ3Hj+TygrdPklQwQ==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.2.1", @@ -4046,13 +4046,13 @@ } }, "node_modules/@tiptap/react": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-2.7.2.tgz", - "integrity": "sha512-4d1TQMRHtqagCarty1iQIJMLYZ2YzBHBgAt4HlPeoDUI4MHZutOIdkl1UXmxZwh/d5p6a+tZGTVOV4aKXMW2Iw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-2.7.3.tgz", + "integrity": "sha512-zPOWRG+4ApEXhUWE6h61ykqHjw7xcOKUjQGrXnD+Bji/sdr1ezgMnsewsRY8eHzxgXnCZoCydSsVwNqjZw+KZw==", "license": "MIT", "dependencies": { - "@tiptap/extension-bubble-menu": "^2.7.2", - "@tiptap/extension-floating-menu": "^2.7.2", + "@tiptap/extension-bubble-menu": "^2.7.3", + "@tiptap/extension-floating-menu": "^2.7.3", "@types/use-sync-external-store": "^0.0.6", "fast-deep-equal": "^3", "use-sync-external-store": "^1.2.2" @@ -4069,9 +4069,9 @@ } }, "node_modules/@tiptap/suggestion": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-2.7.2.tgz", - "integrity": "sha512-ZJMNuorzQQiKyzoisyeHgPH3kywv0cvQnyz5guZWiAtFWCUbFyB9MSLNuoijubwHWfnZMe4XiW5EqVt1dBmxBw==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-2.7.3.tgz", + "integrity": "sha512-tNOH485LqLQSdYyUiIKUTwqCwjv/eINqvSx46XEHCrypEjCSeT/qGo5r6VTKhEggopYJDUJ+BdKMIBqwkg47hw==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index d9a62bfd..c1bec0c8 100644 --- a/package.json +++ b/package.json @@ -45,37 +45,37 @@ "validate:pre-push": "run-s test" }, "dependencies": { - "@tiptap/core": "2.7.2", - "@tiptap/extension-blockquote": "2.7.2", - "@tiptap/extension-bold": "2.7.2", - "@tiptap/extension-bullet-list": "2.7.2", - "@tiptap/extension-character-count": "2.7.2", - "@tiptap/extension-code": "2.7.2", - "@tiptap/extension-code-block": "2.7.2", - "@tiptap/extension-document": "2.7.2", - "@tiptap/extension-dropcursor": "2.7.2", - "@tiptap/extension-gapcursor": "2.7.2", - "@tiptap/extension-hard-break": "2.7.2", - "@tiptap/extension-heading": "2.7.2", - "@tiptap/extension-history": "2.7.2", - "@tiptap/extension-horizontal-rule": "2.7.2", - "@tiptap/extension-image": "2.7.2", - "@tiptap/extension-italic": "2.7.2", - "@tiptap/extension-link": "2.7.2", - "@tiptap/extension-list-item": "2.7.2", - "@tiptap/extension-list-keymap": "2.7.2", - "@tiptap/extension-ordered-list": "2.7.2", - "@tiptap/extension-paragraph": "2.7.2", - "@tiptap/extension-placeholder": "2.7.2", - "@tiptap/extension-strike": "2.7.2", - "@tiptap/extension-task-item": "2.7.2", - "@tiptap/extension-task-list": "2.7.2", - "@tiptap/extension-text": "2.7.2", - "@tiptap/extension-text-style": "2.7.2", - "@tiptap/extension-typography": "2.7.2", - "@tiptap/pm": "2.7.2", - "@tiptap/react": "2.7.2", - "@tiptap/suggestion": "2.7.2", + "@tiptap/core": "2.7.3", + "@tiptap/extension-blockquote": "2.7.3", + "@tiptap/extension-bold": "2.7.3", + "@tiptap/extension-bullet-list": "2.7.3", + "@tiptap/extension-character-count": "2.7.3", + "@tiptap/extension-code": "2.7.3", + "@tiptap/extension-code-block": "2.7.3", + "@tiptap/extension-document": "2.7.3", + "@tiptap/extension-dropcursor": "2.7.3", + "@tiptap/extension-gapcursor": "2.7.3", + "@tiptap/extension-hard-break": "2.7.3", + "@tiptap/extension-heading": "2.7.3", + "@tiptap/extension-history": "2.7.3", + "@tiptap/extension-horizontal-rule": "2.7.3", + "@tiptap/extension-image": "2.7.3", + "@tiptap/extension-italic": "2.7.3", + "@tiptap/extension-link": "2.7.3", + "@tiptap/extension-list-item": "2.7.3", + "@tiptap/extension-list-keymap": "2.7.3", + "@tiptap/extension-ordered-list": "2.7.3", + "@tiptap/extension-paragraph": "2.7.3", + "@tiptap/extension-placeholder": "2.7.3", + "@tiptap/extension-strike": "2.7.3", + "@tiptap/extension-task-item": "2.7.3", + "@tiptap/extension-task-list": "2.7.3", + "@tiptap/extension-text": "2.7.3", + "@tiptap/extension-text-style": "2.7.3", + "@tiptap/extension-typography": "2.7.3", + "@tiptap/pm": "2.7.3", + "@tiptap/react": "2.7.3", + "@tiptap/suggestion": "2.7.3", "prosemirror-codemark": "0.4.2" }, "devDependencies": {