mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore: bump blocksuite (#6781)
## Features - https://github.com/toeverything/BlockSuite/pull/6948 @undefined - https://github.com/toeverything/BlockSuite/pull/6941 @undefined - https://github.com/toeverything/BlockSuite/pull/6855 @undefined ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6967 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6966 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6951 @fundon - https://github.com/toeverything/BlockSuite/pull/6960 @fundon - https://github.com/toeverything/BlockSuite/pull/6964 @doouding - https://github.com/toeverything/BlockSuite/pull/6958 @Flrande - https://github.com/toeverything/BlockSuite/pull/6961 @regischen - https://github.com/toeverything/BlockSuite/pull/6957 @doouding - https://github.com/toeverything/BlockSuite/pull/6959 @regischen - https://github.com/toeverything/BlockSuite/pull/6956 @regischen - https://github.com/toeverything/BlockSuite/pull/6954 @fundon - https://github.com/toeverything/BlockSuite/pull/6955 @doouding - https://github.com/toeverything/BlockSuite/pull/6953 @doouding - https://github.com/toeverything/BlockSuite/pull/6952 @regischen - https://github.com/toeverything/BlockSuite/pull/6942 @golok727 - https://github.com/toeverything/BlockSuite/pull/6939 @fundon - https://github.com/toeverything/BlockSuite/pull/6940 @fundon - https://github.com/toeverything/BlockSuite/pull/6935 @regischen - https://github.com/toeverything/BlockSuite/pull/6930 @fundon - https://github.com/toeverything/BlockSuite/pull/6905 @golok727 - https://github.com/toeverything/BlockSuite/pull/6931 @donteatfriedrice ## Refactor - https://github.com/toeverything/BlockSuite/pull/6945 @shvixxl ## Misc - https://github.com/toeverything/BlockSuite/pull/6938 @golok727 - chore: correct typo
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-202404300803-def952a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/global": "0.14.0-canary-202405061052-241bd30",
|
||||
"@blocksuite/store": "0.14.0-canary-202405061052-241bd30",
|
||||
"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-202404300803-def952a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202405061052-241bd30",
|
||||
"@blocksuite/global": "0.14.0-canary-202405061052-241bd30",
|
||||
"@blocksuite/store": "0.14.0-canary-202405061052-241bd30",
|
||||
"@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-202404300803-def952a",
|
||||
"@blocksuite/presets": "0.14.0-canary-202404300803-def952a",
|
||||
"@blocksuite/block-std": "0.14.0-canary-202405061052-241bd30",
|
||||
"@blocksuite/presets": "0.14.0-canary-202405061052-241bd30",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user