feat: update blocksuit & adpat it

This commit is contained in:
QiShaoXuan
2022-10-13 14:38:57 +08:00
parent 701e2bf8b1
commit 5320993d7a
5 changed files with 61 additions and 28 deletions

View File

@@ -10,9 +10,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.1",
"@blocksuite/editor": "^0.2.1",
"@blocksuite/shared": "^0.2.1",
"@blocksuite/blocks": "^0.2.4",
"@blocksuite/editor": "^0.2.4",
"@blocksuite/store": "^0.2.4",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",