mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: bump bs (#7198)
## Features - https://github.com/toeverything/BlockSuite/pull/7264 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7182 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7181 @CatsJuice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7273 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7272 @doouding - https://github.com/toeverything/BlockSuite/pull/7263 @doouding - https://github.com/toeverything/BlockSuite/pull/7252 @fourdim - https://github.com/toeverything/BlockSuite/pull/7261 @fundon ## Refactor - https://github.com/toeverything/BlockSuite/pull/7271 @golok727 ## Misc - https://github.com/toeverything/BlockSuite/pull/7274 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7266 @Saul-Mirone
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-202406110235-fe25c50",
|
||||
"@blocksuite/store": "0.15.0-canary-202406110235-fe25c50",
|
||||
"@blocksuite/global": "0.15.0-canary-202406111431-81a6bee",
|
||||
"@blocksuite/store": "0.15.0-canary-202406111431-81a6bee",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user