feat: update blocksuite version

This commit is contained in:
QiShaoXuan
2022-12-05 23:06:28 +08:00
parent 2ca52c187b
commit d3d45a9dd7
5 changed files with 41 additions and 27 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.3",
"@blocksuite/editor": "0.3.0-alpha.3",
"@blocksuite/blocks": "0.3.0-alpha.5",
"@blocksuite/editor": "0.3.0-alpha.5",
"@blocksuite/icons": "^1.0.3",
"@blocksuite/store": "0.3.0-alpha.3",
"@blocksuite/store": "0.3.0-alpha.5",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",