|
955 | 955 | "@typescript-eslint/typescript-estree" "5.61.0" |
956 | 956 | debug "^4.3.4" |
957 | 957 |
|
958 | | -"@typescript-eslint/parser@^8.32.1": |
959 | | - version "8.32.1" |
960 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e" |
961 | | - integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg== |
962 | | - dependencies: |
963 | | - "@typescript-eslint/scope-manager" "8.32.1" |
964 | | - "@typescript-eslint/types" "8.32.1" |
965 | | - "@typescript-eslint/typescript-estree" "8.32.1" |
966 | | - "@typescript-eslint/visitor-keys" "8.32.1" |
| 958 | +"@typescript-eslint/parser@^8.33.0": |
| 959 | + version "8.33.0" |
| 960 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.0.tgz#8e523c2b447ad7cd6ac91b719d8b37449481784d" |
| 961 | + integrity sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ== |
| 962 | + dependencies: |
| 963 | + "@typescript-eslint/scope-manager" "8.33.0" |
| 964 | + "@typescript-eslint/types" "8.33.0" |
| 965 | + "@typescript-eslint/typescript-estree" "8.33.0" |
| 966 | + "@typescript-eslint/visitor-keys" "8.33.0" |
| 967 | + debug "^4.3.4" |
| 968 | + |
| 969 | +"@typescript-eslint/project-service@8.33.0": |
| 970 | + version "8.33.0" |
| 971 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.0.tgz#71f37ef9010de47bf20963914743c5cbef851e08" |
| 972 | + integrity sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A== |
| 973 | + dependencies: |
| 974 | + "@typescript-eslint/tsconfig-utils" "^8.33.0" |
| 975 | + "@typescript-eslint/types" "^8.33.0" |
967 | 976 | debug "^4.3.4" |
968 | 977 |
|
969 | 978 | "@typescript-eslint/scope-manager@5.40.1": |
|
990 | 999 | "@typescript-eslint/types" "8.0.1" |
991 | 1000 | "@typescript-eslint/visitor-keys" "8.0.1" |
992 | 1001 |
|
993 | | -"@typescript-eslint/scope-manager@8.32.1": |
994 | | - version "8.32.1" |
995 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc" |
996 | | - integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA== |
| 1002 | +"@typescript-eslint/scope-manager@8.33.0": |
| 1003 | + version "8.33.0" |
| 1004 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.0.tgz#459cf0c49d410800b1a023b973c62d699b09bf4c" |
| 1005 | + integrity sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw== |
997 | 1006 | dependencies: |
998 | | - "@typescript-eslint/types" "8.32.1" |
999 | | - "@typescript-eslint/visitor-keys" "8.32.1" |
| 1007 | + "@typescript-eslint/types" "8.33.0" |
| 1008 | + "@typescript-eslint/visitor-keys" "8.33.0" |
| 1009 | + |
| 1010 | +"@typescript-eslint/tsconfig-utils@8.33.0", "@typescript-eslint/tsconfig-utils@^8.33.0": |
| 1011 | + version "8.33.0" |
| 1012 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e" |
| 1013 | + integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug== |
1000 | 1014 |
|
1001 | 1015 | "@typescript-eslint/type-utils@5.40.1": |
1002 | 1016 | version "5.40.1" |
|
1023 | 1037 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918" |
1024 | 1038 | integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw== |
1025 | 1039 |
|
1026 | | -"@typescript-eslint/types@8.32.1": |
1027 | | - version "8.32.1" |
1028 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
1029 | | - integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
| 1040 | +"@typescript-eslint/types@8.33.0", "@typescript-eslint/types@^8.33.0": |
| 1041 | + version "8.33.0" |
| 1042 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee" |
| 1043 | + integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg== |
1030 | 1044 |
|
1031 | 1045 | "@typescript-eslint/typescript-estree@5.40.1": |
1032 | 1046 | version "5.40.1" |
|
1068 | 1082 | semver "^7.6.0" |
1069 | 1083 | ts-api-utils "^1.3.0" |
1070 | 1084 |
|
1071 | | -"@typescript-eslint/typescript-estree@8.32.1": |
1072 | | - version "8.32.1" |
1073 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face" |
1074 | | - integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg== |
| 1085 | +"@typescript-eslint/typescript-estree@8.33.0": |
| 1086 | + version "8.33.0" |
| 1087 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz#abcc1d3db75a8e9fd2e274ee8c4099fa2399abfd" |
| 1088 | + integrity sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ== |
1075 | 1089 | dependencies: |
1076 | | - "@typescript-eslint/types" "8.32.1" |
1077 | | - "@typescript-eslint/visitor-keys" "8.32.1" |
| 1090 | + "@typescript-eslint/project-service" "8.33.0" |
| 1091 | + "@typescript-eslint/tsconfig-utils" "8.33.0" |
| 1092 | + "@typescript-eslint/types" "8.33.0" |
| 1093 | + "@typescript-eslint/visitor-keys" "8.33.0" |
1078 | 1094 | debug "^4.3.4" |
1079 | 1095 | fast-glob "^3.3.2" |
1080 | 1096 | is-glob "^4.0.3" |
|
1130 | 1146 | "@typescript-eslint/types" "8.0.1" |
1131 | 1147 | eslint-visitor-keys "^3.4.3" |
1132 | 1148 |
|
1133 | | -"@typescript-eslint/visitor-keys@8.32.1": |
1134 | | - version "8.32.1" |
1135 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca" |
1136 | | - integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w== |
| 1149 | +"@typescript-eslint/visitor-keys@8.33.0": |
| 1150 | + version "8.33.0" |
| 1151 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz#fbae16fd3594531f8cad95d421125d634e9974fe" |
| 1152 | + integrity sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ== |
1137 | 1153 | dependencies: |
1138 | | - "@typescript-eslint/types" "8.32.1" |
| 1154 | + "@typescript-eslint/types" "8.33.0" |
1139 | 1155 | eslint-visitor-keys "^4.2.0" |
1140 | 1156 |
|
1141 | 1157 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments