chore: bump bs with new extension api (#8042)

This commit is contained in:
Saul-Mirone
2024-09-02 10:32:22 +00:00
parent 61e37d8873
commit 56f4634c1f
90 changed files with 1300 additions and 988 deletions

View File

@@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.17.0-canary-202408191538-1511d04",
"@blocksuite/store": "0.17.0-canary-202408191538-1511d04",
"@blocksuite/global": "0.0.0-canary-20240902070217",
"@blocksuite/store": "0.0.0-canary-20240902070217",
"react": "18.3.1",
"react-dom": "18.3.1",
"vitest": "1.6.0"