@textbus/collaborate 4.3.10 → 4.3.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@textbus/collaborate",
3
- "version": "4.3.10",
3
+ "version": "4.3.11",
4
4
  "description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.",
5
5
  "main": "./bundles/index.js",
6
6
  "module": "./bundles/index.esm.js",
@@ -25,12 +25,12 @@
25
25
  "typescript editor"
26
26
  ],
27
27
  "dependencies": {
28
- "@hocuspocus/provider": "^2.13.6",
28
+ "@hocuspocus/provider": "^2.15.2",
29
29
  "@tanbo/stream": "^1.2.7",
30
30
  "@textbus/core": "^4.3.4",
31
31
  "@viewfly/core": "^1.1.10",
32
- "y-websocket": "^1.4.3",
33
- "yjs": "^13.6.14"
32
+ "y-websocket": "^1.5.4",
33
+ "yjs": "^13.6.23"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@rollup/plugin-commonjs": "^23.0.2",
@@ -50,5 +50,5 @@
50
50
  "bugs": {
51
51
  "url": "https://github.com/textbus/textbus.git/issues"
52
52
  },
53
- "gitHead": "472be3e304f6778ae993fda938d660c628b3d2e9"
53
+ "gitHead": "ae81815d6997cae3c2a8e3a8cc83d539301a3192"
54
54
  }