Merge branch 'feat/datacenter' of github.com:toeverything/AFFiNE into feat/ui

This commit is contained in:
QiShaoXuan
2023-02-01 18:01:26 +08:00
8 changed files with 90 additions and 44 deletions
+3 -3
View File
@@ -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",
+2 -2
View File
@@ -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",