Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump the tiptap group with 34 updates #630

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the tiptap group with 34 updates:

Package From To
@tiptap/core 2.2.1 2.2.4
@tiptap/extension-blockquote 2.2.1 2.2.4
@tiptap/extension-bold 2.2.1 2.2.4
@tiptap/extension-bubble-menu 2.2.1 2.2.4
@tiptap/extension-bullet-list 2.2.1 2.2.4
@tiptap/extension-color 2.2.1 2.2.4
@tiptap/extension-document 2.2.1 2.2.4
@tiptap/extension-dropcursor 2.2.1 2.2.4
@tiptap/extension-gapcursor 2.2.1 2.2.4
@tiptap/extension-hard-break 2.2.1 2.2.4
@tiptap/extension-heading 2.2.1 2.2.4
@tiptap/extension-highlight 2.2.1 2.2.4
@tiptap/extension-history 2.2.1 2.2.4
@tiptap/extension-horizontal-rule 2.2.1 2.2.4
@tiptap/extension-image 2.2.1 2.2.4
@tiptap/extension-italic 2.2.1 2.2.4
@tiptap/extension-link 2.2.1 2.2.4
@tiptap/extension-list-item 2.2.1 2.2.4
@tiptap/extension-ordered-list 2.2.1 2.2.4
@tiptap/extension-paragraph 2.2.1 2.2.4
@tiptap/extension-strike 2.2.1 2.2.4
@tiptap/extension-subscript 2.2.1 2.2.4
@tiptap/extension-superscript 2.2.1 2.2.4
@tiptap/extension-table 2.2.1 2.2.4
@tiptap/extension-table-cell 2.2.1 2.2.4
@tiptap/extension-table-header 2.2.1 2.2.4
@tiptap/extension-table-row 2.2.1 2.2.4
@tiptap/extension-text 2.2.1 2.2.4
@tiptap/extension-text-align 2.2.1 2.2.4
@tiptap/extension-text-style 2.2.1 2.2.4
@tiptap/extension-typography 2.2.1 2.2.4
@tiptap/extension-underline 2.2.1 2.2.4
@tiptap/pm 2.2.1 2.2.4
@tiptap/vue-3 2.2.1 2.2.4

Updates @tiptap/core from 2.2.1 to 2.2.4

Release notes

Sourced from @​tiptap/core's releases.

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

Sourced from @​tiptap/core's changelog.

2.2.4 (2024-02-23)

Bug Fixes

  • typecheck drag and clipboard events for testing environments (bbee9a3)

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/core

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/core

Commits

Updates @tiptap/extension-blockquote from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-blockquote

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-blockquote

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-blockquote

Commits

Updates @tiptap/extension-bold from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-bold

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-bold

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-bold

Commits

Updates @tiptap/extension-bubble-menu from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-bubble-menu

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-bubble-menu

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-bubble-menu

Commits

Updates @tiptap/extension-bullet-list from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-bullet-list

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-bullet-list

Commits

Updates @tiptap/extension-color from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-color

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-color

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-color

Commits

Updates @tiptap/extension-document from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-document

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-document

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-document

Commits

Updates @tiptap/extension-dropcursor from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-dropcursor

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-dropcursor

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-dropcursor

Commits

Updates @tiptap/extension-gapcursor from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-gapcursor

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-gapcursor

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-gapcursor

Commits

Updates @tiptap/extension-hard-break from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-hard-break

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-hard-break

Commits

Updates @tiptap/extension-heading from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-heading

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-heading

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-heading

Commits

Updates @tiptap/extension-highlight from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-highlight

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-highlight

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-highlight

Commits

Updates @tiptap/extension-history from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-history

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-history

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-history

Commits

Updates @tiptap/extension-horizontal-rule from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-horizontal-rule

Commits

Updates @tiptap/extension-image from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-image

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-image

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-image

Commits

Updates @tiptap/extension-italic from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-italic

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-italic

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-italic

Commits

Updates @tiptap/extension-link from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-link

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-link

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-link

Commits

Updates @tiptap/extension-list-item from 2.2.1 to 2.2.4

Release notes

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

