mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 13:58:50 +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:
Vendored
+2
-2
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150332-7ebb14a",
|
||||
"@blocksuite/global": "0.14.0-canary-202404150831-9241c02",
|
||||
"@blocksuite/store": "0.14.0-canary-202404150831-9241c02",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"vitest": "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user