|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24" |
12 | 12 |
|
13 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
14 | | - version "7.26.2" |
15 | | - resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz" |
16 | | - integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
17 | | - dependencies: |
18 | | - "@babel/helper-validator-identifier" "^7.25.9" |
19 | | - js-tokens "^4.0.0" |
20 | | - picocolors "^1.0.0" |
21 | | - |
22 | | -"@babel/code-frame@^7.27.1": |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": |
23 | 14 | version "7.27.1" |
24 | 15 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
25 | 16 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
28 | 19 | js-tokens "^4.0.0" |
29 | 20 | picocolors "^1.1.1" |
30 | 21 |
|
| 22 | +"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
| 23 | + version "7.26.2" |
| 24 | + resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz" |
| 25 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 26 | + dependencies: |
| 27 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 28 | + js-tokens "^4.0.0" |
| 29 | + picocolors "^1.0.0" |
| 30 | + |
31 | 31 | "@babel/compat-data@^7.25.9": |
32 | 32 | version "7.26.3" |
33 | 33 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.3.tgz" |
|
193 | 193 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
194 | 194 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
195 | 195 |
|
196 | | -"@babel/helper-validator-identifier@^7.25.9": |
197 | | - version "7.25.9" |
198 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
199 | | - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
200 | | - |
201 | | -"@babel/helper-validator-identifier@^7.27.1": |
| 196 | +"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1": |
202 | 197 | version "7.27.1" |
203 | 198 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
204 | 199 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
|
443 | 438 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
444 | 439 |
|
445 | 440 | "@commitlint/cli@^19.0.3": |
446 | | - version "19.8.0" |
447 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272" |
448 | | - integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg== |
449 | | - dependencies: |
450 | | - "@commitlint/format" "^19.8.0" |
451 | | - "@commitlint/lint" "^19.8.0" |
452 | | - "@commitlint/load" "^19.8.0" |
453 | | - "@commitlint/read" "^19.8.0" |
454 | | - "@commitlint/types" "^19.8.0" |
455 | | - tinyexec "^0.3.0" |
| 441 | + version "19.8.1" |
| 442 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158" |
| 443 | + integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA== |
| 444 | + dependencies: |
| 445 | + "@commitlint/format" "^19.8.1" |
| 446 | + "@commitlint/lint" "^19.8.1" |
| 447 | + "@commitlint/load" "^19.8.1" |
| 448 | + "@commitlint/read" "^19.8.1" |
| 449 | + "@commitlint/types" "^19.8.1" |
| 450 | + tinyexec "^1.0.0" |
456 | 451 | yargs "^17.0.0" |
457 | 452 |
|
458 | 453 | "@commitlint/config-conventional@^19.0.3": |
459 | | - version "19.8.0" |
460 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c" |
461 | | - integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw== |
| 454 | + version "19.8.1" |
| 455 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b" |
| 456 | + integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ== |
462 | 457 | dependencies: |
463 | | - "@commitlint/types" "^19.8.0" |
| 458 | + "@commitlint/types" "^19.8.1" |
464 | 459 | conventional-changelog-conventionalcommits "^7.0.2" |
465 | 460 |
|
466 | | -"@commitlint/config-validator@^19.5.0", "@commitlint/config-validator@^19.8.0": |
| 461 | +"@commitlint/config-validator@^19.5.0": |
467 | 462 | version "19.8.0" |
468 | 463 | resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a" |
469 | 464 | integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA== |
470 | 465 | dependencies: |
471 | 466 | "@commitlint/types" "^19.8.0" |
472 | 467 | ajv "^8.11.0" |
473 | 468 |
|
| 469 | +"@commitlint/config-validator@^19.8.0", "@commitlint/config-validator@^19.8.1": |
| 470 | + version "19.8.1" |
| 471 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5" |
| 472 | + integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ== |
| 473 | + dependencies: |
| 474 | + "@commitlint/types" "^19.8.1" |
| 475 | + ajv "^8.11.0" |
| 476 | + |
474 | 477 | "@commitlint/cz-commitlint@^19.0.3": |
475 | | - version "19.8.0" |
476 | | - resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-19.8.0.tgz#ffc22a114b853d28f3c4c9ebc18448473a785a6d" |
477 | | - integrity sha512-zaCKTrs+lz2UhEAHUyk9EqasYSL46//FjIt37cwDb/MJ0w6dO6MeQ4ukcaSDYTkn9dfiIJP/Qh7bl8KXEQX5fw== |
| 478 | + version "19.8.1" |
| 479 | + resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-19.8.1.tgz#131968c6267ade0647cac37bf5379bbd20b2f97b" |
| 480 | + integrity sha512-GndsziRLYQbmDSukwgQSp8G/cTlhJNn2U8nKZaNG9NiBxv17uMTI69u7c9RJTcAQCjVNOWWB4+CT/aPFxcbzSQ== |
478 | 481 | dependencies: |
479 | | - "@commitlint/ensure" "^19.8.0" |
480 | | - "@commitlint/load" "^19.8.0" |
481 | | - "@commitlint/types" "^19.8.0" |
| 482 | + "@commitlint/ensure" "^19.8.1" |
| 483 | + "@commitlint/load" "^19.8.1" |
| 484 | + "@commitlint/types" "^19.8.1" |
482 | 485 | chalk "^5.3.0" |
483 | 486 | lodash.isplainobject "^4.0.6" |
484 | 487 | word-wrap "^1.2.5" |
485 | 488 |
|
486 | | -"@commitlint/ensure@^19.8.0": |
487 | | - version "19.8.0" |
488 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d" |
489 | | - integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg== |
| 489 | +"@commitlint/ensure@^19.8.1": |
| 490 | + version "19.8.1" |
| 491 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14" |
| 492 | + integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw== |
490 | 493 | dependencies: |
491 | | - "@commitlint/types" "^19.8.0" |
| 494 | + "@commitlint/types" "^19.8.1" |
492 | 495 | lodash.camelcase "^4.3.0" |
493 | 496 | lodash.kebabcase "^4.1.1" |
494 | 497 | lodash.snakecase "^4.1.1" |
495 | 498 | lodash.startcase "^4.4.0" |
496 | 499 | lodash.upperfirst "^4.3.1" |
497 | 500 |
|
498 | | -"@commitlint/execute-rule@^19.5.0", "@commitlint/execute-rule@^19.8.0": |
| 501 | +"@commitlint/execute-rule@^19.5.0": |
499 | 502 | version "19.8.0" |
500 | 503 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a" |
501 | 504 | integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A== |
502 | 505 |
|
503 | | -"@commitlint/format@^19.8.0": |
504 | | - version "19.8.0" |
505 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1" |
506 | | - integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg== |
| 506 | +"@commitlint/execute-rule@^19.8.1": |
| 507 | + version "19.8.1" |
| 508 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067" |
| 509 | + integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA== |
| 510 | + |
| 511 | +"@commitlint/format@^19.8.1": |
| 512 | + version "19.8.1" |
| 513 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4" |
| 514 | + integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw== |
507 | 515 | dependencies: |
508 | | - "@commitlint/types" "^19.8.0" |
| 516 | + "@commitlint/types" "^19.8.1" |
509 | 517 | chalk "^5.3.0" |
510 | 518 |
|
511 | | -"@commitlint/is-ignored@^19.8.0": |
512 | | - version "19.8.0" |
513 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291" |
514 | | - integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw== |
| 519 | +"@commitlint/is-ignored@^19.8.1": |
| 520 | + version "19.8.1" |
| 521 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3" |
| 522 | + integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg== |
515 | 523 | dependencies: |
516 | | - "@commitlint/types" "^19.8.0" |
| 524 | + "@commitlint/types" "^19.8.1" |
517 | 525 | semver "^7.6.0" |
518 | 526 |
|
519 | | -"@commitlint/lint@^19.8.0": |
520 | | - version "19.8.0" |
521 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057" |
522 | | - integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ== |
| 527 | +"@commitlint/lint@^19.8.1": |
| 528 | + version "19.8.1" |
| 529 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0" |
| 530 | + integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw== |
523 | 531 | dependencies: |
524 | | - "@commitlint/is-ignored" "^19.8.0" |
525 | | - "@commitlint/parse" "^19.8.0" |
526 | | - "@commitlint/rules" "^19.8.0" |
527 | | - "@commitlint/types" "^19.8.0" |
| 532 | + "@commitlint/is-ignored" "^19.8.1" |
| 533 | + "@commitlint/parse" "^19.8.1" |
| 534 | + "@commitlint/rules" "^19.8.1" |
| 535 | + "@commitlint/types" "^19.8.1" |
528 | 536 |
|
529 | 537 | "@commitlint/load@>6.1.1": |
530 | 538 | version "19.5.0" |
|
542 | 550 | lodash.merge "^4.6.2" |
543 | 551 | lodash.uniq "^4.5.0" |
544 | 552 |
|
545 | | -"@commitlint/load@^19.8.0": |
546 | | - version "19.8.0" |
547 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e" |
548 | | - integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ== |
| 553 | +"@commitlint/load@^19.8.1": |
| 554 | + version "19.8.1" |
| 555 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576" |
| 556 | + integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A== |
549 | 557 | dependencies: |
550 | | - "@commitlint/config-validator" "^19.8.0" |
551 | | - "@commitlint/execute-rule" "^19.8.0" |
552 | | - "@commitlint/resolve-extends" "^19.8.0" |
553 | | - "@commitlint/types" "^19.8.0" |
| 558 | + "@commitlint/config-validator" "^19.8.1" |
| 559 | + "@commitlint/execute-rule" "^19.8.1" |
| 560 | + "@commitlint/resolve-extends" "^19.8.1" |
| 561 | + "@commitlint/types" "^19.8.1" |
554 | 562 | chalk "^5.3.0" |
555 | 563 | cosmiconfig "^9.0.0" |
556 | 564 | cosmiconfig-typescript-loader "^6.1.0" |
557 | 565 | lodash.isplainobject "^4.0.6" |
558 | 566 | lodash.merge "^4.6.2" |
559 | 567 | lodash.uniq "^4.5.0" |
560 | 568 |
|
561 | | -"@commitlint/message@^19.8.0": |
562 | | - version "19.8.0" |
563 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca" |
564 | | - integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A== |
| 569 | +"@commitlint/message@^19.8.1": |
| 570 | + version "19.8.1" |
| 571 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6" |
| 572 | + integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg== |
565 | 573 |
|
566 | | -"@commitlint/parse@^19.8.0": |
567 | | - version "19.8.0" |
568 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba" |
569 | | - integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q== |
| 574 | +"@commitlint/parse@^19.8.1": |
| 575 | + version "19.8.1" |
| 576 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747" |
| 577 | + integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw== |
570 | 578 | dependencies: |
571 | | - "@commitlint/types" "^19.8.0" |
| 579 | + "@commitlint/types" "^19.8.1" |
572 | 580 | conventional-changelog-angular "^7.0.0" |
573 | 581 | conventional-commits-parser "^5.0.0" |
574 | 582 |
|
575 | | -"@commitlint/read@^19.8.0": |
576 | | - version "19.8.0" |
577 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f" |
578 | | - integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w== |
| 583 | +"@commitlint/read@^19.8.1": |
| 584 | + version "19.8.1" |
| 585 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8" |
| 586 | + integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ== |
579 | 587 | dependencies: |
580 | | - "@commitlint/top-level" "^19.8.0" |
581 | | - "@commitlint/types" "^19.8.0" |
| 588 | + "@commitlint/top-level" "^19.8.1" |
| 589 | + "@commitlint/types" "^19.8.1" |
582 | 590 | git-raw-commits "^4.0.0" |
583 | 591 | minimist "^1.2.8" |
584 | | - tinyexec "^0.3.0" |
| 592 | + tinyexec "^1.0.0" |
585 | 593 |
|
586 | | -"@commitlint/resolve-extends@^19.5.0", "@commitlint/resolve-extends@^19.8.0": |
| 594 | +"@commitlint/resolve-extends@^19.5.0": |
587 | 595 | version "19.8.0" |
588 | 596 | resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726" |
589 | 597 | integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ== |
|
595 | 603 | lodash.mergewith "^4.6.2" |
596 | 604 | resolve-from "^5.0.0" |
597 | 605 |
|
598 | | -"@commitlint/rules@^19.8.0": |
599 | | - version "19.8.0" |
600 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa" |
601 | | - integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA== |
| 606 | +"@commitlint/resolve-extends@^19.8.1": |
| 607 | + version "19.8.1" |
| 608 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694" |
| 609 | + integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg== |
602 | 610 | dependencies: |
603 | | - "@commitlint/ensure" "^19.8.0" |
604 | | - "@commitlint/message" "^19.8.0" |
605 | | - "@commitlint/to-lines" "^19.8.0" |
606 | | - "@commitlint/types" "^19.8.0" |
| 611 | + "@commitlint/config-validator" "^19.8.1" |
| 612 | + "@commitlint/types" "^19.8.1" |
| 613 | + global-directory "^4.0.1" |
| 614 | + import-meta-resolve "^4.0.0" |
| 615 | + lodash.mergewith "^4.6.2" |
| 616 | + resolve-from "^5.0.0" |
607 | 617 |
|
608 | | -"@commitlint/to-lines@^19.8.0": |
609 | | - version "19.8.0" |
610 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118" |
611 | | - integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A== |
| 618 | +"@commitlint/rules@^19.8.1": |
| 619 | + version "19.8.1" |
| 620 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f" |
| 621 | + integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw== |
| 622 | + dependencies: |
| 623 | + "@commitlint/ensure" "^19.8.1" |
| 624 | + "@commitlint/message" "^19.8.1" |
| 625 | + "@commitlint/to-lines" "^19.8.1" |
| 626 | + "@commitlint/types" "^19.8.1" |
612 | 627 |
|
613 | | -"@commitlint/top-level@^19.8.0": |
614 | | - version "19.8.0" |
615 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d" |
616 | | - integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ== |
| 628 | +"@commitlint/to-lines@^19.8.1": |
| 629 | + version "19.8.1" |
| 630 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47" |
| 631 | + integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg== |
| 632 | + |
| 633 | +"@commitlint/top-level@^19.8.1": |
| 634 | + version "19.8.1" |
| 635 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916" |
| 636 | + integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw== |
617 | 637 | dependencies: |
618 | 638 | find-up "^7.0.0" |
619 | 639 |
|
620 | | -"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0": |
| 640 | +"@commitlint/types@^19.5.0": |
621 | 641 | version "19.8.0" |
622 | 642 | resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c" |
623 | 643 | integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg== |
624 | 644 | dependencies: |
625 | 645 | "@types/conventional-commits-parser" "^5.0.0" |
626 | 646 | chalk "^5.3.0" |
627 | 647 |
|
| 648 | +"@commitlint/types@^19.8.0", "@commitlint/types@^19.8.1": |
| 649 | + version "19.8.1" |
| 650 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" |
| 651 | + integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw== |
| 652 | + dependencies: |
| 653 | + "@types/conventional-commits-parser" "^5.0.0" |
| 654 | + chalk "^5.3.0" |
| 655 | + |
628 | 656 | "@conventional-changelog/git-client@^1.0.0": |
629 | 657 | version "1.0.1" |
630 | 658 | resolved "https://registry.npmjs.org/@conventional-changelog/git-client/-/git-client-1.0.1.tgz" |
|
1381 | 1409 | expect "^29.0.0" |
1382 | 1410 | pretty-format "^29.0.0" |
1383 | 1411 |
|
1384 | | -"@types/node@*": |
1385 | | - version "22.13.10" |
1386 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4" |
1387 | | - integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw== |
1388 | | - dependencies: |
1389 | | - undici-types "~6.20.0" |
1390 | | - |
1391 | | -"@types/node@22.15.17": |
| 1412 | +"@types/node@*", "@types/node@22.15.17": |
1392 | 1413 | version "22.15.17" |
1393 | 1414 | resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055" |
1394 | 1415 | integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw== |
@@ -5363,10 +5384,10 @@ text-table@^0.2.0: |
5363 | 5384 | resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" |
5364 | 5385 | integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== |
5365 | 5386 |
|
5366 | | -tinyexec@^0.3.0: |
5367 | | - version "0.3.2" |
5368 | | - resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2" |
5369 | | - integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA== |
| 5387 | +tinyexec@^1.0.0: |
| 5388 | + version "1.0.1" |
| 5389 | + resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1" |
| 5390 | + integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw== |
5370 | 5391 |
|
5371 | 5392 | tmp@^0.0.33: |
5372 | 5393 | version "0.0.33" |
@@ -5484,11 +5505,6 @@ uglify-js@^3.1.4: |
5484 | 5505 | resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.18.0.tgz" |
5485 | 5506 | integrity sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A== |
5486 | 5507 |
|
5487 | | -undici-types@~6.20.0: |
5488 | | - version "6.20.0" |
5489 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
5490 | | - integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
5491 | | - |
5492 | 5508 | undici-types@~6.21.0: |
5493 | 5509 | version "6.21.0" |
5494 | 5510 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
@@ -5743,9 +5759,9 @@ yocto-queue@^0.1.0: |
5743 | 5759 | integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== |
5744 | 5760 |
|
5745 | 5761 | yocto-queue@^1.0.0: |
5746 | | - version "1.2.0" |
5747 | | - resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.2.0.tgz#4a29a93e7591328fa31768701e6ea66962401f79" |
5748 | | - integrity sha512-KHBC7z61OJeaMGnF3wqNZj+GGNXOyypZviiKpQeiHirG5Ib1ImwcLBH70rbMSkKfSmUNBsdf2PwaEJtKvgmkNw== |
| 5762 | + version "1.2.1" |
| 5763 | + resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.2.1.tgz#36d7c4739f775b3cbc28e6136e21aa057adec418" |
| 5764 | + integrity sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg== |
5749 | 5765 |
|
5750 | 5766 | yoctocolors-cjs@^2.1.2: |
5751 | 5767 | version "2.1.2" |
|
0 commit comments