|
51 | 51 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
52 | 52 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
53 | 53 |
|
54 | | -"@commitlint/cli@^19.8.1": |
55 | | - version "19.8.1" |
56 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158" |
57 | | - integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA== |
58 | | - dependencies: |
59 | | - "@commitlint/format" "^19.8.1" |
60 | | - "@commitlint/lint" "^19.8.1" |
61 | | - "@commitlint/load" "^19.8.1" |
62 | | - "@commitlint/read" "^19.8.1" |
63 | | - "@commitlint/types" "^19.8.1" |
| 54 | +"@commitlint/cli@^20.1.0": |
| 55 | + version "20.1.0" |
| 56 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.1.0.tgz#07365e2849d86f771e76ea0ceb96cd88bb945e03" |
| 57 | + integrity sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg== |
| 58 | + dependencies: |
| 59 | + "@commitlint/format" "^20.0.0" |
| 60 | + "@commitlint/lint" "^20.0.0" |
| 61 | + "@commitlint/load" "^20.1.0" |
| 62 | + "@commitlint/read" "^20.0.0" |
| 63 | + "@commitlint/types" "^20.0.0" |
64 | 64 | tinyexec "^1.0.0" |
65 | 65 | yargs "^17.0.0" |
66 | 66 |
|
67 | | -"@commitlint/config-conventional@^19.8.1": |
68 | | - version "19.8.1" |
69 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b" |
70 | | - integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ== |
| 67 | +"@commitlint/config-conventional@^20.0.0": |
| 68 | + version "20.0.0" |
| 69 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.0.0.tgz#f222dc9ce08e16f9c66eae55e99129d2be517546" |
| 70 | + integrity sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw== |
71 | 71 | dependencies: |
72 | | - "@commitlint/types" "^19.8.1" |
| 72 | + "@commitlint/types" "^20.0.0" |
73 | 73 | conventional-changelog-conventionalcommits "^7.0.2" |
74 | 74 |
|
75 | | -"@commitlint/config-validator@^19.8.1": |
76 | | - version "19.8.1" |
77 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5" |
78 | | - integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ== |
| 75 | +"@commitlint/config-validator@^20.0.0": |
| 76 | + version "20.0.0" |
| 77 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557" |
| 78 | + integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg== |
79 | 79 | dependencies: |
80 | | - "@commitlint/types" "^19.8.1" |
| 80 | + "@commitlint/types" "^20.0.0" |
81 | 81 | ajv "^8.11.0" |
82 | 82 |
|
83 | | -"@commitlint/ensure@^19.8.1": |
84 | | - version "19.8.1" |
85 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14" |
86 | | - integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw== |
| 83 | +"@commitlint/ensure@^20.0.0": |
| 84 | + version "20.0.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef" |
| 86 | + integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg== |
87 | 87 | dependencies: |
88 | | - "@commitlint/types" "^19.8.1" |
| 88 | + "@commitlint/types" "^20.0.0" |
89 | 89 | lodash.camelcase "^4.3.0" |
90 | 90 | lodash.kebabcase "^4.1.1" |
91 | 91 | lodash.snakecase "^4.1.1" |
92 | 92 | lodash.startcase "^4.4.0" |
93 | 93 | lodash.upperfirst "^4.3.1" |
94 | 94 |
|
95 | | -"@commitlint/execute-rule@^19.8.1": |
96 | | - version "19.8.1" |
97 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067" |
98 | | - integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA== |
| 95 | +"@commitlint/execute-rule@^20.0.0": |
| 96 | + version "20.0.0" |
| 97 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
| 98 | + integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
99 | 99 |
|
100 | | -"@commitlint/format@^19.8.1": |
101 | | - version "19.8.1" |
102 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4" |
103 | | - integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw== |
| 100 | +"@commitlint/format@^20.0.0": |
| 101 | + version "20.0.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940" |
| 103 | + integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg== |
104 | 104 | dependencies: |
105 | | - "@commitlint/types" "^19.8.1" |
| 105 | + "@commitlint/types" "^20.0.0" |
106 | 106 | chalk "^5.3.0" |
107 | 107 |
|
108 | | -"@commitlint/is-ignored@^19.8.1": |
109 | | - version "19.8.1" |
110 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3" |
111 | | - integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg== |
| 108 | +"@commitlint/is-ignored@^20.0.0": |
| 109 | + version "20.0.0" |
| 110 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2" |
| 111 | + integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw== |
112 | 112 | dependencies: |
113 | | - "@commitlint/types" "^19.8.1" |
| 113 | + "@commitlint/types" "^20.0.0" |
114 | 114 | semver "^7.6.0" |
115 | 115 |
|
116 | | -"@commitlint/lint@^19.8.1": |
117 | | - version "19.8.1" |
118 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0" |
119 | | - integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw== |
120 | | - dependencies: |
121 | | - "@commitlint/is-ignored" "^19.8.1" |
122 | | - "@commitlint/parse" "^19.8.1" |
123 | | - "@commitlint/rules" "^19.8.1" |
124 | | - "@commitlint/types" "^19.8.1" |
125 | | - |
126 | | -"@commitlint/load@^19.8.1": |
127 | | - version "19.8.1" |
128 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576" |
129 | | - integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A== |
130 | | - dependencies: |
131 | | - "@commitlint/config-validator" "^19.8.1" |
132 | | - "@commitlint/execute-rule" "^19.8.1" |
133 | | - "@commitlint/resolve-extends" "^19.8.1" |
134 | | - "@commitlint/types" "^19.8.1" |
| 116 | +"@commitlint/lint@^20.0.0": |
| 117 | + version "20.0.0" |
| 118 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a" |
| 119 | + integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ== |
| 120 | + dependencies: |
| 121 | + "@commitlint/is-ignored" "^20.0.0" |
| 122 | + "@commitlint/parse" "^20.0.0" |
| 123 | + "@commitlint/rules" "^20.0.0" |
| 124 | + "@commitlint/types" "^20.0.0" |
| 125 | + |
| 126 | +"@commitlint/load@^20.1.0": |
| 127 | + version "20.1.0" |
| 128 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.1.0.tgz#8eb7aefbfb066db903d1a89c4727093a57fcffbc" |
| 129 | + integrity sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg== |
| 130 | + dependencies: |
| 131 | + "@commitlint/config-validator" "^20.0.0" |
| 132 | + "@commitlint/execute-rule" "^20.0.0" |
| 133 | + "@commitlint/resolve-extends" "^20.1.0" |
| 134 | + "@commitlint/types" "^20.0.0" |
135 | 135 | chalk "^5.3.0" |
136 | 136 | cosmiconfig "^9.0.0" |
137 | 137 | cosmiconfig-typescript-loader "^6.1.0" |
138 | 138 | lodash.isplainobject "^4.0.6" |
139 | 139 | lodash.merge "^4.6.2" |
140 | 140 | lodash.uniq "^4.5.0" |
141 | 141 |
|
142 | | -"@commitlint/message@^19.8.1": |
143 | | - version "19.8.1" |
144 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6" |
145 | | - integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg== |
| 142 | +"@commitlint/message@^20.0.0": |
| 143 | + version "20.0.0" |
| 144 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
| 145 | + integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
146 | 146 |
|
147 | | -"@commitlint/parse@^19.8.1": |
148 | | - version "19.8.1" |
149 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747" |
150 | | - integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw== |
| 147 | +"@commitlint/parse@^20.0.0": |
| 148 | + version "20.0.0" |
| 149 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43" |
| 150 | + integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg== |
151 | 151 | dependencies: |
152 | | - "@commitlint/types" "^19.8.1" |
| 152 | + "@commitlint/types" "^20.0.0" |
153 | 153 | conventional-changelog-angular "^7.0.0" |
154 | 154 | conventional-commits-parser "^5.0.0" |
155 | 155 |
|
156 | | -"@commitlint/read@^19.8.1": |
157 | | - version "19.8.1" |
158 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8" |
159 | | - integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ== |
| 156 | +"@commitlint/read@^20.0.0": |
| 157 | + version "20.0.0" |
| 158 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f" |
| 159 | + integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA== |
160 | 160 | dependencies: |
161 | | - "@commitlint/top-level" "^19.8.1" |
162 | | - "@commitlint/types" "^19.8.1" |
| 161 | + "@commitlint/top-level" "^20.0.0" |
| 162 | + "@commitlint/types" "^20.0.0" |
163 | 163 | git-raw-commits "^4.0.0" |
164 | 164 | minimist "^1.2.8" |
165 | 165 | tinyexec "^1.0.0" |
166 | 166 |
|
167 | | -"@commitlint/resolve-extends@^19.8.1": |
168 | | - version "19.8.1" |
169 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694" |
170 | | - integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg== |
| 167 | +"@commitlint/resolve-extends@^20.1.0": |
| 168 | + version "20.1.0" |
| 169 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz#bfccbd7772ffa49f99f3e0f828cf8612667b2e8e" |
| 170 | + integrity sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw== |
171 | 171 | dependencies: |
172 | | - "@commitlint/config-validator" "^19.8.1" |
173 | | - "@commitlint/types" "^19.8.1" |
| 172 | + "@commitlint/config-validator" "^20.0.0" |
| 173 | + "@commitlint/types" "^20.0.0" |
174 | 174 | global-directory "^4.0.1" |
175 | 175 | import-meta-resolve "^4.0.0" |
176 | 176 | lodash.mergewith "^4.6.2" |
177 | 177 | resolve-from "^5.0.0" |
178 | 178 |
|
179 | | -"@commitlint/rules@^19.8.1": |
180 | | - version "19.8.1" |
181 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f" |
182 | | - integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw== |
| 179 | +"@commitlint/rules@^20.0.0": |
| 180 | + version "20.0.0" |
| 181 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f" |
| 182 | + integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA== |
183 | 183 | dependencies: |
184 | | - "@commitlint/ensure" "^19.8.1" |
185 | | - "@commitlint/message" "^19.8.1" |
186 | | - "@commitlint/to-lines" "^19.8.1" |
187 | | - "@commitlint/types" "^19.8.1" |
| 184 | + "@commitlint/ensure" "^20.0.0" |
| 185 | + "@commitlint/message" "^20.0.0" |
| 186 | + "@commitlint/to-lines" "^20.0.0" |
| 187 | + "@commitlint/types" "^20.0.0" |
188 | 188 |
|
189 | | -"@commitlint/to-lines@^19.8.1": |
190 | | - version "19.8.1" |
191 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47" |
192 | | - integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg== |
| 189 | +"@commitlint/to-lines@^20.0.0": |
| 190 | + version "20.0.0" |
| 191 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b" |
| 192 | + integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw== |
193 | 193 |
|
194 | | -"@commitlint/top-level@^19.8.1": |
195 | | - version "19.8.1" |
196 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916" |
197 | | - integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw== |
| 194 | +"@commitlint/top-level@^20.0.0": |
| 195 | + version "20.0.0" |
| 196 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121" |
| 197 | + integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg== |
198 | 198 | dependencies: |
199 | 199 | find-up "^7.0.0" |
200 | 200 |
|
201 | | -"@commitlint/types@^19.8.1": |
202 | | - version "19.8.1" |
203 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" |
204 | | - integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw== |
| 201 | +"@commitlint/types@^20.0.0": |
| 202 | + version "20.0.0" |
| 203 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67" |
| 204 | + integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA== |
205 | 205 | dependencies: |
206 | 206 | "@types/conventional-commits-parser" "^5.0.0" |
207 | 207 | chalk "^5.3.0" |
|
0 commit comments