chore: bump up all non-major dependencies #18705
Annotations
10 errors
Run Type Check:
packages/frontend/i18n/src/resources/index.ts#L1
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L391
Type 'Uint8Array<ArrayBuffer>' is missing the following properties from type 'ArrayBuffer': maxByteLength, resizable, resize, detached, and 2 more.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L411
Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L416
Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L423
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L430
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L438
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L444
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check:
packages/common/infra/src/sync/indexer/impl/indexeddb/inverted-index.ts#L464
Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer'.
|
Run Type Check
Process completed with exit code 2.
|
Loading