chore: update blocksuite to 0.0.0-20230514141009-705c0fac-nightly

This commit is contained in:
himself65
2023-05-14 21:32:27 -07:00
committed by LongYinan
parent 581726ecc5
commit c01f2d5eea
12 changed files with 823 additions and 620 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"main": "./src/index.ts",
"module": "./src/index.ts",
"devDependencies": {
"@blocksuite/global": "0.0.0-20230512192655-e61e272b-nightly",
"next": "^13.4.1",
"@blocksuite/global": "0.0.0-20230514141009-705c0fac-nightly",
"next": "^13.4.2",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"zod": "^3.21.4"