mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00: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:
@@ -11,6 +11,9 @@ vi.mock('@blocksuite/presets', () => ({
|
||||
DocTitle: vi.fn(),
|
||||
EdgelessEditor: vi.fn(),
|
||||
PageEditor: vi.fn(),
|
||||
}));
|
||||
|
||||
vi.mock('@blocksuite/presets/ai', () => ({
|
||||
AIProvider: {
|
||||
slots: new Proxy(
|
||||
{},
|
||||
|
||||
Reference in New Issue
Block a user