mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat: bump bs (#7266)
## Features - https://github.com/toeverything/BlockSuite/pull/7366 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7360 @Flrande - https://github.com/toeverything/BlockSuite/pull/7350 @Flrande ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7372 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7365 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7369 @doouding - https://github.com/toeverything/BlockSuite/pull/7367 @akumatus - https://github.com/toeverything/BlockSuite/pull/7364 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7356 @akumatus - https://github.com/toeverything/BlockSuite/pull/7335 @doouding - https://github.com/toeverything/BlockSuite/pull/7362 @Flrande - https://github.com/toeverything/BlockSuite/pull/7361 @Flrande - https://github.com/toeverything/BlockSuite/pull/7359 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7358 @zzj3720 - https://github.com/toeverything/BlockSuite/pull/7344 @fundon ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/7370 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7368 @Saul-Mirone
This commit is contained in:
6
packages/common/env/package.json
vendored
6
packages/common/env/package.json
vendored
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/store": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/global": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/store": "0.15.0-canary-202406190538-0571ff1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
@@ -27,4 +27,4 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"version": "0.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user