mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
fix: bump bs (#6562)
## Features - https://github.com/toeverything/BlockSuite/pull/6759 @regischen - https://github.com/toeverything/BlockSuite/pull/6746 @fundon - https://github.com/toeverything/BlockSuite/pull/6756 @regischen ## Bugfix - https://github.com/toeverything/BlockSuite/pull/6757 @fundon - https://github.com/toeverything/BlockSuite/pull/6750 @fundon ## Refactor ## Misc
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/global": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150831-9241c02",
|
||||
"idb": "^8.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"y-provider": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/blocks": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150831-9241c02",
|
||||
"fake-indexeddb": "^5.0.2",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-dts": "3.8.1",
|
||||
|
||||
Reference in New Issue
Block a user