|
1112 | 1112 | ts-api-utils "^2.1.0" |
1113 | 1113 |
|
1114 | 1114 | "@typescript-eslint/parser@^8.34.1": |
1115 | | - version "8.34.1" |
1116 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.1.tgz#f102357ab3a02d5b8aa789655905662cc5093067" |
1117 | | - integrity sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA== |
1118 | | - dependencies: |
1119 | | - "@typescript-eslint/scope-manager" "8.34.1" |
1120 | | - "@typescript-eslint/types" "8.34.1" |
1121 | | - "@typescript-eslint/typescript-estree" "8.34.1" |
1122 | | - "@typescript-eslint/visitor-keys" "8.34.1" |
| 1115 | + version "8.35.0" |
| 1116 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2" |
| 1117 | + integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA== |
| 1118 | + dependencies: |
| 1119 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 1120 | + "@typescript-eslint/types" "8.35.0" |
| 1121 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 1122 | + "@typescript-eslint/visitor-keys" "8.35.0" |
1123 | 1123 | debug "^4.3.4" |
1124 | 1124 |
|
1125 | 1125 | "@typescript-eslint/project-service@8.34.1": |
|
1131 | 1131 | "@typescript-eslint/types" "^8.34.1" |
1132 | 1132 | debug "^4.3.4" |
1133 | 1133 |
|
| 1134 | +"@typescript-eslint/project-service@8.35.0": |
| 1135 | + version "8.35.0" |
| 1136 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b" |
| 1137 | + integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ== |
| 1138 | + dependencies: |
| 1139 | + "@typescript-eslint/tsconfig-utils" "^8.35.0" |
| 1140 | + "@typescript-eslint/types" "^8.35.0" |
| 1141 | + debug "^4.3.4" |
| 1142 | + |
1134 | 1143 | "@typescript-eslint/scope-manager@8.34.1": |
1135 | 1144 | version "8.34.1" |
1136 | 1145 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz#727ea43441f4d23d5c73d34195427d85042e5117" |
|
1139 | 1148 | "@typescript-eslint/types" "8.34.1" |
1140 | 1149 | "@typescript-eslint/visitor-keys" "8.34.1" |
1141 | 1150 |
|
| 1151 | +"@typescript-eslint/scope-manager@8.35.0": |
| 1152 | + version "8.35.0" |
| 1153 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f" |
| 1154 | + integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA== |
| 1155 | + dependencies: |
| 1156 | + "@typescript-eslint/types" "8.35.0" |
| 1157 | + "@typescript-eslint/visitor-keys" "8.35.0" |
| 1158 | + |
1142 | 1159 | "@typescript-eslint/tsconfig-utils@8.34.1", "@typescript-eslint/tsconfig-utils@^8.34.1": |
1143 | 1160 | version "8.34.1" |
1144 | 1161 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e" |
1145 | 1162 | integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg== |
1146 | 1163 |
|
| 1164 | +"@typescript-eslint/tsconfig-utils@8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.0": |
| 1165 | + version "8.35.0" |
| 1166 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e" |
| 1167 | + integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA== |
| 1168 | + |
1147 | 1169 | "@typescript-eslint/type-utils@8.34.1": |
1148 | 1170 | version "8.34.1" |
1149 | 1171 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.1.tgz#df860d8edefbfe142473ea4defb7408edb0c379e" |
|
1154 | 1176 | debug "^4.3.4" |
1155 | 1177 | ts-api-utils "^2.1.0" |
1156 | 1178 |
|
1157 | | -"@typescript-eslint/types@8.34.1", "@typescript-eslint/types@^8.34.1": |
| 1179 | +"@typescript-eslint/types@8.34.1": |
1158 | 1180 | version "8.34.1" |
1159 | 1181 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35" |
1160 | 1182 | integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA== |
1161 | 1183 |
|
| 1184 | +"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.35.0": |
| 1185 | + version "8.35.0" |
| 1186 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93" |
| 1187 | + integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ== |
| 1188 | + |
1162 | 1189 | "@typescript-eslint/typescript-estree@8.34.1": |
1163 | 1190 | version "8.34.1" |
1164 | 1191 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz#befdb042a6bc44fdad27429b2d3b679c80daad71" |
|
1175 | 1202 | semver "^7.6.0" |
1176 | 1203 | ts-api-utils "^2.1.0" |
1177 | 1204 |
|
| 1205 | +"@typescript-eslint/typescript-estree@8.35.0": |
| 1206 | + version "8.35.0" |
| 1207 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a" |
| 1208 | + integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w== |
| 1209 | + dependencies: |
| 1210 | + "@typescript-eslint/project-service" "8.35.0" |
| 1211 | + "@typescript-eslint/tsconfig-utils" "8.35.0" |
| 1212 | + "@typescript-eslint/types" "8.35.0" |
| 1213 | + "@typescript-eslint/visitor-keys" "8.35.0" |
| 1214 | + debug "^4.3.4" |
| 1215 | + fast-glob "^3.3.2" |
| 1216 | + is-glob "^4.0.3" |
| 1217 | + minimatch "^9.0.4" |
| 1218 | + semver "^7.6.0" |
| 1219 | + ts-api-utils "^2.1.0" |
| 1220 | + |
1178 | 1221 | "@typescript-eslint/utils@8.34.1": |
1179 | 1222 | version "8.34.1" |
1180 | 1223 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.1.tgz#f98c9b0c5cae407e34f5131cac0f3a74347a398e" |
|
1193 | 1236 | "@typescript-eslint/types" "8.34.1" |
1194 | 1237 | eslint-visitor-keys "^4.2.1" |
1195 | 1238 |
|
| 1239 | +"@typescript-eslint/visitor-keys@8.35.0": |
| 1240 | + version "8.35.0" |
| 1241 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf" |
| 1242 | + integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g== |
| 1243 | + dependencies: |
| 1244 | + "@typescript-eslint/types" "8.35.0" |
| 1245 | + eslint-visitor-keys "^4.2.1" |
| 1246 | + |
1196 | 1247 | "@ungap/structured-clone@^1.3.0": |
1197 | 1248 | version "1.3.0" |
1198 | 1249 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" |
@@ -1696,14 +1747,7 @@ cross-spawn@^7.0.6: |
1696 | 1747 | shebang-command "^2.0.0" |
1697 | 1748 | which "^2.0.1" |
1698 | 1749 |
|
1699 | | -debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: |
1700 | | - version "4.3.6" |
1701 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b" |
1702 | | - integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg== |
1703 | | - dependencies: |
1704 | | - ms "2.1.2" |
1705 | | - |
1706 | | -debug@^4.3.2, debug@^4.3.4: |
| 1750 | +debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
1707 | 1751 | version "4.4.1" |
1708 | 1752 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
1709 | 1753 | integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
@@ -2953,11 +2997,6 @@ mkdirp@^1.0.4: |
2953 | 2997 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" |
2954 | 2998 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== |
2955 | 2999 |
|
2956 | | -ms@2.1.2: |
2957 | | - version "2.1.2" |
2958 | | - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
2959 | | - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
2960 | | - |
2961 | 3000 | ms@^2.1.3: |
2962 | 3001 | version "2.1.3" |
2963 | 3002 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
|
0 commit comments