mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 12:06:35 +08:00
chore: bump blocksuite (#8230)
## 0.17.11 ### Patch Changes - [3c61be5](https://github.com/toeverything/blocksuite/commit/3c61be5dedcc1fc37d6f09ed2541b391584c0ded): - Refactor drag handle widget - Split embed blocks to `@blocksuite/affine-block-embed` - Fix latex selected state in edgeless mode - Fix unclear naming - Fix prototype pollution - Fix portal interaction in affine modal - Fix paste linked block on edgeless - Add scroll anchoring widget - Add highlight selection
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@affine/track": "workspace:*",
|
||||
"@blocksuite/block-std": "0.17.10",
|
||||
"@blocksuite/blocks": "0.17.10",
|
||||
"@blocksuite/global": "0.17.10",
|
||||
"@blocksuite/block-std": "0.17.11",
|
||||
"@blocksuite/blocks": "0.17.11",
|
||||
"@blocksuite/global": "0.17.11",
|
||||
"@blocksuite/icons": "2.1.67",
|
||||
"@blocksuite/inline": "0.17.10",
|
||||
"@blocksuite/presets": "0.17.10",
|
||||
"@blocksuite/store": "0.17.10",
|
||||
"@blocksuite/inline": "0.17.11",
|
||||
"@blocksuite/presets": "0.17.11",
|
||||
"@blocksuite/store": "0.17.11",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user