feat: bump blocksuite (#5735)

This commit is contained in:
Yifeng Wang
2024-01-29 16:40:23 +08:00
committed by GitHub
parent fc8a48fb43
commit 1cf902bdb6
10 changed files with 124 additions and 123 deletions
+3 -3
View File
@@ -32,14 +32,14 @@
}
},
"dependencies": {
"@blocksuite/global": "0.12.0-nightly-202401260550-8a560a1",
"@blocksuite/global": "0.12.0-nightly-202401290223-b6302df",
"idb": "^8.0.0",
"nanoid": "^5.0.3",
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.12.0-nightly-202401260550-8a560a1",
"@blocksuite/store": "0.12.0-nightly-202401260550-8a560a1",
"@blocksuite/blocks": "0.12.0-nightly-202401290223-b6302df",
"@blocksuite/store": "0.12.0-nightly-202401290223-b6302df",
"fake-indexeddb": "^5.0.0",
"vite": "^5.0.6",
"vite-plugin-dts": "3.7.0",