|
479 | 479 | dependencies: |
480 | 480 | eslint-visitor-keys "^3.3.0" |
481 | 481 |
|
482 | | -"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": |
| 482 | +"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": |
483 | 483 | version "4.11.0" |
484 | 484 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae" |
485 | 485 | integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A== |
|
891 | 891 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
892 | 892 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
893 | 893 |
|
894 | | -"@types/json-schema@^7.0.12": |
895 | | - version "7.0.15" |
896 | | - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
897 | | - integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
898 | | - |
899 | 894 | "@types/json5@^0.0.29": |
900 | 895 | version "0.0.29" |
901 | 896 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
|
939 | 934 | "@types/prop-types" "*" |
940 | 935 | csstype "^3.0.2" |
941 | 936 |
|
942 | | -"@types/semver@^7.5.0": |
943 | | - version "7.5.8" |
944 | | - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
945 | | - integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
946 | | - |
947 | | -"@typescript-eslint/eslint-plugin@6.21.0": |
948 | | - version "6.21.0" |
949 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" |
950 | | - integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA== |
951 | | - dependencies: |
952 | | - "@eslint-community/regexpp" "^4.5.1" |
953 | | - "@typescript-eslint/scope-manager" "6.21.0" |
954 | | - "@typescript-eslint/type-utils" "6.21.0" |
955 | | - "@typescript-eslint/utils" "6.21.0" |
956 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
957 | | - debug "^4.3.4" |
| 937 | +"@typescript-eslint/eslint-plugin@8.2.0": |
| 938 | + version "8.2.0" |
| 939 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.2.0.tgz#bf50e9c8dac6bdf15dd1b52ca29448550903558e" |
| 940 | + integrity sha512-02tJIs655em7fvt9gps/+4k4OsKULYGtLBPJfOsmOq1+3cdClYiF0+d6mHu6qDnTcg88wJBkcPLpQhq7FyDz0A== |
| 941 | + dependencies: |
| 942 | + "@eslint-community/regexpp" "^4.10.0" |
| 943 | + "@typescript-eslint/scope-manager" "8.2.0" |
| 944 | + "@typescript-eslint/type-utils" "8.2.0" |
| 945 | + "@typescript-eslint/utils" "8.2.0" |
| 946 | + "@typescript-eslint/visitor-keys" "8.2.0" |
958 | 947 | graphemer "^1.4.0" |
959 | | - ignore "^5.2.4" |
| 948 | + ignore "^5.3.1" |
960 | 949 | natural-compare "^1.4.0" |
961 | | - semver "^7.5.4" |
962 | | - ts-api-utils "^1.0.1" |
963 | | - |
964 | | -"@typescript-eslint/parser@6.21.0": |
965 | | - version "6.21.0" |
966 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" |
967 | | - integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ== |
968 | | - dependencies: |
969 | | - "@typescript-eslint/scope-manager" "6.21.0" |
970 | | - "@typescript-eslint/types" "6.21.0" |
971 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
972 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 950 | + ts-api-utils "^1.3.0" |
| 951 | + |
| 952 | +"@typescript-eslint/parser@8.2.0": |
| 953 | + version "8.2.0" |
| 954 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.2.0.tgz#de3993304feb98576d9ffbf10c83ca1bcb68a5dd" |
| 955 | + integrity sha512-j3Di+o0lHgPrb7FxL3fdEy6LJ/j2NE8u+AP/5cQ9SKb+JLH6V6UHDqJ+e0hXBkHP1wn1YDFjYCS9LBQsZDlDEg== |
| 956 | + dependencies: |
| 957 | + "@typescript-eslint/scope-manager" "8.2.0" |
| 958 | + "@typescript-eslint/types" "8.2.0" |
| 959 | + "@typescript-eslint/typescript-estree" "8.2.0" |
| 960 | + "@typescript-eslint/visitor-keys" "8.2.0" |
973 | 961 | debug "^4.3.4" |
974 | 962 |
|
975 | | -"@typescript-eslint/scope-manager@6.21.0": |
976 | | - version "6.21.0" |
977 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" |
978 | | - integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg== |
| 963 | +"@typescript-eslint/scope-manager@8.2.0": |
| 964 | + version "8.2.0" |
| 965 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.2.0.tgz#4a4bd7e7df5522acc8795c3b6f21e8c41b951138" |
| 966 | + integrity sha512-OFn80B38yD6WwpoHU2Tz/fTz7CgFqInllBoC3WP+/jLbTb4gGPTy9HBSTsbDWkMdN55XlVU0mMDYAtgvlUspGw== |
979 | 967 | dependencies: |
980 | | - "@typescript-eslint/types" "6.21.0" |
981 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 968 | + "@typescript-eslint/types" "8.2.0" |
| 969 | + "@typescript-eslint/visitor-keys" "8.2.0" |
982 | 970 |
|
983 | | -"@typescript-eslint/type-utils@6.21.0": |
984 | | - version "6.21.0" |
985 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" |
986 | | - integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag== |
| 971 | +"@typescript-eslint/type-utils@8.2.0": |
| 972 | + version "8.2.0" |
| 973 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.2.0.tgz#5cd7fef50f492e5a0f508bdd40678861a57c3549" |
| 974 | + integrity sha512-g1CfXGFMQdT5S+0PSO0fvGXUaiSkl73U1n9LTK5aRAFnPlJ8dLKkXr4AaLFvPedW8lVDoMgLLE3JN98ZZfsj0w== |
987 | 975 | dependencies: |
988 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
989 | | - "@typescript-eslint/utils" "6.21.0" |
| 976 | + "@typescript-eslint/typescript-estree" "8.2.0" |
| 977 | + "@typescript-eslint/utils" "8.2.0" |
990 | 978 | debug "^4.3.4" |
991 | | - ts-api-utils "^1.0.1" |
| 979 | + ts-api-utils "^1.3.0" |
992 | 980 |
|
993 | | -"@typescript-eslint/types@6.21.0": |
994 | | - version "6.21.0" |
995 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
996 | | - integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
| 981 | +"@typescript-eslint/types@8.2.0": |
| 982 | + version "8.2.0" |
| 983 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.2.0.tgz#dfe9895a2812f7c6bf7af863054c22a67060420c" |
| 984 | + integrity sha512-6a9QSK396YqmiBKPkJtxsgZZZVjYQ6wQ/TlI0C65z7vInaETuC6HAHD98AGLC8DyIPqHytvNuS8bBVvNLKyqvQ== |
997 | 985 |
|
998 | | -"@typescript-eslint/typescript-estree@6.21.0": |
999 | | - version "6.21.0" |
1000 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
1001 | | - integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ== |
| 986 | +"@typescript-eslint/typescript-estree@8.2.0": |
| 987 | + version "8.2.0" |
| 988 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.2.0.tgz#fbdb93a1c7ac7f1f96ae2de4fc97cd64c60ae894" |
| 989 | + integrity sha512-kiG4EDUT4dImplOsbh47B1QnNmXSoUqOjWDvCJw/o8LgfD0yr7k2uy54D5Wm0j4t71Ge1NkynGhpWdS0dEIAUA== |
1002 | 990 | dependencies: |
1003 | | - "@typescript-eslint/types" "6.21.0" |
1004 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 991 | + "@typescript-eslint/types" "8.2.0" |
| 992 | + "@typescript-eslint/visitor-keys" "8.2.0" |
1005 | 993 | debug "^4.3.4" |
1006 | 994 | globby "^11.1.0" |
1007 | 995 | is-glob "^4.0.3" |
1008 | | - minimatch "9.0.3" |
1009 | | - semver "^7.5.4" |
1010 | | - ts-api-utils "^1.0.1" |
| 996 | + minimatch "^9.0.4" |
| 997 | + semver "^7.6.0" |
| 998 | + ts-api-utils "^1.3.0" |
1011 | 999 |
|
1012 | | -"@typescript-eslint/utils@6.21.0": |
1013 | | - version "6.21.0" |
1014 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" |
1015 | | - integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ== |
| 1000 | +"@typescript-eslint/utils@8.2.0": |
| 1001 | + version "8.2.0" |
| 1002 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.2.0.tgz#02d442285925f28d520587185f295f932702e733" |
| 1003 | + integrity sha512-O46eaYKDlV3TvAVDNcoDzd5N550ckSe8G4phko++OCSC1dYIb9LTc3HDGYdWqWIAT5qDUKphO6sd9RrpIJJPfg== |
1016 | 1004 | dependencies: |
1017 | 1005 | "@eslint-community/eslint-utils" "^4.4.0" |
1018 | | - "@types/json-schema" "^7.0.12" |
1019 | | - "@types/semver" "^7.5.0" |
1020 | | - "@typescript-eslint/scope-manager" "6.21.0" |
1021 | | - "@typescript-eslint/types" "6.21.0" |
1022 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
1023 | | - semver "^7.5.4" |
1024 | | - |
1025 | | -"@typescript-eslint/visitor-keys@6.21.0": |
1026 | | - version "6.21.0" |
1027 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
1028 | | - integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A== |
1029 | | - dependencies: |
1030 | | - "@typescript-eslint/types" "6.21.0" |
1031 | | - eslint-visitor-keys "^3.4.1" |
| 1006 | + "@typescript-eslint/scope-manager" "8.2.0" |
| 1007 | + "@typescript-eslint/types" "8.2.0" |
| 1008 | + "@typescript-eslint/typescript-estree" "8.2.0" |
| 1009 | + |
| 1010 | +"@typescript-eslint/visitor-keys@8.2.0": |
| 1011 | + version "8.2.0" |
| 1012 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.2.0.tgz#f6abb3b6508898a117175ddc11f9b9869cc96834" |
| 1013 | + integrity sha512-sbgsPMW9yLvS7IhCi8IpuK1oBmtbWUNP+hBdwl/I9nzqVsszGnNGti5r9dUtF5RLivHUFFIdRvLiTsPhzSyJ3Q== |
| 1014 | + dependencies: |
| 1015 | + "@typescript-eslint/types" "8.2.0" |
| 1016 | + eslint-visitor-keys "^3.4.3" |
1032 | 1017 |
|
1033 | 1018 | "@ungap/structured-clone@^1.2.0": |
1034 | 1019 | version "1.2.0" |
@@ -2224,7 +2209,7 @@ ieee754@^1.2.1: |
2224 | 2209 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" |
2225 | 2210 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== |
2226 | 2211 |
|
2227 | | -ignore@^5.2.0, ignore@^5.2.4: |
| 2212 | +ignore@^5.2.0, ignore@^5.3.1: |
2228 | 2213 | version "5.3.2" |
2229 | 2214 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" |
2230 | 2215 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== |
@@ -2622,20 +2607,20 @@ micromatch@^4.0.4: |
2622 | 2607 | braces "^3.0.3" |
2623 | 2608 | picomatch "^2.3.1" |
2624 | 2609 |
|
2625 | | -minimatch@9.0.3: |
2626 | | - version "9.0.3" |
2627 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" |
2628 | | - integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== |
2629 | | - dependencies: |
2630 | | - brace-expansion "^2.0.1" |
2631 | | - |
2632 | 2610 | minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
2633 | 2611 | version "3.1.2" |
2634 | 2612 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
2635 | 2613 | integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
2636 | 2614 | dependencies: |
2637 | 2615 | brace-expansion "^1.1.7" |
2638 | 2616 |
|
| 2617 | +minimatch@^9.0.4: |
| 2618 | + version "9.0.5" |
| 2619 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 2620 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 2621 | + dependencies: |
| 2622 | + brace-expansion "^2.0.1" |
| 2623 | + |
2639 | 2624 | minimist@^1.2.0, minimist@^1.2.6: |
2640 | 2625 | version "1.2.8" |
2641 | 2626 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" |
@@ -3151,7 +3136,7 @@ semver@^6.3.1: |
3151 | 3136 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
3152 | 3137 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
3153 | 3138 |
|
3154 | | -semver@^7.5.4: |
| 3139 | +semver@^7.6.0: |
3155 | 3140 | version "7.6.3" |
3156 | 3141 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" |
3157 | 3142 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== |
@@ -3358,7 +3343,7 @@ to-regex-range@^5.0.1: |
3358 | 3343 | dependencies: |
3359 | 3344 | is-number "^7.0.0" |
3360 | 3345 |
|
3361 | | -ts-api-utils@^1.0.1: |
| 3346 | +ts-api-utils@^1.3.0: |
3362 | 3347 | version "1.3.0" |
3363 | 3348 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
3364 | 3349 | integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
|
0 commit comments