Skip to content

chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.5#37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4
Open

chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.5#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown

Bumps @tiptap/starter-kit from 2.27.2 to 3.22.5.

Release notes

Sourced from @​tiptap/starter-kit's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/starter-kit's changelog.

3.22.5

Patch Changes

  • Updated dependencies [a375002]
    • @​tiptap/core@​3.22.5
    • @​tiptap/extension-blockquote@​3.22.5
    • @​tiptap/extension-bold@​3.22.5
    • @​tiptap/extension-code@​3.22.5
    • @​tiptap/extension-code-block@​3.22.5
    • @​tiptap/extension-document@​3.22.5
    • @​tiptap/extension-hard-break@​3.22.5
    • @​tiptap/extension-heading@​3.22.5
    • @​tiptap/extension-horizontal-rule@​3.22.5
    • @​tiptap/extension-italic@​3.22.5
    • @​tiptap/extension-link@​3.22.5
    • @​tiptap/extension-list@​3.22.5
    • @​tiptap/extension-paragraph@​3.22.5
    • @​tiptap/extension-strike@​3.22.5
    • @​tiptap/extension-text@​3.22.5
    • @​tiptap/extension-underline@​3.22.5
    • @​tiptap/extensions@​3.22.5
    • @​tiptap/extension-list-item@​3.22.5
    • @​tiptap/extension-list-keymap@​3.22.5
    • @​tiptap/extension-bullet-list@​3.22.5
    • @​tiptap/extension-ordered-list@​3.22.5
    • @​tiptap/extension-dropcursor@​3.22.5
    • @​tiptap/extension-gapcursor@​3.22.5
    • @​tiptap/pm@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
  • Updated dependencies [64f36b8]
  • Updated dependencies [5ca9902]
  • Updated dependencies [032f8f1]
    • @​tiptap/core@​3.22.4
    • @​tiptap/extension-blockquote@​3.22.4
    • @​tiptap/extension-bold@​3.22.4
    • @​tiptap/extension-bullet-list@​3.22.4
    • @​tiptap/extension-code@​3.22.4
    • @​tiptap/extension-code-block@​3.22.4
    • @​tiptap/extension-document@​3.22.4
    • @​tiptap/extension-hard-break@​3.22.4
    • @​tiptap/extension-heading@​3.22.4
    • @​tiptap/extension-horizontal-rule@​3.22.4
    • @​tiptap/extension-italic@​3.22.4

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.27.2 to 3.22.5.
- [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.22.5/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.22.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @tiptap/starter-kit from 2.27.1 to 3.22.4 chore(deps): bump @tiptap/starter-kit from 2.27.2 to 3.22.5 May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tiptap/starter-kit-3.22.4 branch from 94bc4bb to 3cbc884 Compare May 1, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants