mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 10:06:17 +08:00
chore: bump blocksuite (#7152)
## Features - https://github.com/toeverything/BlockSuite/pull/7208 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7207 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7206 @regischen - https://github.com/toeverything/BlockSuite/pull/7194 @akumatus - https://github.com/toeverything/BlockSuite/pull/7209 @Saul-Mirone ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7205 @fundon - https://github.com/toeverything/BlockSuite/pull/7211 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7210 @fundon ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/7203 @fundon Also added prompt implementation to fix type change issue 
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/global": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/global": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/icons": "2.1.52",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/store": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@blocksuite/store": "0.15.0-canary-202406050645-7721c3e",
|
||||
"@storybook/addon-actions": "^7.6.17",
|
||||
"@storybook/addon-essentials": "^7.6.17",
|
||||
"@storybook/addon-interactions": "^7.6.17",
|
||||
|
||||
Reference in New Issue
Block a user