mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
fix: bump bs (#6562)
## Features - https://github.com/toeverything/BlockSuite/pull/6759 @regischen - https://github.com/toeverything/BlockSuite/pull/6746 @fundon - https://github.com/toeverything/BlockSuite/pull/6756 @regischen ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6757 @fundon - https://github.com/toeverything/BlockSuite/pull/6750 @fundon ## Refactor ## Misc
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150831-9241c02",
|
||||
"@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-202404150332-7ebb14a",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404150831-9241c02",
|
||||
"@testing-library/react": "^14.2.1",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user