chore(deps): update all non-major dependencies #582
Annotations
8 errors
build:
src/packages/__VUE/actionsheet/index.vue#L9
Type '(e: Event) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/address/index.vue#L76
Type '(key: string, item: RegionData) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/addresslist/components/GeneralShell.vue#L39
Type '(event: Event) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/cascader/cascader-item.vue#L2
Type '(tab: CascaderTabs) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/dialog/index.vue#L14
Type '(action: string) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/imagepreview/index.vue#L21
Type '(active: number) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build:
src/packages/__VUE/tabs/index.vue#L4
Type '(params: { top: number; fixed: boolean;}) => void' is not assignable to type '(...args: unknown[]) => void'.
|
build
Process completed with exit code 1.
|