mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
Merge branch 'feat/datacenter' of github.com:toeverything/AFFiNE into feat/ui
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
"dependencies": {
|
||||
"@affine/datacenter": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@blocksuite/blocks": "0.4.0-20230111171650-bc63456",
|
||||
"@blocksuite/editor": "0.4.0-20230111171650-bc63456",
|
||||
"@blocksuite/blocks": "0.4.0-20230113023110-28a7fdc",
|
||||
"@blocksuite/editor": "0.4.0-20230113023110-28a7fdc",
|
||||
"@blocksuite/icons": "^2.0.2",
|
||||
"@blocksuite/store": "0.4.0-20230111171650-bc63456",
|
||||
"@blocksuite/store": "0.4.0-20230113023110-28a7fdc",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"yjs": "^13.5.44"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "0.4.0-20230111171650-bc63456",
|
||||
"@blocksuite/store": "0.4.0-20230111171650-bc63456",
|
||||
"@blocksuite/blocks": "0.4.0-20230113023110-28a7fdc",
|
||||
"@blocksuite/store": "0.4.0-20230113023110-28a7fdc",
|
||||
"debug": "^4.3.4",
|
||||
"encoding": "^0.1.13",
|
||||
"firebase": "^9.15.0",
|
||||
|
||||
Reference in New Issue
Block a user