mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump blocksuite (#6707)
## Features - https://github.com/toeverything/BlockSuite/pull/6785 @zzj3720 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6894 @Flrande - https://github.com/toeverything/BlockSuite/pull/6893 @doouding - https://github.com/toeverything/BlockSuite/pull/6891 @fundon - https://github.com/toeverything/BlockSuite/pull/6879 @doouding - https://github.com/toeverything/BlockSuite/pull/6885 @regischen - https://github.com/toeverything/BlockSuite/pull/6888 @doouding - https://github.com/toeverything/BlockSuite/pull/6890 @doouding - https://github.com/toeverything/BlockSuite/pull/6889 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6887 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6877 @EYHN - https://github.com/toeverything/BlockSuite/pull/6882 @fundon - https://github.com/toeverything/BlockSuite/pull/6886 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6884 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6881 @fundon - https://github.com/toeverything/BlockSuite/pull/6880 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6878 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6876 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6873 @pengx17 ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/6874 @doouding
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404250407-4c48d8d",
|
||||
"@blocksuite/global": "0.14.0-canary-202404250407-4c48d8d",
|
||||
"@blocksuite/store": "0.14.0-canary-202404250407-4c48d8d",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404260628-ddb1941",
|
||||
"@blocksuite/global": "0.14.0-canary-202404260628-ddb1941",
|
||||
"@blocksuite/store": "0.14.0-canary-202404260628-ddb1941",
|
||||
"@datastructures-js/binary-search-tree": "^5.3.2",
|
||||
"foxact": "^0.2.33",
|
||||
"jotai": "^2.8.0",
|
||||
@@ -28,8 +28,8 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404250407-4c48d8d",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404250407-4c48d8d",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404260628-ddb1941",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404260628-ddb1941",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user