|
544 | 544 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a" |
545 | 545 | integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw== |
546 | 546 |
|
547 | | -"@typescript-eslint/eslint-plugin@8.4.0": |
548 | | - version "8.4.0" |
549 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da" |
550 | | - integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw== |
| 547 | +"@typescript-eslint/eslint-plugin@8.5.0": |
| 548 | + version "8.5.0" |
| 549 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1" |
| 550 | + integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw== |
551 | 551 | dependencies: |
552 | 552 | "@eslint-community/regexpp" "^4.10.0" |
553 | | - "@typescript-eslint/scope-manager" "8.4.0" |
554 | | - "@typescript-eslint/type-utils" "8.4.0" |
555 | | - "@typescript-eslint/utils" "8.4.0" |
556 | | - "@typescript-eslint/visitor-keys" "8.4.0" |
| 553 | + "@typescript-eslint/scope-manager" "8.5.0" |
| 554 | + "@typescript-eslint/type-utils" "8.5.0" |
| 555 | + "@typescript-eslint/utils" "8.5.0" |
| 556 | + "@typescript-eslint/visitor-keys" "8.5.0" |
557 | 557 | graphemer "^1.4.0" |
558 | 558 | ignore "^5.3.1" |
559 | 559 | natural-compare "^1.4.0" |
560 | 560 | ts-api-utils "^1.3.0" |
561 | 561 |
|
562 | | -"@typescript-eslint/parser@8.4.0": |
563 | | - version "8.4.0" |
564 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f" |
565 | | - integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA== |
| 562 | +"@typescript-eslint/parser@8.5.0": |
| 563 | + version "8.5.0" |
| 564 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc" |
| 565 | + integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw== |
566 | 566 | dependencies: |
567 | | - "@typescript-eslint/scope-manager" "8.4.0" |
568 | | - "@typescript-eslint/types" "8.4.0" |
569 | | - "@typescript-eslint/typescript-estree" "8.4.0" |
570 | | - "@typescript-eslint/visitor-keys" "8.4.0" |
| 567 | + "@typescript-eslint/scope-manager" "8.5.0" |
| 568 | + "@typescript-eslint/types" "8.5.0" |
| 569 | + "@typescript-eslint/typescript-estree" "8.5.0" |
| 570 | + "@typescript-eslint/visitor-keys" "8.5.0" |
571 | 571 | debug "^4.3.4" |
572 | 572 |
|
573 | 573 | "@typescript-eslint/[email protected]": |
|
578 | 578 | "@typescript-eslint/types" "7.3.1" |
579 | 579 | "@typescript-eslint/visitor-keys" "7.3.1" |
580 | 580 |
|
581 | | -"@typescript-eslint/scope-manager@8.4.0": |
582 | | - version "8.4.0" |
583 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4" |
584 | | - integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A== |
| 581 | +"@typescript-eslint/scope-manager@8.5.0": |
| 582 | + version "8.5.0" |
| 583 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07" |
| 584 | + integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg== |
585 | 585 | dependencies: |
586 | | - "@typescript-eslint/types" "8.4.0" |
587 | | - "@typescript-eslint/visitor-keys" "8.4.0" |
| 586 | + "@typescript-eslint/types" "8.5.0" |
| 587 | + "@typescript-eslint/visitor-keys" "8.5.0" |
588 | 588 |
|
589 | | -"@typescript-eslint/type-utils@8.4.0": |
590 | | - version "8.4.0" |
591 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7" |
592 | | - integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A== |
| 589 | +"@typescript-eslint/type-utils@8.5.0": |
| 590 | + version "8.5.0" |
| 591 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1" |
| 592 | + integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA== |
593 | 593 | dependencies: |
594 | | - "@typescript-eslint/typescript-estree" "8.4.0" |
595 | | - "@typescript-eslint/utils" "8.4.0" |
| 594 | + "@typescript-eslint/typescript-estree" "8.5.0" |
| 595 | + "@typescript-eslint/utils" "8.5.0" |
596 | 596 | debug "^4.3.4" |
597 | 597 | ts-api-utils "^1.3.0" |
598 | 598 |
|
|
611 | 611 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c" |
612 | 612 | integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw== |
613 | 613 |
|
614 | | -"@typescript-eslint/types@8.4.0": |
615 | | - version "8.4.0" |
616 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171" |
617 | | - integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw== |
| 614 | +"@typescript-eslint/types@8.5.0": |
| 615 | + version "8.5.0" |
| 616 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9" |
| 617 | + integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw== |
618 | 618 |
|
619 | 619 | "@typescript-eslint/[email protected]": |
620 | 620 | version "7.3.1" |
|
630 | 630 | semver "^7.5.4" |
631 | 631 | ts-api-utils "^1.0.1" |
632 | 632 |
|
633 | | -"@typescript-eslint/typescript-estree@8.4.0": |
634 | | - version "8.4.0" |
635 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482" |
636 | | - integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A== |
| 633 | +"@typescript-eslint/typescript-estree@8.5.0": |
| 634 | + version "8.5.0" |
| 635 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557" |
| 636 | + integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q== |
637 | 637 | dependencies: |
638 | | - "@typescript-eslint/types" "8.4.0" |
639 | | - "@typescript-eslint/visitor-keys" "8.4.0" |
| 638 | + "@typescript-eslint/types" "8.5.0" |
| 639 | + "@typescript-eslint/visitor-keys" "8.5.0" |
640 | 640 | debug "^4.3.4" |
641 | 641 | fast-glob "^3.3.2" |
642 | 642 | is-glob "^4.0.3" |
|
657 | 657 | "@typescript-eslint/typescript-estree" "7.3.1" |
658 | 658 | semver "^7.5.4" |
659 | 659 |
|
660 | | -"@typescript-eslint/utils@8.4.0": |
661 | | - version "8.4.0" |
662 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3" |
663 | | - integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ== |
| 660 | +"@typescript-eslint/utils@8.5.0": |
| 661 | + version "8.5.0" |
| 662 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634" |
| 663 | + integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw== |
664 | 664 | dependencies: |
665 | 665 | "@eslint-community/eslint-utils" "^4.4.0" |
666 | | - "@typescript-eslint/scope-manager" "8.4.0" |
667 | | - "@typescript-eslint/types" "8.4.0" |
668 | | - "@typescript-eslint/typescript-estree" "8.4.0" |
| 666 | + "@typescript-eslint/scope-manager" "8.5.0" |
| 667 | + "@typescript-eslint/types" "8.5.0" |
| 668 | + "@typescript-eslint/typescript-estree" "8.5.0" |
669 | 669 |
|
670 | 670 | "@typescript-eslint/[email protected]": |
671 | 671 | version "7.3.1" |
|
675 | 675 | "@typescript-eslint/types" "7.3.1" |
676 | 676 | eslint-visitor-keys "^3.4.1" |
677 | 677 |
|
678 | | -"@typescript-eslint/visitor-keys@8.4.0": |
679 | | - version "8.4.0" |
680 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2" |
681 | | - integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A== |
| 678 | +"@typescript-eslint/visitor-keys@8.5.0": |
| 679 | + version "8.5.0" |
| 680 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf" |
| 681 | + integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw== |
682 | 682 | dependencies: |
683 | | - "@typescript-eslint/types" "8.4.0" |
| 683 | + "@typescript-eslint/types" "8.5.0" |
684 | 684 | eslint-visitor-keys "^3.4.3" |
685 | 685 |
|
686 | 686 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments