Skip to content

chore(deps): bump the js-minor-patch group across 1 directory with 25 updates#113

Open
dependabot[bot] wants to merge 1 commit intomain-devfrom
dependabot/npm_and_yarn/frontend/js-minor-patch-f68fe841a1
Open

chore(deps): bump the js-minor-patch group across 1 directory with 25 updates#113
dependabot[bot] wants to merge 1 commit intomain-devfrom
dependabot/npm_and_yarn/frontend/js-minor-patch-f68fe841a1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the js-minor-patch group with 24 updates in the /frontend directory:

Package From To
@tiptap/extension-character-count 3.22.1 3.22.2
@tiptap/extension-code-block-lowlight 3.22.1 3.22.2
@tiptap/extension-color 3.17.0 3.22.2
@tiptap/extension-highlight 3.22.1 3.22.2
@tiptap/extension-image 3.22.1 3.22.2
@tiptap/extension-link 3.22.1 3.22.2
@tiptap/extension-placeholder 3.22.1 3.22.2
@tiptap/extension-subscript 3.17.0 3.22.2
@tiptap/extension-superscript 3.17.0 3.22.2
@tiptap/extension-table 3.17.0 3.22.2
@tiptap/extension-table-cell 3.17.0 3.22.2
@tiptap/extension-table-header 3.17.0 3.22.2
@tiptap/extension-table-row 3.17.0 3.22.2
@tiptap/extension-task-item 3.22.1 3.22.2
@tiptap/extension-task-list 3.22.1 3.22.2
@tiptap/extension-text-align 3.22.1 3.22.2
@tiptap/extension-text-style 3.17.0 3.22.2
@tiptap/extension-typography 3.22.1 3.22.2
@tiptap/extension-underline 3.22.1 3.22.2
@tiptap/starter-kit 3.22.1 3.22.2
@tiptap/vue-3 3.22.1 3.22.2
marked 17.0.5 17.0.6
reka-ui 2.9.3 2.9.4
vue-i18n 11.3.0 11.3.1

Updates @tiptap/extension-character-count from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-character-count's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-character-count's changelog.

3.22.2

Patch Changes

  • @​tiptap/extensions@​3.22.2
Commits

Updates @tiptap/extension-code-block-lowlight from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-code-block-lowlight's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-code-block-lowlight's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-code-block@​3.22.2
    • @​tiptap/pm@​3.22.2
Commits

Updates @tiptap/extension-color from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-color's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-color's changelog.

3.22.2

Patch Changes

  • @​tiptap/extension-text-style@​3.22.2

3.22.1

Patch Changes

  • @​tiptap/extension-text-style@​3.22.1

3.22.0

Patch Changes

  • @​tiptap/extension-text-style@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/extension-text-style@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/extension-text-style@​3.20.6

3.20.5

Patch Changes

  • @​tiptap/extension-text-style@​3.20.5

3.20.4

Patch Changes

  • @​tiptap/extension-text-style@​3.20.4

3.20.3

Patch Changes

  • @​tiptap/extension-text-style@​3.20.3

3.20.2

... (truncated)

Commits

Updates @tiptap/extension-highlight from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-highlight's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-highlight's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
Commits

Updates @tiptap/extension-image from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-image's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-image's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
Commits

Updates @tiptap/extension-link from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-link's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-link's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2
Commits

Updates @tiptap/extension-placeholder from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-placeholder's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-placeholder's changelog.

3.22.2

Patch Changes

  • @​tiptap/extensions@​3.22.2
Commits

Updates @tiptap/extension-subscript from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-subscript's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-subscript's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1
    • @​tiptap/pm@​3.22.1

3.22.0

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0
    • @​tiptap/pm@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/core@​3.21.0
  • @​tiptap/pm@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/core@​3.20.6
  • @​tiptap/pm@​3.20.6

3.20.5

Patch Changes

  • @​tiptap/core@​3.20.5
  • @​tiptap/pm@​3.20.5

... (truncated)

Commits

Updates @tiptap/extension-superscript from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-superscript's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-superscript's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1
    • @​tiptap/pm@​3.22.1

3.22.0

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0
    • @​tiptap/pm@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/core@​3.21.0
  • @​tiptap/pm@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/core@​3.20.6
  • @​tiptap/pm@​3.20.6

3.20.5

Patch Changes

  • @​tiptap/core@​3.20.5
  • @​tiptap/pm@​3.20.5

... (truncated)

Commits

Updates @tiptap/extension-table from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-table's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Changelog

Sourced from @​tiptap/extension-table's changelog.

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1
    • @​tiptap/pm@​3.22.1

3.22.0

Minor Changes

  • 3ae64ed: Added Markdown table alignment support. The TableCell and TableHeader nodes now have an align attribute (left, center, right) that is parsed from Markdown column alignment markers (:---, ---:, :---:) and serialized back when rendering to Markdown. Alignment is also parsed from and rendered to HTML via style="text-align: ...".

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0
    • @​tiptap/pm@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/core@​3.21.0
  • @​tiptap/pm@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/core@​3.20.6
  • @​tiptap/pm@​3.20.6

