From a091cca7e566a7c9324018e444362eeb8d38f18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 10:53:26 +0000 Subject: [PATCH] build(deps): bump @tiptap/react from 3.23.6 to 3.27.0 in /frontend Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 3.23.6 to 3.27.0. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.27.0/packages/react) --- updated-dependencies: - dependency-name: "@tiptap/react" dependency-version: 3.23.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 39 ++++++++++++++++++-------------------- frontend/package.json | 2 +- 2 files changed, 19 insertions(+), 22 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index bd5284c..73bd20f 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -19,7 +19,7 @@ "@tiptap/extension-underline": "3.23.6", "@tiptap/extensions": "3.23.6", "@tiptap/pm": "3.23.6", - "@tiptap/react": "3.23.6", + "@tiptap/react": "3.27.0", "@tiptap/starter-kit": "3.23.6", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -1402,9 +1402,9 @@ } }, "node_modules/@tiptap/react": { - "version": "3.23.6", - "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.23.6.tgz", - "integrity": "sha512-Tw9KZkYqFMk3vaJAEQKqEYIO/iq3cSJe7OUEGBul4k4GaMQeLItLf5EYhUd0GIPXci1WVVPNntKJsHfX25M37w==", + "version": "3.27.0", + "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.27.0.tgz", + "integrity": "sha512-C7FSa5yNPKaCll/Bvm0GmlJh2VLVJXNpKxC9I/L5BJdeVWXV3Prbt56U9FFYd8hjydFZ32GF3jUYQlVYHxnwHw==", "license": "MIT", "dependencies": { "@types/use-sync-external-store": "^0.0.6", @@ -1416,12 +1416,12 @@ "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.27.0", + "@tiptap/extension-floating-menu": "^3.27.0" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6", + "@tiptap/core": "3.27.0", + "@tiptap/pm": "3.27.0", "@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", @@ -1429,9 +1429,9 @@ } }, "node_modules/@tiptap/react/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.27.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.27.0.tgz", + "integrity": "sha512-cy52iePYfzaUUBg3S+00KN+18KMZH+UIlE4wRTEBW/c7OA6M/nkrVkxHYfKeJ3OEbZsRYv+GiRzASchDJVVTZg==", "license": "MIT", "optional": true, "dependencies": { @@ -1442,14 +1442,14 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.27.0", + "@tiptap/pm": "3.27.0" } }, "node_modules/@tiptap/react/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.27.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.27.0.tgz", + "integrity": "sha512-S9NV/3f1IFkPtIUClLUsJj98AOL3PrYMhPAH/b7SFtsvvfp2QXfL+I12ykPqOcPmj4KXw0Zc40E0QKg67M3pjw==", "license": "MIT", "optional": true, "funding": { @@ -1458,8 +1458,8 @@ }, "peerDependencies": { "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "3.23.6", - "@tiptap/pm": "3.23.6" + "@tiptap/core": "3.27.0", + "@tiptap/pm": "3.27.0" } }, "node_modules/@tiptap/starter-kit": { @@ -1818,7 +1818,6 @@ "version": "19.2.14", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", - "dev": true, "license": "MIT", "dependencies": { "csstype": "^3.2.2" @@ -1828,7 +1827,6 @@ "version": "19.2.3", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", - "dev": true, "license": "MIT", "peerDependencies": { "@types/react": "^19.2.0" @@ -2315,7 +2313,6 @@ "version": "3.2.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", - "dev": true, "license": "MIT" }, "node_modules/debug": { diff --git a/frontend/package.json b/frontend/package.json index e1a91a2..f2acc80 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@tiptap/extension-underline": "3.23.6", "@tiptap/extensions": "3.23.6", "@tiptap/pm": "3.23.6", - "@tiptap/react": "3.23.6", + "@tiptap/react": "3.27.0", "@tiptap/starter-kit": "3.23.6", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",