@jayree/sfdx-plugin-manifest 3.1.30 → 3.1.31

Sign up to get free protection for your applications and to get access to all the features.
package/oclif.lock CHANGED
@@ -439,10 +439,10 @@
439
439
  minimatch "^3.1.2"
440
440
  strip-json-comments "^3.1.1"
441
441
 
442
- "@eslint/js@8.50.0":
443
- version "8.50.0"
444
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
445
- integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
442
+ "@eslint/js@8.51.0":
443
+ version "8.51.0"
444
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
445
+ integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
446
446
 
447
447
  "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
448
448
  version "1.1.3"
@@ -489,14 +489,14 @@
489
489
  resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
490
490
  integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
491
491
 
492
- "@jayree/changelog@^1.1.6":
493
- version "1.1.6"
494
- resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.6.tgz#d76d3e725ba9c8cba7e7dd34d6a42c41011ec3af"
495
- integrity sha512-ChCUOSYwhsezMgOFGHN6s0lxjmr0AYrbfCGJB41O9HwcwOTGhJryJ4p7mqIsw+9ptYGCB4osUBATvaPN0Jp33Q==
492
+ "@jayree/changelog@^1.1.7":
493
+ version "1.1.7"
494
+ resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.7.tgz#3b2175e25b8d2624c9214a7776925140f813fd8a"
495
+ integrity sha512-YxTlf2c5uoqrIcEg7AwNT/Pn60h5RSbqK15PhElTX5d+R7/SHle2OV1ZBmlJR/S3gUFSY0MILcUpYJa6eeiuGg==
496
496
  dependencies:
497
497
  debug "^4.3.4"
498
498
  fs-extra "^11.1.1"
499
- marked "^5.1.2"
499
+ marked "^9.1.0"
500
500
  marked-terminal "^6.0.0"
501
501
  semver "^7.5.4"
502
502
  semver-compare "^1.0.0"
@@ -729,7 +729,7 @@
729
729
  supports-color "^8.1.1"
730
730
  tslib "^2"
731
731
 
732
- "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3":
732
+ "@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3":
733
733
  version "2.15.0"
734
734
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
735
735
  integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
@@ -763,6 +763,37 @@
763
763
  wordwrap "^1.0.0"
764
764
  wrap-ansi "^7.0.0"
765
765
 
766
+ "@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.0.9":
767
+ version "3.0.9"
768
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.9.tgz#655fcb2bf675b4ef0f673f2c4b39962b2c71cba8"
769
+ integrity sha512-rwM6MWQ47W8U0++aG+qK6aATDqBl5sn5nkUqR6YmnJ4clR455gMyjUnzEqhwlzw+YfDf2MBhxC8wDlhPTImfvQ==
770
+ dependencies:
771
+ ansi-escapes "^4.3.2"
772
+ ansi-styles "^4.3.0"
773
+ cardinal "^2.1.1"
774
+ chalk "^4.1.2"
775
+ clean-stack "^3.0.1"
776
+ cli-progress "^3.12.0"
777
+ debug "^4.3.4"
778
+ ejs "^3.1.8"
779
+ get-package-type "^0.1.0"
780
+ globby "^11.1.0"
781
+ hyperlinker "^1.0.0"
782
+ indent-string "^4.0.0"
783
+ is-wsl "^2.2.0"
784
+ js-yaml "^3.14.1"
785
+ natural-orderby "^2.0.3"
786
+ object-treeify "^1.1.33"
787
+ password-prompt "^1.1.2"
788
+ slice-ansi "^4.0.0"
789
+ string-width "^4.2.3"
790
+ strip-ansi "^6.0.1"
791
+ supports-color "^8.1.1"
792
+ supports-hyperlinks "^2.2.0"
793
+ widest-line "^3.1.0"
794
+ wordwrap "^1.0.0"
795
+ wrap-ansi "^7.0.0"
796
+
766
797
  "@oclif/plugin-command-snapshot@^4.0.14":
767
798
  version "4.0.14"
768
799
  resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.14.tgz#7fe19c34871443dbfea1cb301b06ca20cc9a4d97"
@@ -776,13 +807,20 @@
776
807
  ts-json-schema-generator "^1.3.0"
777
808
  tslib "^2.6.2"
778
809
 
779
- "@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.20":
810
+ "@oclif/plugin-help@^5.2.14":
780
811
  version "5.2.20"
781
812
  resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.20.tgz#4035a0ac231f95fb8e334da342175e3ca00f6abc"
782
813
  integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==
783
814
  dependencies:
784
815
  "@oclif/core" "^2.15.0"
785
816
 
817
+ "@oclif/plugin-help@^6.0.2":
818
+ version "6.0.2"
819
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.2.tgz#f9cf0ac668e5ffabdebec33d374350495e981830"
820
+ integrity sha512-rHe19ySqU+sIA1qJYQrnB8Jh+LvdMxIN2cIQPSsMobhdOThW5R7jRpMDe9iZwO+okQmvXiP/gIx/vEnWST33HQ==
821
+ dependencies:
822
+ "@oclif/core" "^3.0.9"
823
+
786
824
  "@oclif/plugin-not-found@^2.3.32":
787
825
  version "2.3.32"
