|
345 | 345 | dependencies:
|
346 | 346 | "@types/json-schema" "^7.0.15"
|
347 | 347 |
|
| 348 | +"@eslint/core@^0.15.0": |
| 349 | + version "0.15.1" |
| 350 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60" |
| 351 | + integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA== |
| 352 | + dependencies: |
| 353 | + "@types/json-schema" "^7.0.15" |
| 354 | + |
348 | 355 | "@eslint/eslintrc@^3.3.1":
|
349 | 356 | version "3.3.1"
|
350 | 357 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
|
|
360 | 367 | minimatch "^3.1.2"
|
361 | 368 | strip-json-comments "^3.1.1"
|
362 | 369 |
|
363 |
| -"@eslint/js@9.30.1": |
364 |
| - version "9.30.1" |
365 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d" |
366 |
| - integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg== |
| 370 | +"@eslint/js@9.31.0": |
| 371 | + version "9.31.0" |
| 372 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
| 373 | + integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
367 | 374 |
|
368 | 375 | "@eslint/object-schema@^2.1.6":
|
369 | 376 | version "2.1.6"
|
|
887 | 894 | dependencies:
|
888 | 895 | undici-types "~7.8.0"
|
889 | 896 |
|
890 |
| -"@types/node@22.16.0": |
891 |
| - version "22.16.0" |
892 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b" |
893 |
| - integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ== |
| 897 | +"@types/node@22.16.4": |
| 898 | + version "22.16.4" |
| 899 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a" |
| 900 | + integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g== |
894 | 901 | dependencies:
|
895 | 902 | undici-types "~6.21.0"
|
896 | 903 |
|
|
911 | 918 | dependencies:
|
912 | 919 | "@types/yargs-parser" "*"
|
913 | 920 |
|
914 |
| -"@typescript-eslint/eslint-plugin@8.36.0": |
915 |
| - version "8.36.0" |
916 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae" |
917 |
| - integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg== |
| 921 | +"@typescript-eslint/eslint-plugin@8.37.0": |
| 922 | + version "8.37.0" |
| 923 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70" |
| 924 | + integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA== |
918 | 925 | dependencies:
|
919 | 926 | "@eslint-community/regexpp" "^4.10.0"
|
920 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
921 |
| - "@typescript-eslint/type-utils" "8.36.0" |
922 |
| - "@typescript-eslint/utils" "8.36.0" |
923 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 927 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 928 | + "@typescript-eslint/type-utils" "8.37.0" |
| 929 | + "@typescript-eslint/utils" "8.37.0" |
| 930 | + "@typescript-eslint/visitor-keys" "8.37.0" |
924 | 931 | graphemer "^1.4.0"
|
925 | 932 | ignore "^7.0.0"
|
926 | 933 | natural-compare "^1.4.0"
|
927 | 934 | ts-api-utils "^2.1.0"
|
928 | 935 |
|
929 |
| -"@typescript-eslint/parser@8.36.0": |
930 |
| - version "8.36.0" |
931 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42" |
932 |
| - integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q== |
| 936 | +"@typescript-eslint/parser@8.37.0": |
| 937 | + version "8.37.0" |
| 938 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804" |
| 939 | + integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA== |
933 | 940 | dependencies:
|
934 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
935 |
| - "@typescript-eslint/types" "8.36.0" |
936 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
937 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 941 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 942 | + "@typescript-eslint/types" "8.37.0" |
| 943 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 944 | + "@typescript-eslint/visitor-keys" "8.37.0" |
938 | 945 | debug "^4.3.4"
|
939 | 946 |
|
940 |
| -"@typescript-eslint/project-service@8.36.0": |
941 |
| - version "8.36.0" |
942 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd" |
943 |
| - integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g== |
| 947 | +"@typescript-eslint/project-service@8.37.0": |
| 948 | + version "8.37.0" |
| 949 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe" |
| 950 | + integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA== |
944 | 951 | dependencies:
|
945 |
| - "@typescript-eslint/tsconfig-utils" "^8.36.0" |
946 |
| - "@typescript-eslint/types" "^8.36.0" |
| 952 | + "@typescript-eslint/tsconfig-utils" "^8.37.0" |
| 953 | + "@typescript-eslint/types" "^8.37.0" |
947 | 954 | debug "^4.3.4"
|
948 | 955 |
|
949 |
| -"@typescript-eslint/scope-manager@8.36.0": |
950 |
| - version "8.36.0" |
951 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168" |
952 |
| - integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA== |
| 956 | +"@typescript-eslint/scope-manager@8.37.0": |
| 957 | + version "8.37.0" |
| 958 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4" |
| 959 | + integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA== |
953 | 960 | dependencies:
|
954 |
| - "@typescript-eslint/types" "8.36.0" |
955 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 961 | + "@typescript-eslint/types" "8.37.0" |
| 962 | + "@typescript-eslint/visitor-keys" "8.37.0" |
956 | 963 |
|
957 |
| -"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0": |
958 |
| - version "8.36.0" |
959 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13" |
960 |
| - integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA== |
| 964 | +"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0": |
| 965 | + version "8.37.0" |
| 966 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053" |
| 967 | + integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg== |
961 | 968 |
|
962 |
| -"@typescript-eslint/type-utils@8.36.0": |
963 |
| - version "8.36.0" |
964 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f" |
965 |
| - integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg== |
| 969 | +"@typescript-eslint/type-utils@8.37.0": |
| 970 | + version "8.37.0" |
| 971 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507" |
| 972 | + integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow== |
966 | 973 | dependencies:
|
967 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
968 |
| - "@typescript-eslint/utils" "8.36.0" |
| 974 | + "@typescript-eslint/types" "8.37.0" |
| 975 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 976 | + "@typescript-eslint/utils" "8.37.0" |
969 | 977 | debug "^4.3.4"
|
970 | 978 | ts-api-utils "^2.1.0"
|
971 | 979 |
|
972 |
| -"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0": |
973 |
| - version "8.36.0" |
974 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac" |
975 |
| - integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ== |
| 980 | +"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0": |
| 981 | + version "8.37.0" |
| 982 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff" |
| 983 | + integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ== |
976 | 984 |
|
977 |
| -"@typescript-eslint/typescript-estree@8.36.0": |
978 |
| - version "8.36.0" |
979 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc" |
980 |
| - integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg== |
| 985 | +"@typescript-eslint/typescript-estree@8.37.0": |
| 986 | + version "8.37.0" |
| 987 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc" |
| 988 | + integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg== |
981 | 989 | dependencies:
|
982 |
| - "@typescript-eslint/project-service" "8.36.0" |
983 |
| - "@typescript-eslint/tsconfig-utils" "8.36.0" |
984 |
| - "@typescript-eslint/types" "8.36.0" |
985 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 990 | + "@typescript-eslint/project-service" "8.37.0" |
| 991 | + "@typescript-eslint/tsconfig-utils" "8.37.0" |
| 992 | + "@typescript-eslint/types" "8.37.0" |
| 993 | + "@typescript-eslint/visitor-keys" "8.37.0" |
986 | 994 | debug "^4.3.4"
|
987 | 995 | fast-glob "^3.3.2"
|
988 | 996 | is-glob "^4.0.3"
|
989 | 997 | minimatch "^9.0.4"
|
990 | 998 | semver "^7.6.0"
|
991 | 999 | ts-api-utils "^2.1.0"
|
992 | 1000 |
|
993 |
| -"@typescript-eslint/utils@8.36.0": |
994 |
| - version "8.36.0" |
995 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf" |
996 |
| - integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g== |
| 1001 | +"@typescript-eslint/utils@8.37.0": |
| 1002 | + version "8.37.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335" |
| 1004 | + integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A== |
997 | 1005 | dependencies:
|
998 | 1006 | "@eslint-community/eslint-utils" "^4.7.0"
|
999 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
1000 |
| - "@typescript-eslint/types" "8.36.0" |
1001 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
| 1007 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 1008 | + "@typescript-eslint/types" "8.37.0" |
| 1009 | + "@typescript-eslint/typescript-estree" "8.37.0" |
1002 | 1010 |
|
1003 |
| -"@typescript-eslint/visitor-keys@8.36.0": |
1004 |
| - version "8.36.0" |
1005 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674" |
1006 |
| - integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA== |
| 1011 | +"@typescript-eslint/visitor-keys@8.37.0": |
| 1012 | + version "8.37.0" |
| 1013 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455" |
| 1014 | + integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w== |
1007 | 1015 | dependencies:
|
1008 |
| - "@typescript-eslint/types" "8.36.0" |
| 1016 | + "@typescript-eslint/types" "8.37.0" |
1009 | 1017 | eslint-visitor-keys "^4.2.1"
|
1010 | 1018 |
|
1011 | 1019 | "@ungap/structured-clone@^1.3.0":
|
@@ -1709,15 +1717,15 @@ escape-string-regexp@^4.0.0:
|
1709 | 1717 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
1710 | 1718 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
1711 | 1719 |
|
1712 |
| -eslint-config-prettier@10.1.5: |
1713 |
| - version "10.1.5" |
1714 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" |
1715 |
| - integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== |
| 1720 | +eslint-config-prettier@10.1.8: |
| 1721 | + version "10.1.8" |
| 1722 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97" |
| 1723 | + integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== |
1716 | 1724 |
|
1717 |
| -eslint-plugin-prettier@5.5.1: |
1718 |
| - version "5.5.1" |
1719 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15" |
1720 |
| - integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw== |
| 1725 | +eslint-plugin-prettier@5.5.3: |
| 1726 | + version "5.5.3" |
| 1727 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0" |
| 1728 | + integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w== |
1721 | 1729 | dependencies:
|
1722 | 1730 | prettier-linter-helpers "^1.0.0"
|
1723 | 1731 | synckit "^0.11.7"
|
@@ -1750,18 +1758,18 @@ eslint-visitor-keys@^4.2.1:
|
1750 | 1758 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
1751 | 1759 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
1752 | 1760 |
|
1753 |
| -eslint@9.30.1: |
1754 |
| - version "9.30.1" |
1755 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211" |
1756 |
| - integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ== |
| 1761 | +eslint@9.31.0: |
| 1762 | + version "9.31.0" |
| 1763 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
| 1764 | + integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
1757 | 1765 | dependencies:
|
1758 | 1766 | "@eslint-community/eslint-utils" "^4.2.0"
|
1759 | 1767 | "@eslint-community/regexpp" "^4.12.1"
|
1760 | 1768 | "@eslint/config-array" "^0.21.0"
|
1761 | 1769 | "@eslint/config-helpers" "^0.3.0"
|
1762 |
| - "@eslint/core" "^0.14.0" |
| 1770 | + "@eslint/core" "^0.15.0" |
1763 | 1771 | "@eslint/eslintrc" "^3.3.1"
|
1764 |
| - "@eslint/js" "9.30.1" |
| 1772 | + "@eslint/js" "9.31.0" |
1765 | 1773 | "@eslint/plugin-kit" "^0.3.1"
|
1766 | 1774 | "@humanfs/node" "^0.16.6"
|
1767 | 1775 | "@humanwhocodes/module-importer" "^1.0.1"
|
@@ -3561,13 +3569,14 @@ type-fest@^4.41.0:
|
3561 | 3569 | integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
|
3562 | 3570 |
|
3563 | 3571 | typescript-eslint@^8.0.1:
|
3564 |
| - version "8.36.0" |
3565 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.36.0.tgz#6c87d5ccf1bd45a849c159e2387bb65b6068ed90" |
3566 |
| - integrity sha512-fTCqxthY+h9QbEgSIBfL9iV6CvKDFuoxg6bHPNpJ9HIUzS+jy2lCEyCmGyZRWEBSaykqcDPf1SJ+BfCI8DRopA== |
3567 |
| - dependencies: |
3568 |
| - "@typescript-eslint/eslint-plugin" "8.36.0" |
3569 |
| - "@typescript-eslint/parser" "8.36.0" |
3570 |
| - "@typescript-eslint/utils" "8.36.0" |
| 3572 | + version "8.37.0" |
| 3573 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.37.0.tgz#2235ddfa40cdbdadb1afb05f8bda688a2294b4c2" |
| 3574 | + integrity sha512-TnbEjzkE9EmcO0Q2zM+GE8NQLItNAJpMmED1BdgoBMYNdqMhzlbqfdSwiRlAzEK2pA9UzVW0gzaaIzXWg2BjfA== |
| 3575 | + dependencies: |
| 3576 | + "@typescript-eslint/eslint-plugin" "8.37.0" |
| 3577 | + "@typescript-eslint/parser" "8.37.0" |
| 3578 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 3579 | + "@typescript-eslint/utils" "8.37.0" |
3571 | 3580 |
|
3572 | 3581 | typescript@5.8.3:
|
3573 | 3582 | version "5.8.3"
|
|
0 commit comments