|
832 | 832 | resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304" |
833 | 833 | integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA== |
834 | 834 |
|
835 | | -"@typescript-eslint/eslint-plugin@8.19.1": |
836 | | - version "8.19.1" |
837 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247" |
838 | | - integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg== |
| 835 | +"@typescript-eslint/eslint-plugin@8.21.0": |
| 836 | + version "8.21.0" |
| 837 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a" |
| 838 | + integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA== |
839 | 839 | dependencies: |
840 | 840 | "@eslint-community/regexpp" "^4.10.0" |
841 | | - "@typescript-eslint/scope-manager" "8.19.1" |
842 | | - "@typescript-eslint/type-utils" "8.19.1" |
843 | | - "@typescript-eslint/utils" "8.19.1" |
844 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 841 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 842 | + "@typescript-eslint/type-utils" "8.21.0" |
| 843 | + "@typescript-eslint/utils" "8.21.0" |
| 844 | + "@typescript-eslint/visitor-keys" "8.21.0" |
845 | 845 | graphemer "^1.4.0" |
846 | 846 | ignore "^5.3.1" |
847 | 847 | natural-compare "^1.4.0" |
848 | 848 | ts-api-utils "^2.0.0" |
849 | 849 |
|
850 | | -"@typescript-eslint/parser@8.19.1": |
851 | | - version "8.19.1" |
852 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b" |
853 | | - integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw== |
| 850 | +"@typescript-eslint/parser@8.21.0": |
| 851 | + version "8.21.0" |
| 852 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088" |
| 853 | + integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA== |
854 | 854 | dependencies: |
855 | | - "@typescript-eslint/scope-manager" "8.19.1" |
856 | | - "@typescript-eslint/types" "8.19.1" |
857 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
858 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 855 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 856 | + "@typescript-eslint/types" "8.21.0" |
| 857 | + "@typescript-eslint/typescript-estree" "8.21.0" |
| 858 | + "@typescript-eslint/visitor-keys" "8.21.0" |
859 | 859 | debug "^4.3.4" |
860 | 860 |
|
861 | | -"@typescript-eslint/scope-manager@8.19.1": |
862 | | - version "8.19.1" |
863 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b" |
864 | | - integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q== |
| 861 | +"@typescript-eslint/scope-manager@8.21.0": |
| 862 | + version "8.21.0" |
| 863 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500" |
| 864 | + integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA== |
865 | 865 | dependencies: |
866 | | - "@typescript-eslint/types" "8.19.1" |
867 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 866 | + "@typescript-eslint/types" "8.21.0" |
| 867 | + "@typescript-eslint/visitor-keys" "8.21.0" |
868 | 868 |
|
869 | | -"@typescript-eslint/type-utils@8.19.1": |
870 | | - version "8.19.1" |
871 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa" |
872 | | - integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw== |
| 869 | +"@typescript-eslint/type-utils@8.21.0": |
| 870 | + version "8.21.0" |
| 871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0" |
| 872 | + integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ== |
873 | 873 | dependencies: |
874 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
875 | | - "@typescript-eslint/utils" "8.19.1" |
| 874 | + "@typescript-eslint/typescript-estree" "8.21.0" |
| 875 | + "@typescript-eslint/utils" "8.21.0" |
876 | 876 | debug "^4.3.4" |
877 | 877 | ts-api-utils "^2.0.0" |
878 | 878 |
|
879 | | -"@typescript-eslint/types@8.19.1": |
880 | | - version "8.19.1" |
881 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c" |
882 | | - integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA== |
| 879 | +"@typescript-eslint/types@8.21.0": |
| 880 | + version "8.21.0" |
| 881 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5" |
| 882 | + integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A== |
883 | 883 |
|
884 | | -"@typescript-eslint/typescript-estree@8.19.1": |
885 | | - version "8.19.1" |
886 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b" |
887 | | - integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q== |
| 884 | +"@typescript-eslint/typescript-estree@8.21.0": |
| 885 | + version "8.21.0" |
| 886 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9" |
| 887 | + integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg== |
888 | 888 | dependencies: |
889 | | - "@typescript-eslint/types" "8.19.1" |
890 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 889 | + "@typescript-eslint/types" "8.21.0" |
| 890 | + "@typescript-eslint/visitor-keys" "8.21.0" |
891 | 891 | debug "^4.3.4" |
892 | 892 | fast-glob "^3.3.2" |
893 | 893 | is-glob "^4.0.3" |
894 | 894 | minimatch "^9.0.4" |
895 | 895 | semver "^7.6.0" |
896 | 896 | ts-api-utils "^2.0.0" |
897 | 897 |
|
898 | | -"@typescript-eslint/utils@8.19.1": |
899 | | - version "8.19.1" |
900 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b" |
901 | | - integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA== |
| 898 | +"@typescript-eslint/utils@8.21.0": |
| 899 | + version "8.21.0" |
| 900 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5" |
| 901 | + integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw== |
902 | 902 | dependencies: |
903 | 903 | "@eslint-community/eslint-utils" "^4.4.0" |
904 | | - "@typescript-eslint/scope-manager" "8.19.1" |
905 | | - "@typescript-eslint/types" "8.19.1" |
906 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
| 904 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 905 | + "@typescript-eslint/types" "8.21.0" |
| 906 | + "@typescript-eslint/typescript-estree" "8.21.0" |
907 | 907 |
|
908 | | -"@typescript-eslint/visitor-keys@8.19.1": |
909 | | - version "8.19.1" |
910 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0" |
911 | | - integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q== |
| 908 | +"@typescript-eslint/visitor-keys@8.21.0": |
| 909 | + version "8.21.0" |
| 910 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2" |
| 911 | + integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w== |
912 | 912 | dependencies: |
913 | | - "@typescript-eslint/types" "8.19.1" |
| 913 | + "@typescript-eslint/types" "8.21.0" |
914 | 914 | eslint-visitor-keys "^4.2.0" |
915 | 915 |
|
916 | 916 | "@vitest/coverage-v8@^2.0.5": |
@@ -3398,14 +3398,14 @@ typed-array-length@^1.0.7: |
3398 | 3398 | possible-typed-array-names "^1.0.0" |
3399 | 3399 | reflect.getprototypeof "^1.0.6" |
3400 | 3400 |
|
3401 | | -typescript-eslint@^8.19.1: |
3402 | | - version "8.19.1" |
3403 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e" |
3404 | | - integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw== |
| 3401 | +typescript-eslint@^8.21.0: |
| 3402 | + version "8.21.0" |
| 3403 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.21.0.tgz#78bdb83a6d771f0312b128297d84a3111885fd08" |
| 3404 | + integrity sha512-txEKYY4XMKwPXxNkN8+AxAdX6iIJAPiJbHE/FpQccs/sxw8Lf26kqwC3cn0xkHlW8kEbLhkhCsjWuMveaY9Rxw== |
3405 | 3405 | dependencies: |
3406 | | - "@typescript-eslint/eslint-plugin" "8.19.1" |
3407 | | - "@typescript-eslint/parser" "8.19.1" |
3408 | | - "@typescript-eslint/utils" "8.19.1" |
| 3406 | + "@typescript-eslint/eslint-plugin" "8.21.0" |
| 3407 | + "@typescript-eslint/parser" "8.21.0" |
| 3408 | + "@typescript-eslint/utils" "8.21.0" |
3409 | 3409 |
|
3410 | 3410 | typescript@5.7.2: |
3411 | 3411 | version "5.7.2" |
|
0 commit comments