mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 09:52:49 +08:00
feat: bump blocksuite (#6852)
## Features - https://github.com/toeverything/BlockSuite/pull/6995 @fundon ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7002 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7000 @regischen - https://github.com/toeverything/BlockSuite/pull/7001 @fundon - https://github.com/toeverything/BlockSuite/pull/6999 @Flrande - https://github.com/toeverything/BlockSuite/pull/6997 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6996 @regischen - https://github.com/toeverything/BlockSuite/pull/6994 @L-Sun ## Refactor ## 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-202405082235-4e0896c",
|
||||
"@blocksuite/store": "0.14.0-canary-202405082235-4e0896c",
|
||||
"@blocksuite/global": "0.14.0-canary-202405100201-e591bb8",
|
||||
"@blocksuite/store": "0.14.0-canary-202405100201-e591bb8",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user