@univerjs-pro/collaboration 0.4.0-nightly.202410141110 → 0.4.0-nightly.202410141606

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/collaboration",
3
- "version": "0.4.0-nightly.202410141110",
3
+ "version": "0.4.0-nightly.202410141606",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -43,34 +43,34 @@
43
43
  "lib"
44
44
  ],
45
45
  "peerDependencies": {
46
- "@univerjs-pro/license": "0.4.0-nightly.202410141110",
47
- "@univerjs/data-validation": "0.4.0-nightly.202410141110",
48
- "@univerjs/core": "0.4.0-nightly.202410141110",
49
- "@univerjs/docs": "0.4.0-nightly.202410141110",
50
- "@univerjs/sheets": "0.4.0-nightly.202410141110",
51
- "@univerjs/engine-formula": "0.4.0-nightly.202410141110",
52
- "@univerjs/sheets-filter": "0.4.0-nightly.202410141110",
53
- "@univerjs/sheets-drawing": "0.4.0-nightly.202410141110",
54
- "@univerjs/sheets-conditional-formatting": "0.4.0-nightly.202410141110",
55
- "@univerjs/sheets-hyper-link": "0.4.0-nightly.202410141110",
56
- "@univerjs/thread-comment": "0.4.0-nightly.202410141110"
46
+ "@univerjs-pro/license": "0.4.0-nightly.202410141606",
47
+ "@univerjs/core": "0.4.0-nightly.202410141606",
48
+ "@univerjs/data-validation": "0.4.0-nightly.202410141606",
49
+ "@univerjs/sheets": "0.4.0-nightly.202410141606",
50
+ "@univerjs/engine-formula": "0.4.0-nightly.202410141606",
51
+ "@univerjs/sheets-drawing": "0.4.0-nightly.202410141606",
52
+ "@univerjs/sheets-conditional-formatting": "0.4.0-nightly.202410141606",
53
+ "@univerjs/sheets-hyper-link": "0.4.0-nightly.202410141606",
54
+ "@univerjs/docs": "0.4.0-nightly.202410141606",
55
+ "@univerjs/thread-comment": "0.4.0-nightly.202410141606",
56
+ "@univerjs/sheets-filter": "0.4.0-nightly.202410141606"
57
57
  },
58
58
  "dependencies": {
59
59
  "uuid": "^10.0.0",
60
- "@univerjs-pro/license": "0.4.0-nightly.202410141110",
61
- "@univerjs/docs-ui": "0.4.0-nightly.202410141110",
62
- "@univerjs/core": "0.4.0-nightly.202410141110",
63
- "@univerjs/data-validation": "0.4.0-nightly.202410141110",
64
- "@univerjs/engine-formula": "0.4.0-nightly.202410141110",
65
- "@univerjs/engine-render": "0.4.0-nightly.202410141110",
66
- "@univerjs/drawing": "0.4.0-nightly.202410141110",
67
- "@univerjs/sheets": "0.4.0-nightly.202410141110",
68
- "@univerjs/sheets-conditional-formatting": "0.4.0-nightly.202410141110",
60
+ "@univerjs-pro/license": "0.4.0-nightly.202410141606",
61
+ "@univerjs/core": "0.4.0-nightly.202410141606",
62
+ "@univerjs/data-validation": "0.4.0-nightly.202410141606",
63
+ "@univerjs/docs-ui": "0.4.0-nightly.202410141606",
64
+ "@univerjs/drawing": "0.4.0-nightly.202410141606",
65
+ "@univerjs/engine-render": "0.4.0-nightly.202410141606",
66
+ "@univerjs/engine-formula": "0.4.0-nightly.202410141606",
69
67
  "@univerjs/protocol": "0.1.39-alpha.24",
70
- "@univerjs/sheets-filter": "0.4.0-nightly.202410141110",
71
- "@univerjs/sheets-drawing": "0.4.0-nightly.202410141110",
72
- "@univerjs/sheets-hyper-link": "0.4.0-nightly.202410141110",
73
- "@univerjs/thread-comment": "0.4.0-nightly.202410141110"
68
+ "@univerjs/sheets-conditional-formatting": "0.4.0-nightly.202410141606",
69
+ "@univerjs/sheets-drawing": "0.4.0-nightly.202410141606",
70
+ "@univerjs/sheets": "0.4.0-nightly.202410141606",
71
+ "@univerjs/sheets-filter": "0.4.0-nightly.202410141606",
72
+ "@univerjs/thread-comment": "0.4.0-nightly.202410141606",
73
+ "@univerjs/sheets-hyper-link": "0.4.0-nightly.202410141606"
74
74
  },
75
75
  "devDependencies": {
76
76
  "typescript": "5.6.3",