v2.2.4

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @​LukasHirt in ueberdosis/tiptap#4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: ueberdosis/tiptap@v2.2.3...v2.2.4

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

Changelog

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

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-list-item

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-list-item

Commits

Bumps the tiptap group with 34 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-blockquote](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-blockquote) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-bold](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bold) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-bubble-menu](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bubble-menu) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-bullet-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bullet-list) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-document](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-dropcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-dropcursor) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-gapcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-gapcursor) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-hard-break](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-hard-break) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-history](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-italic](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-list-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-item) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-ordered-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-ordered-list) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-strike](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-strike) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-subscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-subscript) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-superscript](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-superscript) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-table-cell](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-cell) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-table-header](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-header) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-table-row](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table-row) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-text-align](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-align) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-typography](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography) | `2.2.1` | `2.2.4` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `2.2.1` | `2.2.4` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.2.1` | `2.2.4` |
| [@tiptap/vue-3](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3) | `2.2.1` | `2.2.4` |


Updates `@tiptap/core` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/core)

Updates `@tiptap/extension-blockquote` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-blockquote/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-blockquote)

Updates `@tiptap/extension-bold` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-bold/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-bold)

Updates `@tiptap/extension-bubble-menu` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-bubble-menu/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-bubble-menu)

Updates `@tiptap/extension-bullet-list` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-bullet-list/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-bullet-list)

Updates `@tiptap/extension-color` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-color)

Updates `@tiptap/extension-document` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-document/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-document)

Updates `@tiptap/extension-dropcursor` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-dropcursor/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-dropcursor)

Updates `@tiptap/extension-gapcursor` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-gapcursor/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-gapcursor)

Updates `@tiptap/extension-hard-break` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-hard-break/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-hard-break)

Updates `@tiptap/extension-heading` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-heading/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-heading)

Updates `@tiptap/extension-highlight` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-highlight)

Updates `@tiptap/extension-history` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-history/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-history)

Updates `@tiptap/extension-horizontal-rule` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-horizontal-rule/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-horizontal-rule)

Updates `@tiptap/extension-image` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-image)

Updates `@tiptap/extension-italic` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-italic/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-italic)

Updates `@tiptap/extension-link` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-link)

Updates `@tiptap/extension-list-item` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-list-item/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-list-item)

Updates `@tiptap/extension-ordered-list` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-ordered-list/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-ordered-list)

Updates `@tiptap/extension-paragraph` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-paragraph/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-paragraph)

Updates `@tiptap/extension-strike` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-strike/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-strike)

Updates `@tiptap/extension-subscript` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-subscript)

Updates `@tiptap/extension-superscript` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-superscript)

Updates `@tiptap/extension-table` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-table)

Updates `@tiptap/extension-table-cell` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table-cell/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-table-cell)

Updates `@tiptap/extension-table-header` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table-header/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-table-header)

Updates `@tiptap/extension-table-row` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table-row/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-table-row)

Updates `@tiptap/extension-text` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-text)

Updates `@tiptap/extension-text-align` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-text-align)

Updates `@tiptap/extension-text-style` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-text-style)

Updates `@tiptap/extension-typography` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-typography)

Updates `@tiptap/extension-underline` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/extension-underline)

Updates `@tiptap/pm` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/pm)

Updates `@tiptap/vue-3` from 2.2.1 to 2.2.4
- [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/v2.2.4/packages/vue-3)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-blockquote"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-bold"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-bubble-menu"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-bullet-list"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-color"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-document"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-dropcursor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-gapcursor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-hard-break"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-heading"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-highlight"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-history"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-horizontal-rule"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-image"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-italic"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-list-item"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-ordered-list"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-paragraph"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-strike"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-subscript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-superscript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-cell"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-header"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-table-row"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-text"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-text-align"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-text-style"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-underline"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/pm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/vue-3"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tiptap
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 07:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@andreiio andreiio merged commit 86c46b4 into main Mar 12, 2024
2 checks passed
@andreiio andreiio deleted the dependabot/npm_and_yarn/tiptap-f3df55bc62 branch March 12, 2024 16:26
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.

1 participant