|
367 | 367 | dependencies:
|
368 | 368 | "@types/yargs-parser" "*"
|
369 | 369 |
|
370 |
| -"@typescript-eslint/eslint-plugin@7.18.0", "@typescript-eslint/eslint-plugin@^7.18.0": |
371 |
| - version "7.18.0" |
372 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
373 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 370 | +"@typescript-eslint/eslint-plugin@8.3.0", "@typescript-eslint/eslint-plugin@^8.3.0": |
| 371 | + version "8.3.0" |
| 372 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.3.0.tgz#726627fad16d41d20539637efee8c2329fe6be32" |
| 373 | + integrity sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA== |
374 | 374 | dependencies:
|
375 | 375 | "@eslint-community/regexpp" "^4.10.0"
|
376 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
377 |
| - "@typescript-eslint/type-utils" "7.18.0" |
378 |
| - "@typescript-eslint/utils" "7.18.0" |
379 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 376 | + "@typescript-eslint/scope-manager" "8.3.0" |
| 377 | + "@typescript-eslint/type-utils" "8.3.0" |
| 378 | + "@typescript-eslint/utils" "8.3.0" |
| 379 | + "@typescript-eslint/visitor-keys" "8.3.0" |
380 | 380 | graphemer "^1.4.0"
|
381 | 381 | ignore "^5.3.1"
|
382 | 382 | natural-compare "^1.4.0"
|
|
406 | 406 | dependencies:
|
407 | 407 | "@typescript-eslint/utils" "5.40.0"
|
408 | 408 |
|
409 |
| -"@typescript-eslint/parser@7.18.0", "@typescript-eslint/parser@^7.18.0": |
410 |
| - version "7.18.0" |
411 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0" |
412 |
| - integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg== |
| 409 | +"@typescript-eslint/parser@8.3.0", "@typescript-eslint/parser@^8.3.0": |
| 410 | + version "8.3.0" |
| 411 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.3.0.tgz#3c72c32bc909cb91ce3569e7d11d729ad84deafa" |
| 412 | + integrity sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ== |
413 | 413 | dependencies:
|
414 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
415 |
| - "@typescript-eslint/types" "7.18.0" |
416 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
417 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 414 | + "@typescript-eslint/scope-manager" "8.3.0" |
| 415 | + "@typescript-eslint/types" "8.3.0" |
| 416 | + "@typescript-eslint/typescript-estree" "8.3.0" |
| 417 | + "@typescript-eslint/visitor-keys" "8.3.0" |
418 | 418 | debug "^4.3.4"
|
419 | 419 |
|
420 | 420 | "@typescript-eslint/parser@^6.9.0":
|
|
444 | 444 | "@typescript-eslint/types" "6.21.0"
|
445 | 445 | "@typescript-eslint/visitor-keys" "6.21.0"
|
446 | 446 |
|
447 |
| -"@typescript-eslint/scope-manager@7.18.0": |
448 |
| - version "7.18.0" |
449 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
450 |
| - integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 447 | +"@typescript-eslint/scope-manager@8.3.0": |
| 448 | + version "8.3.0" |
| 449 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468" |
| 450 | + integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg== |
451 | 451 | dependencies:
|
452 |
| - "@typescript-eslint/types" "7.18.0" |
453 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 452 | + "@typescript-eslint/types" "8.3.0" |
| 453 | + "@typescript-eslint/visitor-keys" "8.3.0" |
454 | 454 |
|
455 | 455 | "@typescript-eslint/[email protected]":
|
456 | 456 | version "6.21.0"
|
|
462 | 462 | debug "^4.3.4"
|
463 | 463 | ts-api-utils "^1.0.1"
|
464 | 464 |
|
465 |
| -"@typescript-eslint/type-utils@7.18.0": |
466 |
| - version "7.18.0" |
467 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
468 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 465 | +"@typescript-eslint/type-utils@8.3.0": |
| 466 | + version "8.3.0" |
| 467 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.3.0.tgz#c1ae6af8c21a27254321016b052af67ddb44a9ac" |
| 468 | + integrity sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg== |
469 | 469 | dependencies:
|
470 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
471 |
| - "@typescript-eslint/utils" "7.18.0" |
| 470 | + "@typescript-eslint/typescript-estree" "8.3.0" |
| 471 | + "@typescript-eslint/utils" "8.3.0" |
472 | 472 | debug "^4.3.4"
|
473 | 473 | ts-api-utils "^1.3.0"
|
474 | 474 |
|
|
482 | 482 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
483 | 483 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
484 | 484 |
|
485 |
| -"@typescript-eslint/types@7.18.0": |
486 |
| - version "7.18.0" |
487 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
488 |
| - integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 485 | +"@typescript-eslint/types@8.3.0": |
| 486 | + version "8.3.0" |
| 487 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b" |
| 488 | + integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw== |
489 | 489 |
|
490 | 490 | "@typescript-eslint/[email protected]":
|
491 | 491 | version "5.40.0"
|
|
514 | 514 | semver "^7.5.4"
|
515 | 515 | ts-api-utils "^1.0.1"
|
516 | 516 |
|
517 |
| -"@typescript-eslint/typescript-estree@7.18.0": |
518 |
| - version "7.18.0" |
519 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
520 |
| - integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 517 | +"@typescript-eslint/typescript-estree@8.3.0": |
| 518 | + version "8.3.0" |
| 519 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9" |
| 520 | + integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA== |
521 | 521 | dependencies:
|
522 |
| - "@typescript-eslint/types" "7.18.0" |
523 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 522 | + "@typescript-eslint/types" "8.3.0" |
| 523 | + "@typescript-eslint/visitor-keys" "8.3.0" |
524 | 524 | debug "^4.3.4"
|
525 |
| - globby "^11.1.0" |
| 525 | + fast-glob "^3.3.2" |
526 | 526 | is-glob "^4.0.3"
|
527 | 527 | minimatch "^9.0.4"
|
528 | 528 | semver "^7.6.0"
|
|
554 | 554 | "@typescript-eslint/typescript-estree" "6.21.0"
|
555 | 555 | semver "^7.5.4"
|
556 | 556 |
|
557 |
| -"@typescript-eslint/utils@7.18.0": |
558 |
| - version "7.18.0" |
559 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
560 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 557 | +"@typescript-eslint/utils@8.3.0": |
| 558 | + version "8.3.0" |
| 559 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08" |
| 560 | + integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA== |
561 | 561 | dependencies:
|
562 | 562 | "@eslint-community/eslint-utils" "^4.4.0"
|
563 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
564 |
| - "@typescript-eslint/types" "7.18.0" |
565 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 563 | + "@typescript-eslint/scope-manager" "8.3.0" |
| 564 | + "@typescript-eslint/types" "8.3.0" |
| 565 | + "@typescript-eslint/typescript-estree" "8.3.0" |
566 | 566 |
|
567 | 567 | "@typescript-eslint/[email protected]":
|
568 | 568 | version "5.40.0"
|
|
580 | 580 | "@typescript-eslint/types" "6.21.0"
|
581 | 581 | eslint-visitor-keys "^3.4.1"
|
582 | 582 |
|
583 |
| -"@typescript-eslint/visitor-keys@7.18.0": |
584 |
| - version "7.18.0" |
585 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
586 |
| - integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 583 | +"@typescript-eslint/visitor-keys@8.3.0": |
| 584 | + version "8.3.0" |
| 585 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b" |
| 586 | + integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA== |
587 | 587 | dependencies:
|
588 |
| - "@typescript-eslint/types" "7.18.0" |
| 588 | + "@typescript-eslint/types" "8.3.0" |
589 | 589 | eslint-visitor-keys "^3.4.3"
|
590 | 590 |
|
591 | 591 | "@ungap/structured-clone@^1.2.0":
|
@@ -1525,10 +1525,10 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
1525 | 1525 | resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
1526 | 1526 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
1527 | 1527 |
|
1528 |
| -fast-glob@^3.2.9: |
1529 |
| - version "3.2.12" |
1530 |
| - resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz" |
1531 |
| - integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== |
| 1528 | +fast-glob@^3.2.9, fast-glob@^3.3.2: |
| 1529 | + version "3.3.2" |
| 1530 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 1531 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
1532 | 1532 | dependencies:
|
1533 | 1533 | "@nodelib/fs.stat" "^2.0.2"
|
1534 | 1534 | "@nodelib/fs.walk" "^1.2.3"
|
@@ -2770,14 +2770,14 @@ type-fest@^0.8.1:
|
2770 | 2770 | resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
|
2771 | 2771 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
2772 | 2772 |
|
2773 |
| -typescript-eslint@7.18.0: |
2774 |
| - version "7.18.0" |
2775 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.18.0.tgz#e90d57649b2ad37a7475875fa3e834a6d9f61eb2" |
2776 |
| - integrity sha512-PonBkP603E3tt05lDkbOMyaxJjvKqQrXsnow72sVeOFINDE/qNmnnd+f9b4N+U7W6MXnnYyrhtmF2t08QWwUbA== |
| 2773 | +typescript-eslint@8.3.0: |
| 2774 | + version "8.3.0" |
| 2775 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.3.0.tgz#f4d9c5ba71f6bead03ec41ecb2bece1de511e49f" |
| 2776 | + integrity sha512-EvWjwWLwwKDIJuBjk2I6UkV8KEQcwZ0VM10nR1rIunRDIP67QJTZAHBXTX0HW/oI1H10YESF8yWie8fRQxjvFA== |
2777 | 2777 | dependencies:
|
2778 |
| - "@typescript-eslint/eslint-plugin" "7.18.0" |
2779 |
| - "@typescript-eslint/parser" "7.18.0" |
2780 |
| - "@typescript-eslint/utils" "7.18.0" |
| 2778 | + "@typescript-eslint/eslint-plugin" "8.3.0" |
| 2779 | + "@typescript-eslint/parser" "8.3.0" |
| 2780 | + "@typescript-eslint/utils" "8.3.0" |
2781 | 2781 |
|
2782 | 2782 | typescript@^5.3.3:
|
2783 | 2783 | version "5.3.3"
|
|
0 commit comments