mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
chore: bump blocksuite (#6601)
## Features - https://github.com/toeverything/BlockSuite/pull/6763 @doouding - https://github.com/toeverything/BlockSuite/pull/6780 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/6775 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6765 @donteatfriedrice ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6792 @fundon - https://github.com/toeverything/BlockSuite/pull/6791 @fundon - https://github.com/toeverything/BlockSuite/pull/6776 @fundon - https://github.com/toeverything/BlockSuite/pull/6779 @Flrande - https://github.com/toeverything/BlockSuite/pull/6771 @fundon - https://github.com/toeverything/BlockSuite/pull/6769 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/6768 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6758 @Flrande - https://github.com/toeverything/BlockSuite/pull/6743 @fourdim - https://github.com/toeverything/BlockSuite/pull/6762 @regischen ## Refactor - https://github.com/toeverything/BlockSuite/pull/6786 @regischen - https://github.com/toeverything/BlockSuite/pull/6764 @pengx17 - https://github.com/toeverything/BlockSuite/pull/6772 @fundon ## Misc - https://github.com/toeverything/BlockSuite/pull/6766 @fourdim
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/global": "0.14.0-canary-202404151235-655ec84",
|
||||
"@blocksuite/global": "0.14.0-canary-202404171234-4667ed6",
|
||||
"idb": "^8.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"y-provider": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404151235-655ec84",
|
||||
"@blocksuite/store": "0.14.0-canary-202404151235-655ec84",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404171234-4667ed6",
|
||||
"@blocksuite/store": "0.14.0-canary-202404171234-4667ed6",
|
||||
"fake-indexeddb": "^5.0.2",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-dts": "3.8.1",
|
||||
|
||||
Reference in New Issue
Block a user