feat: update blocksuite version & perfect file system function

This commit is contained in:
QiShaoXuan
2022-12-13 15:11:05 +08:00
parent ee59381c38
commit c753a23a98
8 changed files with 199 additions and 155 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.6",
"@blocksuite/editor": "0.3.0-alpha.6",
"@blocksuite/blocks": "0.3.0-alpha.7",
"@blocksuite/editor": "0.3.0-alpha.7",
"@blocksuite/icons": "^1.0.5",
"@blocksuite/store": "0.3.0-alpha.6",
"@blocksuite/store": "0.3.0-alpha.7",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",