From 18320266eaf5ab92210be5907c754b13f062524f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 21:36:44 +0000 Subject: [PATCH] chore(deps): bump @tiptap/core from 3.30.1 to 3.30.4 Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 3.30.1 to 3.30.4. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.30.4/packages/core/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.30.4/packages/core) --- updated-dependencies: - dependency-name: "@tiptap/core" dependency-version: 3.30.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 391 ++++++++++++++++++----------------- package.json | 2 +- packages/editor/package.json | 2 +- 3 files changed, 204 insertions(+), 191 deletions(-) diff --git a/package-lock.json b/package-lock.json index 12cd6a4..ed299d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@eslint/js": "^9.39.5", "@playwright/test": "^1.62.1", "@tanstack/eslint-plugin-query": "^5.101.4", - "@tiptap/core": "^3.30.1", + "@tiptap/core": "^3.30.4", "@tiptap/pm": "^3.30.1", "@types/node": "^26.2.0", "7zip-bin": "^5.2.0", @@ -2759,67 +2759,62 @@ } }, "node_modules/@tiptap/core": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.30.1.tgz", - "integrity": "sha512-HWEO6Qi8fI8Zt8X4atVV6GxthJx7Vrjr6L5YFq4OkjYJ7HG2/bFw6IKsDA3jOYgY4DM9lv8IadaiWUQ2JJRIBA==", + "version": "3.30.4", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.30.4.tgz", + "integrity": "sha512-V9yKuUfV8qC9WBrnVxkFWmYLBomc3d1CwXoFSjED5DRu5q2oyxv07F+jOJSRogJAY+feHjuxvjhixwxeHm2DXQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "3.30.1" + "@tiptap/pm": "3.30.4" } }, - "node_modules/@tiptap/extension-blockquote": { + "node_modules/@tiptap/extension-bullet-list": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.30.1.tgz", - "integrity": "sha512-nUBIPmf9fKfBzeMpQsexsHw3/ICzDfBK8DN9uLf5wO3I/gWycAByynvfNIqfHyl6Q77QgTIHrdjihEXUSYzeJg==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-3.30.1.tgz", + "integrity": "sha512-9bf4VgIxaOe+c7W20WZGUU5d2SFNGSpVwDGU/7jGlnjobzR7ZhDK/THk9JQr8OpvZrVN8Nmf84ZD3axjt+h/hQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1" + "@tiptap/extension-list": "3.30.1" } }, - "node_modules/@tiptap/extension-bold": { + "node_modules/@tiptap/extension-list": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.30.1.tgz", - "integrity": "sha512-xnEGv7evFQquT0r/byjBt5iqDYQi6bF/W7DPO2rAG0z33mShDEUHhE407jakMiOSYNUilFjuQj1naLvwpQC3Bw==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.30.1.tgz", + "integrity": "sha512-LizBu3fWrjifsL7QxKt+NhnHJDVGW/WWL+5asfqyznMqCZTy6tvPJ2W39pUHH2dBaVtzRIkAlsgWjDcNX/ep/Q==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1" + "@tiptap/core": "3.30.1", + "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-bubble-menu": { + "node_modules/@tiptap/extension-list-item": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.30.1.tgz", - "integrity": "sha512-6asFH7ZW0gTh0aX7qrABYRVqiU/IOSjk4PKt6qdZM5YS455bjVLZDM0PcIccMDaYiomuCNjfuCSj5dxmPDoWiQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-3.30.1.tgz", + "integrity": "sha512-8QqIKvEqXKlT4Cv3ZySHAq1jzKimT/UnFxNBCnkBg+aZBgImvPlRFdN5nFs0elxiSQ7Jtt6k29aOyrkjxgyeew==", "license": "MIT", - "optional": true, - "dependencies": { - "@floating-ui/dom": "^1.0.0" - }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1" + "@tiptap/extension-list": "3.30.1" } }, - "node_modules/@tiptap/extension-bullet-list": { + "node_modules/@tiptap/extension-list-keymap": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-3.30.1.tgz", - "integrity": "sha512-9bf4VgIxaOe+c7W20WZGUU5d2SFNGSpVwDGU/7jGlnjobzR7ZhDK/THk9JQr8OpvZrVN8Nmf84ZD3axjt+h/hQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-3.30.1.tgz", + "integrity": "sha512-ju39AnbRyWr1vG4GnMM7BritV/9heGMeH103wccXgJU9hOEqzwmN9zpf5CZqeRnXOjzwQiojrEL+nwm5MnuboA==", "license": "MIT", "funding": { "type": "github", @@ -2829,23 +2824,23 @@ "@tiptap/extension-list": "3.30.1" } }, - "node_modules/@tiptap/extension-code": { + "node_modules/@tiptap/extension-ordered-list": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.30.1.tgz", - "integrity": "sha512-oqLEOLZel3lrLhACP4vMhH5RNbV9yxFsJYiOmQjjEFEoCEWWxVfJuhZ+8NFS3mUCdgy77G62XimjEvqC3+7V7Q==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-3.30.1.tgz", + "integrity": "sha512-kJ4+4I1n4b5jV8OpWH+dbKOlIWTWVPv/fxDQKZuAT/a0DRoowpRoAuGJ0Nk9/Azeqel6c8Ocb4n1J7xLR6Xl2Q==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1" + "@tiptap/extension-list": "3.30.1" } }, - "node_modules/@tiptap/extension-code-block": { + "node_modules/@tiptap/extension-table": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.30.1.tgz", - "integrity": "sha512-j19Ml9BpvHgTMSN4SfkJ26B5xSuHaxPXvMoXyAX1iOoSc4J92sCqShLGgpmtce42sIroYFRs4sBv0ndBRDcxtA==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.30.1.tgz", + "integrity": "sha512-frZvuNbgi4ohLGeweHMfKWoCVAlCUB/BULgzjLMaFSaSpVGk2KVeoYtCJf9wR240IAj3t7tti3A7E4Ymz98qOQ==", "license": "MIT", "funding": { "type": "github", @@ -2856,91 +2851,171 @@ "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-document": { + "node_modules/@tiptap/extension-table-row": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.30.1.tgz", - "integrity": "sha512-aeMhO7EDoJyl5AGkF9hDQ9e52s18L8oYdbYjzcmXeo0YuXeaxbZCuUueVH4DnTfV7/vSkDRpDkk4TFF5LfKQpg==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-3.30.1.tgz", + "integrity": "sha512-hJjQawhQBI6qQRHl0H0LPiWKRthXc2RUjhKIgLE2Bgq/8XUFthd4Xw6RoqRcHW+2gdFWwcd3eGNfMPruHqkgxQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1" + "@tiptap/extension-table": "3.30.1" } }, - "node_modules/@tiptap/extension-dropcursor": { + "node_modules/@tiptap/extension-task-list": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.30.1.tgz", - "integrity": "sha512-N3R5rA01WX/brGm1Qcnf2KLu0xkyGbRPMsHzzl1YG2sOLQM9t+FQi1T8WvSJiOpfYBVaWQkILUoCymADSpgUAg==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-3.30.1.tgz", + "integrity": "sha512-g5VEXuifD1ZcR4bhaWnTb0InP3UWNWtfPy4xy06YpkaT0whCn5hQUppi6oE7RP9y+3ATfbBy7AnHWj2XU2JiMg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extensions": "3.30.1" + "@tiptap/extension-list": "3.30.1" } }, - "node_modules/@tiptap/extension-floating-menu": { + "node_modules/@tiptap/pm": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.30.1.tgz", - "integrity": "sha512-/Rlqsn7OXThZNzD0Qq/Ru4rZCFj3YnxL8Vf01cez+pvcyxgbwf4b9Wir+1JWJmaEMYsmWprSgEBW0l9ctbq97w==", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.30.1.tgz", + "integrity": "sha512-2bHY+ihexKpfBURbAD+ahY0+lWle0TueTK80GAGYqZ/G7ErAPOmzN5RVAGMyZJI4wDkcFycRNLi3k0/3VT9a1A==", "license": "MIT", - "optional": true, + "dependencies": { + "prosemirror-changeset": "^2.4.1", + "prosemirror-commands": "^1.7.1", + "prosemirror-dropcursor": "^1.8.2", + "prosemirror-gapcursor": "^1.4.1", + "prosemirror-history": "^1.5.0", + "prosemirror-inputrules": "^1.5.1", + "prosemirror-keymap": "^1.2.3", + "prosemirror-model": "^1.25.11", + "prosemirror-schema-list": "^1.5.1", + "prosemirror-state": "^1.4.4", + "prosemirror-tables": "^1.8.5", + "prosemirror-transform": "^1.12.0", + "prosemirror-view": "^1.41.9" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + } + }, + "node_modules/@tiptap/react": { + "version": "3.30.1", + "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.30.1.tgz", + "integrity": "sha512-SZvUkUlRpZxzNHcQsBeiExWG6vEAdk2y/YeiwHaVmTJAiFaA5+IhKW/MuN1qJEvYS5LXE0uFy/VJaZtfKV5uWw==", + "license": "MIT", + "dependencies": { + "@types/use-sync-external-store": "^0.0.6", + "fast-equals": "^5.3.3", + "use-sync-external-store": "^1.4.0" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, + "optionalDependencies": { + "@tiptap/extension-bubble-menu": "^3.30.1", + "@tiptap/extension-floating-menu": "^3.30.1" + }, "peerDependencies": { - "@floating-ui/dom": "^1.0.0", "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1" + "@tiptap/pm": "3.30.1", + "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", + "@types/react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", + "react": "^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" } }, - "node_modules/@tiptap/extension-gapcursor": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-3.30.1.tgz", - "integrity": "sha512-dp13WaPNj32SkDN9tun0OtwtfdO/y52BJWigwXPgpUFLEyr8hQ84TxXL3rDshGHE4Eyjdd+erdBHisjBEV9vwQ==", + "node_modules/@tiptap/react/node_modules/@tiptap/extension-bubble-menu": { + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.31.0.tgz", + "integrity": "sha512-CNuyfYH2KfcREASRh280UkGqYTwuKlMNcyBR7KsZrpzAVwFVo9D6qMkE6/q7I8mNMt2+/Xebe9UFZIYnVccCJA==", "license": "MIT", + "optional": true, + "dependencies": { + "@floating-ui/dom": "^1.0.0" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extensions": "3.30.1" + "@tiptap/core": "3.31.0", + "@tiptap/pm": "3.31.0" } }, - "node_modules/@tiptap/extension-hard-break": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.30.1.tgz", - "integrity": "sha512-2emcEkSSj+Y3dXXEugKQZDNeWCum0LBuKFmun7SiJyLOdxNuRnxwm2l4/LLiEHGDJBchDti4Oo8jZGLTRt4uog==", + "node_modules/@tiptap/react/node_modules/@tiptap/extension-floating-menu": { + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.31.0.tgz", + "integrity": "sha512-NFwv1Kah3zGLmjj53Z+pA2584GdgMDClgvebJPqSunsSdHwHlFwfu+Op1u73xuEYOd6wGgCgzzDZ3V4CKwkJqg==", "license": "MIT", + "optional": true, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1" + "@floating-ui/dom": "^1.0.0", + "@tiptap/core": "3.31.0", + "@tiptap/pm": "3.31.0" } }, - "node_modules/@tiptap/extension-heading": { + "node_modules/@tiptap/starter-kit": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.30.1.tgz", - "integrity": "sha512-TGM1ZNeH/D8HQK59vFMZql2gesMoHy+6nLq3mFsYpiRT2TShMGoq+K7SC+ty6N5a/k4M82ZQrDq8t4zjiiS5xA==", + "resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-3.30.1.tgz", + "integrity": "sha512-6P2WEp2ZHsx8LV6hQ3K/MB3n39oiVhKESlzh0v+KhK8RR/iKSKGxvTFbi1D/1fo4j3fZf+43PGHjyKXskn9ZmQ==", + "license": "MIT", + "dependencies": { + "@tiptap/core": "3.30.1", + "@tiptap/extension-blockquote": "3.30.1", + "@tiptap/extension-bold": "3.30.1", + "@tiptap/extension-bullet-list": "3.30.1", + "@tiptap/extension-code": "3.30.1", + "@tiptap/extension-code-block": "3.30.1", + "@tiptap/extension-document": "3.30.1", + "@tiptap/extension-dropcursor": "3.30.1", + "@tiptap/extension-gapcursor": "3.30.1", + "@tiptap/extension-hard-break": "3.30.1", + "@tiptap/extension-heading": "3.30.1", + "@tiptap/extension-horizontal-rule": "3.30.1", + "@tiptap/extension-italic": "3.30.1", + "@tiptap/extension-link": "3.30.1", + "@tiptap/extension-list": "3.30.1", + "@tiptap/extension-list-item": "3.30.1", + "@tiptap/extension-list-keymap": "3.30.1", + "@tiptap/extension-ordered-list": "3.30.1", + "@tiptap/extension-paragraph": "3.30.1", + "@tiptap/extension-strike": "3.30.1", + "@tiptap/extension-text": "3.30.1", + "@tiptap/extension-underline": "3.30.1", + "@tiptap/extensions": "3.30.1", + "@tiptap/pm": "3.30.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + } + }, + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/core": { + "version": "3.30.1", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.30.1.tgz", + "integrity": "sha512-HWEO6Qi8fI8Zt8X4atVV6GxthJx7Vrjr6L5YFq4OkjYJ7HG2/bFw6IKsDA3jOYgY4DM9lv8IadaiWUQ2JJRIBA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1" + "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-horizontal-rule": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-blockquote": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.30.1.tgz", - "integrity": "sha512-fTaSDapNV3cRgsek94z/Z4+Fyr0UpkE8/9PdSvt9MHYo/2yx3mmuamEJwUhUCpe7gDfzGdrMMsRpDOcd0b1ZEQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.30.1.tgz", + "integrity": "sha512-nUBIPmf9fKfBzeMpQsexsHw3/ICzDfBK8DN9uLf5wO3I/gWycAByynvfNIqfHyl6Q77QgTIHrdjihEXUSYzeJg==", "license": "MIT", "funding": { "type": "github", @@ -2951,10 +3026,10 @@ "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-italic": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-bold": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.30.1.tgz", - "integrity": "sha512-KldMtozKk8OBHexo6akCQpJCWMgJ5OwPYuEOJO+vFjgw6VS+9N16peIo5dY+vXAiVIZL+swEsBp4barwz7NiLw==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.30.1.tgz", + "integrity": "sha512-xnEGv7evFQquT0r/byjBt5iqDYQi6bF/W7DPO2rAG0z33mShDEUHhE407jakMiOSYNUilFjuQj1naLvwpQC3Bw==", "license": "MIT", "funding": { "type": "github", @@ -2964,27 +3039,23 @@ "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-link": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-code": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.30.1.tgz", - "integrity": "sha512-krq5yHDT4K+u2r7rS0CGk/yafyAKY1gbxexfbMmq+jyHtUUrr0UuCT1nOTa61bV3zX1nrObM1lKSpZ5FgbfdhQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.30.1.tgz", + "integrity": "sha512-oqLEOLZel3lrLhACP4vMhH5RNbV9yxFsJYiOmQjjEFEoCEWWxVfJuhZ+8NFS3mUCdgy77G62XimjEvqC3+7V7Q==", "license": "MIT", - "dependencies": { - "linkifyjs": "^4.3.3" - }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1" + "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-list": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-code-block": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.30.1.tgz", - "integrity": "sha512-LizBu3fWrjifsL7QxKt+NhnHJDVGW/WWL+5asfqyznMqCZTy6tvPJ2W39pUHH2dBaVtzRIkAlsgWjDcNX/ep/Q==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.30.1.tgz", + "integrity": "sha512-j19Ml9BpvHgTMSN4SfkJ26B5xSuHaxPXvMoXyAX1iOoSc4J92sCqShLGgpmtce42sIroYFRs4sBv0ndBRDcxtA==", "license": "MIT", "funding": { "type": "github", @@ -2995,49 +3066,49 @@ "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-list-item": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-document": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-3.30.1.tgz", - "integrity": "sha512-8QqIKvEqXKlT4Cv3ZySHAq1jzKimT/UnFxNBCnkBg+aZBgImvPlRFdN5nFs0elxiSQ7Jtt6k29aOyrkjxgyeew==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.30.1.tgz", + "integrity": "sha512-aeMhO7EDoJyl5AGkF9hDQ9e52s18L8oYdbYjzcmXeo0YuXeaxbZCuUueVH4DnTfV7/vSkDRpDkk4TFF5LfKQpg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-list": "3.30.1" + "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-list-keymap": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-dropcursor": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-3.30.1.tgz", - "integrity": "sha512-ju39AnbRyWr1vG4GnMM7BritV/9heGMeH103wccXgJU9hOEqzwmN9zpf5CZqeRnXOjzwQiojrEL+nwm5MnuboA==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.30.1.tgz", + "integrity": "sha512-N3R5rA01WX/brGm1Qcnf2KLu0xkyGbRPMsHzzl1YG2sOLQM9t+FQi1T8WvSJiOpfYBVaWQkILUoCymADSpgUAg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-list": "3.30.1" + "@tiptap/extensions": "3.30.1" } }, - "node_modules/@tiptap/extension-ordered-list": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-gapcursor": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-3.30.1.tgz", - "integrity": "sha512-kJ4+4I1n4b5jV8OpWH+dbKOlIWTWVPv/fxDQKZuAT/a0DRoowpRoAuGJ0Nk9/Azeqel6c8Ocb4n1J7xLR6Xl2Q==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-3.30.1.tgz", + "integrity": "sha512-dp13WaPNj32SkDN9tun0OtwtfdO/y52BJWigwXPgpUFLEyr8hQ84TxXL3rDshGHE4Eyjdd+erdBHisjBEV9vwQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-list": "3.30.1" + "@tiptap/extensions": "3.30.1" } }, - "node_modules/@tiptap/extension-paragraph": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-hard-break": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.30.1.tgz", - "integrity": "sha512-1kAYoyIF88l2qPgHi9ZeS5D5N7TzdJg3FvVCOJvUplQtBIwrsNAx6zaH/16NKN7kRiW7zETMKXMKkhL6MIvnDg==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.30.1.tgz", + "integrity": "sha512-2emcEkSSj+Y3dXXEugKQZDNeWCum0LBuKFmun7SiJyLOdxNuRnxwm2l4/LLiEHGDJBchDti4Oo8jZGLTRt4uog==", "license": "MIT", "funding": { "type": "github", @@ -3047,10 +3118,10 @@ "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-strike": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-heading": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.30.1.tgz", - "integrity": "sha512-vyF8TPTARaN5coGrFwqVREPXDONE4SXJMIxo9qMaBJWl7723m+Enpy7qmFscnwifW5XTpOA8jKl/QJ7qud/ljw==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.30.1.tgz", + "integrity": "sha512-TGM1ZNeH/D8HQK59vFMZql2gesMoHy+6nLq3mFsYpiRT2TShMGoq+K7SC+ty6N5a/k4M82ZQrDq8t4zjiiS5xA==", "license": "MIT", "funding": { "type": "github", @@ -3060,10 +3131,10 @@ "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-table": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-horizontal-rule": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-table/-/extension-table-3.30.1.tgz", - "integrity": "sha512-frZvuNbgi4ohLGeweHMfKWoCVAlCUB/BULgzjLMaFSaSpVGk2KVeoYtCJf9wR240IAj3t7tti3A7E4Ymz98qOQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.30.1.tgz", + "integrity": "sha512-fTaSDapNV3cRgsek94z/Z4+Fyr0UpkE8/9PdSvt9MHYo/2yx3mmuamEJwUhUCpe7gDfzGdrMMsRpDOcd0b1ZEQ==", "license": "MIT", "funding": { "type": "github", @@ -3074,36 +3145,40 @@ "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-table-row": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-italic": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-table-row/-/extension-table-row-3.30.1.tgz", - "integrity": "sha512-hJjQawhQBI6qQRHl0H0LPiWKRthXc2RUjhKIgLE2Bgq/8XUFthd4Xw6RoqRcHW+2gdFWwcd3eGNfMPruHqkgxQ==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.30.1.tgz", + "integrity": "sha512-KldMtozKk8OBHexo6akCQpJCWMgJ5OwPYuEOJO+vFjgw6VS+9N16peIo5dY+vXAiVIZL+swEsBp4barwz7NiLw==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-table": "3.30.1" + "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-task-list": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-link": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-task-list/-/extension-task-list-3.30.1.tgz", - "integrity": "sha512-g5VEXuifD1ZcR4bhaWnTb0InP3UWNWtfPy4xy06YpkaT0whCn5hQUppi6oE7RP9y+3ATfbBy7AnHWj2XU2JiMg==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.30.1.tgz", + "integrity": "sha512-krq5yHDT4K+u2r7rS0CGk/yafyAKY1gbxexfbMmq+jyHtUUrr0UuCT1nOTa61bV3zX1nrObM1lKSpZ5FgbfdhQ==", "license": "MIT", + "dependencies": { + "linkifyjs": "^4.3.3" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/extension-list": "3.30.1" + "@tiptap/core": "3.30.1", + "@tiptap/pm": "3.30.1" } }, - "node_modules/@tiptap/extension-text": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-paragraph": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.30.1.tgz", - "integrity": "sha512-Zt3Ik95ZKJx5YNzC6TUXWTNBHUfRH/qVENmqfPjA7x7q4cqNdOEU+tX9DrlFjgxu/x0k48dlQS0Kaop24/vihA==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.30.1.tgz", + "integrity": "sha512-1kAYoyIF88l2qPgHi9ZeS5D5N7TzdJg3FvVCOJvUplQtBIwrsNAx6zaH/16NKN7kRiW7zETMKXMKkhL6MIvnDg==", "license": "MIT", "funding": { "type": "github", @@ -3113,10 +3188,10 @@ "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extension-underline": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-strike": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.30.1.tgz", - "integrity": "sha512-Xro/EzEgWW+46ztrw5f4epDWQvcGpD+HUykzigj30bpIS8Vv4XDXFt+89dAcyDC7zRUMQULlWZV0UCyRLFEKBw==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.30.1.tgz", + "integrity": "sha512-vyF8TPTARaN5coGrFwqVREPXDONE4SXJMIxo9qMaBJWl7723m+Enpy7qmFscnwifW5XTpOA8jKl/QJ7qud/ljw==", "license": "MIT", "funding": { "type": "github", @@ -3126,106 +3201,44 @@ "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/extensions": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-text": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.30.1.tgz", - "integrity": "sha512-prNrvF1oMj+tngCLmZgXzQfuUuvYMbCe2sEPXXKJPqJNNffHd2wAuUZ0h6UQS5aRILaxB2kN1/yfwpxnhRpwYA==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.30.1.tgz", + "integrity": "sha512-Zt3Ik95ZKJx5YNzC6TUXWTNBHUfRH/qVENmqfPjA7x7q4cqNdOEU+tX9DrlFjgxu/x0k48dlQS0Kaop24/vihA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1" + "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/pm": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extension-underline": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.30.1.tgz", - "integrity": "sha512-2bHY+ihexKpfBURbAD+ahY0+lWle0TueTK80GAGYqZ/G7ErAPOmzN5RVAGMyZJI4wDkcFycRNLi3k0/3VT9a1A==", + "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.30.1.tgz", + "integrity": "sha512-Xro/EzEgWW+46ztrw5f4epDWQvcGpD+HUykzigj30bpIS8Vv4XDXFt+89dAcyDC7zRUMQULlWZV0UCyRLFEKBw==", "license": "MIT", - "dependencies": { - "prosemirror-changeset": "^2.4.1", - "prosemirror-commands": "^1.7.1", - "prosemirror-dropcursor": "^1.8.2", - "prosemirror-gapcursor": "^1.4.1", - "prosemirror-history": "^1.5.0", - "prosemirror-inputrules": "^1.5.1", - "prosemirror-keymap": "^1.2.3", - "prosemirror-model": "^1.25.11", - "prosemirror-schema-list": "^1.5.1", - "prosemirror-state": "^1.4.4", - "prosemirror-tables": "^1.8.5", - "prosemirror-transform": "^1.12.0", - "prosemirror-view": "^1.41.9" - }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "3.30.1" } }, - "node_modules/@tiptap/react": { + "node_modules/@tiptap/starter-kit/node_modules/@tiptap/extensions": { "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.30.1.tgz", - "integrity": "sha512-SZvUkUlRpZxzNHcQsBeiExWG6vEAdk2y/YeiwHaVmTJAiFaA5+IhKW/MuN1qJEvYS5LXE0uFy/VJaZtfKV5uWw==", + "resolved": "https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.30.1.tgz", + "integrity": "sha512-prNrvF1oMj+tngCLmZgXzQfuUuvYMbCe2sEPXXKJPqJNNffHd2wAuUZ0h6UQS5aRILaxB2kN1/yfwpxnhRpwYA==", "license": "MIT", - "dependencies": { - "@types/use-sync-external-store": "^0.0.6", - "fast-equals": "^5.3.3", - "use-sync-external-store": "^1.4.0" - }, "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, - "optionalDependencies": { - "@tiptap/extension-bubble-menu": "^3.30.1", - "@tiptap/extension-floating-menu": "^3.30.1" - }, "peerDependencies": { "@tiptap/core": "3.30.1", - "@tiptap/pm": "3.30.1", - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "@types/react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/@tiptap/starter-kit": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-3.30.1.tgz", - "integrity": "sha512-6P2WEp2ZHsx8LV6hQ3K/MB3n39oiVhKESlzh0v+KhK8RR/iKSKGxvTFbi1D/1fo4j3fZf+43PGHjyKXskn9ZmQ==", - "license": "MIT", - "dependencies": { - "@tiptap/core": "3.30.1", - "@tiptap/extension-blockquote": "3.30.1", - "@tiptap/extension-bold": "3.30.1", - "@tiptap/extension-bullet-list": "3.30.1", - "@tiptap/extension-code": "3.30.1", - "@tiptap/extension-code-block": "3.30.1", - "@tiptap/extension-document": "3.30.1", - "@tiptap/extension-dropcursor": "3.30.1", - "@tiptap/extension-gapcursor": "3.30.1", - "@tiptap/extension-hard-break": "3.30.1", - "@tiptap/extension-heading": "3.30.1", - "@tiptap/extension-horizontal-rule": "3.30.1", - "@tiptap/extension-italic": "3.30.1", - "@tiptap/extension-link": "3.30.1", - "@tiptap/extension-list": "3.30.1", - "@tiptap/extension-list-item": "3.30.1", - "@tiptap/extension-list-keymap": "3.30.1", - "@tiptap/extension-ordered-list": "3.30.1", - "@tiptap/extension-paragraph": "3.30.1", - "@tiptap/extension-strike": "3.30.1", - "@tiptap/extension-text": "3.30.1", - "@tiptap/extension-underline": "3.30.1", - "@tiptap/extensions": "3.30.1", "@tiptap/pm": "3.30.1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" } }, "node_modules/@types/better-sqlite3": { @@ -13322,7 +13335,7 @@ "name": "@notes/editor", "version": "0.7.1", "dependencies": { - "@tiptap/core": "3.30.1", + "@tiptap/core": "3.30.4", "@tiptap/extension-list": "3.30.1", "@tiptap/extension-table": "3.30.1", "@tiptap/extension-table-cell": "3.30.1", diff --git a/package.json b/package.json index e1de335..ad23e13 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@eslint/js": "^9.39.5", "@playwright/test": "^1.62.1", "@tanstack/eslint-plugin-query": "^5.101.4", - "@tiptap/core": "^3.30.1", + "@tiptap/core": "^3.30.4", "@tiptap/pm": "^3.30.1", "@types/node": "^26.2.0", "7zip-bin": "^5.2.0", diff --git a/packages/editor/package.json b/packages/editor/package.json index 1a85da7..ca0bd13 100644 --- a/packages/editor/package.json +++ b/packages/editor/package.json @@ -13,7 +13,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@tiptap/core": "3.30.1", + "@tiptap/core": "3.30.4", "@tiptap/extension-list": "3.30.1", "@tiptap/extension-table": "3.30.1", "@tiptap/extension-table-cell": "3.30.1",