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
+5 -5
View File
@@ -75,12 +75,12 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@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/presets": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/store": "0.15.0-canary-202405231409-6934e1f",
"@blocksuite/presets": "0.15.0-canary-202405240632-44ff286",
"@blocksuite/store": "0.15.0-canary-202405240632-44ff286",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",