fix(deps): update dependency vue to v3.5.24 #3704
Annotations
10 errors
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element, done: () => void) => void> | undefined'.
|
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element) => void> | undefined'.
|
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element) => void> | undefined'.
|
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element) => void> | undefined'.
|
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element, done: () => void) => void> | undefined'.
|
|
Typecheck
Type '(el: HTMLElement) => void' is not assignable to type 'Hook<(el: Element) => void> | undefined'.
|
|
Typecheck
Object is possibly 'undefined'.
|
|
Typecheck
Binding element 'app' implicitly has an 'any' type.
|
|
Typecheck
Argument of type '"en" | "de-DE" | "de-swiss" | "ru-RU" | "fr-FR" | "vi-VN" | "it-IT" | "cs-CZ" | "pl-PL" | "nl-NL" | "pt-PT" | "zh-CN" | "no-NO" | "es-ES" | "da-DK" | "ja-JP" | "hu-HU" | "ar-SA" | ... 10 more ... | null' is not assignable to parameter of type '"en" | "de-DE" | "de-swiss" | "ru-RU" | "fr-FR" | "vi-VN" | "it-IT" | "cs-CZ" | "pl-PL" | "nl-NL" | "pt-PT" | "zh-CN" | "no-NO" | "es-ES" | "da-DK" | "ja-JP" | "hu-HU" | "ar-SA" | ... 9 more ... | "he-IL"'.
|
|
Typecheck
Cannot find name 'ImportMetaEnv'. Did you mean 'ImportMeta'?
|
Loading