From f3aad2d2123d6fcbc9dca184b391b9a28034f0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 05:13:36 +0000 Subject: [PATCH] chore(deps): bump the tiptap group across 1 directory with 4 updates Bumps the tiptap group with 4 updates in the / directory: [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder), [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm), [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) and [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit). Updates `@tiptap/extension-placeholder` from 2.27.2 to 3.27.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages-deprecated/extension-placeholder/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.27.1/packages-deprecated/extension-placeholder) Updates `@tiptap/pm` from 2.27.2 to 3.27.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/pm/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.27.1/packages/pm) Updates `@tiptap/react` from 2.27.2 to 3.27.1 - [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.1/packages/react) Updates `@tiptap/starter-kit` from 2.27.2 to 3.27.1 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.27.1/packages/starter-kit) --- updated-dependencies: - dependency-name: "@tiptap/extension-placeholder" dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tiptap - dependency-name: "@tiptap/pm" dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tiptap - dependency-name: "@tiptap/react" dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tiptap - dependency-name: "@tiptap/starter-kit" dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tiptap ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 714e1cc..831efe4 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,10 @@ "@tauri-apps/plugin-dialog": "^2", "@tauri-apps/plugin-fs": "^2", "@tauri-apps/plugin-opener": "^2", - "@tiptap/extension-placeholder": "^2.10.4", - "@tiptap/pm": "^2.10.4", - "@tiptap/react": "^2.10.4", - "@tiptap/starter-kit": "^2.10.4", + "@tiptap/extension-placeholder": "^3.27.1", + "@tiptap/pm": "^3.27.1", + "@tiptap/react": "^3.27.1", + "@tiptap/starter-kit": "^3.27.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.469.0",