mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-03 02:20:19 +08:00
feat: bump bs (#7430)
## Features ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7499 @doouding - https://github.com/toeverything/BlockSuite/pull/7491 @golok727 ## Refactor ## Misc - https://github.com/toeverything/BlockSuite/pull/7454 @CatsJuice
This commit is contained in:
Vendored
+2
-2
@@ -3,8 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.16.0-canary-202407040721-5bf36c3",
|
||||
"@blocksuite/store": "0.16.0-canary-202407040721-5bf36c3",
|
||||
"@blocksuite/global": "0.16.0-canary-202407050348-4620c21",
|
||||
"@blocksuite/store": "0.16.0-canary-202407050348-4620c21",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"vitest": "1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user