mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
feat: bump blocksuite (#7698)
## Features - https://github.com/toeverything/BlockSuite/pull/7801 @akumatus ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7811 @donteatfriedrice - https://github.com/toeverything/BlockSuite/pull/7808 @doouding - https://github.com/toeverything/BlockSuite/pull/7813 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7803 @fundon - https://github.com/toeverything/BlockSuite/pull/7809 @Flrande ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/7815 @doodlewind
This commit is contained in:
Vendored
+2
-2
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.16.0-canary-202408011332-2010147",
|
||||
"@blocksuite/store": "0.16.0-canary-202408011332-2010147",
|
||||
"@blocksuite/global": "0.16.0-canary-202408020231-96bb4ae",
|
||||
"@blocksuite/store": "0.16.0-canary-202408020231-96bb4ae",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user