3.20.5

... (truncated)

Commits
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 3ae64ed feat(extension-table): add markdown table column alignment support (#7610)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • 3d893bb chore(release): publish a new stable version (#7617)
  • 48e0289 chore(release): publish a new stable version (#7606)
  • cbc999f chore(release): publish a new release version (#7602)
  • Additional commits viewable in compare view

Updates @tiptap/extension-table-cell from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-table-cell's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Commits

Updates @tiptap/extension-table-header from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-table-header's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Commits

Updates @tiptap/extension-table-row from 3.17.0 to 3.22.2

Release notes

Sourced from @​tiptap/extension-table-row's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@​tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@​tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @​tiptap/core@​3.22.2
    • @​tiptap/extension-dropcursor@​3.22.2
    • @​tiptap/extension-gapcursor@​3.22.2
    • @​tiptap/extension-list-item@​3.22.2
    • @​tiptap/extension-list-keymap@​3.22.2
    • @​tiptap/extension-blockquote@​3.22.2
    • @​tiptap/extension-bold@​3.22.2

... (truncated)

Commits

Updates @tiptap/extension-task-item from 3.22.1 to 3.22.2

Release notes

Sourced from @​tiptap/extension-task-item's releases.

v3.22.2

@​tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@​tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@​tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@​tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle
...

Description has been truncated

… updates

Bumps the js-minor-patch group with 24 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/extension-character-count](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-character-count) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-subscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-subscript) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-superscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-superscript) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-table-cell](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-cell) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-table-header](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-table-row](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-row) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-task-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-item) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-task-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-list) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-text-align](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-align) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `3.17.0` | `3.22.2` |
| [@tiptap/extension-typography](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography) | `3.22.1` | `3.22.2` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.22.1` | `3.22.2` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.22.1` | `3.22.2` |
| [@tiptap/vue-3](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3) | `3.22.1` | `3.22.2` |
| [marked](https://github.com/markedjs/marked) | `17.0.5` | `17.0.6` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.9.3` | `2.9.4` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.3.0` | `11.3.1` |



Updates `@tiptap/extension-character-count` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages-deprecated/extension-character-count/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages-deprecated/extension-character-count)

Updates `@tiptap/extension-code-block-lowlight` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-code-block-lowlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-code-block-lowlight)

Updates `@tiptap/extension-color` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-color/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-color)

Updates `@tiptap/extension-highlight` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-highlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-highlight)

Updates `@tiptap/extension-image` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-image/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-image)

Updates `@tiptap/extension-link` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-link)

Updates `@tiptap/extension-placeholder` from 3.22.1 to 3.22.2
- [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/v.3.22.2/packages-deprecated/extension-placeholder)

Updates `@tiptap/extension-subscript` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-subscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-subscript)

Updates `@tiptap/extension-superscript` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-superscript/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-superscript)

Updates `@tiptap/extension-table` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-table)

Updates `@tiptap/extension-table-cell` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-table-cell)

Updates `@tiptap/extension-table-header` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-table-header)

Updates `@tiptap/extension-table-row` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-table-row)

Updates `@tiptap/extension-task-item` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-task-item)

Updates `@tiptap/extension-task-list` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-task-list)

Updates `@tiptap/extension-text-align` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-align/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-text-align)

Updates `@tiptap/extension-text-style` from 3.17.0 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-style/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-text-style)

Updates `@tiptap/extension-typography` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-typography/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-typography)

Updates `@tiptap/extension-underline` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/extension-underline)

Updates `@tiptap/pm` from 3.22.1 to 3.22.2
- [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/v.3.22.2/packages/pm)

Updates `@tiptap/starter-kit` from 3.22.1 to 3.22.2
- [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/v.3.22.2/packages/starter-kit)

Updates `@tiptap/vue-3` from 3.22.1 to 3.22.2
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/vue-3/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v.3.22.2/packages/vue-3)

Updates `marked` from 17.0.5 to 17.0.6
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.5...v17.0.6)

Updates `reka-ui` from 2.9.3 to 2.9.4
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.9.3...v2.9.4)

Updates `vue-i18n` from 11.3.0 to 11.3.1
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.3.1/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-character-count"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-code-block-lowlight"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-color"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-highlight"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-image"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-placeholder"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-subscript"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-superscript"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-table"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-table-cell"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-table-header"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-table-row"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-task-item"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-task-list"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-text-align"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-text-style"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-typography"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/pm"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: "@tiptap/vue-3"
  dependency-version: 3.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: marked
  dependency-version: 17.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: reka-ui
  dependency-version: 2.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
- dependency-name: vue-i18n
  dependency-version: 11.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@dependabot dependabot bot requested a review from mohamed-elkholy95 as a code owner April 6, 2026 19:36
@github-actions github-actions bot enabled auto-merge (squash) April 6, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants