chore: bump blocksuite again (#7557)

## Features

## Bugfix
- https://github.com/toeverything/BlockSuite/pull/7686 @Flrande
- https://github.com/toeverything/BlockSuite/pull/7692 @Saul-Mirone

## Refactor

## Misc
This commit is contained in:
Saul-Mirone
2024-07-19 15:37:10 +00:00
parent f65380f847
commit 988f3a39f8
7 changed files with 91 additions and 91 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"@blocksuite/global": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/store": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/global": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/store": "0.16.0-canary-202407191506-aa26eda",
"react": "18.3.1",
"react-dom": "18.3.1",
"vitest": "1.6.0"
+5 -5
View File
@@ -14,9 +14,9 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/blocks": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/global": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/store": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/blocks": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/global": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/store": "0.16.0-canary-202407191506-aa26eda",
"@datastructures-js/binary-search-tree": "^5.3.2",
"foxact": "^0.2.33",
"fuse.js": "^7.0.0",
@@ -33,8 +33,8 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine/templates": "workspace:*",
"@blocksuite/block-std": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/presets": "0.16.0-canary-202407190406-c44f7e8",
"@blocksuite/block-std": "0.16.0-canary-202407191506-aa26eda",
"@blocksuite/presets": "0.16.0-canary-202407191506-aa26eda",
"@testing-library/react": "^16.0.0",
"async-call-rpc": "^6.4.0",
"fake-indexeddb": "^6.0.0",