File tree Expand file tree Collapse file tree 3 files changed +5
-14
lines changed Expand file tree Collapse file tree 3 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 7474 "stylelint" : " ^16.23.0" ,
7575 "stylelint-config-html" : " ^1.1.0" ,
7676 "stylelint-config-vaadin" : " ^1.0.0-alpha.2" ,
77- "typescript" : " ^5.8.3 "
77+ "typescript" : " ^5.9.2 "
7878 },
7979 "resolutions" : {
8080 "svg2ttf" : " 6.0.3" ,
Original file line number Diff line number Diff line change @@ -47,15 +47,6 @@ export declare class InputFieldMixinClass {
4747 */
4848 autocomplete : string | undefined ;
4949
50- /**
51- * This is a property supported by Safari that is used to control whether
52- * autocorrection should be enabled when the user is entering/editing the text.
53- * Possible values are:
54- * on: Enable autocorrection.
55- * off: Disable autocorrection.
56- */
57- autocorrect : 'off' | 'on' | undefined ;
58-
5950 /**
6051 * This is a property supported by Safari and Chrome that is used to control whether
6152 * autocapitalization should be enabled when the user is entering/editing the text.
Original file line number Diff line number Diff line change @@ -11189,10 +11189,10 @@ typescript-eslint@8.33.0:
1118911189 "@typescript-eslint/parser" "8.33.0"
1119011190 "@typescript-eslint/utils" "8.33.0"
1119111191
11192- "typescript@>=3 < 6", typescript@^5.8.3 :
11193- version "5.8.3 "
11194- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
11195- integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
11192+ "typescript@>=3 < 6", typescript@^5.9.2 :
11193+ version "5.9.2 "
11194+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2 .tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6 "
11195+ integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A ==
1119611196
1119711197typical@^4.0.0:
1119811198 version "4.0.0"
You can’t perform that action at this time.
0 commit comments