Skip to content

Commit d857301

Browse files
dependabot[bot]eliias
authored andcommitted
chore(deps): bump @tiptap/core from 2.4.0 to 2.5.8
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]>
1 parent f0756b7 commit d857301

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/collaborative-text-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@hotwired/stimulus": "^3.2.2",
77
"@hotwired/turbo-rails": "^8.0.4",
88
"@rails/actioncable": "^7.1.3",
9-
"@tiptap/core": "^2.2.4",
9+
"@tiptap/core": "^2.5.8",
1010
"@tiptap/extension-collaboration": "^2.3.1",
1111
"@tiptap/extension-collaboration-cursor": "^2.5.8",
1212
"@tiptap/pm": "^2.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1842,10 +1842,10 @@
18421842
"@size-limit/file" "11.1.4"
18431843
size-limit "11.1.4"
18441844

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

18501850
"@tiptap/extension-blockquote@^2.4.0":
18511851
version "2.4.0"

0 commit comments

Comments
 (0)