Skip to content

Commit

Permalink
chore(deps): bump @tiptap/core from 2.4.0 to 2.5.8
Browse files Browse the repository at this point in the history
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.4.0 to 2.5.8.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/core)

---
updated-dependencies:
- dependency-name: "@tiptap/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Aug 2, 2024
1 parent f0756b7 commit d857301
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/collaborative-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.4",
"@rails/actioncable": "^7.1.3",
"@tiptap/core": "^2.2.4",
"@tiptap/core": "^2.5.8",
"@tiptap/extension-collaboration": "^2.3.1",
"@tiptap/extension-collaboration-cursor": "^2.5.8",
"@tiptap/pm": "^2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1842,10 +1842,10 @@
"@size-limit/file" "11.1.4"
size-limit "11.1.4"

"@tiptap/core@^2.2.4", "@tiptap/core@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.4.0.tgz#6f8eee8beb5b89363582366b201ccc4798ac98a9"
integrity sha512-YJSahk8pkxpCs8SflCZfTnJpE7IPyUWIylfgXM2DefjRQa5DZ+c6sNY0s/zbxKYFQ6AuHVX40r9pCfcqHChGxQ==
"@tiptap/core@^2.4.0", "@tiptap/core@^2.5.8":
version "2.5.8"
resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.5.8.tgz#58de366b0d2acb0a6e67a4780de64d619ebd90fa"
integrity sha512-lkWCKyoAoMTxM137MoEsorG7tZ5MZU6O3wMRuZ0P9fcTRY5vd1NWncWuPzuGSJIpL20gwBQOsS6PaQSfR3xjlA==

"@tiptap/extension-blockquote@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit d857301

Please sign in to comment.