788
826
  resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.32.tgz#4b9371b028ed6a74238a5ea7c12cfa7d30d7d0a8"
@@ -918,13 +956,13 @@
918
956
  picocolors "^1.0.0"
919
957
  tslib "^2.6.0"
920
958
 
921
- "@salesforce/cli-plugins-testkit@^4.4.5":
922
- version "4.4.5"
923
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.5.tgz#ffd8724fc1110c97e9511cc3fb19a3189f41b667"
924
- integrity sha512-98ucjuEnwdaQiDci3X9c24ASdsaRajZefmXVYvHF6QIIb4Bav3SZVMngo11mQhcmPLyzbJWfT94aImmg1ch82A==
959
+ "@salesforce/cli-plugins-testkit@^4.4.7":
960
+ version "4.4.7"
961
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.7.tgz#dced302efd8415b9f96df639755e279f13d6d220"
962
+ integrity sha512-QKxQEdYvV8hcqGfpxmYFtPBRwejLA7bhnbNNWYugEAKdsxXS12Zi1TyiUetzifQngVgvoxEDjcU+v8SRKCb96Q==
925
963
  dependencies:
926
- "@salesforce/core" "^5.3.1"
927
- "@salesforce/kit" "^3.0.12"
964
+ "@salesforce/core" "^5.3.5"
965
+ "@salesforce/kit" "^3.0.13"
928
966
  "@salesforce/ts-types" "^2.0.6"
929
967
  "@types/shelljs" "^0.8.13"
930
968
  debug "^4.3.1"
@@ -933,15 +971,15 @@
933
971
  strip-ansi "6.0.1"
934
972
  ts-retry-promise "^0.7.1"
935
973
 
936
- "@salesforce/core@^5.2.10", "@salesforce/core@^5.3.1":
937
- version "5.3.4"
938
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.4.tgz#bbf87238a4a6f31c07c8d01d4913c552fe0d0443"
939
- integrity sha512-FV5QG0+W/15IaWtaZCxzAZ1K6bonlzkv5v9vuicH2VeEltruGUYYf8Bq7hkoul1xHk3Kl4+9cXx7aGp8Z0kGzQ==
974
+ "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.5":
975
+ version "5.3.9"
976
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.9.tgz#1c8f793ce1a0798c5c7767a5a370a5926d3298de"
977
+ integrity sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==
940
978
  dependencies:
941
- "@salesforce/kit" "^3.0.12"
979
+ "@salesforce/kit" "^3.0.13"
942
980
  "@salesforce/schemas" "^1.6.0"
943
981
  "@salesforce/ts-types" "^2.0.8"
944
- "@types/semver" "^7.5.2"
982
+ "@types/semver" "^7.5.3"
945
983
  ajv "^8.12.0"
946
984
  change-case "^4.1.2"
947
985
  faye "^1.4.0"
@@ -950,9 +988,9 @@
950
988
  jsforce "^2.0.0-beta.27"
951
989
  jsonwebtoken "9.0.2"
952
990
  jszip "3.10.1"
953
- pino "^8.15.1"
991
+ pino "^8.15.6"
954
992
  pino-abstract-transport "^1.0.0"
955
- pino-pretty "^10.2.0"
993
+ pino-pretty "^10.2.3"
956
994
  proper-lockfile "^4.1.2"
957
995
  semver "^7.5.4"
958
996
  ts-retry-promise "^0.7.1"
@@ -962,10 +1000,10 @@
962
1000
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e"
963
1001
  integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g==
964
1002
 
965
- "@salesforce/dev-scripts@^5.10.0":
966
- version "5.10.0"
967
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.10.0.tgz#8fad794032860f456eadd6b26cec13330e633517"
968
- integrity sha512-xtFHID4iMEXdXrOXh0FBqAKN/byZ9k9mWAYH9YRmvLgdIAM9TXsI4yTPsqXcTAHrXpzUG0ku5fJcPFKFaAk5vA==
1003
+ "@salesforce/dev-scripts@^5.11.0":
1004
+ version "5.11.0"
1005
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.11.0.tgz#e5632f0e46f2d821710ca06bb6d60378399b17cd"
1006
+ integrity sha512-DLgjqBsYc0AiBb5BPiSMSJrwoP9ceAFePPcB6xvLrH9gas+8X3z79vc4xzlBhwzsF1WJsSOoVVTtJbPDwxvF0g==
969
1007
  dependencies:
970
1008
  "@commitlint/cli" "^17.1.2"
971
1009
  "@commitlint/config-conventional" "^17.1.0"
@@ -975,7 +1013,7 @@
975
1013
  "@types/mocha" "^9.0.0"
976
1014
  "@types/node" "^15.6.1"
977
1015
  "@types/sinon" "10.0.11"
978
- chai "^4.3.7"
1016
+ chai "^4.3.8"
979
1017
  chalk "^4.0.0"
980
1018
  cosmiconfig "^7.0.0"
981
1019
  eslint "^8.41.0"
@@ -1001,7 +1039,7 @@
1001
1039
  typescript "^4.9.5"
1002
1040
  wireit "^0.9.5"
1003
1041
 
1004
- "@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.12":
1042
+ "@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.13":
1005
1043
  version "3.0.13"
