mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 15:57:06 +08:00
feat(core): bump blocksuite (#7055)
## Features - https://github.com/toeverything/BlockSuite/pull/7107 @donteatfriedrice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7129 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7134 @zzj3720 ## 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.15.0-canary-202405231409-6934e1f",
|
||||
"@blocksuite/store": "0.15.0-canary-202405231409-6934e1f",
|
||||
"@blocksuite/global": "0.15.0-canary-202405240632-44ff286",
|
||||
"@blocksuite/store": "0.15.0-canary-202405240632-44ff286",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user