feat: bump bs (#8212)

https://github.com/toeverything/blocksuite/pull/8311
This commit is contained in:
doouding
2024-09-12 04:28:14 +00:00
parent 24bf1beac8
commit 393dcfec78
7 changed files with 171 additions and 171 deletions

View File

@@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.17.7",
"@blocksuite/store": "0.17.7",
"@blocksuite/global": "0.17.8",
"@blocksuite/store": "0.17.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"vitest": "2.0.5"