mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 14:56:59 +08:00
chore: bump up blocksuite version (#7243)
## Features - https://github.com/toeverything/BlockSuite/pull/7330 @CatsJuice - https://github.com/toeverything/BlockSuite/pull/7348 @zzj3720 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7338 @akumatus - https://github.com/toeverything/BlockSuite/pull/7353 @Saul-Mirone - https://github.com/toeverything/BlockSuite/pull/7351 @lawvs - https://github.com/toeverything/BlockSuite/pull/7357 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7355 @akumatus ## Misc - https://github.com/toeverything/BlockSuite/pull/7352 @L-Sun - https://github.com/toeverything/BlockSuite/pull/7349 @pengx17
This commit is contained in:
@@ -13,7 +13,8 @@ import {
|
||||
ImageBlockService,
|
||||
} from '@blocksuite/blocks';
|
||||
import { DisposableGroup } from '@blocksuite/global/utils';
|
||||
import { type AffineEditorContainer, AIProvider } from '@blocksuite/presets';
|
||||
import { type AffineEditorContainer } from '@blocksuite/presets';
|
||||
import { AIProvider } from '@blocksuite/presets/ai';
|
||||
import type { Doc as BlockSuiteDoc } from '@blocksuite/store';
|
||||
import type { Doc } from '@toeverything/infra';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user