mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 11:59:51 +08:00
feat: bump blocksuite (#7237)
## Bugfix - https://github.com/toeverything/BlockSuite/pull/7346 @donteatfriedrice ## Refactor - https://github.com/toeverything/BlockSuite/pull/7322 @L-Sun ## Misc - https://github.com/toeverything/BlockSuite/pull/7347 @L-Sun
This commit is contained in:
Vendored
+2
-2
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.15.0-canary-202406170818-d8a3bf5",
|
||||
"@blocksuite/store": "0.15.0-canary-202406170818-d8a3bf5",
|
||||
"@blocksuite/global": "0.15.0-canary-202406171041-ddba72b",
|
||||
"@blocksuite/store": "0.15.0-canary-202406171041-ddba72b",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user