|
192 | 192 | lodash "^4.17.13"
|
193 | 193 | to-fast-properties "^2.0.0"
|
194 | 194 |
|
195 |
| -"@commitlint/cli@^17.4.4": |
196 |
| - version "17.4.4" |
197 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06" |
198 |
| - integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g== |
| 195 | +"@commitlint/cli@^17.5.1": |
| 196 | + version "17.5.1" |
| 197 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
| 198 | + integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
199 | 199 | dependencies:
|
200 | 200 | "@commitlint/format" "^17.4.4"
|
201 | 201 | "@commitlint/lint" "^17.4.4"
|
202 |
| - "@commitlint/load" "^17.4.4" |
203 |
| - "@commitlint/read" "^17.4.4" |
| 202 | + "@commitlint/load" "^17.5.0" |
| 203 | + "@commitlint/read" "^17.5.1" |
204 | 204 | "@commitlint/types" "^17.4.4"
|
205 | 205 | execa "^5.0.0"
|
206 | 206 | lodash.isfunction "^3.0.9"
|
|
266 | 266 | "@commitlint/rules" "^17.4.4"
|
267 | 267 | "@commitlint/types" "^17.4.4"
|
268 | 268 |
|
269 |
| -"@commitlint/load@^17.4.4": |
270 |
| - version "17.4.4" |
271 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e" |
272 |
| - integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ== |
| 269 | +"@commitlint/load@^17.5.0": |
| 270 | + version "17.5.0" |
| 271 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
| 272 | + integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
273 | 273 | dependencies:
|
274 | 274 | "@commitlint/config-validator" "^17.4.4"
|
275 | 275 | "@commitlint/execute-rule" "^17.4.0"
|
|
284 | 284 | lodash.uniq "^4.5.0"
|
285 | 285 | resolve-from "^5.0.0"
|
286 | 286 | ts-node "^10.8.1"
|
287 |
| - typescript "^4.6.4" |
| 287 | + typescript "^4.6.4 || ^5.0.0" |
288 | 288 |
|
289 | 289 | "@commitlint/message@^17.4.2":
|
290 | 290 | version "17.4.2"
|
|
300 | 300 | conventional-changelog-angular "^5.0.11"
|
301 | 301 | conventional-commits-parser "^3.2.2"
|
302 | 302 |
|
303 |
| -"@commitlint/read@^17.4.4": |
304 |
| - version "17.4.4" |
305 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555" |
306 |
| - integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA== |
| 303 | +"@commitlint/read@^17.5.1": |
| 304 | + version "17.5.1" |
| 305 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c" |
| 306 | + integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg== |
307 | 307 | dependencies:
|
308 | 308 | "@commitlint/top-level" "^17.4.0"
|
309 | 309 | "@commitlint/types" "^17.4.4"
|
310 | 310 | fs-extra "^11.0.0"
|
311 |
| - git-raw-commits "^2.0.0" |
| 311 | + git-raw-commits "^2.0.11" |
312 | 312 | minimist "^1.2.6"
|
313 | 313 |
|
314 | 314 | "@commitlint/resolve-extends@^17.4.4":
|
@@ -1978,12 +1978,10 @@ damerau-levenshtein@^1.0.6:
|
1978 | 1978 | resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz#143c1641cb3d85c60c32329e26899adea8701791"
|
1979 | 1979 | integrity sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==
|
1980 | 1980 |
|
1981 |
| -dargs@^4.0.1: |
1982 |
| - version "4.1.0" |
1983 |
| - resolved "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17" |
1984 |
| - integrity sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc= |
1985 |
| - dependencies: |
1986 |
| - number-is-nan "^1.0.0" |
| 1981 | +dargs@^7.0.0: |
| 1982 | + version "7.0.0" |
| 1983 | + resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc" |
| 1984 | + integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg== |
1987 | 1985 |
|
1988 | 1986 | dashdash@^1.12.0:
|
1989 | 1987 | version "1.14.1"
|
@@ -3094,16 +3092,16 @@ git-log-parser@^1.2.0:
|
3094 | 3092 | through2 "~2.0.0"
|
3095 | 3093 | traverse "~0.6.6"
|
3096 | 3094 |
|
3097 |
| -git-raw-commits@^2.0.0: |
3098 |
| - version "2.0.3" |
3099 |
| - resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.3.tgz#f040e67b8445962d4d168903a9e84c4240c17655" |
3100 |
| - integrity sha512-SoSsFL5lnixVzctGEi2uykjA7B5I0AhO9x6kdzvGRHbxsa6JSEgrgy1esRKsfOKE1cgyOJ/KDR2Trxu157sb8w== |
| 3095 | +git-raw-commits@^2.0.11: |
| 3096 | + version "2.0.11" |
| 3097 | + resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723" |
| 3098 | + integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A== |
3101 | 3099 | dependencies:
|
3102 |
| - dargs "^4.0.1" |
3103 |
| - lodash.template "^4.0.2" |
3104 |
| - meow "^5.0.0" |
3105 |
| - split2 "^2.0.0" |
3106 |
| - through2 "^3.0.0" |
| 3100 | + dargs "^7.0.0" |
| 3101 | + lodash "^4.17.15" |
| 3102 | + meow "^8.0.0" |
| 3103 | + split2 "^3.0.0" |
| 3104 | + through2 "^4.0.0" |
3107 | 3105 |
|
3108 | 3106 | glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
|
3109 | 3107 | version "5.1.2"
|
@@ -4241,11 +4239,6 @@ lodash._createset@~4.0.0:
|
4241 | 4239 | resolved "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
|
4242 | 4240 | integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
|
4243 | 4241 |
|
4244 |
| -lodash._reinterpolate@~3.0.0: |
4245 |
| - version "3.0.0" |
4246 |
| - resolved "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" |
4247 |
| - integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= |
4248 |
| - |
4249 | 4242 | lodash._root@~3.0.0:
|
4250 | 4243 | version "3.0.1"
|
4251 | 4244 | resolved "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
|
@@ -4321,21 +4314,6 @@ lodash.startcase@^4.4.0:
|
4321 | 4314 | resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
|
4322 | 4315 | integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
|
4323 | 4316 |
|
4324 |
| -lodash.template@^4.0.2: |
4325 |
| - version "4.4.0" |
4326 |
| - resolved "https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0" |
4327 |
| - integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A= |
4328 |
| - dependencies: |
4329 |
| - lodash._reinterpolate "~3.0.0" |
4330 |
| - lodash.templatesettings "^4.0.0" |
4331 |
| - |
4332 |
| -lodash.templatesettings@^4.0.0: |
4333 |
| - version "4.1.0" |
4334 |
| - resolved "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316" |
4335 |
| - integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY= |
4336 |
| - dependencies: |
4337 |
| - lodash._reinterpolate "~3.0.0" |
4338 |
| - |
4339 | 4317 | lodash.toarray@^4.4.0:
|
4340 | 4318 | version "4.4.0"
|
4341 | 4319 | resolved "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
|
@@ -4531,21 +4509,6 @@ meow@^4.0.0:
|
4531 | 4509 | redent "^2.0.0"
|
4532 | 4510 | trim-newlines "^2.0.0"
|
4533 | 4511 |
|
4534 |
| -meow@^5.0.0: |
4535 |
| - version "5.0.0" |
4536 |
| - resolved "https://registry.npmjs.org/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4" |
4537 |
| - integrity sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig== |
4538 |
| - dependencies: |
4539 |
| - camelcase-keys "^4.0.0" |
4540 |
| - decamelize-keys "^1.0.0" |
4541 |
| - loud-rejection "^1.0.0" |
4542 |
| - minimist-options "^3.0.1" |
4543 |
| - normalize-package-data "^2.3.4" |
4544 |
| - read-pkg-up "^3.0.0" |
4545 |
| - redent "^2.0.0" |
4546 |
| - trim-newlines "^2.0.0" |
4547 |
| - yargs-parser "^10.0.0" |
4548 |
| - |
4549 | 4512 | meow@^8.0.0:
|
4550 | 4513 | version "8.0.0"
|
4551 | 4514 | resolved "https://registry.yarnpkg.com/meow/-/meow-8.0.0.tgz#1aa10ee61046719e334ffdc038bb5069250ec99a"
|
@@ -5940,7 +5903,7 @@ read@1, read@~1.0.1, read@~1.0.7:
|
5940 | 5903 | dependencies:
|
5941 | 5904 | mute-stream "~0.0.4"
|
5942 | 5905 |
|
5943 |
| -"readable-stream@1 || 2", "readable-stream@2 || 3", readable-stream@^2.0.0, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.6, readable-stream@~2.3.6: |
| 5906 | +"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.6, readable-stream@~2.3.6: |
5944 | 5907 | version "2.3.6"
|
5945 | 5908 | resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
|
5946 | 5909 | integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
|
@@ -6523,13 +6486,6 @@ split-on-first@^1.0.0:
|
6523 | 6486 | resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
|
6524 | 6487 | integrity sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==
|
6525 | 6488 |
|
6526 |
| -split2@^2.0.0: |
6527 |
| - version "2.2.0" |
6528 |
| - resolved "https://registry.npmjs.org/split2/-/split2-2.2.0.tgz#186b2575bcf83e85b7d18465756238ee4ee42493" |
6529 |
| - integrity sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw== |
6530 |
| - dependencies: |
6531 |
| - through2 "^2.0.2" |
6532 |
| - |
6533 | 6489 | split2@^3.0.0:
|
6534 | 6490 | version "3.2.2"
|
6535 | 6491 | resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f"
|
@@ -6858,21 +6814,14 @@ text-table@^0.2.0, text-table@~0.2.0:
|
6858 | 6814 | resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
6859 | 6815 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
6860 | 6816 |
|
6861 |
| -through2@^2.0.0, through2@^2.0.2, through2@~2.0.0: |
| 6817 | +through2@^2.0.0, through2@~2.0.0: |
6862 | 6818 | version "2.0.5"
|
6863 | 6819 | resolved "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
|
6864 | 6820 | integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
|
6865 | 6821 | dependencies:
|
6866 | 6822 | readable-stream "~2.3.6"
|
6867 | 6823 | xtend "~4.0.1"
|
6868 | 6824 |
|
6869 |
| -through2@^3.0.0: |
6870 |
| - version "3.0.1" |
6871 |
| - resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a" |
6872 |
| - integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww== |
6873 |
| - dependencies: |
6874 |
| - readable-stream "2 || 3" |
6875 |
| - |
6876 | 6825 | through2@^4.0.0:
|
6877 | 6826 | version "4.0.2"
|
6878 | 6827 | resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764"
|
@@ -7063,10 +7012,10 @@ typescript@^3.9.6:
|
7063 | 7012 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
|
7064 | 7013 | integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
|
7065 | 7014 |
|
7066 |
| -typescript@^4.6.4: |
7067 |
| - version "4.7.2" |
7068 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4" |
7069 |
| - integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A== |
| 7015 | +"typescript@^4.6.4 || ^5.0.0": |
| 7016 | + version "5.0.3" |
| 7017 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" |
| 7018 | + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== |
7070 | 7019 |
|
7071 | 7020 | uglify-js@^3.1.4:
|
7072 | 7021 | version "3.5.6"
|
@@ -7422,13 +7371,6 @@ [email protected], yargs-parser@^20.2.2, yargs-parser@^20.2.3:
|
7422 | 7371 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
|
7423 | 7372 | integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
|
7424 | 7373 |
|
7425 |
| -yargs-parser@^10.0.0: |
7426 |
| - version "10.1.0" |
7427 |
| - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8" |
7428 |
| - integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ== |
7429 |
| - dependencies: |
7430 |
| - camelcase "^4.1.0" |
7431 |
| - |
7432 | 7374 | yargs-parser@^15.0.1:
|
7433 | 7375 | version "15.0.1"
|
7434 | 7376 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
|
|
0 commit comments