feat: bump blocksuite (#5642)

https://github.com/toeverything/blocksuite/compare/f0c45fd...4e2c95a
This commit is contained in:
Joooye_34
2024-01-22 08:37:32 +00:00
parent 0ed26f51af
commit fccdf8ede7
14 changed files with 156 additions and 156 deletions
+3 -3
View File
@@ -32,14 +32,14 @@
}
},
"dependencies": {
"@blocksuite/global": "0.12.0-nightly-202401180838-f0c45fd",
"@blocksuite/global": "0.12.0-nightly-202401190708-4e2c95a",
"idb": "^8.0.0",
"nanoid": "^5.0.3",
"y-provider": "workspace:*"
},
"devDependencies": {
"@blocksuite/blocks": "0.12.0-nightly-202401180838-f0c45fd",
"@blocksuite/store": "0.12.0-nightly-202401180838-f0c45fd",
"@blocksuite/blocks": "0.12.0-nightly-202401190708-4e2c95a",
"@blocksuite/store": "0.12.0-nightly-202401190708-4e2c95a",
"fake-indexeddb": "^5.0.0",
"vite": "^5.0.6",
"vite-plugin-dts": "3.7.0",