mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
feat: bump bs (#7266)
## Features - https://github.com/toeverything/BlockSuite/pull/7366 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7360 @Flrande - https://github.com/toeverything/BlockSuite/pull/7350 @Flrande ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7372 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7365 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7369 @doouding - https://github.com/toeverything/BlockSuite/pull/7367 @akumatus - https://github.com/toeverything/BlockSuite/pull/7364 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7356 @akumatus - https://github.com/toeverything/BlockSuite/pull/7335 @doouding - https://github.com/toeverything/BlockSuite/pull/7362 @Flrande - https://github.com/toeverything/BlockSuite/pull/7361 @Flrande - https://github.com/toeverything/BlockSuite/pull/7359 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7358 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7344 @fundon ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/7370 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7368 @Saul-Mirone
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/global": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/global": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/icons": "2.1.58",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/store": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/store": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@storybook/addon-actions": "^7.6.17",
|
||||
"@storybook/addon-essentials": "^7.6.17",
|
||||
"@storybook/addon-interactions": "^7.6.17",
|
||||
@@ -109,4 +109,4 @@
|
||||
"yjs": "^13.6.14"
|
||||
},
|
||||
"version": "0.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user