mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 05:07:06 +08: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:
@@ -29,10 +29,10 @@
|
||||
"@affine/env": "workspace:*",
|
||||
"@affine/i18n": "workspace:*",
|
||||
"@affine/native": "workspace:*",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/store": "0.15.0-canary-202406180357-838ef08",
|
||||
"@blocksuite/block-std": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/blocks": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/presets": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@blocksuite/store": "0.15.0-canary-202406190538-0571ff1",
|
||||
"@electron-forge/cli": "^7.3.0",
|
||||
"@electron-forge/core": "^7.3.0",
|
||||
"@electron-forge/core-utils": "^7.3.0",
|
||||
@@ -95,4 +95,4 @@
|
||||
"peerDependencies": {
|
||||
"ts-node": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user