chore: bump typescript 7 (#15465)

This commit is contained in:
DarkSky
2026-08-11 03:09:54 +08:00
committed by GitHub
parent 0c7b20dc18
commit 6375f5ab8c
103 changed files with 1468 additions and 1065 deletions
@@ -266,7 +266,7 @@ describe('basic', () => {
import type { FrameBlockComponent } from '@blocksuite/affine/blocks/frame';
import type { SurfaceRefBlockComponent } from '@blocksuite/affine/blocks/surface-ref';
import snapshot from '../snapshots/edgeless/surface-ref.spec.ts/surface-ref.json' assert { type: 'json' };
import snapshot from '../snapshots/edgeless/surface-ref.spec.ts/surface-ref.json' with { type: 'json' };
describe('clipboard', () => {
test('import surface-ref snapshot should render content correctly', async () => {