|
274 | 274 | semver "^7.5.4"
|
275 | 275 | ts-api-utils "^1.0.1"
|
276 | 276 |
|
277 |
| -"@typescript-eslint/parser@^5.54.0": |
278 |
| - version "5.54.0" |
279 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe" |
280 |
| - integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ== |
281 |
| - dependencies: |
282 |
| - "@typescript-eslint/scope-manager" "5.54.0" |
283 |
| - "@typescript-eslint/types" "5.54.0" |
284 |
| - "@typescript-eslint/typescript-estree" "5.54.0" |
285 |
| - debug "^4.3.4" |
286 |
| - |
287 |
| -"@typescript-eslint/scope-manager@5.54.0": |
288 |
| - version "5.54.0" |
289 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536" |
290 |
| - integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg== |
| 277 | +"@typescript-eslint/parser@^6.15.0": |
| 278 | + version "6.15.0" |
| 279 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7" |
| 280 | + integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA== |
291 | 281 | dependencies:
|
292 |
| - "@typescript-eslint/types" "5.54.0" |
293 |
| - "@typescript-eslint/visitor-keys" "5.54.0" |
| 282 | + "@typescript-eslint/scope-manager" "6.15.0" |
| 283 | + "@typescript-eslint/types" "6.15.0" |
| 284 | + "@typescript-eslint/typescript-estree" "6.15.0" |
| 285 | + "@typescript-eslint/visitor-keys" "6.15.0" |
| 286 | + debug "^4.3.4" |
294 | 287 |
|
295 | 288 | "@typescript-eslint/scope-manager@6.15.0":
|
296 | 289 | version "6.15.0"
|
|
310 | 303 | debug "^4.3.4"
|
311 | 304 | ts-api-utils "^1.0.1"
|
312 | 305 |
|
313 |
| -"@typescript-eslint/types@5.54.0": |
314 |
| - version "5.54.0" |
315 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740" |
316 |
| - integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ== |
317 |
| - |
318 | 306 | "@typescript-eslint/types@6.15.0":
|
319 | 307 | version "6.15.0"
|
320 | 308 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
|
321 | 309 | integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
|
322 | 310 |
|
323 |
| -"@typescript-eslint/typescript-estree@5.54.0": |
324 |
| - version "5.54.0" |
325 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99" |
326 |
| - integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ== |
327 |
| - dependencies: |
328 |
| - "@typescript-eslint/types" "5.54.0" |
329 |
| - "@typescript-eslint/visitor-keys" "5.54.0" |
330 |
| - debug "^4.3.4" |
331 |
| - globby "^11.1.0" |
332 |
| - is-glob "^4.0.3" |
333 |
| - semver "^7.3.7" |
334 |
| - tsutils "^3.21.0" |
335 |
| - |
336 | 311 | "@typescript-eslint/typescript-estree@6.15.0":
|
337 | 312 | version "6.15.0"
|
338 | 313 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
|
|
359 | 334 | "@typescript-eslint/typescript-estree" "6.15.0"
|
360 | 335 | semver "^7.5.4"
|
361 | 336 |
|
362 |
| -"@typescript-eslint/visitor-keys@5.54.0": |
363 |
| - version "5.54.0" |
364 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f" |
365 |
| - integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA== |
366 |
| - dependencies: |
367 |
| - "@typescript-eslint/types" "5.54.0" |
368 |
| - eslint-visitor-keys "^3.3.0" |
369 |
| - |
370 | 337 | "@typescript-eslint/visitor-keys@6.15.0":
|
371 | 338 | version "6.15.0"
|
372 | 339 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
|
@@ -1325,13 +1292,6 @@ run-parallel@^1.1.9:
|
1325 | 1292 | dependencies:
|
1326 | 1293 | queue-microtask "^1.2.2"
|
1327 | 1294 |
|
1328 |
| -semver@^7.3.7: |
1329 |
| - version "7.3.8" |
1330 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" |
1331 |
| - integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== |
1332 |
| - dependencies: |
1333 |
| - lru-cache "^6.0.0" |
1334 |
| - |
1335 | 1295 | semver@^7.5.4:
|
1336 | 1296 | version "7.5.4"
|
1337 | 1297 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
@@ -1425,23 +1385,11 @@ ts-api-utils@^1.0.1:
|
1425 | 1385 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
1426 | 1386 | integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
1427 | 1387 |
|
1428 |
| -tslib@^1.8.1: |
1429 |
| - version "1.14.1" |
1430 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
1431 |
| - integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
1432 |
| - |
1433 | 1388 | tslib@^2.6.0, tslib@^2.6.2:
|
1434 | 1389 | version "2.6.2"
|
1435 | 1390 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
1436 | 1391 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
1437 | 1392 |
|
1438 |
| -tsutils@^3.21.0: |
1439 |
| - version "3.21.0" |
1440 |
| - resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
1441 |
| - integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
1442 |
| - dependencies: |
1443 |
| - tslib "^1.8.1" |
1444 |
| - |
1445 | 1393 | type-check@^0.4.0, type-check@~0.4.0:
|
1446 | 1394 | version "0.4.0"
|
1447 | 1395 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
0 commit comments