mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump blocksuite (#7107)
## Features - https://github.com/toeverything/BlockSuite/pull/7161 @regischen - https://github.com/toeverything/BlockSuite/pull/7142 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7166 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7151 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7164 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7163 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7156 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7160 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7158 @golok727 - https://github.com/toeverything/BlockSuite/pull/7157 @pengx17 - https://github.com/toeverything/BlockSuite/pull/7154 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7106 @fundon - https://github.com/toeverything/BlockSuite/pull/7136 @fourdim ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7171 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7169 @fundon - https://github.com/toeverything/BlockSuite/pull/7165 @lawvs ## Refactor - https://github.com/toeverything/BlockSuite/pull/7162 @regischen - https://github.com/toeverything/BlockSuite/pull/7153 @akumatus - https://github.com/toeverything/BlockSuite/pull/7149 @golok727 - https://github.com/toeverything/BlockSuite/pull/7152 @Flrande ## Misc - https://github.com/toeverything/BlockSuite/pull/7170 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7155 @fundon
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-202405271425-84b069d",
|
||||
"@blocksuite/store": "0.15.0-canary-202405271425-84b069d",
|
||||
"@blocksuite/global": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@blocksuite/store": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"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-202405271425-84b069d",
|
||||
"@blocksuite/global": "0.15.0-canary-202405271425-84b069d",
|
||||
"@blocksuite/store": "0.15.0-canary-202405271425-84b069d",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@blocksuite/global": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@blocksuite/store": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@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-202405271425-84b069d",
|
||||
"@blocksuite/presets": "0.15.0-canary-202405271425-84b069d",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@blocksuite/presets": "0.15.0-canary-202405300523-dfd9f0e",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user