mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump blocksuite (#6753)
## Features - https://github.com/toeverything/BlockSuite/pull/6929 @pengx17 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6931 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6925 @fourdim - https://github.com/toeverything/BlockSuite/pull/6928 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6933 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6932 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6920 @golok727 - https://github.com/toeverything/BlockSuite/pull/6927 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6923 @regischen - https://github.com/toeverything/BlockSuite/pull/6906 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/6926 @fourdim ## Misc
This commit is contained in:
4
packages/common/env/package.json
vendored
4
packages/common/env/package.json
vendored
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/store": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/global": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404300803-def952a",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"vitest": "1.4.0"
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/global": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/store": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404300803-def952a",
|
||||
"@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-202404291146-3d64f8d",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404291146-3d64f8d",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404300803-def952a",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user