1006
1044
  resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
1007
1045
  integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
@@ -1019,28 +1057,28 @@
1019
1057
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
1020
1058
  integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
1021
1059
 
1022
- "@salesforce/sf-plugins-core@^3.1.25":
1023
- version "3.1.25"
1024
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.25.tgz#35042667270e95211a910ea28bd5cd620dc662e9"
1025
- integrity sha512-n2cjdp3oWgeXzMmmF1ZOIUBbidxist9qJdbDrWwVbDW2dQS3Kb23vWKsrFci7l1Hf9sQA1AApxTiwJ1DQEqKBA==
1060
+ "@salesforce/sf-plugins-core@^4.0.0":
1061
+ version "4.0.0"
1062
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz#587d8131531b7a53392d73bc4d6d0b0fd75b7e08"
1063
+ integrity sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==
1026
1064
  dependencies:
1027
- "@oclif/core" "^2.15.0"
1028
- "@salesforce/core" "^5.2.10"
1029
- "@salesforce/kit" "^3.0.11"
1065
+ "@oclif/core" "^3.0.0"
1066
+ "@salesforce/core" "^5.3.1"
1067
+ "@salesforce/kit" "^3.0.13"
1030
1068
  "@salesforce/ts-types" "^2.0.7"
1031
1069
  chalk "^4"
1032
1070
  inquirer "^8.2.5"
1033
1071
 
1034
- "@salesforce/source-deploy-retrieve@^9.7.22":
1035
- version "9.7.22"
1036
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.22.tgz#22462311640cc34b46b66d06b6180f261d656891"
1037
- integrity sha512-RsAanMSmgEuQar9rPH/Qp/rBt3q9WCyrBdYLZW+oewswoDagFCkHdiwLOkzuk6F0my61EEglDK5OQm2MBEu5Yg==
1072
+ "@salesforce/source-deploy-retrieve@^9.7.24":
1073
+ version "9.7.24"
1074
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.24.tgz#6a200b830311b0db08a86026ece98c734d56f8c2"
1075
+ integrity sha512-nkP9KgzuCoV6LtdDxgxt7KRnoQ6ZS12DJgXErCBXm7Swmr0dnbo1LhxrH05C4UFFe0JuvSta+u+Oor8jxSGaCQ==
1038
1076
  dependencies:
1039
1077
  "@salesforce/core" "^5.3.1"
1040
1078
  "@salesforce/kit" "^3.0.11"
1041
1079
  "@salesforce/ts-types" "^2.0.7"
1042
1080
  fast-levenshtein "^3.0.0"
1043
- fast-xml-parser "^4.2.7"
1081
+ fast-xml-parser "^4.3.2"
1044
1082
  got "^11.8.6"
1045
1083
  graceful-fs "^4.2.11"
1046
1084
  ignore "^5.2.4"
@@ -1262,10 +1300,10 @@
1262
1300
  resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
1263
1301
  integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
1264
1302
 
1265
- "@types/inquirer@^9.0.3":
1266
- version "9.0.3"
1267
- resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.3.tgz#dc99da4f2f6de9d26c284b4f6aaab4d98c456db1"
1268
- integrity sha512-CzNkWqQftcmk2jaCWdBTf9Sm7xSw4rkI1zpU/Udw3HX5//adEZUIm9STtoRP1qgWj0CWQtJ9UTvqmO2NNjhMJw==
1303
+ "@types/inquirer@^9.0.4":
1304
+ version "9.0.4"
1305
+ resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.4.tgz#f20d6bce87c2aef4fabe8de9e3a397e80aea309f"
1306
+ integrity sha512-x8UgutCLm5tsp995aeYB8dlT+sGBCtv0zE43tHvo7OljtlA2Rn4+COyLKe9+YjB20uy0G14y0C9vCD2KtNtyGA==
1269
1307
  dependencies:
1270
1308
  "@types/through" "*"
1271
1309
  rxjs "^7.2.0"
@@ -1371,10 +1409,10 @@
1371
1409
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
1372
1410
  integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
1373
1411
 
1374
- "@types/semver@^7.5.2":
1375
- version "7.5.2"
1376
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
1377
- integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
1412
+ "@types/semver@^7.5.3":
1413
+ version "7.5.3"
1414
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
1415
+ integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
1378
1416
 
1379
1417
  "@types/shelljs@^0.8.13":
1380
1418
  version "0.8.13"
@@ -1411,16 +1449,16 @@
1411
1449
  "@types/expect" "^1.20.4"
1412
1450
  "@types/node" "*"
1413
1451
 
1414
- "@typescript-eslint/eslint-plugin@^6.7.4":
1415
- version "6.7.4"
1416
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.4.tgz#057338df21b6062c2f2fc5999fbea8af9973ac6d"
1417
- integrity sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==
1452
+ "@typescript-eslint/eslint-plugin@^6.7.5":
1453
+ version "6.7.5"
1454
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz#f4024b9f63593d0c2b5bd6e4ca027e6f30934d4f"
1455
+ integrity sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==
1418
1456
  dependencies:
1419
1457
  "@eslint-community/regexpp" "^4.5.1"
