|
786 | 786 | to-fast-properties "^2.0.0"
|
787 | 787 |
|
788 | 788 | "@commitlint/cli@^19.2.1":
|
789 |
| - version "19.7.1" |
790 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601" |
791 |
| - integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ== |
792 |
| - dependencies: |
793 |
| - "@commitlint/format" "^19.5.0" |
794 |
| - "@commitlint/lint" "^19.7.1" |
795 |
| - "@commitlint/load" "^19.6.1" |
796 |
| - "@commitlint/read" "^19.5.0" |
797 |
| - "@commitlint/types" "^19.5.0" |
| 789 | + version "19.8.0" |
| 790 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272" |
| 791 | + integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg== |
| 792 | + dependencies: |
| 793 | + "@commitlint/format" "^19.8.0" |
| 794 | + "@commitlint/lint" "^19.8.0" |
| 795 | + "@commitlint/load" "^19.8.0" |
| 796 | + "@commitlint/read" "^19.8.0" |
| 797 | + "@commitlint/types" "^19.8.0" |
798 | 798 | tinyexec "^0.3.0"
|
799 | 799 | yargs "^17.0.0"
|
800 | 800 |
|
801 |
| -"@commitlint/config-validator@^19.5.0": |
802 |
| - version "19.5.0" |
803 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.5.0.tgz#f0a4eda2109fc716ef01bb8831af9b02e3a1e568" |
804 |
| - integrity sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw== |
| 801 | +"@commitlint/config-validator@^19.8.0": |
| 802 | + version "19.8.0" |
| 803 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a" |
| 804 | + integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA== |
805 | 805 | dependencies:
|
806 |
| - "@commitlint/types" "^19.5.0" |
| 806 | + "@commitlint/types" "^19.8.0" |
807 | 807 | ajv "^8.11.0"
|
808 | 808 |
|
809 |
| -"@commitlint/ensure@^19.5.0": |
810 |
| - version "19.5.0" |
811 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.5.0.tgz#b087374a6a0a0140e5925a82901d234885d9f6dd" |
812 |
| - integrity sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg== |
| 809 | +"@commitlint/ensure@^19.8.0": |
| 810 | + version "19.8.0" |
| 811 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d" |
| 812 | + integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg== |
813 | 813 | dependencies:
|
814 |
| - "@commitlint/types" "^19.5.0" |
| 814 | + "@commitlint/types" "^19.8.0" |
815 | 815 | lodash.camelcase "^4.3.0"
|
816 | 816 | lodash.kebabcase "^4.1.1"
|
817 | 817 | lodash.snakecase "^4.1.1"
|
818 | 818 | lodash.startcase "^4.4.0"
|
819 | 819 | lodash.upperfirst "^4.3.1"
|
820 | 820 |
|
821 |
| -"@commitlint/execute-rule@^19.5.0": |
822 |
| - version "19.5.0" |
823 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz#c13da8c03ea0379f30856111e27d57518e25b8a2" |
824 |
| - integrity sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg== |
| 821 | +"@commitlint/execute-rule@^19.8.0": |
| 822 | + version "19.8.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a" |
| 824 | + integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A== |
825 | 825 |
|
826 |
| -"@commitlint/format@^19.5.0": |
827 |
| - version "19.5.0" |
828 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.5.0.tgz#d879db2d97d70ae622397839fb8603d56e85a250" |
829 |
| - integrity sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A== |
| 826 | +"@commitlint/format@^19.8.0": |
| 827 | + version "19.8.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1" |
| 829 | + integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg== |
830 | 830 | dependencies:
|
831 |
| - "@commitlint/types" "^19.5.0" |
| 831 | + "@commitlint/types" "^19.8.0" |
832 | 832 | chalk "^5.3.0"
|
833 | 833 |
|
834 |
| -"@commitlint/is-ignored@^19.7.1": |
835 |
| - version "19.7.1" |
836 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e" |
837 |
| - integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g== |
| 834 | +"@commitlint/is-ignored@^19.8.0": |
| 835 | + version "19.8.0" |
| 836 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291" |
| 837 | + integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw== |
838 | 838 | dependencies:
|
839 |
| - "@commitlint/types" "^19.5.0" |
| 839 | + "@commitlint/types" "^19.8.0" |
840 | 840 | semver "^7.6.0"
|
841 | 841 |
|
842 |
| -"@commitlint/lint@^19.7.1": |
843 |
| - version "19.7.1" |
844 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5" |
845 |
| - integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg== |
846 |
| - dependencies: |
847 |
| - "@commitlint/is-ignored" "^19.7.1" |
848 |
| - "@commitlint/parse" "^19.5.0" |
849 |
| - "@commitlint/rules" "^19.6.0" |
850 |
| - "@commitlint/types" "^19.5.0" |
851 |
| - |
852 |
| -"@commitlint/load@^19.6.1": |
853 |
| - version "19.6.1" |
854 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4" |
855 |
| - integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA== |
856 |
| - dependencies: |
857 |
| - "@commitlint/config-validator" "^19.5.0" |
858 |
| - "@commitlint/execute-rule" "^19.5.0" |
859 |
| - "@commitlint/resolve-extends" "^19.5.0" |
860 |
| - "@commitlint/types" "^19.5.0" |
| 842 | +"@commitlint/lint@^19.8.0": |
| 843 | + version "19.8.0" |
| 844 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057" |
| 845 | + integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ== |
| 846 | + dependencies: |
| 847 | + "@commitlint/is-ignored" "^19.8.0" |
| 848 | + "@commitlint/parse" "^19.8.0" |
| 849 | + "@commitlint/rules" "^19.8.0" |
| 850 | + "@commitlint/types" "^19.8.0" |
| 851 | + |
| 852 | +"@commitlint/load@^19.8.0": |
| 853 | + version "19.8.0" |
| 854 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e" |
| 855 | + integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ== |
| 856 | + dependencies: |
| 857 | + "@commitlint/config-validator" "^19.8.0" |
| 858 | + "@commitlint/execute-rule" "^19.8.0" |
| 859 | + "@commitlint/resolve-extends" "^19.8.0" |
| 860 | + "@commitlint/types" "^19.8.0" |
861 | 861 | chalk "^5.3.0"
|
862 | 862 | cosmiconfig "^9.0.0"
|
863 | 863 | cosmiconfig-typescript-loader "^6.1.0"
|
864 | 864 | lodash.isplainobject "^4.0.6"
|
865 | 865 | lodash.merge "^4.6.2"
|
866 | 866 | lodash.uniq "^4.5.0"
|
867 | 867 |
|
868 |
| -"@commitlint/message@^19.5.0": |
869 |
| - version "19.5.0" |
870 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.5.0.tgz#c062d9a1d2b3302c3a8cac25d6d1125ea9c019b2" |
871 |
| - integrity sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ== |
| 868 | +"@commitlint/message@^19.8.0": |
| 869 | + version "19.8.0" |
| 870 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca" |
| 871 | + integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A== |
872 | 872 |
|
873 |
| -"@commitlint/parse@^19.5.0": |
874 |
| - version "19.5.0" |
875 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.5.0.tgz#b450dad9b5a95ac5ba472d6d0fdab822dce946fc" |
876 |
| - integrity sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw== |
| 873 | +"@commitlint/parse@^19.8.0": |
| 874 | + version "19.8.0" |
| 875 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba" |
| 876 | + integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q== |
877 | 877 | dependencies:
|
878 |
| - "@commitlint/types" "^19.5.0" |
| 878 | + "@commitlint/types" "^19.8.0" |
879 | 879 | conventional-changelog-angular "^7.0.0"
|
880 | 880 | conventional-commits-parser "^5.0.0"
|
881 | 881 |
|
882 |
| -"@commitlint/read@^19.5.0": |
883 |
| - version "19.5.0" |
884 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.5.0.tgz#601f9f1afe69852b0f28aa81cd455b40979fad6b" |
885 |
| - integrity sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ== |
| 882 | +"@commitlint/read@^19.8.0": |
| 883 | + version "19.8.0" |
| 884 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f" |
| 885 | + integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w== |
886 | 886 | dependencies:
|
887 |
| - "@commitlint/top-level" "^19.5.0" |
888 |
| - "@commitlint/types" "^19.5.0" |
| 887 | + "@commitlint/top-level" "^19.8.0" |
| 888 | + "@commitlint/types" "^19.8.0" |
889 | 889 | git-raw-commits "^4.0.0"
|
890 | 890 | minimist "^1.2.8"
|
891 | 891 | tinyexec "^0.3.0"
|
892 | 892 |
|
893 |
| -"@commitlint/resolve-extends@^19.5.0": |
894 |
| - version "19.5.0" |
895 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz#f3ec33e12d10df90cae0bfad8e593431fb61b18e" |
896 |
| - integrity sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA== |
| 893 | +"@commitlint/resolve-extends@^19.8.0": |
| 894 | + version "19.8.0" |
| 895 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726" |
| 896 | + integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ== |
897 | 897 | dependencies:
|
898 |
| - "@commitlint/config-validator" "^19.5.0" |
899 |
| - "@commitlint/types" "^19.5.0" |
| 898 | + "@commitlint/config-validator" "^19.8.0" |
| 899 | + "@commitlint/types" "^19.8.0" |
900 | 900 | global-directory "^4.0.1"
|
901 | 901 | import-meta-resolve "^4.0.0"
|
902 | 902 | lodash.mergewith "^4.6.2"
|
903 | 903 | resolve-from "^5.0.0"
|
904 | 904 |
|
905 |
| -"@commitlint/rules@^19.6.0": |
906 |
| - version "19.6.0" |
907 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312" |
908 |
| - integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw== |
| 905 | +"@commitlint/rules@^19.8.0": |
| 906 | + version "19.8.0" |
| 907 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa" |
| 908 | + integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA== |
909 | 909 | dependencies:
|
910 |
| - "@commitlint/ensure" "^19.5.0" |
911 |
| - "@commitlint/message" "^19.5.0" |
912 |
| - "@commitlint/to-lines" "^19.5.0" |
913 |
| - "@commitlint/types" "^19.5.0" |
| 910 | + "@commitlint/ensure" "^19.8.0" |
| 911 | + "@commitlint/message" "^19.8.0" |
| 912 | + "@commitlint/to-lines" "^19.8.0" |
| 913 | + "@commitlint/types" "^19.8.0" |
914 | 914 |
|
915 |
| -"@commitlint/to-lines@^19.5.0": |
916 |
| - version "19.5.0" |
917 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.5.0.tgz#e4b7f34f09064568c96a74de4f1fc9f466c4d472" |
918 |
| - integrity sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ== |
| 915 | +"@commitlint/to-lines@^19.8.0": |
| 916 | + version "19.8.0" |
| 917 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118" |
| 918 | + integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A== |
919 | 919 |
|
920 |
| -"@commitlint/top-level@^19.5.0": |
921 |
| - version "19.5.0" |
922 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.5.0.tgz#0017ffe39b5ba3611a1debd62efe28803601a14f" |
923 |
| - integrity sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng== |
| 920 | +"@commitlint/top-level@^19.8.0": |
| 921 | + version "19.8.0" |
| 922 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d" |
| 923 | + integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ== |
924 | 924 | dependencies:
|
925 | 925 | find-up "^7.0.0"
|
926 | 926 |
|
927 |
| -"@commitlint/types@^19.5.0": |
928 |
| - version "19.5.0" |
929 |
| - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3" |
930 |
| - integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg== |
| 927 | +"@commitlint/types@^19.8.0": |
| 928 | + version "19.8.0" |
| 929 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c" |
| 930 | + integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg== |
931 | 931 | dependencies:
|
932 | 932 | "@types/conventional-commits-parser" "^5.0.0"
|
933 | 933 | chalk "^5.3.0"
|
|
0 commit comments