feat: bump blocksuite (#7237)

## Bugfix
- https://github.com/toeverything/BlockSuite/pull/7346 @donteatfriedrice

## Refactor
- https://github.com/toeverything/BlockSuite/pull/7322 @L-Sun

## Misc
- https://github.com/toeverything/BlockSuite/pull/7347 @L-Sun
This commit is contained in:
donteatfriedrice
2024-06-17 12:27:04 +00:00
parent e2dbac6bf8
commit e14e110f03
7 changed files with 91 additions and 91 deletions
+4 -4
View File
@@ -29,10 +29,10 @@
"@affine/env": "workspace:*",
"@affine/i18n": "workspace:*",
"@affine/native": "workspace:*",
"@blocksuite/block-std": "0.15.0-canary-202406170818-d8a3bf5",
"@blocksuite/blocks": "0.15.0-canary-202406170818-d8a3bf5",
"@blocksuite/presets": "0.15.0-canary-202406170818-d8a3bf5",
"@blocksuite/store": "0.15.0-canary-202406170818-d8a3bf5",
"@blocksuite/block-std": "0.15.0-canary-202406171041-ddba72b",
"@blocksuite/blocks": "0.15.0-canary-202406171041-ddba72b",
"@blocksuite/presets": "0.15.0-canary-202406171041-ddba72b",
"@blocksuite/store": "0.15.0-canary-202406171041-ddba72b",
"@electron-forge/cli": "^7.3.0",
"@electron-forge/core": "^7.3.0",
"@electron-forge/core-utils": "^7.3.0",