1420
- "@typescript-eslint/scope-manager" "6.7.4"
1421
- "@typescript-eslint/type-utils" "6.7.4"
1422
- "@typescript-eslint/utils" "6.7.4"
1423
- "@typescript-eslint/visitor-keys" "6.7.4"
1458
+ "@typescript-eslint/scope-manager" "6.7.5"
1459
+ "@typescript-eslint/type-utils" "6.7.5"
1460
+ "@typescript-eslint/utils" "6.7.5"
1461
+ "@typescript-eslint/visitor-keys" "6.7.5"
1424
1462
  debug "^4.3.4"
1425
1463
  graphemer "^1.4.0"
1426
1464
  ignore "^5.2.4"
@@ -1428,15 +1466,15 @@
1428
1466
  semver "^7.5.4"
1429
1467
  ts-api-utils "^1.0.1"
1430
1468
 
1431
- "@typescript-eslint/parser@^6.7.4":
1432
- version "6.7.4"
1433
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.4.tgz#23d1dd4fe5d295c7fa2ab651f5406cd9ad0bd435"
1434
- integrity sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==
1469
+ "@typescript-eslint/parser@^6.7.5":
1470
+ version "6.7.5"
1471
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.5.tgz#8d7ca3d1fbd9d5a58cc4d30b2aa797a760137886"
1472
+ integrity sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==
1435
1473
  dependencies:
1436
- "@typescript-eslint/scope-manager" "6.7.4"
1437
- "@typescript-eslint/types" "6.7.4"
1438
- "@typescript-eslint/typescript-estree" "6.7.4"
1439
- "@typescript-eslint/visitor-keys" "6.7.4"
1474
+ "@typescript-eslint/scope-manager" "6.7.5"
1475
+ "@typescript-eslint/types" "6.7.5"
1476
+ "@typescript-eslint/typescript-estree" "6.7.5"
1477
+ "@typescript-eslint/visitor-keys" "6.7.5"
1440
1478
  debug "^4.3.4"
1441
1479
 
1442
1480
  "@typescript-eslint/scope-manager@5.62.0":
@@ -1447,21 +1485,21 @@
1447
1485
  "@typescript-eslint/types" "5.62.0"
1448
1486
  "@typescript-eslint/visitor-keys" "5.62.0"
1449
1487
 
1450
- "@typescript-eslint/scope-manager@6.7.4":
1451
- version "6.7.4"
1452
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.4.tgz#a484a17aa219e96044db40813429eb7214d7b386"
1453
- integrity sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A==
1488
+ "@typescript-eslint/scope-manager@6.7.5":
1489
+ version "6.7.5"
1490
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.5.tgz#1cf33b991043886cd67f4f3600b8e122fc14e711"
1491
+ integrity sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==
1454
1492
  dependencies:
1455
- "@typescript-eslint/types" "6.7.4"
1456
- "@typescript-eslint/visitor-keys" "6.7.4"
1493
+ "@typescript-eslint/types" "6.7.5"
1494
+ "@typescript-eslint/visitor-keys" "6.7.5"
1457
1495
 
1458
- "@typescript-eslint/type-utils@6.7.4":
1459
- version "6.7.4"
1460
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.4.tgz#847cd3b59baf948984499be3e0a12ff07373e321"
1461
- integrity sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==
1496
+ "@typescript-eslint/type-utils@6.7.5":
1497
+ version "6.7.5"
1498
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
1499
+ integrity sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==
1462
1500
  dependencies:
1463
- "@typescript-eslint/typescript-estree" "6.7.4"
1464
- "@typescript-eslint/utils" "6.7.4"
1501
+ "@typescript-eslint/typescript-estree" "6.7.5"
1502
+ "@typescript-eslint/utils" "6.7.5"
1465
1503
  debug "^4.3.4"
1466
1504
  ts-api-utils "^1.0.1"
1467
1505
 
@@ -1470,10 +1508,10 @@
1470
1508
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1471
1509
  integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1472
1510
 
1473
- "@typescript-eslint/types@6.7.4":
1474
- version "6.7.4"
1475
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.4.tgz#5d358484d2be986980c039de68e9f1eb62ea7897"
1476
- integrity sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA==
1511
+ "@typescript-eslint/types@6.7.5":
1512
+ version "6.7.5"
1513
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
1514
+ integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
1477
1515
 
1478
1516
  "@typescript-eslint/typescript-estree@5.62.0":
1479
1517
  version "5.62.0"
@@ -1488,30 +1526,30 @@
1488
1526
  semver "^7.3.7"
1489
1527
  tsutils "^3.21.0"
1490
1528
 
1491
- "@typescript-eslint/typescript-estree@6.7.4":
1492
- version "6.7.4"
1493
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.4.tgz#f2baece09f7bb1df9296e32638b2e1130014ef1a"
1494
- integrity sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ==
1529
+ "@typescript-eslint/typescript-estree@6.7.5":
1530
+ version "6.7.5"
1531
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
1532
+ integrity sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==
1495
1533
  dependencies:
1496
- "@typescript-eslint/types" "6.7.4"
1497
- "@typescript-eslint/visitor-keys" "6.7.4"
1534
+ "@typescript-eslint/types" "6.7.5"
1535
+ "@typescript-eslint/visitor-keys" "6.7.5"
1498
1536
  debug "^4.3.4"
