mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
feat: bump blocksuite (#7191)
## Features - https://github.com/toeverything/BlockSuite/pull/7173 @doouding - https://github.com/toeverything/BlockSuite/pull/7259 @lawvs ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7262 @donteatfriedrice ## Refactor - https://github.com/toeverything/BlockSuite/pull/7249 @Flrande
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-202406080726-0515c2d",
|
||||
"@blocksuite/store": "0.15.0-canary-202406080726-0515c2d",
|
||||
"@blocksuite/global": "0.15.0-canary-202406110235-fe25c50",
|
||||
"@blocksuite/store": "0.15.0-canary-202406110235-fe25c50",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user