chore: bump blocksuite (#7120)

## Features
- https://github.com/toeverything/BlockSuite/pull/7176 @regischen

## Bugfix
- https://github.com/toeverything/BlockSuite/pull/7186 @golok727
- https://github.com/toeverything/BlockSuite/pull/7185 @shvixxl
This commit is contained in:
regischen
2024-06-03 02:36:25 +00:00
parent 235882f6f3
commit 798af4efee
10 changed files with 126 additions and 94 deletions

View File

@@ -13,9 +13,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/global": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/store": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/blocks": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/global": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/store": "0.15.0-canary-202405310802-eab4a2a",
"@datastructures-js/binary-search-tree": "^5.3.2",
"foxact": "^0.2.33",
"jotai": "^2.8.0",
@@ -30,8 +30,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/presets": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/block-std": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/presets": "0.15.0-canary-202405310802-eab4a2a",
"@testing-library/react": "^15.0.0",
"async-call-rpc": "^6.4.0",
"react": "^18.2.0",