1499
1537
  globby "^11.1.0"
1500
1538
  is-glob "^4.0.3"
1501
1539
  semver "^7.5.4"
1502
1540
  ts-api-utils "^1.0.1"
1503
1541
 
1504
- "@typescript-eslint/utils@6.7.4":
1505
- version "6.7.4"
1506
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.4.tgz#2236f72b10e38277ee05ef06142522e1de470ff2"
1507
- integrity sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==
1542
+ "@typescript-eslint/utils@6.7.5", "@typescript-eslint/utils@^6.6.0":
1543
+ version "6.7.5"
1544
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
1545
+ integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
1508
1546
  dependencies:
1509
1547
  "@eslint-community/eslint-utils" "^4.4.0"
1510
1548
  "@types/json-schema" "^7.0.12"
1511
1549
  "@types/semver" "^7.5.0"
1512
- "@typescript-eslint/scope-manager" "6.7.4"
1513
- "@typescript-eslint/types" "6.7.4"
1514
- "@typescript-eslint/typescript-estree" "6.7.4"
1550
+ "@typescript-eslint/scope-manager" "6.7.5"
1551
+ "@typescript-eslint/types" "6.7.5"
1552
+ "@typescript-eslint/typescript-estree" "6.7.5"
1515
1553
  semver "^7.5.4"
1516
1554
 
1517
1555
  "@typescript-eslint/utils@^5.59.11":
@@ -1536,12 +1574,12 @@
1536
1574
  "@typescript-eslint/types" "5.62.0"
1537
1575
  eslint-visitor-keys "^3.3.0"
1538
1576
 
1539
- "@typescript-eslint/visitor-keys@6.7.4":
1540
- version "6.7.4"
1541
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.4.tgz#80dfecf820fc67574012375859085f91a4dff043"
1542
- integrity sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA==
1577
+ "@typescript-eslint/visitor-keys@6.7.5":
1578
+ version "6.7.5"
1579
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
1580
+ integrity sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==
1543
1581
  dependencies:
1544
- "@typescript-eslint/types" "6.7.4"
1582
+ "@typescript-eslint/types" "6.7.5"
1545
1583
  eslint-visitor-keys "^3.4.1"
1546
1584
 
1547
1585
  "@ungap/promise-all-settled@1.1.2":
@@ -2264,7 +2302,7 @@ cardinal@^2.1.1:
2264
2302
  ansicolors "~0.3.2"
2265
2303
  redeyed "~2.1.0"
2266
2304
 
2267
- chai@^4.3.10, chai@^4.3.7:
2305
+ chai@^4.3.10, chai@^4.3.8:
2268
2306
  version "4.3.10"
2269
2307
  resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
2270
2308
  integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
@@ -2314,7 +2352,7 @@ chalk@^5.3.0:
2314
2352
  resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
2315
2353
  integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
2316
2354
 
2317
- change-case@^4.1.2:
2355
+ change-case@^4, change-case@^4.1.2:
2318
2356
  version "4.1.2"
2319
2357
  resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
2320
2358
  integrity sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==
@@ -2602,21 +2640,6 @@ concat-map@0.0.1:
2602
2640
  resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2603
2641
  integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
2604
2642
 
2605
- concurrently@^7.6.0:
2606
- version "7.6.0"
2607
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
2608
- integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
2609
- dependencies:
2610
- chalk "^4.1.0"
2611
- date-fns "^2.29.1"
2612
- lodash "^4.17.21"
2613
- rxjs "^7.0.0"
2614
- shell-quote "^1.7.3"
2615
- spawn-command "^0.0.2-1"
2616
- supports-color "^8.1.0"
2617
- tree-kill "^1.2.2"
2618
- yargs "^17.3.1"
2619
-
2620
2643
  confusing-browser-globals@1.0.11:
2621
2644
  version "1.0.11"
2622
2645
  resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
@@ -2773,11 +2796,6 @@ data-uri-to-buffer@^5.0.1:
2773
2796
  resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-5.0.1.tgz#db89a9e279c2ffe74f50637a59a32fb23b3e4d7c"
2774
2797
  integrity sha512-a9l6T1qqDogvvnw0nKlfZzqsyikEBZBClF39V3TFoKhDtGBqHu2HkuomJc02j5zft8zrUaXEuoicLeW54RkzPg==
2775
2798
 
2776
- date-fns@^2.29.1:
2777
- version "2.29.3"
2778
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
2779
- integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
2780
-
2781
2799
  dateformat@^4.5.0, dateformat@^4.6.3:
2782
2800
  version "4.6.3"
2783
2801
  resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
@@ -3362,25 +3380,34 @@ eslint-plugin-node@^11.1.0:
3362
3380
  resolve "^1.10.1"
3363
3381
  semver "^6.1.0"
3364
3382
 
