|
785 | 785 | lodash "^4.17.19" |
786 | 786 | to-fast-properties "^2.0.0" |
787 | 787 |
|
788 | | -"@commitlint/cli@^19.2.1": |
789 | | - version "19.8.1" |
790 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158" |
791 | | - integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA== |
792 | | - dependencies: |
793 | | - "@commitlint/format" "^19.8.1" |
794 | | - "@commitlint/lint" "^19.8.1" |
795 | | - "@commitlint/load" "^19.8.1" |
796 | | - "@commitlint/read" "^19.8.1" |
797 | | - "@commitlint/types" "^19.8.1" |
| 788 | +"@commitlint/cli@^20.1.0": |
| 789 | + version "20.1.0" |
| 790 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.1.0.tgz#07365e2849d86f771e76ea0ceb96cd88bb945e03" |
| 791 | + integrity sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg== |
| 792 | + dependencies: |
| 793 | + "@commitlint/format" "^20.0.0" |
| 794 | + "@commitlint/lint" "^20.0.0" |
| 795 | + "@commitlint/load" "^20.1.0" |
| 796 | + "@commitlint/read" "^20.0.0" |
| 797 | + "@commitlint/types" "^20.0.0" |
798 | 798 | tinyexec "^1.0.0" |
799 | 799 | yargs "^17.0.0" |
800 | 800 |
|
801 | | -"@commitlint/config-validator@^19.8.1": |
802 | | - version "19.8.1" |
803 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5" |
804 | | - integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ== |
| 801 | +"@commitlint/config-validator@^20.0.0": |
| 802 | + version "20.0.0" |
| 803 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557" |
| 804 | + integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg== |
805 | 805 | dependencies: |
806 | | - "@commitlint/types" "^19.8.1" |
| 806 | + "@commitlint/types" "^20.0.0" |
807 | 807 | ajv "^8.11.0" |
808 | 808 |
|
809 | | -"@commitlint/ensure@^19.8.1": |
810 | | - version "19.8.1" |
811 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14" |
812 | | - integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw== |
| 809 | +"@commitlint/ensure@^20.0.0": |
| 810 | + version "20.0.0" |
| 811 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef" |
| 812 | + integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg== |
813 | 813 | dependencies: |
814 | | - "@commitlint/types" "^19.8.1" |
| 814 | + "@commitlint/types" "^20.0.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.8.1": |
822 | | - version "19.8.1" |
823 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067" |
824 | | - integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA== |
| 821 | +"@commitlint/execute-rule@^20.0.0": |
| 822 | + version "20.0.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
| 824 | + integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
825 | 825 |
|
826 | | -"@commitlint/format@^19.8.1": |
827 | | - version "19.8.1" |
828 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4" |
829 | | - integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw== |
| 826 | +"@commitlint/format@^20.0.0": |
| 827 | + version "20.0.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940" |
| 829 | + integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg== |
830 | 830 | dependencies: |
831 | | - "@commitlint/types" "^19.8.1" |
| 831 | + "@commitlint/types" "^20.0.0" |
832 | 832 | chalk "^5.3.0" |
833 | 833 |
|
834 | | -"@commitlint/is-ignored@^19.8.1": |
835 | | - version "19.8.1" |
836 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3" |
837 | | - integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg== |
| 834 | +"@commitlint/is-ignored@^20.0.0": |
| 835 | + version "20.0.0" |
| 836 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2" |
| 837 | + integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw== |
838 | 838 | dependencies: |
839 | | - "@commitlint/types" "^19.8.1" |
| 839 | + "@commitlint/types" "^20.0.0" |
840 | 840 | semver "^7.6.0" |
841 | 841 |
|
842 | | -"@commitlint/lint@^19.8.1": |
843 | | - version "19.8.1" |
844 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0" |
845 | | - integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw== |
846 | | - dependencies: |
847 | | - "@commitlint/is-ignored" "^19.8.1" |
848 | | - "@commitlint/parse" "^19.8.1" |
849 | | - "@commitlint/rules" "^19.8.1" |
850 | | - "@commitlint/types" "^19.8.1" |
851 | | - |
852 | | -"@commitlint/load@^19.8.1": |
853 | | - version "19.8.1" |
854 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576" |
855 | | - integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A== |
856 | | - dependencies: |
857 | | - "@commitlint/config-validator" "^19.8.1" |
858 | | - "@commitlint/execute-rule" "^19.8.1" |
859 | | - "@commitlint/resolve-extends" "^19.8.1" |
860 | | - "@commitlint/types" "^19.8.1" |
| 842 | +"@commitlint/lint@^20.0.0": |
| 843 | + version "20.0.0" |
| 844 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a" |
| 845 | + integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ== |
| 846 | + dependencies: |
| 847 | + "@commitlint/is-ignored" "^20.0.0" |
| 848 | + "@commitlint/parse" "^20.0.0" |
| 849 | + "@commitlint/rules" "^20.0.0" |
| 850 | + "@commitlint/types" "^20.0.0" |
| 851 | + |
| 852 | +"@commitlint/load@^20.1.0": |
| 853 | + version "20.1.0" |
| 854 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.1.0.tgz#8eb7aefbfb066db903d1a89c4727093a57fcffbc" |
| 855 | + integrity sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg== |
| 856 | + dependencies: |
| 857 | + "@commitlint/config-validator" "^20.0.0" |
| 858 | + "@commitlint/execute-rule" "^20.0.0" |
| 859 | + "@commitlint/resolve-extends" "^20.1.0" |
| 860 | + "@commitlint/types" "^20.0.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.8.1": |
869 | | - version "19.8.1" |
870 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6" |
871 | | - integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg== |
| 868 | +"@commitlint/message@^20.0.0": |
| 869 | + version "20.0.0" |
| 870 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
| 871 | + integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
872 | 872 |
|
873 | | -"@commitlint/parse@^19.8.1": |
874 | | - version "19.8.1" |
875 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747" |
876 | | - integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw== |
| 873 | +"@commitlint/parse@^20.0.0": |
| 874 | + version "20.0.0" |
| 875 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43" |
| 876 | + integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg== |
877 | 877 | dependencies: |
878 | | - "@commitlint/types" "^19.8.1" |
| 878 | + "@commitlint/types" "^20.0.0" |
879 | 879 | conventional-changelog-angular "^7.0.0" |
880 | 880 | conventional-commits-parser "^5.0.0" |
881 | 881 |
|
882 | | -"@commitlint/read@^19.8.1": |
883 | | - version "19.8.1" |
884 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8" |
885 | | - integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ== |
| 882 | +"@commitlint/read@^20.0.0": |
| 883 | + version "20.0.0" |
| 884 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f" |
| 885 | + integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA== |
886 | 886 | dependencies: |
887 | | - "@commitlint/top-level" "^19.8.1" |
888 | | - "@commitlint/types" "^19.8.1" |
| 887 | + "@commitlint/top-level" "^20.0.0" |
| 888 | + "@commitlint/types" "^20.0.0" |
889 | 889 | git-raw-commits "^4.0.0" |
890 | 890 | minimist "^1.2.8" |
891 | 891 | tinyexec "^1.0.0" |
892 | 892 |
|
893 | | -"@commitlint/resolve-extends@^19.8.1": |
894 | | - version "19.8.1" |
895 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694" |
896 | | - integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg== |
| 893 | +"@commitlint/resolve-extends@^20.1.0": |
| 894 | + version "20.1.0" |
| 895 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz#bfccbd7772ffa49f99f3e0f828cf8612667b2e8e" |
| 896 | + integrity sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw== |
897 | 897 | dependencies: |
898 | | - "@commitlint/config-validator" "^19.8.1" |
899 | | - "@commitlint/types" "^19.8.1" |
| 898 | + "@commitlint/config-validator" "^20.0.0" |
| 899 | + "@commitlint/types" "^20.0.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.8.1": |
906 | | - version "19.8.1" |
907 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f" |
908 | | - integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw== |
| 905 | +"@commitlint/rules@^20.0.0": |
| 906 | + version "20.0.0" |
| 907 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f" |
| 908 | + integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA== |
909 | 909 | dependencies: |
910 | | - "@commitlint/ensure" "^19.8.1" |
911 | | - "@commitlint/message" "^19.8.1" |
912 | | - "@commitlint/to-lines" "^19.8.1" |
913 | | - "@commitlint/types" "^19.8.1" |
| 910 | + "@commitlint/ensure" "^20.0.0" |
| 911 | + "@commitlint/message" "^20.0.0" |
| 912 | + "@commitlint/to-lines" "^20.0.0" |
| 913 | + "@commitlint/types" "^20.0.0" |
914 | 914 |
|
915 | | -"@commitlint/to-lines@^19.8.1": |
916 | | - version "19.8.1" |
917 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47" |
918 | | - integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg== |
| 915 | +"@commitlint/to-lines@^20.0.0": |
| 916 | + version "20.0.0" |
| 917 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b" |
| 918 | + integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw== |
919 | 919 |
|
920 | | -"@commitlint/top-level@^19.8.1": |
921 | | - version "19.8.1" |
922 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916" |
923 | | - integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw== |
| 920 | +"@commitlint/top-level@^20.0.0": |
| 921 | + version "20.0.0" |
| 922 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121" |
| 923 | + integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg== |
924 | 924 | dependencies: |
925 | 925 | find-up "^7.0.0" |
926 | 926 |
|
927 | | -"@commitlint/types@^19.8.1": |
928 | | - version "19.8.1" |
929 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" |
930 | | - integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw== |
| 927 | +"@commitlint/types@^20.0.0": |
| 928 | + version "20.0.0" |
| 929 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67" |
| 930 | + integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA== |
931 | 931 | dependencies: |
932 | 932 | "@types/conventional-commits-parser" "^5.0.0" |
933 | 933 | chalk "^5.3.0" |
|
0 commit comments