|
314 | 314 | semver "^7.6.0"
|
315 | 315 | ts-api-utils "^1.3.0"
|
316 | 316 |
|
317 |
| -"@typescript-eslint/parser@^6.21.0": |
318 |
| - version "6.21.0" |
319 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" |
320 |
| - integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ== |
321 |
| - dependencies: |
322 |
| - "@typescript-eslint/scope-manager" "6.21.0" |
323 |
| - "@typescript-eslint/types" "6.21.0" |
324 |
| - "@typescript-eslint/typescript-estree" "6.21.0" |
325 |
| - "@typescript-eslint/visitor-keys" "6.21.0" |
326 |
| - debug "^4.3.4" |
327 |
| - |
328 |
| -"@typescript-eslint/[email protected]": |
329 |
| - version "6.21.0" |
330 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" |
331 |
| - integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg== |
| 317 | +"@typescript-eslint/parser@^7.8.0": |
| 318 | + version "7.8.0" |
| 319 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8" |
| 320 | + integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ== |
332 | 321 | dependencies:
|
333 |
| - "@typescript-eslint/types" "6.21.0" |
334 |
| - "@typescript-eslint/visitor-keys" "6.21.0" |
| 322 | + "@typescript-eslint/scope-manager" "7.8.0" |
| 323 | + "@typescript-eslint/types" "7.8.0" |
| 324 | + "@typescript-eslint/typescript-estree" "7.8.0" |
| 325 | + "@typescript-eslint/visitor-keys" "7.8.0" |
| 326 | + debug "^4.3.4" |
335 | 327 |
|
336 | 328 | "@typescript-eslint/[email protected]":
|
337 | 329 | version "7.8.0"
|
|
351 | 343 | debug "^4.3.4"
|
352 | 344 | ts-api-utils "^1.3.0"
|
353 | 345 |
|
354 |
| -"@typescript-eslint/[email protected]": |
355 |
| - version "6.21.0" |
356 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
357 |
| - integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
358 |
| - |
359 | 346 | "@typescript-eslint/[email protected]":
|
360 | 347 | version "7.8.0"
|
361 | 348 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
|
362 | 349 | integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
|
363 | 350 |
|
364 |
| -"@typescript-eslint/[email protected]": |
365 |
| - version "6.21.0" |
366 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
367 |
| - integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ== |
368 |
| - dependencies: |
369 |
| - "@typescript-eslint/types" "6.21.0" |
370 |
| - "@typescript-eslint/visitor-keys" "6.21.0" |
371 |
| - debug "^4.3.4" |
372 |
| - globby "^11.1.0" |
373 |
| - is-glob "^4.0.3" |
374 |
| - minimatch "9.0.3" |
375 |
| - semver "^7.5.4" |
376 |
| - ts-api-utils "^1.0.1" |
377 |
| - |
378 | 351 | "@typescript-eslint/[email protected]":
|
379 | 352 | version "7.8.0"
|
380 | 353 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
|
|
402 | 375 | "@typescript-eslint/typescript-estree" "7.8.0"
|
403 | 376 | semver "^7.6.0"
|
404 | 377 |
|
405 |
| -"@typescript-eslint/[email protected]": |
406 |
| - version "6.21.0" |
407 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
408 |
| - integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A== |
409 |
| - dependencies: |
410 |
| - "@typescript-eslint/types" "6.21.0" |
411 |
| - eslint-visitor-keys "^3.4.1" |
412 |
| - |
413 | 378 | "@typescript-eslint/[email protected]":
|
414 | 379 | version "7.8.0"
|
415 | 380 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
|
|
1610 | 1575 | dependencies:
|
1611 | 1576 | brace-expansion "^2.0.1"
|
1612 | 1577 |
|
1613 |
| - |
1614 |
| - version "9.0.3" |
1615 |
| - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" |
1616 |
| - integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== |
1617 |
| - dependencies: |
1618 |
| - brace-expansion "^2.0.1" |
1619 |
| - |
1620 | 1578 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
1621 | 1579 | version "3.1.2"
|
1622 | 1580 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
@@ -1963,7 +1921,7 @@ semver@^7.3.4, semver@^7.5.2:
|
1963 | 1921 | dependencies:
|
1964 | 1922 | lru-cache "^6.0.0"
|
1965 | 1923 |
|
1966 |
| -semver@^7.5.4, semver@^7.6.0: |
| 1924 | +semver@^7.6.0: |
1967 | 1925 | version "7.6.2"
|
1968 | 1926 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
1969 | 1927 | integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|
@@ -2151,7 +2109,7 @@ to-regex-range@^5.0.1:
|
2151 | 2109 | dependencies:
|
2152 | 2110 | is-number "^7.0.0"
|
2153 | 2111 |
|
2154 |
| -ts-api-utils@^1.0.1, ts-api-utils@^1.3.0: |
| 2112 | +ts-api-utils@^1.3.0: |
2155 | 2113 | version "1.3.0"
|
2156 | 2114 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
|
2157 | 2115 | integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
|
|
0 commit comments