3383
+ eslint-plugin-perfectionist@^2.1.0:
3384
+ version "2.1.0"
3385
+ resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.1.0.tgz#08809661661d98010cd69de3b6a1e19c8a977cce"
3386
+ integrity sha512-KVA7H6J/qfmZH/WopNKFgYbKoX+ozKAOIeQvo/+jibn6k9e71Et+giIHEHrMICZ043CeGpRKrCRRhlmD7pjeRg==
3387
+ dependencies:
3388
+ "@typescript-eslint/utils" "^6.6.0"
3389
+ minimatch "^9.0.3"
3390
+ natural-compare-lite "^1.4.0"
3391
+
3365
3392
  eslint-plugin-prefer-arrow@^1.2.1:
3366
3393
  version "1.2.3"
3367
3394
  resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
3368
3395
  integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
3369
3396
 
3370
- eslint-plugin-prettier@^5.0.0:
3371
- version "5.0.0"
3372
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
3373
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
3397
+ eslint-plugin-prettier@^5.0.1:
3398
+ version "5.0.1"
3399
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
3400
+ integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
3374
3401
  dependencies:
3375
3402
  prettier-linter-helpers "^1.0.0"
3376
3403
  synckit "^0.8.5"
3377
3404
 
3378
- eslint-plugin-sf-plugin@^1.16.8:
3379
- version "1.16.8"
3380
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.8.tgz#3509bbd79aceae106eafbef0f4dbbcdb2fc90154"
3381
- integrity sha512-vPnJgZcAiqIHw1UJSfaA+aIrJXKfZxKurfxkn+WIU3LWJBPkp/nKOYEAXURcH9Qte3PH4J7WgkQXfJY09Hs9Yg==
3405
+ eslint-plugin-sf-plugin@^1.16.9:
3406
+ version "1.16.9"
3407
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.9.tgz#0c8bfa7b51b52c716bf8cecbb271237931bffa3b"
3408
+ integrity sha512-VOAA1OEieGCzimavNvI1OP2AnlR5SZfxi4Q+WDahxJcedh5/SP0DEynW8ww+begy4Nt0APdLzwXN1JJTZQCemA==
3382
3409
  dependencies:
3383
- "@salesforce/core" "^5.3.1"
3410
+ "@salesforce/core" "^5.3.5"
3384
3411
  "@typescript-eslint/utils" "^5.59.11"
3385
3412
 
3386
3413
  eslint-plugin-unicorn@^48.0.1:
@@ -3449,15 +3476,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
3449
3476
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3450
3477
  integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3451
3478
 
3452
- eslint@^8.41.0, eslint@^8.50.0:
3453
- version "8.50.0"
3454
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
3455
- integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
3479
+ eslint@^8.41.0, eslint@^8.51.0:
3480
+ version "8.51.0"
3481
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
3482
+ integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
3456
3483
  dependencies:
3457
3484
  "@eslint-community/eslint-utils" "^4.2.0"
3458
3485
  "@eslint-community/regexpp" "^4.6.1"
3459
3486
  "@eslint/eslintrc" "^2.1.2"
3460
- "@eslint/js" "8.50.0"
3487
+ "@eslint/js" "8.51.0"
3461
3488
  "@humanwhocodes/config-array" "^0.11.11"
3462
3489
  "@humanwhocodes/module-importer" "^1.0.1"
3463
3490
  "@nodelib/fs.walk" "^1.2.8"
@@ -3662,7 +3689,7 @@ fast-safe-stringify@^2.1.1:
3662
3689
  resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
3663
3690
  integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
3664
3691
 
3665
- fast-xml-parser@^4.2.7, fast-xml-parser@^4.3.2:
3692
+ fast-xml-parser@^4.3.2:
3666
3693
  version "4.3.2"
3667
3694
  resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
3668
3695
  integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
@@ -5190,6 +5217,11 @@ locate-path@^6.0.0:
5190
5217
  dependencies:
5191
5218
  p-locate "^5.0.0"
5192
5219
 
5220
+ lodash._reinterpolate@^3.0.0:
5221
+ version "3.0.0"
5222
+ resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
5223
+ integrity sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==
5224
+
5193
5225
  lodash.camelcase@^4.3.0:
5194
5226
  version "4.3.0"
5195
5227
  resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -5270,6 +5302,21 @@ lodash.startcase@^4.4.0:
5270
5302
  resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
5271
5303
  integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
5272
5304
 
5305
+ lodash.template@^4.5.0:
5306
+ version "4.5.0"
5307
+ resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5308
+ integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
5309
+ dependencies:
5310
+ lodash._reinterpolate "^3.0.0"
5311
+ lodash.templatesettings "^4.0.0"
5312
+
5313
+ lodash.templatesettings@^4.0.0:
5314
+ version "4.2.0"
5315
+ resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
5316
+ integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
5317
+ dependencies:
5318
+ lodash._reinterpolate "^3.0.0"
5319
+
5273
5320
  lodash.uniq@^4.5.0:
5274
5321
  version "4.5.0"
5275
5322
  resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
@@ -5438,10 +5485,10 @@ marked@^4.0.19, marked@^4.3.0:
5438
5485
  resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
5439
5486
  integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
5440
5487
 
5441
- marked@^5.1.2:
5442
- version "5.1.2"
5443
- resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
5444
- integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
5488
+ marked@^9.1.0:
5489
+ version "9.1.1"
5490
+ resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.1.tgz#16d6f6bbaa433176c8ab16d3bfd11ca94e36e5c4"
5491
+ integrity sha512-ZmXkUGH54U4rEy3GL9vYj8+S1PHJx/zz5pc4Frn7UdGiNREKT12fWBJ5a5ffjFtghx9C9912vEg9Zra1Nf7CnA==
5445
5492
 
