mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 02:35:58 +08:00
chore: bump bs (#7146)
## Features - https://github.com/toeverything/BlockSuite/pull/7202 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7200 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7199 @Saul-Mirone ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7201 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7197 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7195 @fourdim - https://github.com/toeverything/BlockSuite/pull/7179 @fundon - https://github.com/toeverything/BlockSuite/pull/7191 @fundon - https://github.com/toeverything/BlockSuite/pull/7190 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7189 @golok727 - https://github.com/toeverything/BlockSuite/pull/7187 @regischen ## Refactor - https://github.com/toeverything/BlockSuite/pull/7178 @golok727 - https://github.com/toeverything/BlockSuite/pull/7132 @L-Sun ## Misc - https://github.com/toeverything/BlockSuite/pull/7183 @fourdim
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202405310802-eab4a2a",
|
||||
"@blocksuite/global": "0.15.0-canary-202405310802-eab4a2a",
|
||||
"@blocksuite/store": "0.15.0-canary-202405310802-eab4a2a",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/global": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/store": "0.15.0-canary-202406041254-00772be",
|
||||
"@datastructures-js/binary-search-tree": "^5.3.2",
|
||||
"foxact": "^0.2.33",
|
||||
"jotai": "^2.8.0",
|
||||
@@ -30,8 +30,8 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202405310802-eab4a2a",
|
||||
"@blocksuite/presets": "0.15.0-canary-202405310802-eab4a2a",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406041254-00772be",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406041254-00772be",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user