chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352)

This commit is contained in:
Himself65
2023-05-12 15:39:05 -05:00
committed by GitHub
parent 00fd468e9b
commit b240a70e51
12 changed files with 172 additions and 131 deletions
+6 -4
View File
@@ -7,16 +7,18 @@
"jotai": "^2.1.0"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/editor": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/global": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/store": "0.0.0-20230509150141-055b5702-nightly",
"@blocksuite/blocks": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/editor": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/global": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/lit": "0.0.0-20230512192655-e61e272b-nightly",
"@blocksuite/store": "0.0.0-20230512070537-44e59e48-nightly",
"lottie-web": "^5.11.0"
},
"peerDependencies": {
"@blocksuite/blocks": "*",
"@blocksuite/editor": "*",
"@blocksuite/global": "*",
"@blocksuite/lit": "*",
"@blocksuite/store": "*",
"lottie-web": "*"
},