5446
5493
  "mem-fs-editor@^8.1.2 || ^9.0.0", mem-fs-editor@^9.0.0:
5447
5494
  version "9.7.0"
@@ -5825,6 +5872,11 @@ nanoid@3.3.3:
5825
5872
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
5826
5873
  integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
5827
5874
 
5875
+ natural-compare-lite@^1.4.0:
5876
+ version "1.4.0"
5877
+ resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
5878
+ integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
5879
+
5828
5880
  natural-compare@^1.4.0:
5829
5881
  version "1.4.0"
5830
5882
  resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -6163,28 +6215,27 @@ object.values@^1.1.6:
6163
6215
  define-properties "^1.1.4"
6164
6216
  es-abstract "^1.20.4"
6165
6217
 
6166
- oclif@^3.17.2:
6167
- version "3.17.2"
6168
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.2.tgz#f13756c9b1968047e76b99cb09db9725e96fb2f6"
6169
- integrity sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==
6218
+ oclif@^4.0.2:
6219
+ version "4.0.2"
6220
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.2.tgz#5ac35eb42ac14de17c43b9ac4e34980320144c10"
6221
+ integrity sha512-yTlNy6bMPKJ4OPPeARg2GIV1PyFT4saIkePvl2q5Ca6hu9B5xmJSimn9XyjxQe1SSldp+L9LOhyzEUkEFB5I6A==
6170
6222
  dependencies:
6171
- "@oclif/core" "^2.11.4"
6223
+ "@oclif/core" "^3.0.4"
6172
6224
  "@oclif/plugin-help" "^5.2.14"
6173
6225
  "@oclif/plugin-not-found" "^2.3.32"
6174
6226
  "@oclif/plugin-warn-if-update-available" "^2.0.44"
6175
6227
  async-retry "^1.3.3"
6176
6228
  aws-sdk "^2.1231.0"
6177
- concurrently "^7.6.0"
6229
+ change-case "^4"
6178
6230
  debug "^4.3.3"
6231
+ eslint-plugin-perfectionist "^2.1.0"
6179
6232
  find-yarn-workspace-root "^2.0.0"
6180
6233
  fs-extra "^8.1"
6181
6234
  github-slugger "^1.5.0"
6182
6235
  got "^11"
6183
- lodash "^4.17.21"
6236
+ lodash.template "^4.5.0"
6184
6237
  normalize-package-data "^3.0.3"
6185
6238
  semver "^7.3.8"
6186
- shelljs "^0.8.5"
6187
- tslib "^2.3.1"
6188
6239
  yeoman-environment "^3.15.1"
6189
6240
  yeoman-generator "^5.8.0"
6190
6241
 
@@ -6577,10 +6628,10 @@ pino-abstract-transport@v1.1.0:
6577
6628
  readable-stream "^4.0.0"
6578
6629
  split2 "^4.0.0"
6579
6630
 
6580
- pino-pretty@^10.2.0:
6581
- version "10.2.0"
6582
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.0.tgz#c674a153e15c08d7032a826d0051d786feace1d9"
6583
- integrity sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==
6631
+ pino-pretty@^10.2.3:
6632
+ version "10.2.3"
6633
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
6634
+ integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
6584
6635
  dependencies:
6585
6636
  colorette "^2.0.7"
6586
6637
  dateformat "^4.6.3"
@@ -6602,10 +6653,10 @@ pino-std-serializers@^6.0.0:
6602
6653
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
6603
6654
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
6604
6655
 
6605
- pino@^8.15.1:
6606
- version "8.15.1"
6607
- resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.1.tgz#04b815ff7aa4e46b1bbab88d8010aaa2b17eaba4"
6608
- integrity sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==
6656
+ pino@^8.15.6:
6657
+ version "8.16.0"
6658
+ resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.0.tgz#2465012a1d11fa2e7a0545032f636e203990ae26"
6659
+ integrity sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==
6609
6660
  dependencies:
6610
6661
  atomic-sleep "^1.0.0"
6611
6662
  fast-redact "^3.1.1"
@@ -6616,7 +6667,7 @@ pino@^8.15.1:
6616
6667
  quick-format-unescaped "^4.0.3"
6617
6668
  real-require "^0.2.0"
6618
6669
  safe-stable-stringify "^2.3.1"
6619
- sonic-boom "^3.1.0"
6670
+ sonic-boom "^3.7.0"
6620
6671
  thread-stream "^2.0.0"
6621
6672
 
6622
6673
  pkg-dir@^4.1.0, pkg-dir@^4.2.0:
@@ -7115,7 +7166,7 @@ rxjs@^6.6.0:
7115
7166
  dependencies:
7116
7167
  tslib "^1.9.0"
7117
7168
 
7118
- rxjs@^7.0.0, rxjs@^7.2.0, rxjs@^7.5.5:
7169
+ rxjs@^7.2.0, rxjs@^7.5.5:
7119
7170
  version "7.8.0"
