chore: bump blocksuite (#5852)

This commit is contained in:
Ayush Agrawal
2024-02-21 11:36:53 +05:30
committed by GitHub
parent d2bf1451fa
commit 53b312c06f
10 changed files with 125 additions and 131 deletions
+3 -3
View File
@@ -32,14 +32,14 @@
}
},
"dependencies": {
"@blocksuite/global": "0.12.0-canary-202402200831-bc2769f",
"@blocksuite/global": "0.12.0-canary-202402210317-3698d1d",
"idb": "^8.0.0",
"nanoid": "^5.0.3",
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.12.0-canary-202402200831-bc2769f",
"@blocksuite/store": "0.12.0-canary-202402200831-bc2769f",
"@blocksuite/blocks": "0.12.0-canary-202402210317-3698d1d",
"@blocksuite/store": "0.12.0-canary-202402210317-3698d1d",
"fake-indexeddb": "^5.0.0",
"vite": "^5.0.6",
"vite-plugin-dts": "3.7.2",