@salesforce/plugin-custom-metadata 2.2.11 → 2.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/lib/commands/cmdt/generate/field.js +3 -3
- package/lib/commands/cmdt/generate/field.js.map +1 -1
- package/lib/commands/cmdt/generate/fromorg.js +4 -4
- package/lib/commands/cmdt/generate/fromorg.js.map +1 -1
- package/lib/commands/cmdt/generate/object.js +3 -3
- package/lib/commands/cmdt/generate/object.js.map +1 -1
- package/lib/commands/cmdt/generate/record.d.ts +1 -1
- package/lib/commands/cmdt/generate/record.js +4 -4
- package/lib/commands/cmdt/generate/record.js.map +1 -1
- package/lib/commands/cmdt/generate/records.js +3 -3
- package/lib/commands/cmdt/generate/records.js.map +1 -1
- package/lib/shared/helpers/createUtil.js +2 -2
- package/lib/shared/helpers/createUtil.js.map +1 -1
- package/lib/shared/helpers/fileWriter.d.ts +1 -1
- package/lib/shared/helpers/fileWriter.js +2 -2
- package/lib/shared/helpers/fileWriter.js.map +1 -1
- package/oclif.lock +361 -241
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/oclif.lock
CHANGED
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
|
131
131
|
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
|
132
132
|
|
|
133
|
-
"@babel/helper-validator-identifier@^7.19.1", "@babel/helper-validator-identifier@^7.22.20":
|
|
133
|
+
"@babel/helper-validator-identifier@^7.19.1", "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
|
|
134
134
|
version "7.22.20"
|
|
135
135
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
136
136
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
@@ -389,10 +389,19 @@
|
|
|
389
389
|
esquery "^1.5.0"
|
|
390
390
|
jsdoc-type-pratt-parser "~4.0.0"
|
|
391
391
|
|
|
392
|
-
"@
|
|
393
|
-
version "
|
|
394
|
-
resolved "https://registry.yarnpkg.com/@
|
|
395
|
-
integrity sha512-
|
|
392
|
+
"@es-joy/jsdoccomment@~0.40.1":
|
|
393
|
+
version "0.40.1"
|
|
394
|
+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz#13acd77fb372ed1c83b7355edd865a3b370c9ec4"
|
|
395
|
+
integrity sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg==
|
|
396
|
+
dependencies:
|
|
397
|
+
comment-parser "1.4.0"
|
|
398
|
+
esquery "^1.5.0"
|
|
399
|
+
jsdoc-type-pratt-parser "~4.0.0"
|
|
400
|
+
|
|
401
|
+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
|
402
|
+
version "4.4.0"
|
|
403
|
+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
|
|
404
|
+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
|
|
396
405
|
dependencies:
|
|
397
406
|
eslint-visitor-keys "^3.3.0"
|
|
398
407
|
|
|
@@ -401,10 +410,10 @@
|
|
|
401
410
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
|
|
402
411
|
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
|
|
403
412
|
|
|
404
|
-
"@eslint/eslintrc@^2.1.
|
|
405
|
-
version "2.1.
|
|
406
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
407
|
-
integrity sha512
|
|
413
|
+
"@eslint/eslintrc@^2.1.3":
|
|
414
|
+
version "2.1.3"
|
|
415
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
|
|
416
|
+
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
|
|
408
417
|
dependencies:
|
|
409
418
|
ajv "^6.12.4"
|
|
410
419
|
debug "^4.3.2"
|
|
@@ -416,10 +425,10 @@
|
|
|
416
425
|
minimatch "^3.1.2"
|
|
417
426
|
strip-json-comments "^3.1.1"
|
|
418
427
|
|
|
419
|
-
"@eslint/js@8.
|
|
420
|
-
version "8.
|
|
421
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
422
|
-
integrity sha512-
|
|
428
|
+
"@eslint/js@8.53.0":
|
|
429
|
+
version "8.53.0"
|
|
430
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
|
|
431
|
+
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
|
|
423
432
|
|
|
424
433
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
425
434
|
version "1.1.3"
|
|
@@ -906,14 +915,14 @@
|
|
|
906
915
|
strip-ansi "6.0.1"
|
|
907
916
|
ts-retry-promise "^0.7.1"
|
|
908
917
|
|
|
909
|
-
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.
|
|
910
|
-
version "5.3.
|
|
911
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.
|
|
912
|
-
integrity sha512-
|
|
918
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.5", "@salesforce/core@^5.3.9":
|
|
919
|
+
version "5.3.17"
|
|
920
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312"
|
|
921
|
+
integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg==
|
|
913
922
|
dependencies:
|
|
914
|
-
"@salesforce/kit" "^3.0.
|
|
923
|
+
"@salesforce/kit" "^3.0.15"
|
|
915
924
|
"@salesforce/schemas" "^1.6.1"
|
|
916
|
-
"@salesforce/ts-types" "^2.0.
|
|
925
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
917
926
|
"@types/semver" "^7.5.3"
|
|
918
927
|
ajv "^8.12.0"
|
|
919
928
|
change-case "^4.1.2"
|
|
@@ -935,10 +944,10 @@
|
|
|
935
944
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e"
|
|
936
945
|
integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g==
|
|
937
946
|
|
|
938
|
-
"@salesforce/dev-scripts@^5.
|
|
939
|
-
version "5.
|
|
940
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.
|
|
941
|
-
integrity sha512-
|
|
947
|
+
"@salesforce/dev-scripts@^5.12.2":
|
|
948
|
+
version "5.12.2"
|
|
949
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.12.2.tgz#2008349169912c2569538f75484f45948de461fe"
|
|
950
|
+
integrity sha512-VZkk5bsTzsjHZjxlPrCiBMne/ep4IG3gBuID3LxlXzFTRS8Ulxi28jRrOzQ+ig8l8trgFfnqw64zuE6NOxe3lA==
|
|
942
951
|
dependencies:
|
|
943
952
|
"@commitlint/cli" "^17.1.2"
|
|
944
953
|
"@commitlint/config-conventional" "^17.1.0"
|
|
@@ -948,17 +957,17 @@
|
|
|
948
957
|
"@types/mocha" "^9.0.0"
|
|
949
958
|
"@types/node" "^15.6.1"
|
|
950
959
|
"@types/sinon" "10.0.11"
|
|
951
|
-
chai "^4.3.
|
|
960
|
+
chai "^4.3.10"
|
|
952
961
|
chalk "^4.0.0"
|
|
953
962
|
cosmiconfig "^7.0.0"
|
|
954
|
-
eslint "^8.
|
|
963
|
+
eslint "^8.52.0"
|
|
955
964
|
eslint-config-prettier "^8.8.0"
|
|
956
965
|
eslint-config-salesforce "^2.0.1"
|
|
957
966
|
eslint-config-salesforce-license "^0.2.0"
|
|
958
|
-
eslint-config-salesforce-typescript "^
|
|
967
|
+
eslint-config-salesforce-typescript "^2.0.0"
|
|
959
968
|
eslint-plugin-header "^3.1.1"
|
|
960
969
|
eslint-plugin-import "^2.27.5"
|
|
961
|
-
eslint-plugin-jsdoc "^
|
|
970
|
+
eslint-plugin-jsdoc "^46.8.2"
|
|
962
971
|
eslint-plugin-prefer-arrow "^1.2.1"
|
|
963
972
|
husky "^7.0.4"
|
|
964
973
|
mocha "^9.1.3"
|
|
@@ -972,9 +981,9 @@
|
|
|
972
981
|
typedoc "0.23.16"
|
|
973
982
|
typedoc-plugin-missing-exports "0.23.0"
|
|
974
983
|
typescript "^4.9.5"
|
|
975
|
-
wireit "^0.
|
|
984
|
+
wireit "^0.14.1"
|
|
976
985
|
|
|
977
|
-
"@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.
|
|
986
|
+
"@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.15":
|
|
978
987
|
version "3.0.15"
|
|
979
988
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
|
|
980
989
|
integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
|
|
@@ -982,16 +991,16 @@
|
|
|
982
991
|
"@salesforce/ts-types" "^2.0.9"
|
|
983
992
|
tslib "^2.6.2"
|
|
984
993
|
|
|
985
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
986
|
-
version "3.0.
|
|
987
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
988
|
-
integrity sha512-
|
|
994
|
+
"@salesforce/plugin-command-reference@^3.0.45":
|
|
995
|
+
version "3.0.45"
|
|
996
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.45.tgz#6606df9f59bdd62acd091a4e5e7f9ea10681f1da"
|
|
997
|
+
integrity sha512-qtUO0TL2wf9Pk023k0YsmgnAcVs3tWilhH37rUTHPBsXBI655u+iwj1Da8hh28zOgd6Nb3hZJmrsUsMaruiEYQ==
|
|
989
998
|
dependencies:
|
|
990
999
|
"@oclif/core" "^2.15.0"
|
|
991
|
-
"@salesforce/core" "^5.3.
|
|
992
|
-
"@salesforce/kit" "^3.0.
|
|
1000
|
+
"@salesforce/core" "^5.3.10"
|
|
1001
|
+
"@salesforce/kit" "^3.0.15"
|
|
993
1002
|
"@salesforce/sf-plugins-core" "^3.1.28"
|
|
994
|
-
"@salesforce/ts-types" "^2.0.
|
|
1003
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
995
1004
|
chalk "^4"
|
|
996
1005
|
handlebars "^4.7.8"
|
|
997
1006
|
tslib "^2"
|
|
@@ -1027,7 +1036,7 @@
|
|
|
1027
1036
|
sinon "^5.1.1"
|
|
1028
1037
|
tslib "^2.6.1"
|
|
1029
1038
|
|
|
1030
|
-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.
|
|
1039
|
+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
|
|
1031
1040
|
version "2.0.9"
|
|
1032
1041
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
|
1033
1042
|
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
|
|
@@ -1348,7 +1357,7 @@
|
|
|
1348
1357
|
"@types/expect" "^1.20.4"
|
|
1349
1358
|
"@types/node" "*"
|
|
1350
1359
|
|
|
1351
|
-
"@typescript-eslint/eslint-plugin@^5.61.0":
|
|
1360
|
+
"@typescript-eslint/eslint-plugin@^5.61.0", "@typescript-eslint/eslint-plugin@^5.62.0":
|
|
1352
1361
|
version "5.62.0"
|
|
1353
1362
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
|
|
1354
1363
|
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
|
|
@@ -1648,15 +1657,15 @@ array-ify@^1.0.0:
|
|
|
1648
1657
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
1649
1658
|
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
|
|
1650
1659
|
|
|
1651
|
-
array-includes@^3.1.
|
|
1652
|
-
version "3.1.
|
|
1653
|
-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.
|
|
1654
|
-
integrity sha512-
|
|
1660
|
+
array-includes@^3.1.7:
|
|
1661
|
+
version "3.1.7"
|
|
1662
|
+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
|
|
1663
|
+
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
|
|
1655
1664
|
dependencies:
|
|
1656
1665
|
call-bind "^1.0.2"
|
|
1657
|
-
define-properties "^1.
|
|
1658
|
-
es-abstract "^1.
|
|
1659
|
-
get-intrinsic "^1.1
|
|
1666
|
+
define-properties "^1.2.0"
|
|
1667
|
+
es-abstract "^1.22.1"
|
|
1668
|
+
get-intrinsic "^1.2.1"
|
|
1660
1669
|
is-string "^1.0.7"
|
|
1661
1670
|
|
|
1662
1671
|
array-union@^2.1.0:
|
|
@@ -1664,45 +1673,46 @@ array-union@^2.1.0:
|
|
|
1664
1673
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
1665
1674
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
1666
1675
|
|
|
1667
|
-
array.prototype.findlastindex@^1.2.
|
|
1668
|
-
version "1.2.
|
|
1669
|
-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.
|
|
1670
|
-
integrity sha512-
|
|
1676
|
+
array.prototype.findlastindex@^1.2.3:
|
|
1677
|
+
version "1.2.3"
|
|
1678
|
+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
|
|
1679
|
+
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
|
|
1671
1680
|
dependencies:
|
|
1672
1681
|
call-bind "^1.0.2"
|
|
1673
|
-
define-properties "^1.
|
|
1674
|
-
es-abstract "^1.
|
|
1682
|
+
define-properties "^1.2.0"
|
|
1683
|
+
es-abstract "^1.22.1"
|
|
1675
1684
|
es-shim-unscopables "^1.0.0"
|
|
1676
|
-
get-intrinsic "^1.1
|
|
1685
|
+
get-intrinsic "^1.2.1"
|
|
1677
1686
|
|
|
1678
|
-
array.prototype.flat@^1.3.
|
|
1679
|
-
version "1.3.
|
|
1680
|
-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.
|
|
1681
|
-
integrity sha512-
|
|
1687
|
+
array.prototype.flat@^1.3.2:
|
|
1688
|
+
version "1.3.2"
|
|
1689
|
+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
|
|
1690
|
+
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
|
|
1682
1691
|
dependencies:
|
|
1683
1692
|
call-bind "^1.0.2"
|
|
1684
|
-
define-properties "^1.
|
|
1685
|
-
es-abstract "^1.
|
|
1693
|
+
define-properties "^1.2.0"
|
|
1694
|
+
es-abstract "^1.22.1"
|
|
1686
1695
|
es-shim-unscopables "^1.0.0"
|
|
1687
1696
|
|
|
1688
|
-
array.prototype.flatmap@^1.3.
|
|
1689
|
-
version "1.3.
|
|
1690
|
-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.
|
|
1691
|
-
integrity sha512-
|
|
1697
|
+
array.prototype.flatmap@^1.3.2:
|
|
1698
|
+
version "1.3.2"
|
|
1699
|
+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
|
|
1700
|
+
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
|
|
1692
1701
|
dependencies:
|
|
1693
1702
|
call-bind "^1.0.2"
|
|
1694
|
-
define-properties "^1.
|
|
1695
|
-
es-abstract "^1.
|
|
1703
|
+
define-properties "^1.2.0"
|
|
1704
|
+
es-abstract "^1.22.1"
|
|
1696
1705
|
es-shim-unscopables "^1.0.0"
|
|
1697
1706
|
|
|
1698
|
-
arraybuffer.prototype.slice@^1.0.
|
|
1699
|
-
version "1.0.
|
|
1700
|
-
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.
|
|
1701
|
-
integrity sha512-
|
|
1707
|
+
arraybuffer.prototype.slice@^1.0.2:
|
|
1708
|
+
version "1.0.2"
|
|
1709
|
+
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz#98bd561953e3e74bb34938e77647179dfe6e9f12"
|
|
1710
|
+
integrity sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==
|
|
1702
1711
|
dependencies:
|
|
1703
1712
|
array-buffer-byte-length "^1.0.0"
|
|
1704
1713
|
call-bind "^1.0.2"
|
|
1705
1714
|
define-properties "^1.2.0"
|
|
1715
|
+
es-abstract "^1.22.1"
|
|
1706
1716
|
get-intrinsic "^1.2.1"
|
|
1707
1717
|
is-array-buffer "^3.0.2"
|
|
1708
1718
|
is-shared-array-buffer "^1.0.2"
|
|
@@ -1903,6 +1913,11 @@ buffer@^6.0.3:
|
|
|
1903
1913
|
base64-js "^1.3.1"
|
|
1904
1914
|
ieee754 "^1.2.1"
|
|
1905
1915
|
|
|
1916
|
+
builtin-modules@^3.3.0:
|
|
1917
|
+
version "3.3.0"
|
|
1918
|
+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
|
|
1919
|
+
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
|
|
1920
|
+
|
|
1906
1921
|
builtins@^1.0.3:
|
|
1907
1922
|
version "1.0.3"
|
|
1908
1923
|
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
|
@@ -1984,13 +1999,14 @@ caching-transform@^4.0.0:
|
|
|
1984
1999
|
package-hash "^4.0.0"
|
|
1985
2000
|
write-file-atomic "^3.0.0"
|
|
1986
2001
|
|
|
1987
|
-
call-bind@^1.0.0, call-bind@^1.0.2:
|
|
1988
|
-
version "1.0.
|
|
1989
|
-
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.
|
|
1990
|
-
integrity sha512-
|
|
2002
|
+
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
|
|
2003
|
+
version "1.0.5"
|
|
2004
|
+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
|
|
2005
|
+
integrity sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==
|
|
1991
2006
|
dependencies:
|
|
1992
|
-
function-bind "^1.1.
|
|
1993
|
-
get-intrinsic "^1.
|
|
2007
|
+
function-bind "^1.1.2"
|
|
2008
|
+
get-intrinsic "^1.2.1"
|
|
2009
|
+
set-function-length "^1.1.1"
|
|
1994
2010
|
|
|
1995
2011
|
callsites@^3.0.0:
|
|
1996
2012
|
version "3.1.0"
|
|
@@ -2046,7 +2062,7 @@ cardinal@^2.1.1:
|
|
|
2046
2062
|
ansicolors "~0.3.2"
|
|
2047
2063
|
redeyed "~2.1.0"
|
|
2048
2064
|
|
|
2049
|
-
chai@^4.3.10
|
|
2065
|
+
chai@^4.3.10:
|
|
2050
2066
|
version "4.3.10"
|
|
2051
2067
|
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
|
|
2052
2068
|
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
|
|
@@ -2139,6 +2155,18 @@ chownr@^2.0.0:
|
|
|
2139
2155
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
|
2140
2156
|
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
2141
2157
|
|
|
2158
|
+
ci-info@^3.8.0:
|
|
2159
|
+
version "3.9.0"
|
|
2160
|
+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
|
|
2161
|
+
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
|
|
2162
|
+
|
|
2163
|
+
clean-regexp@^1.0.0:
|
|
2164
|
+
version "1.0.0"
|
|
2165
|
+
resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7"
|
|
2166
|
+
integrity sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==
|
|
2167
|
+
dependencies:
|
|
2168
|
+
escape-string-regexp "^1.0.5"
|
|
2169
|
+
|
|
2142
2170
|
clean-stack@^2.0.0:
|
|
2143
2171
|
version "2.2.0"
|
|
2144
2172
|
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
|
|
@@ -2318,6 +2346,11 @@ comment-parser@1.3.1:
|
|
|
2318
2346
|
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b"
|
|
2319
2347
|
integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==
|
|
2320
2348
|
|
|
2349
|
+
comment-parser@1.4.0:
|
|
2350
|
+
version "1.4.0"
|
|
2351
|
+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.0.tgz#0f8c560f59698193854f12884c20c0e39a26d32c"
|
|
2352
|
+
integrity sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw==
|
|
2353
|
+
|
|
2321
2354
|
common-ancestor-path@^1.0.1:
|
|
2322
2355
|
version "1.0.1"
|
|
2323
2356
|
resolved "https://registry.yarnpkg.com/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz#4f7d2d1394d91b7abdf51871c62f71eadb0182a7"
|
|
@@ -2599,6 +2632,15 @@ defer-to-connect@^2.0.0:
|
|
|
2599
2632
|
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587"
|
|
2600
2633
|
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
|
|
2601
2634
|
|
|
2635
|
+
define-data-property@^1.0.1, define-data-property@^1.1.1:
|
|
2636
|
+
version "1.1.1"
|
|
2637
|
+
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.1.tgz#c35f7cd0ab09883480d12ac5cb213715587800b3"
|
|
2638
|
+
integrity sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==
|
|
2639
|
+
dependencies:
|
|
2640
|
+
get-intrinsic "^1.2.1"
|
|
2641
|
+
gopd "^1.0.1"
|
|
2642
|
+
has-property-descriptors "^1.0.0"
|
|
2643
|
+
|
|
2602
2644
|
define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0:
|
|
2603
2645
|
version "1.2.0"
|
|
2604
2646
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
|
|
@@ -2698,14 +2740,7 @@ ecdsa-sig-formatter@1.0.11:
|
|
|
2698
2740
|
dependencies:
|
|
2699
2741
|
safe-buffer "^5.0.1"
|
|
2700
2742
|
|
|
2701
|
-
ejs@^3.1.8:
|
|
2702
|
-
version "3.1.8"
|
|
2703
|
-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
|
|
2704
|
-
integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
|
|
2705
|
-
dependencies:
|
|
2706
|
-
jake "^10.8.5"
|
|
2707
|
-
|
|
2708
|
-
ejs@^3.1.9:
|
|
2743
|
+
ejs@^3.1.8, ejs@^3.1.9:
|
|
2709
2744
|
version "3.1.9"
|
|
2710
2745
|
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
|
|
2711
2746
|
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
|
|
@@ -2758,26 +2793,26 @@ error@^10.4.0:
|
|
|
2758
2793
|
resolved "https://registry.yarnpkg.com/error/-/error-10.4.0.tgz#6fcf0fd64bceb1e750f8ed9a3dd880f00e46a487"
|
|
2759
2794
|
integrity sha512-YxIFEJuhgcICugOUvRx5th0UM+ActZ9sjY0QJmeVwsQdvosZ7kYzc9QqS0Da3R5iUmgU5meGIxh0xBeZpMVeLw==
|
|
2760
2795
|
|
|
2761
|
-
es-abstract@^1.
|
|
2762
|
-
version "1.22.
|
|
2763
|
-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.
|
|
2764
|
-
integrity sha512-
|
|
2796
|
+
es-abstract@^1.22.1:
|
|
2797
|
+
version "1.22.3"
|
|
2798
|
+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.3.tgz#48e79f5573198de6dee3589195727f4f74bc4f32"
|
|
2799
|
+
integrity sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==
|
|
2765
2800
|
dependencies:
|
|
2766
2801
|
array-buffer-byte-length "^1.0.0"
|
|
2767
|
-
arraybuffer.prototype.slice "^1.0.
|
|
2802
|
+
arraybuffer.prototype.slice "^1.0.2"
|
|
2768
2803
|
available-typed-arrays "^1.0.5"
|
|
2769
|
-
call-bind "^1.0.
|
|
2804
|
+
call-bind "^1.0.5"
|
|
2770
2805
|
es-set-tostringtag "^2.0.1"
|
|
2771
2806
|
es-to-primitive "^1.2.1"
|
|
2772
|
-
function.prototype.name "^1.1.
|
|
2773
|
-
get-intrinsic "^1.2.
|
|
2807
|
+
function.prototype.name "^1.1.6"
|
|
2808
|
+
get-intrinsic "^1.2.2"
|
|
2774
2809
|
get-symbol-description "^1.0.0"
|
|
2775
2810
|
globalthis "^1.0.3"
|
|
2776
2811
|
gopd "^1.0.1"
|
|
2777
|
-
has "^1.0.3"
|
|
2778
2812
|
has-property-descriptors "^1.0.0"
|
|
2779
2813
|
has-proto "^1.0.1"
|
|
2780
2814
|
has-symbols "^1.0.3"
|
|
2815
|
+
hasown "^2.0.0"
|
|
2781
2816
|
internal-slot "^1.0.5"
|
|
2782
2817
|
is-array-buffer "^3.0.2"
|
|
2783
2818
|
is-callable "^1.2.7"
|
|
@@ -2785,23 +2820,23 @@ es-abstract@^1.19.0, es-abstract@^1.20.4, es-abstract@^1.21.2:
|
|
|
2785
2820
|
is-regex "^1.1.4"
|
|
2786
2821
|
is-shared-array-buffer "^1.0.2"
|
|
2787
2822
|
is-string "^1.0.7"
|
|
2788
|
-
is-typed-array "^1.1.
|
|
2823
|
+
is-typed-array "^1.1.12"
|
|
2789
2824
|
is-weakref "^1.0.2"
|
|
2790
|
-
object-inspect "^1.
|
|
2825
|
+
object-inspect "^1.13.1"
|
|
2791
2826
|
object-keys "^1.1.1"
|
|
2792
2827
|
object.assign "^4.1.4"
|
|
2793
|
-
regexp.prototype.flags "^1.5.
|
|
2794
|
-
safe-array-concat "^1.0.
|
|
2828
|
+
regexp.prototype.flags "^1.5.1"
|
|
2829
|
+
safe-array-concat "^1.0.1"
|
|
2795
2830
|
safe-regex-test "^1.0.0"
|
|
2796
|
-
string.prototype.trim "^1.2.
|
|
2797
|
-
string.prototype.trimend "^1.0.
|
|
2798
|
-
string.prototype.trimstart "^1.0.
|
|
2831
|
+
string.prototype.trim "^1.2.8"
|
|
2832
|
+
string.prototype.trimend "^1.0.7"
|
|
2833
|
+
string.prototype.trimstart "^1.0.7"
|
|
2799
2834
|
typed-array-buffer "^1.0.0"
|
|
2800
2835
|
typed-array-byte-length "^1.0.0"
|
|
2801
2836
|
typed-array-byte-offset "^1.0.0"
|
|
2802
2837
|
typed-array-length "^1.0.4"
|
|
2803
2838
|
unbox-primitive "^1.0.2"
|
|
2804
|
-
which-typed-array "^1.1.
|
|
2839
|
+
which-typed-array "^1.1.13"
|
|
2805
2840
|
|
|
2806
2841
|
es-set-tostringtag@^2.0.1:
|
|
2807
2842
|
version "2.0.1"
|
|
@@ -2863,24 +2898,33 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
2863
2898
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
2864
2899
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
2865
2900
|
|
|
2866
|
-
eslint-config-salesforce-typescript@^
|
|
2867
|
-
version "
|
|
2868
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-
|
|
2869
|
-
integrity sha512-
|
|
2901
|
+
eslint-config-salesforce-typescript@^2.0.0:
|
|
2902
|
+
version "2.0.1"
|
|
2903
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-2.0.1.tgz#31e89fb58994071901c343ad29cdd7fca3cb3d65"
|
|
2904
|
+
integrity sha512-3gmTUi3AU3P/84UM7twqR+dkZkSVm+u/yqMKbx/iaBSuFI8lAoALv7xTaOaoJO+4DCvJo+CmsJX7h71H9eUSRw==
|
|
2905
|
+
dependencies:
|
|
2906
|
+
"@typescript-eslint/eslint-plugin" "^5.62.0"
|
|
2907
|
+
"@typescript-eslint/parser" "^5.62.0"
|
|
2908
|
+
eslint-config-prettier "^8.10.0"
|
|
2909
|
+
eslint-config-salesforce "^2.0.2"
|
|
2910
|
+
eslint-config-salesforce-license "^0.2.0"
|
|
2911
|
+
eslint-plugin-import "^2.29.0"
|
|
2912
|
+
eslint-plugin-jsdoc "^43.0.5"
|
|
2913
|
+
eslint-plugin-unicorn "^48.0.1"
|
|
2870
2914
|
|
|
2871
2915
|
eslint-config-salesforce@^2.0.1, eslint-config-salesforce@^2.0.2:
|
|
2872
2916
|
version "2.0.2"
|
|
2873
2917
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz#38eb2d8eb2824c66967ed9b45bc92082eba2f225"
|
|
2874
2918
|
integrity sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q==
|
|
2875
2919
|
|
|
2876
|
-
eslint-import-resolver-node@^0.3.
|
|
2877
|
-
version "0.3.
|
|
2878
|
-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.
|
|
2879
|
-
integrity sha512-
|
|
2920
|
+
eslint-import-resolver-node@^0.3.9:
|
|
2921
|
+
version "0.3.9"
|
|
2922
|
+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
|
|
2923
|
+
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
|
|
2880
2924
|
dependencies:
|
|
2881
2925
|
debug "^3.2.7"
|
|
2882
|
-
is-core-module "^2.
|
|
2883
|
-
resolve "^1.22.
|
|
2926
|
+
is-core-module "^2.13.0"
|
|
2927
|
+
resolve "^1.22.4"
|
|
2884
2928
|
|
|
2885
2929
|
eslint-module-utils@^2.8.0:
|
|
2886
2930
|
version "2.8.0"
|
|
@@ -2894,26 +2938,26 @@ eslint-plugin-header@^3.1.1:
|
|
|
2894
2938
|
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
|
|
2895
2939
|
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
|
|
2896
2940
|
|
|
2897
|
-
eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.28.1:
|
|
2898
|
-
version "2.
|
|
2899
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.
|
|
2900
|
-
integrity sha512-
|
|
2941
|
+
eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.28.1, eslint-plugin-import@^2.29.0:
|
|
2942
|
+
version "2.29.0"
|
|
2943
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
|
|
2944
|
+
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
|
|
2901
2945
|
dependencies:
|
|
2902
|
-
array-includes "^3.1.
|
|
2903
|
-
array.prototype.findlastindex "^1.2.
|
|
2904
|
-
array.prototype.flat "^1.3.
|
|
2905
|
-
array.prototype.flatmap "^1.3.
|
|
2946
|
+
array-includes "^3.1.7"
|
|
2947
|
+
array.prototype.findlastindex "^1.2.3"
|
|
2948
|
+
array.prototype.flat "^1.3.2"
|
|
2949
|
+
array.prototype.flatmap "^1.3.2"
|
|
2906
2950
|
debug "^3.2.7"
|
|
2907
2951
|
doctrine "^2.1.0"
|
|
2908
|
-
eslint-import-resolver-node "^0.3.
|
|
2952
|
+
eslint-import-resolver-node "^0.3.9"
|
|
2909
2953
|
eslint-module-utils "^2.8.0"
|
|
2910
|
-
|
|
2911
|
-
is-core-module "^2.13.
|
|
2954
|
+
hasown "^2.0.0"
|
|
2955
|
+
is-core-module "^2.13.1"
|
|
2912
2956
|
is-glob "^4.0.3"
|
|
2913
2957
|
minimatch "^3.1.2"
|
|
2914
|
-
object.fromentries "^2.0.
|
|
2915
|
-
object.groupby "^1.0.
|
|
2916
|
-
object.values "^1.1.
|
|
2958
|
+
object.fromentries "^2.0.7"
|
|
2959
|
+
object.groupby "^1.0.1"
|
|
2960
|
+
object.values "^1.1.7"
|
|
2917
2961
|
semver "^6.3.1"
|
|
2918
2962
|
tsconfig-paths "^3.14.2"
|
|
2919
2963
|
|
|
@@ -2931,6 +2975,21 @@ eslint-plugin-jsdoc@^43.0.5:
|
|
|
2931
2975
|
semver "^7.5.0"
|
|
2932
2976
|
spdx-expression-parse "^3.0.1"
|
|
2933
2977
|
|
|
2978
|
+
eslint-plugin-jsdoc@^46.8.2:
|
|
2979
|
+
version "46.8.2"
|
|
2980
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.2.tgz#3e6b1c93e91e38fe01874d45da121b56393c54a5"
|
|
2981
|
+
integrity sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ==
|
|
2982
|
+
dependencies:
|
|
2983
|
+
"@es-joy/jsdoccomment" "~0.40.1"
|
|
2984
|
+
are-docs-informative "^0.0.2"
|
|
2985
|
+
comment-parser "1.4.0"
|
|
2986
|
+
debug "^4.3.4"
|
|
2987
|
+
escape-string-regexp "^4.0.0"
|
|
2988
|
+
esquery "^1.5.0"
|
|
2989
|
+
is-builtin-module "^3.2.1"
|
|
2990
|
+
semver "^7.5.4"
|
|
2991
|
+
spdx-expression-parse "^3.0.1"
|
|
2992
|
+
|
|
2934
2993
|
eslint-plugin-prefer-arrow@^1.2.1:
|
|
2935
2994
|
version "1.2.3"
|
|
2936
2995
|
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
|
|
@@ -2944,6 +3003,27 @@ eslint-plugin-sf-plugin@^1.16.11:
|
|
|
2944
3003
|
"@salesforce/core" "^5.3.9"
|
|
2945
3004
|
"@typescript-eslint/utils" "^5.59.11"
|
|
2946
3005
|
|
|
3006
|
+
eslint-plugin-unicorn@^48.0.1:
|
|
3007
|
+
version "48.0.1"
|
|
3008
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-48.0.1.tgz#a6573bc1687ae8db7121fdd8f92394b6549a6959"
|
|
3009
|
+
integrity sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==
|
|
3010
|
+
dependencies:
|
|
3011
|
+
"@babel/helper-validator-identifier" "^7.22.5"
|
|
3012
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
|
3013
|
+
ci-info "^3.8.0"
|
|
3014
|
+
clean-regexp "^1.0.0"
|
|
3015
|
+
esquery "^1.5.0"
|
|
3016
|
+
indent-string "^4.0.0"
|
|
3017
|
+
is-builtin-module "^3.2.1"
|
|
3018
|
+
jsesc "^3.0.2"
|
|
3019
|
+
lodash "^4.17.21"
|
|
3020
|
+
pluralize "^8.0.0"
|
|
3021
|
+
read-pkg-up "^7.0.1"
|
|
3022
|
+
regexp-tree "^0.1.27"
|
|
3023
|
+
regjsparser "^0.10.0"
|
|
3024
|
+
semver "^7.5.4"
|
|
3025
|
+
strip-indent "^3.0.0"
|
|
3026
|
+
|
|
2947
3027
|
eslint-scope@^5.1.1:
|
|
2948
3028
|
version "5.1.1"
|
|
2949
3029
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
@@ -2965,15 +3045,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2965
3045
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2966
3046
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2967
3047
|
|
|
2968
|
-
eslint@^8.
|
|
2969
|
-
version "8.
|
|
2970
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2971
|
-
integrity sha512-
|
|
3048
|
+
eslint@^8.52.0, eslint@^8.53.0:
|
|
3049
|
+
version "8.53.0"
|
|
3050
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
|
|
3051
|
+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
|
|
2972
3052
|
dependencies:
|
|
2973
3053
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2974
3054
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2975
|
-
"@eslint/eslintrc" "^2.1.
|
|
2976
|
-
"@eslint/js" "8.
|
|
3055
|
+
"@eslint/eslintrc" "^2.1.3"
|
|
3056
|
+
"@eslint/js" "8.53.0"
|
|
2977
3057
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
2978
3058
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2979
3059
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -3364,22 +3444,22 @@ fsevents@~2.3.2:
|
|
|
3364
3444
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
|
|
3365
3445
|
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
|
|
3366
3446
|
|
|
3367
|
-
function-bind@^1.1.1:
|
|
3368
|
-
version "1.1.
|
|
3369
|
-
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.
|
|
3370
|
-
integrity sha512-
|
|
3447
|
+
function-bind@^1.1.1, function-bind@^1.1.2:
|
|
3448
|
+
version "1.1.2"
|
|
3449
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
|
3450
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
3371
3451
|
|
|
3372
|
-
function.prototype.name@^1.1.
|
|
3373
|
-
version "1.1.
|
|
3374
|
-
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.
|
|
3375
|
-
integrity sha512-
|
|
3452
|
+
function.prototype.name@^1.1.6:
|
|
3453
|
+
version "1.1.6"
|
|
3454
|
+
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
|
|
3455
|
+
integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==
|
|
3376
3456
|
dependencies:
|
|
3377
3457
|
call-bind "^1.0.2"
|
|
3378
|
-
define-properties "^1.
|
|
3379
|
-
es-abstract "^1.
|
|
3380
|
-
functions-have-names "^1.2.
|
|
3458
|
+
define-properties "^1.2.0"
|
|
3459
|
+
es-abstract "^1.22.1"
|
|
3460
|
+
functions-have-names "^1.2.3"
|
|
3381
3461
|
|
|
3382
|
-
functions-have-names@^1.2.
|
|
3462
|
+
functions-have-names@^1.2.3:
|
|
3383
3463
|
version "1.2.3"
|
|
3384
3464
|
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
|
|
3385
3465
|
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
|
|
@@ -3428,15 +3508,15 @@ get-func-name@^2.0.1, get-func-name@^2.0.2:
|
|
|
3428
3508
|
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
|
|
3429
3509
|
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==
|
|
3430
3510
|
|
|
3431
|
-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1:
|
|
3432
|
-
version "1.2.
|
|
3433
|
-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.
|
|
3434
|
-
integrity sha512-
|
|
3511
|
+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2:
|
|
3512
|
+
version "1.2.2"
|
|
3513
|
+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.2.tgz#281b7622971123e1ef4b3c90fd7539306da93f3b"
|
|
3514
|
+
integrity sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==
|
|
3435
3515
|
dependencies:
|
|
3436
|
-
function-bind "^1.1.
|
|
3437
|
-
has "^1.0.3"
|
|
3516
|
+
function-bind "^1.1.2"
|
|
3438
3517
|
has-proto "^1.0.1"
|
|
3439
3518
|
has-symbols "^1.0.3"
|
|
3519
|
+
hasown "^2.0.0"
|
|
3440
3520
|
|
|
3441
3521
|
get-package-type@^0.1.0:
|
|
3442
3522
|
version "0.1.0"
|
|
@@ -3693,6 +3773,13 @@ hasha@^5.0.0:
|
|
|
3693
3773
|
is-stream "^2.0.0"
|
|
3694
3774
|
type-fest "^0.8.0"
|
|
3695
3775
|
|
|
3776
|
+
hasown@^2.0.0:
|
|
3777
|
+
version "2.0.0"
|
|
3778
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
|
|
3779
|
+
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
3780
|
+
dependencies:
|
|
3781
|
+
function-bind "^1.1.2"
|
|
3782
|
+
|
|
3696
3783
|
he@1.2.0:
|
|
3697
3784
|
version "1.2.0"
|
|
3698
3785
|
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
@@ -3999,17 +4086,24 @@ is-boolean-object@^1.1.0:
|
|
|
3999
4086
|
call-bind "^1.0.2"
|
|
4000
4087
|
has-tostringtag "^1.0.0"
|
|
4001
4088
|
|
|
4089
|
+
is-builtin-module@^3.2.1:
|
|
4090
|
+
version "3.2.1"
|
|
4091
|
+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
|
|
4092
|
+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
|
|
4093
|
+
dependencies:
|
|
4094
|
+
builtin-modules "^3.3.0"
|
|
4095
|
+
|
|
4002
4096
|
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
|
4003
4097
|
version "1.2.7"
|
|
4004
4098
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
|
4005
4099
|
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
|
|
4006
4100
|
|
|
4007
|
-
is-core-module@^2.
|
|
4008
|
-
version "2.13.
|
|
4009
|
-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.
|
|
4010
|
-
integrity sha512-
|
|
4101
|
+
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0:
|
|
4102
|
+
version "2.13.1"
|
|
4103
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
|
|
4104
|
+
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
4011
4105
|
dependencies:
|
|
4012
|
-
|
|
4106
|
+
hasown "^2.0.0"
|
|
4013
4107
|
|
|
4014
4108
|
is-date-object@^1.0.1:
|
|
4015
4109
|
version "1.0.5"
|
|
@@ -4152,16 +4246,12 @@ is-text-path@^1.0.1:
|
|
|
4152
4246
|
dependencies:
|
|
4153
4247
|
text-extensions "^1.0.0"
|
|
4154
4248
|
|
|
4155
|
-
is-typed-array@^1.1.10, is-typed-array@^1.1.3, is-typed-array@^1.1.9:
|
|
4156
|
-
version "1.1.
|
|
4157
|
-
resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.
|
|
4158
|
-
integrity sha512-
|
|
4249
|
+
is-typed-array@^1.1.10, is-typed-array@^1.1.12, is-typed-array@^1.1.3, is-typed-array@^1.1.9:
|
|
4250
|
+
version "1.1.12"
|
|
4251
|
+
resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.12.tgz#d0bab5686ef4a76f7a73097b95470ab199c57d4a"
|
|
4252
|
+
integrity sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==
|
|
4159
4253
|
dependencies:
|
|
4160
|
-
|
|
4161
|
-
call-bind "^1.0.2"
|
|
4162
|
-
for-each "^0.3.3"
|
|
4163
|
-
gopd "^1.0.1"
|
|
4164
|
-
has-tostringtag "^1.0.0"
|
|
4254
|
+
which-typed-array "^1.1.11"
|
|
4165
4255
|
|
|
4166
4256
|
is-typedarray@^1.0.0:
|
|
4167
4257
|
version "1.0.0"
|
|
@@ -4344,6 +4434,16 @@ jsesc@^2.5.1:
|
|
|
4344
4434
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
|
4345
4435
|
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
|
4346
4436
|
|
|
4437
|
+
jsesc@^3.0.2:
|
|
4438
|
+
version "3.0.2"
|
|
4439
|
+
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
|
|
4440
|
+
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==
|
|
4441
|
+
|
|
4442
|
+
jsesc@~0.5.0:
|
|
4443
|
+
version "0.5.0"
|
|
4444
|
+
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4445
|
+
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4446
|
+
|
|
4347
4447
|
jsforce@^2.0.0-beta.22, jsforce@^2.0.0-beta.28:
|
|
4348
4448
|
version "2.0.0-beta.28"
|
|
4349
4449
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.28.tgz#5fd8d9b8e5efc798698793b147e00371f3d74e8f"
|
|
@@ -5377,10 +5477,10 @@ object-assign@^4.1.1:
|
|
|
5377
5477
|
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
5378
5478
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
5379
5479
|
|
|
5380
|
-
object-inspect@^1.
|
|
5381
|
-
version "1.
|
|
5382
|
-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.
|
|
5383
|
-
integrity sha512-
|
|
5480
|
+
object-inspect@^1.13.1, object-inspect@^1.9.0:
|
|
5481
|
+
version "1.13.1"
|
|
5482
|
+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2"
|
|
5483
|
+
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
|
|
5384
5484
|
|
|
5385
5485
|
object-keys@^1.1.1:
|
|
5386
5486
|
version "1.1.1"
|
|
@@ -5402,33 +5502,33 @@ object.assign@^4.1.4:
|
|
|
5402
5502
|
has-symbols "^1.0.3"
|
|
5403
5503
|
object-keys "^1.1.1"
|
|
5404
5504
|
|
|
5405
|
-
object.fromentries@^2.0.
|
|
5406
|
-
version "2.0.
|
|
5407
|
-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.
|
|
5408
|
-
integrity sha512-
|
|
5505
|
+
object.fromentries@^2.0.7:
|
|
5506
|
+
version "2.0.7"
|
|
5507
|
+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
|
|
5508
|
+
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
|
|
5409
5509
|
dependencies:
|
|
5410
5510
|
call-bind "^1.0.2"
|
|
5411
|
-
define-properties "^1.
|
|
5412
|
-
es-abstract "^1.
|
|
5511
|
+
define-properties "^1.2.0"
|
|
5512
|
+
es-abstract "^1.22.1"
|
|
5413
5513
|
|
|
5414
|
-
object.groupby@^1.0.
|
|
5415
|
-
version "1.0.
|
|
5416
|
-
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.
|
|
5417
|
-
integrity sha512-
|
|
5514
|
+
object.groupby@^1.0.1:
|
|
5515
|
+
version "1.0.1"
|
|
5516
|
+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
|
|
5517
|
+
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
|
|
5418
5518
|
dependencies:
|
|
5419
5519
|
call-bind "^1.0.2"
|
|
5420
5520
|
define-properties "^1.2.0"
|
|
5421
|
-
es-abstract "^1.
|
|
5521
|
+
es-abstract "^1.22.1"
|
|
5422
5522
|
get-intrinsic "^1.2.1"
|
|
5423
5523
|
|
|
5424
|
-
object.values@^1.1.
|
|
5425
|
-
version "1.1.
|
|
5426
|
-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.
|
|
5427
|
-
integrity sha512-
|
|
5524
|
+
object.values@^1.1.7:
|
|
5525
|
+
version "1.1.7"
|
|
5526
|
+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
|
|
5527
|
+
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
|
|
5428
5528
|
dependencies:
|
|
5429
5529
|
call-bind "^1.0.2"
|
|
5430
|
-
define-properties "^1.
|
|
5431
|
-
es-abstract "^1.
|
|
5530
|
+
define-properties "^1.2.0"
|
|
5531
|
+
es-abstract "^1.22.1"
|
|
5432
5532
|
|
|
5433
5533
|
oclif@^3.17.2:
|
|
5434
5534
|
version "3.17.2"
|
|
@@ -5819,6 +5919,11 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|
|
5819
5919
|
dependencies:
|
|
5820
5920
|
find-up "^4.0.0"
|
|
5821
5921
|
|
|
5922
|
+
pluralize@^8.0.0:
|
|
5923
|
+
version "8.0.0"
|
|
5924
|
+
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
|
|
5925
|
+
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
|
|
5926
|
+
|
|
5822
5927
|
preferred-pm@^3.0.3:
|
|
5823
5928
|
version "3.0.3"
|
|
5824
5929
|
resolved "https://registry.yarnpkg.com/preferred-pm/-/preferred-pm-3.0.3.tgz#1b6338000371e3edbce52ef2e4f65eb2e73586d6"
|
|
@@ -6094,14 +6199,26 @@ regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.3:
|
|
|
6094
6199
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
|
6095
6200
|
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
|
6096
6201
|
|
|
6097
|
-
regexp.
|
|
6098
|
-
version "1.
|
|
6099
|
-
resolved "https://registry.yarnpkg.com/regexp
|
|
6100
|
-
integrity sha512-
|
|
6202
|
+
regexp-tree@^0.1.27:
|
|
6203
|
+
version "0.1.27"
|
|
6204
|
+
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd"
|
|
6205
|
+
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==
|
|
6206
|
+
|
|
6207
|
+
regexp.prototype.flags@^1.5.1:
|
|
6208
|
+
version "1.5.1"
|
|
6209
|
+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz#90ce989138db209f81492edd734183ce99f9677e"
|
|
6210
|
+
integrity sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==
|
|
6101
6211
|
dependencies:
|
|
6102
6212
|
call-bind "^1.0.2"
|
|
6103
6213
|
define-properties "^1.2.0"
|
|
6104
|
-
|
|
6214
|
+
set-function-name "^2.0.0"
|
|
6215
|
+
|
|
6216
|
+
regjsparser@^0.10.0:
|
|
6217
|
+
version "0.10.0"
|
|
6218
|
+
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.10.0.tgz#b1ed26051736b436f22fdec1c8f72635f9f44892"
|
|
6219
|
+
integrity sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==
|
|
6220
|
+
dependencies:
|
|
6221
|
+
jsesc "~0.5.0"
|
|
6105
6222
|
|
|
6106
6223
|
release-zalgo@^1.0.0:
|
|
6107
6224
|
version "1.0.0"
|
|
@@ -6162,12 +6279,12 @@ resolve-global@1.0.0, resolve-global@^1.0.0:
|
|
|
6162
6279
|
dependencies:
|
|
6163
6280
|
global-dirs "^0.1.1"
|
|
6164
6281
|
|
|
6165
|
-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.22.
|
|
6166
|
-
version "1.22.
|
|
6167
|
-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.
|
|
6168
|
-
integrity sha512-
|
|
6282
|
+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.22.4:
|
|
6283
|
+
version "1.22.8"
|
|
6284
|
+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
|
|
6285
|
+
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
|
|
6169
6286
|
dependencies:
|
|
6170
|
-
is-core-module "^2.
|
|
6287
|
+
is-core-module "^2.13.0"
|
|
6171
6288
|
path-parse "^1.0.7"
|
|
6172
6289
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
6173
6290
|
|
|
@@ -6234,13 +6351,13 @@ rxjs@^7.0.0, rxjs@^7.5.5:
|
|
|
6234
6351
|
dependencies:
|
|
6235
6352
|
tslib "^2.1.0"
|
|
6236
6353
|
|
|
6237
|
-
safe-array-concat@^1.0.
|
|
6238
|
-
version "1.0.
|
|
6239
|
-
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.
|
|
6240
|
-
integrity sha512-
|
|
6354
|
+
safe-array-concat@^1.0.1:
|
|
6355
|
+
version "1.0.1"
|
|
6356
|
+
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.1.tgz#91686a63ce3adbea14d61b14c99572a8ff84754c"
|
|
6357
|
+
integrity sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==
|
|
6241
6358
|
dependencies:
|
|
6242
6359
|
call-bind "^1.0.2"
|
|
6243
|
-
get-intrinsic "^1.2.
|
|
6360
|
+
get-intrinsic "^1.2.1"
|
|
6244
6361
|
has-symbols "^1.0.3"
|
|
6245
6362
|
isarray "^2.0.5"
|
|
6246
6363
|
|
|
@@ -6348,6 +6465,25 @@ set-blocking@^2.0.0:
|
|
|
6348
6465
|
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
|
6349
6466
|
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
|
|
6350
6467
|
|
|
6468
|
+
set-function-length@^1.1.1:
|
|
6469
|
+
version "1.1.1"
|
|
6470
|
+
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.1.1.tgz#4bc39fafb0307224a33e106a7d35ca1218d659ed"
|
|
6471
|
+
integrity sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==
|
|
6472
|
+
dependencies:
|
|
6473
|
+
define-data-property "^1.1.1"
|
|
6474
|
+
get-intrinsic "^1.2.1"
|
|
6475
|
+
gopd "^1.0.1"
|
|
6476
|
+
has-property-descriptors "^1.0.0"
|
|
6477
|
+
|
|
6478
|
+
set-function-name@^2.0.0:
|
|
6479
|
+
version "2.0.1"
|
|
6480
|
+
resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.1.tgz#12ce38b7954310b9f61faa12701620a0c882793a"
|
|
6481
|
+
integrity sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==
|
|
6482
|
+
dependencies:
|
|
6483
|
+
define-data-property "^1.0.1"
|
|
6484
|
+
functions-have-names "^1.2.3"
|
|
6485
|
+
has-property-descriptors "^1.0.0"
|
|
6486
|
+
|
|
6351
6487
|
setimmediate@^1.0.5:
|
|
6352
6488
|
version "1.0.5"
|
|
6353
6489
|
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
|
|
@@ -6620,32 +6756,32 @@ ssri@^9.0.0:
|
|
|
6620
6756
|
is-fullwidth-code-point "^3.0.0"
|
|
6621
6757
|
strip-ansi "^6.0.1"
|
|
6622
6758
|
|
|
6623
|
-
string.prototype.trim@^1.2.
|
|
6624
|
-
version "1.2.
|
|
6625
|
-
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.
|
|
6626
|
-
integrity sha512-
|
|
6759
|
+
string.prototype.trim@^1.2.8:
|
|
6760
|
+
version "1.2.8"
|
|
6761
|
+
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
|
|
6762
|
+
integrity sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==
|
|
6627
6763
|
dependencies:
|
|
6628
6764
|
call-bind "^1.0.2"
|
|
6629
|
-
define-properties "^1.
|
|
6630
|
-
es-abstract "^1.
|
|
6765
|
+
define-properties "^1.2.0"
|
|
6766
|
+
es-abstract "^1.22.1"
|
|
6631
6767
|
|
|
6632
|
-
string.prototype.trimend@^1.0.
|
|
6633
|
-
version "1.0.
|
|
6634
|
-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.
|
|
6635
|
-
integrity sha512-
|
|
6768
|
+
string.prototype.trimend@^1.0.7:
|
|
6769
|
+
version "1.0.7"
|
|
6770
|
+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e"
|
|
6771
|
+
integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==
|
|
6636
6772
|
dependencies:
|
|
6637
6773
|
call-bind "^1.0.2"
|
|
6638
|
-
define-properties "^1.
|
|
6639
|
-
es-abstract "^1.
|
|
6774
|
+
define-properties "^1.2.0"
|
|
6775
|
+
es-abstract "^1.22.1"
|
|
6640
6776
|
|
|
6641
|
-
string.prototype.trimstart@^1.0.
|
|
6642
|
-
version "1.0.
|
|
6643
|
-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.
|
|
6644
|
-
integrity sha512-
|
|
6777
|
+
string.prototype.trimstart@^1.0.7:
|
|
6778
|
+
version "1.0.7"
|
|
6779
|
+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz#d4cdb44b83a4737ffbac2d406e405d43d0184298"
|
|
6780
|
+
integrity sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==
|
|
6645
6781
|
dependencies:
|
|
6646
6782
|
call-bind "^1.0.2"
|
|
6647
|
-
define-properties "^1.
|
|
6648
|
-
es-abstract "^1.
|
|
6783
|
+
define-properties "^1.2.0"
|
|
6784
|
+
es-abstract "^1.22.1"
|
|
6649
6785
|
|
|
6650
6786
|
string_decoder@^1.1.1, string_decoder@^1.3.0:
|
|
6651
6787
|
version "1.3.0"
|
|
@@ -7029,21 +7165,16 @@ typedoc@0.23.16:
|
|
|
7029
7165
|
minimatch "^5.1.0"
|
|
7030
7166
|
shiki "^0.11.1"
|
|
7031
7167
|
|
|
7032
|
-
"typescript@^4.6.4 || ^5.0.0":
|
|
7033
|
-
version "5.
|
|
7034
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.
|
|
7035
|
-
integrity sha512-
|
|
7168
|
+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.2.2, typescript@~5.2.2:
|
|
7169
|
+
version "5.2.2"
|
|
7170
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
7171
|
+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
7036
7172
|
|
|
7037
7173
|
typescript@^4.9.5:
|
|
7038
7174
|
version "4.9.5"
|
|
7039
7175
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
7040
7176
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
7041
7177
|
|
|
7042
|
-
typescript@~5.2.2:
|
|
7043
|
-
version "5.2.2"
|
|
7044
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
7045
|
-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
7046
|
-
|
|
7047
7178
|
uglify-js@^3.1.4:
|
|
7048
7179
|
version "3.17.4"
|
|
7049
7180
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
|
@@ -7299,13 +7430,13 @@ which-pm@2.0.0:
|
|
|
7299
7430
|
load-yaml-file "^0.2.0"
|
|
7300
7431
|
path-exists "^4.0.0"
|
|
7301
7432
|
|
|
7302
|
-
which-typed-array@^1.1.
|
|
7303
|
-
version "1.1.
|
|
7304
|
-
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.
|
|
7305
|
-
integrity sha512-
|
|
7433
|
+
which-typed-array@^1.1.11, which-typed-array@^1.1.13, which-typed-array@^1.1.2:
|
|
7434
|
+
version "1.1.13"
|
|
7435
|
+
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.13.tgz#870cd5be06ddb616f504e7b039c4c24898184d36"
|
|
7436
|
+
integrity sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==
|
|
7306
7437
|
dependencies:
|
|
7307
7438
|
available-typed-arrays "^1.0.5"
|
|
7308
|
-
call-bind "^1.0.
|
|
7439
|
+
call-bind "^1.0.4"
|
|
7309
7440
|
for-each "^0.3.3"
|
|
7310
7441
|
gopd "^1.0.1"
|
|
7311
7442
|
has-tostringtag "^1.0.0"
|
|
@@ -7349,17 +7480,6 @@ wireit@^0.14.1:
|
|
|
7349
7480
|
jsonc-parser "^3.0.0"
|
|
7350
7481
|
proper-lockfile "^4.1.2"
|
|
7351
7482
|
|
|
7352
|
-
wireit@^0.9.5:
|
|
7353
|
-
version "0.9.5"
|
|
7354
|
-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
|
|
7355
|
-
integrity sha512-dKKNAwLxQjbPPMrltPxMUFKvLy2z6hlVjvR/qitvPm8GEQyb/1QYBG7ObvOQLsi95uAXpkWLJXBYkCKeVcMVgA==
|
|
7356
|
-
dependencies:
|
|
7357
|
-
braces "^3.0.2"
|
|
7358
|
-
chokidar "^3.5.3"
|
|
7359
|
-
fast-glob "^3.2.11"
|
|
7360
|
-
jsonc-parser "^3.0.0"
|
|
7361
|
-
proper-lockfile "^4.1.2"
|
|
7362
|
-
|
|
7363
7483
|
wordwrap@^1.0.0:
|
|
7364
7484
|
version "1.0.0"
|
|
7365
7485
|
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
|