mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
chore: update blocksuite including providing fetching header
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",
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
"typescript": "^4.8.4"
|
||||
},
|
||||
"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