Skip to content

Commit b6f34e4

Browse files
committed
adding necessary packages for collaborations in ckeditor
1 parent 8b96805 commit b6f34e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ibexa/oss/5.0/encore/package.json

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
"@ckeditor/ckeditor5-widget": "^40.1.0",
2121
"@ckeditor/ckeditor5-theme-lark": "^40.1.0",
2222
"@ckeditor/ckeditor5-code-block": "^40.1.0",
23+
"ckeditor5-collaboration": "^44.1.0",
24+
"protobufjs": "7.4.0",
25+
"socket.io-client": "4.7.0",
26+
"socket.io-parser": "~4.2.3",
27+
"url-parse": "1.5.10",
28+
"uuid": "^9.0.1",
2329
"@svgr/webpack": "^8.1.0",
2430
"ts-loader": "^9.5.1",
2531
"@types/react": "^18.3.11",

0 commit comments

Comments
 (0)