chore: update blocksuite (#1455)

This commit is contained in:
Yifeng Wang
2023-03-09 16:24:30 +08:00
committed by GitHub
parent 33dee8daf7
commit 423ca95298
6 changed files with 90 additions and 82 deletions

View File

@@ -10,12 +10,12 @@
"dependencies": {
"@affine/debug": "workspace:*",
"@affine/i18n": "workspace:*",
"@blocksuite/blocks": "0.5.0-20230308090832-6594d8d",
"@blocksuite/editor": "0.5.0-20230308090832-6594d8d",
"@blocksuite/global": "0.5.0-20230308090832-6594d8d",
"@blocksuite/blocks": "0.5.0-20230309082016-5a8e126",
"@blocksuite/editor": "0.5.0-20230309082016-5a8e126",
"@blocksuite/global": "0.5.0-20230309082016-5a8e126",
"@blocksuite/icons": "2.0.17",
"@blocksuite/react": "0.5.0-20230308090832-6594d8d",
"@blocksuite/store": "0.5.0-20230308090832-6594d8d",
"@blocksuite/react": "0.5.0-20230309082016-5a8e126",
"@blocksuite/store": "0.5.0-20230309082016-5a8e126",
"@emotion/cache": "^11.10.5",
"@emotion/react": "^11.10.6",
"@emotion/server": "^11.10.0",