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
+6 -6
View File
@@ -18,13 +18,13 @@
"@affine/graphql": "workspace:*",
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/blocks": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/global": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/block-std": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/blocks": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/global": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/icons": "2.1.51",
"@blocksuite/inline": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/presets": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/store": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/inline": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/presets": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/store": "0.15.0-canary-202405240632-44ff286",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",