Skip to content

Commit f5adf6d

Browse files
dependabot[bot]eliias
authored andcommitted
chore(deps): bump @tiptap/extension-collaboration from 2.5.8 to 2.10.3
Bumps [@tiptap/extension-collaboration](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-collaboration) from 2.5.8 to 2.10.3. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-collaboration/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-collaboration) --- updated-dependencies: - dependency-name: "@tiptap/extension-collaboration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d214e7 commit f5adf6d

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
@@ -7,7 +7,7 @@
77
"@hotwired/turbo-rails": "^8.0.4",
88
"@rails/actioncable": "^7.2.100",
99
"@tiptap/core": "^2.5.8",
10-
"@tiptap/extension-collaboration": "^2.5.8",
10+
"@tiptap/extension-collaboration": "^2.10.3",
1111
"@tiptap/extension-collaboration-cursor": "^2.10.3",
1212
"@tiptap/pm": "^2.9.1",
1313
"@tiptap/starter-kit": "^2.6.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1897,10 +1897,10 @@
18971897
resolved "https://registry.yarnpkg.com/@tiptap/extension-collaboration-cursor/-/extension-collaboration-cursor-2.10.3.tgz#e0b193a07a508b9ccab0366dd04c8cff768eaa44"
18981898
integrity sha512-Jy2NnL1XEo5TvMruqZ16gIvOpoQxUHMD/WBk/hkF40nIk8RzzWaiF700jA9WEehyTbsFvNdyayLNiQ6xtdvTOg==
18991899

1900-
"@tiptap/extension-collaboration@^2.5.8":
1901-
version "2.5.8"
1902-
resolved "https://registry.yarnpkg.com/@tiptap/extension-collaboration/-/extension-collaboration-2.5.8.tgz#0997f682a1fa619d0fd5893fec27f2d11adf6b8e"
1903-
integrity sha512-xSvYbTK+x0HozZ2io5DNhpe53mGdABQvsNMwzqdcY00abZV+qTZ6TTdafwOxrNhwMUzUttyzIMDF9SEddOiXvg==
1900+
"@tiptap/extension-collaboration@^2.10.3":
1901+
version "2.10.3"
1902+
resolved "https://registry.yarnpkg.com/@tiptap/extension-collaboration/-/extension-collaboration-2.10.3.tgz#822191287610024650a15867be8fa260b1ed3a9a"
1903+
integrity sha512-QythXxiYNiypHpBL2/352gBfFtvi8A4Yxw5jptzVTEuGnzOCX4PKvmjZmgH1q6lVyV3G7TPxeepYtNpJPxqI1w==
19041904

19051905
"@tiptap/extension-document@^2.6.6":
19061906
version "2.6.6"

0 commit comments

Comments
 (0)