|
712 | 712 | ts-api-utils "^1.3.0"
|
713 | 713 |
|
714 | 714 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
715 |
| - version "8.3.0" |
716 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.3.0.tgz#726627fad16d41d20539637efee8c2329fe6be32" |
717 |
| - integrity sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA== |
| 715 | + version "8.4.0" |
| 716 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da" |
| 717 | + integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw== |
718 | 718 | dependencies:
|
719 | 719 | "@eslint-community/regexpp" "^4.10.0"
|
720 |
| - "@typescript-eslint/scope-manager" "8.3.0" |
721 |
| - "@typescript-eslint/type-utils" "8.3.0" |
722 |
| - "@typescript-eslint/utils" "8.3.0" |
723 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 720 | + "@typescript-eslint/scope-manager" "8.4.0" |
| 721 | + "@typescript-eslint/type-utils" "8.4.0" |
| 722 | + "@typescript-eslint/utils" "8.4.0" |
| 723 | + "@typescript-eslint/visitor-keys" "8.4.0" |
724 | 724 | graphemer "^1.4.0"
|
725 | 725 | ignore "^5.3.1"
|
726 | 726 | natural-compare "^1.4.0"
|
|
738 | 738 | debug "^4.3.4"
|
739 | 739 |
|
740 | 740 | "@typescript-eslint/parser@^8.0.0":
|
741 |
| - version "8.3.0" |
742 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.3.0.tgz#3c72c32bc909cb91ce3569e7d11d729ad84deafa" |
743 |
| - integrity sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ== |
744 |
| - dependencies: |
745 |
| - "@typescript-eslint/scope-manager" "8.3.0" |
746 |
| - "@typescript-eslint/types" "8.3.0" |
747 |
| - "@typescript-eslint/typescript-estree" "8.3.0" |
748 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 741 | + version "8.4.0" |
| 742 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f" |
| 743 | + integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA== |
| 744 | + dependencies: |
| 745 | + "@typescript-eslint/scope-manager" "8.4.0" |
| 746 | + "@typescript-eslint/types" "8.4.0" |
| 747 | + "@typescript-eslint/typescript-estree" "8.4.0" |
| 748 | + "@typescript-eslint/visitor-keys" "8.4.0" |
749 | 749 | debug "^4.3.4"
|
750 | 750 |
|
751 | 751 | "@typescript-eslint/[email protected]":
|
|
756 | 756 | "@typescript-eslint/types" "7.18.0"
|
757 | 757 | "@typescript-eslint/visitor-keys" "7.18.0"
|
758 | 758 |
|
759 |
| -"@typescript-eslint/scope-manager@8.3.0": |
760 |
| - version "8.3.0" |
761 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468" |
762 |
| - integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg== |
| 759 | +"@typescript-eslint/scope-manager@8.4.0": |
| 760 | + version "8.4.0" |
| 761 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4" |
| 762 | + integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A== |
763 | 763 | dependencies:
|
764 |
| - "@typescript-eslint/types" "8.3.0" |
765 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 764 | + "@typescript-eslint/types" "8.4.0" |
| 765 | + "@typescript-eslint/visitor-keys" "8.4.0" |
766 | 766 |
|
767 | 767 | "@typescript-eslint/[email protected]":
|
768 | 768 | version "7.18.0"
|
|
774 | 774 | debug "^4.3.4"
|
775 | 775 | ts-api-utils "^1.3.0"
|
776 | 776 |
|
777 |
| -"@typescript-eslint/type-utils@8.3.0": |
778 |
| - version "8.3.0" |
779 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.3.0.tgz#c1ae6af8c21a27254321016b052af67ddb44a9ac" |
780 |
| - integrity sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg== |
| 777 | +"@typescript-eslint/type-utils@8.4.0": |
| 778 | + version "8.4.0" |
| 779 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7" |
| 780 | + integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A== |
781 | 781 | dependencies:
|
782 |
| - "@typescript-eslint/typescript-estree" "8.3.0" |
783 |
| - "@typescript-eslint/utils" "8.3.0" |
| 782 | + "@typescript-eslint/typescript-estree" "8.4.0" |
| 783 | + "@typescript-eslint/utils" "8.4.0" |
784 | 784 | debug "^4.3.4"
|
785 | 785 | ts-api-utils "^1.3.0"
|
786 | 786 |
|
|
789 | 789 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
790 | 790 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
791 | 791 |
|
792 |
| -"@typescript-eslint/types@8.3.0": |
793 |
| - version "8.3.0" |
794 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b" |
795 |
| - integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw== |
| 792 | +"@typescript-eslint/types@8.4.0": |
| 793 | + version "8.4.0" |
| 794 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171" |
| 795 | + integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw== |
796 | 796 |
|
797 | 797 | "@typescript-eslint/[email protected]":
|
798 | 798 | version "7.18.0"
|
|
808 | 808 | semver "^7.6.0"
|
809 | 809 | ts-api-utils "^1.3.0"
|
810 | 810 |
|
811 |
| -"@typescript-eslint/typescript-estree@8.3.0": |
812 |
| - version "8.3.0" |
813 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9" |
814 |
| - integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA== |
| 811 | +"@typescript-eslint/typescript-estree@8.4.0": |
| 812 | + version "8.4.0" |
| 813 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482" |
| 814 | + integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A== |
815 | 815 | dependencies:
|
816 |
| - "@typescript-eslint/types" "8.3.0" |
817 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 816 | + "@typescript-eslint/types" "8.4.0" |
| 817 | + "@typescript-eslint/visitor-keys" "8.4.0" |
818 | 818 | debug "^4.3.4"
|
819 | 819 | fast-glob "^3.3.2"
|
820 | 820 | is-glob "^4.0.3"
|
|
832 | 832 | "@typescript-eslint/types" "7.18.0"
|
833 | 833 | "@typescript-eslint/typescript-estree" "7.18.0"
|
834 | 834 |
|
835 |
| -"@typescript-eslint/utils@8.3.0": |
836 |
| - version "8.3.0" |
837 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08" |
838 |
| - integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA== |
| 835 | +"@typescript-eslint/utils@8.4.0": |
| 836 | + version "8.4.0" |
| 837 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3" |
| 838 | + integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ== |
839 | 839 | dependencies:
|
840 | 840 | "@eslint-community/eslint-utils" "^4.4.0"
|
841 |
| - "@typescript-eslint/scope-manager" "8.3.0" |
842 |
| - "@typescript-eslint/types" "8.3.0" |
843 |
| - "@typescript-eslint/typescript-estree" "8.3.0" |
| 841 | + "@typescript-eslint/scope-manager" "8.4.0" |
| 842 | + "@typescript-eslint/types" "8.4.0" |
| 843 | + "@typescript-eslint/typescript-estree" "8.4.0" |
844 | 844 |
|
845 | 845 | "@typescript-eslint/[email protected]":
|
846 | 846 | version "7.18.0"
|
|
850 | 850 | "@typescript-eslint/types" "7.18.0"
|
851 | 851 | eslint-visitor-keys "^3.4.3"
|
852 | 852 |
|
853 |
| -"@typescript-eslint/visitor-keys@8.3.0": |
854 |
| - version "8.3.0" |
855 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b" |
856 |
| - integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA== |
| 853 | +"@typescript-eslint/visitor-keys@8.4.0": |
| 854 | + version "8.4.0" |
| 855 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2" |
| 856 | + integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A== |
857 | 857 | dependencies:
|
858 |
| - "@typescript-eslint/types" "8.3.0" |
| 858 | + "@typescript-eslint/types" "8.4.0" |
859 | 859 | eslint-visitor-keys "^3.4.3"
|
860 | 860 |
|
861 | 861 | "@ungap/structured-clone@^1.2.0":
|
@@ -1984,9 +1984,9 @@ eslint-plugin-react-hooks@^4.6.0:
|
1984 | 1984 | integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
|
1985 | 1985 |
|
1986 | 1986 | eslint-plugin-react@^7.32.2:
|
1987 |
| - version "7.35.0" |
1988 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41" |
1989 |
| - integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA== |
| 1987 | + version "7.35.1" |
| 1988 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47" |
| 1989 | + integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg== |
1990 | 1990 | dependencies:
|
1991 | 1991 | array-includes "^3.1.8"
|
1992 | 1992 | array.prototype.findlast "^1.2.5"
|
@@ -2966,9 +2966,9 @@ is-ci@^3.0.1:
|
2966 | 2966 | ci-info "^3.2.0"
|
2967 | 2967 |
|
2968 | 2968 | is-core-module@^2.13.0:
|
2969 |
| - version "2.15.0" |
2970 |
| - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea" |
2971 |
| - integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA== |
| 2969 | + version "2.15.1" |
| 2970 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" |
| 2971 | + integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== |
2972 | 2972 | dependencies:
|
2973 | 2973 | hasown "^2.0.2"
|
2974 | 2974 |
|
|
0 commit comments