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
+6 -6
View File
@@ -18,13 +18,13 @@
"@affine/graphql": "workspace:*",
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/blocks": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/global": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/block-std": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/blocks": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/global": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/icons": "2.1.52",
"@blocksuite/inline": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/presets": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/store": "0.15.0-canary-202405310218-5d27a81",
"@blocksuite/inline": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/presets": "0.15.0-canary-202405310802-eab4a2a",
"@blocksuite/store": "0.15.0-canary-202405310802-eab4a2a",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",