feat(core): bump blocksuite (#7055)

## Features
- https://github.com/toeverything/BlockSuite/pull/7107 @donteatfriedrice

## Bugfix
- https://github.com/toeverything/BlockSuite/pull/7129 @fundon

## Refactor
- https://github.com/toeverything/BlockSuite/pull/7134 @zzj3720

## Misc
This commit is contained in:
donteatfriedrice
2024-05-24 09:55:56 +00:00
parent 0302a85585
commit 950e163314
7 changed files with 91 additions and 91 deletions

View File

@@ -13,9 +13,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/global": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/store": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/blocks": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/global": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/store": "0.15.0-canary-202405240632-44ff286",
"@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-202405231409-6934e1f",
"@blocksuite/presets": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/block-std": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/presets": "0.15.0-canary-202405240632-44ff286",
"@testing-library/react": "^15.0.0",
"async-call-rpc": "^6.4.0",
"react": "^18.2.0",