chore(deps): update all non-major dependencies #439
Annotations
10 errors
src/components/DatePicker.vue#L1
Default export of the module has or is using private name 'Props'.
|
src/App.vue#L6
Type 'ReactiveVariable<Date> | undefined' is not assignable to type 'Date'.
|
src/App.vue#L7
Type 'ReactiveVariable<Date> | undefined' is not assignable to type 'Date'.
|
src/App.vue#L43
Type '{ triggerElementId: string; "trigger-element-id": string; mode: string; fullscreenMobile: true; "fullscreen-mobile": boolean; dateOne: Date; "date-one": Date; dateTwo: Date; "date-two": Date; }' is not assignable to type 'IntrinsicAttributes & { readonly inline: boolean; key?: string | number | symbol | undefined; style?: unknown; readonly mode: string; class?: unknown; ref?: VNodeRef | undefined; ... 27 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; }'.
|
src/components/DatePicker.vue#L77
Argument of type 'number | true' is not assignable to parameter of type 'number | undefined'.
|
node_modules/.pnpm/@[email protected]/node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/core/index.d.ts#L360
Cannot find name 'BluetoothLEScanFilter'.
|
node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/core/index.d.ts#L368
Cannot find name 'BluetoothServiceUUID'.
|
node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/core/index.d.ts#L396
Cannot find name 'BluetoothRemoteGATTServer'.
|
node_modules/.pnpm/@[email protected][email protected]/node_modules/@vueuse/core/index.d.ts#L398
Cannot find name 'BluetoothServiceUUID'.
|
The logs for this run have expired and are no longer available.
Loading