mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 23:07:02 +08:00
chore: bump blocksuite (#7217)
## Features - https://github.com/toeverything/BlockSuite/pull/7281 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7280 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7282 @EYHN - https://github.com/toeverything/BlockSuite/pull/7306 @doouding ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7301 @fundon - https://github.com/toeverything/BlockSuite/pull/7311 @Flrande - https://github.com/toeverything/BlockSuite/pull/7310 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7302 @fundon - https://github.com/toeverything/BlockSuite/pull/7309 @doouding - https://github.com/toeverything/BlockSuite/pull/7308 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7294 @fourdim - https://github.com/toeverything/BlockSuite/pull/7299 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7296 @L-Sun ## Misc - https://github.com/toeverything/BlockSuite/pull/7300 @fundon - https://github.com/toeverything/BlockSuite/pull/7307 @Saul-Mirone
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.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/global": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/store": "0.15.0-canary-202406130805-4cefc62",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/global": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/global": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/store": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@datastructures-js/binary-search-tree": "^5.3.2",
|
||||
"foxact": "^0.2.33",
|
||||
"jotai": "^2.8.0",
|
||||
@@ -29,8 +29,8 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406121423-a4241b5",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406130805-4cefc62",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user