mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user