feat: update blocksuit & adpat it

This commit is contained in:
QiShaoXuan
2022-10-13 14:50:04 +08:00
parent 701e2bf8b1
commit c2aeccc98e
5 changed files with 61 additions and 28 deletions
+3 -3
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",