feat: bump bs (#7430)

## Features

## Bugfix
- https://github.com/toeverything/BlockSuite/pull/7499 @doouding
- https://github.com/toeverything/BlockSuite/pull/7491 @golok727

## Refactor

## Misc
- https://github.com/toeverything/BlockSuite/pull/7454 @CatsJuice
This commit is contained in:
doouding
2024-07-09 07:56:16 +00:00
parent e6818b4f14
commit cf7b026832
7 changed files with 91 additions and 91 deletions
+6 -6
View File
@@ -19,13 +19,13 @@
"@affine/graphql": "workspace:*",
"@affine/i18n": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/blocks": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/global": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/block-std": "0.16.0-canary-202407050348-4620c21",
"@blocksuite/blocks": "0.16.0-canary-202407050348-4620c21",
"@blocksuite/global": "0.16.0-canary-202407050348-4620c21",
"@blocksuite/icons": "2.1.58",
"@blocksuite/inline": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/presets": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/store": "0.16.0-canary-202407040721-5bf36c3",
"@blocksuite/inline": "0.16.0-canary-202407050348-4620c21",
"@blocksuite/presets": "0.16.0-canary-202407050348-4620c21",
"@blocksuite/store": "0.16.0-canary-202407050348-4620c21",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",