chore: bump blocksuite canary (#7558)

## Features

## Bugfix

## Refactor
- https://github.com/toeverything/BlockSuite/pull/7697 @Saul-Mirone

## Misc
This commit is contained in:
Saul-Mirone
2024-07-20 09:14:16 +00:00
parent 988f3a39f8
commit bd0279730c
8 changed files with 92 additions and 92 deletions

View File

@@ -14,9 +14,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/global": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/store": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/blocks": "0.16.0-canary-202407200848-42035fe",
"@blocksuite/global": "0.16.0-canary-202407200848-42035fe",
"@blocksuite/store": "0.16.0-canary-202407200848-42035fe",
"@datastructures-js/binary-search-tree": "^5.3.2",
"foxact": "^0.2.33",
"fuse.js": "^7.0.0",
@@ -33,8 +33,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/presets": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/block-std": "0.16.0-canary-202407200848-42035fe",
"@blocksuite/presets": "0.16.0-canary-202407200848-42035fe",
"@testing-library/react": "^16.0.0",
"async-call-rpc": "^6.4.0",
"fake-indexeddb": "^6.0.0",