7120
7171
  resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
7121
7172
  integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
@@ -7278,11 +7329,6 @@ shebang-regex@^3.0.0:
7278
7329
  resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
7279
7330
  integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
7280
7331
 
7281
- shell-quote@^1.7.3:
7282
- version "1.8.1"
7283
- resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
7284
- integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
7285
-
7286
7332
  shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4:
7287
7333
  version "0.8.5"
7288
7334
  resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
@@ -7458,13 +7504,20 @@ socks@^2.6.2, socks@^2.7.1:
7458
7504
  ip "^2.0.0"
7459
7505
  smart-buffer "^4.2.0"
7460
7506
 
7461
- sonic-boom@^3.0.0, sonic-boom@^3.1.0:
7507
+ sonic-boom@^3.0.0:
7462
7508
  version "3.3.0"
7463
7509
  resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.3.0.tgz#cffab6dafee3b2bcb88d08d589394198bee1838c"
7464
7510
  integrity sha512-LYxp34KlZ1a2Jb8ZQgFCK3niIHzibdwtwNUWKg0qQRzsDoJ3Gfgkf8KdBTFU3SkejDEIlWwnSnpVdOZIhFMl/g==
7465
7511
  dependencies:
7466
7512
  atomic-sleep "^1.0.0"
7467
7513
 
7514
+ sonic-boom@^3.7.0:
7515
+ version "3.7.0"
7516
+ resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.7.0.tgz#b4b7b8049a912986f4a92c51d4660b721b11f2f2"
7517
+ integrity sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==
7518
+ dependencies:
7519
+ atomic-sleep "^1.0.0"
7520
+
7468
7521
  sort-keys@^4.2.0:
7469
7522
  version "4.2.0"
7470
7523
  resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-4.2.0.tgz#6b7638cee42c506fff8c1cecde7376d21315be18"
@@ -7485,11 +7538,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
7485
7538
  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
7486
7539
  integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
7487
7540
 
7488
- spawn-command@^0.0.2-1:
7489
- version "0.0.2-1"
7490
- resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0"
7491
- integrity sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==
7492
-
7493
7541
  spawn-wrap@^2.0.0:
7494
7542
  version "2.0.0"
7495
7543
  resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-2.0.0.tgz#103685b8b8f9b79771318827aa78650a610d457e"
@@ -7675,7 +7723,7 @@ strnum@^1.0.5:
7675
7723
  resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db"
7676
7724
  integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==
7677
7725
 
7678
- supports-color@8.1.1, supports-color@^8.1.0, supports-color@^8.1.1:
7726
+ supports-color@8.1.1, supports-color@^8.1.1:
7679
7727
  version "8.1.1"
7680
7728
  resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
7681
7729
  integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
@@ -7824,11 +7872,6 @@ tr46@~0.0.3:
7824
7872
  resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
7825
7873
  integrity sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==
7826
7874
 
7827
- tree-kill@^1.2.2:
7828
- version "1.2.2"
7829
- resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
7830
- integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
7831
-
7832
7875
  treeverse@^1.0.4:
7833
7876
  version "1.0.4"
7834
7877
  resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-1.0.4.tgz#a6b0ebf98a1bca6846ddc7ecbc900df08cb9cd5f"
@@ -7896,7 +7939,7 @@ tslib@^1.8.1, tslib@^1.9.0:
7896
7939
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
7897
7940
  integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
7898
7941
 
7899
- tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.1, tslib@^2.6.2:
7942
+ tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.1, tslib@^2.6.2:
7900
7943
  version "2.6.2"
7901
7944
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7902
7945
  integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
@@ -8023,10 +8066,10 @@ typedoc@0.23.16:
8023
8066
  minimatch "^5.1.0"
8024
8067
  shiki "^0.11.1"
8025
8068
 
8026
- typedoc@0.25.1:
8027
- version "0.25.1"
8028
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.1.tgz#50de2d8fb93623fbfb59e2fa6407ff40e3d3f438"
8029
- integrity sha512-c2ye3YUtGIadxN2O6YwPEXgrZcvhlZ6HlhWZ8jQRNzwLPn2ylhdGqdR8HbyDRyALP8J6lmSANILCkkIdNPFxqA==
8069
+ typedoc@0.25.2:
8070
+ version "0.25.2"
8071
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.2.tgz#39f525c28b6eb61da54dda4ec6b1500df620bed8"
8072
+ integrity sha512-286F7BeATBiWe/qC4PCOCKlSTwfnsLbC/4cZ68oGBbvAqb9vV33quEOXx7q176OXotD+JdEerdQ1OZGJ818lnA==
8030
8073
  dependencies:
8031
8074
  lunr "^2.3.9"
8032
8075
  marked "^4.3.0"
@@ -8573,7 +8616,7 @@ yargs@^15.0.2:
8573
8616
  y18n "^4.0.0"
8574
8617
  yargs-parser "^18.1.2"
8575
8618
 
8576
- yargs@^17.0.0, yargs@^17.3.1, yargs@^17.7.2:
8619
+ yargs@^17.0.0, yargs@^17.7.2:
8577
8620
  version "17.7.2"
8578
8621
  resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
8579
8622
  integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==