chore: upgrade BlockSuite version

This commit is contained in:
x1a0t
2022-12-16 19:54:33 +08:00
parent 570c3387fd
commit 5ba040ed14
2 changed files with 24 additions and 18 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.10",
"@blocksuite/editor": "0.3.0-alpha.10",
"@blocksuite/blocks": "0.3.0-alpha.11",
"@blocksuite/editor": "0.3.0-alpha.11",
"@blocksuite/icons": "^2.0.0",
"@blocksuite/store": "0.3.0-alpha.10",
"@blocksuite/store": "0.3.0-alpha.11",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",