@salesforce/plugin-data 3.0.1-test.0 → 3.0.2
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 +118 -105
- package/oclif.lock +197 -246
- package/oclif.manifest.json +167 -167
- package/package.json +10 -14
package/oclif.lock
CHANGED
|
@@ -377,12 +377,12 @@
|
|
|
377
377
|
dependencies:
|
|
378
378
|
"@jridgewell/trace-mapping" "0.3.9"
|
|
379
379
|
|
|
380
|
-
"@es-joy/jsdoccomment@~0.
|
|
381
|
-
version "0.
|
|
382
|
-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.
|
|
383
|
-
integrity sha512-
|
|
380
|
+
"@es-joy/jsdoccomment@~0.41.0":
|
|
381
|
+
version "0.41.0"
|
|
382
|
+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6"
|
|
383
|
+
integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==
|
|
384
384
|
dependencies:
|
|
385
|
-
comment-parser "1.4.
|
|
385
|
+
comment-parser "1.4.1"
|
|
386
386
|
esquery "^1.5.0"
|
|
387
387
|
jsdoc-type-pratt-parser "~4.0.0"
|
|
388
388
|
|
|
@@ -768,10 +768,10 @@
|
|
|
768
768
|
wordwrap "^1.0.0"
|
|
769
769
|
wrap-ansi "^7.0.0"
|
|
770
770
|
|
|
771
|
-
"@oclif/core@^3.0.
|
|
772
|
-
version "3.
|
|
773
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
774
|
-
integrity sha512-
|
|
771
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
|
772
|
+
version "3.11.0"
|
|
773
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
|
|
774
|
+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
|
|
775
775
|
dependencies:
|
|
776
776
|
ansi-escapes "^4.3.2"
|
|
777
777
|
ansi-styles "^4.3.0"
|
|
@@ -800,12 +800,12 @@
|
|
|
800
800
|
wordwrap "^1.0.0"
|
|
801
801
|
wrap-ansi "^7.0.0"
|
|
802
802
|
|
|
803
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
804
|
-
version "5.0.
|
|
805
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
806
|
-
integrity sha512-
|
|
803
|
+
"@oclif/plugin-command-snapshot@^5.0.2":
|
|
804
|
+
version "5.0.2"
|
|
805
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
|
|
806
|
+
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
|
|
807
807
|
dependencies:
|
|
808
|
-
"@oclif/core" "^3.
|
|
808
|
+
"@oclif/core" "^3.10.8"
|
|
809
809
|
"@types/lodash.difference" "^4.5.8"
|
|
810
810
|
chalk "^5.3.0"
|
|
811
811
|
just-diff "^5.2.0"
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
strip-ansi "6.0.1"
|
|
964
964
|
ts-retry-promise "^0.7.1"
|
|
965
965
|
|
|
966
|
-
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.
|
|
966
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
|
|
967
967
|
version "5.3.20"
|
|
968
968
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
|
|
969
969
|
integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
|
|
@@ -987,38 +987,62 @@
|
|
|
987
987
|
semver "^7.5.4"
|
|
988
988
|
ts-retry-promise "^0.7.1"
|
|
989
989
|
|
|
990
|
-
"@salesforce/
|
|
990
|
+
"@salesforce/core@^6.1.3":
|
|
991
|
+
version "6.1.3"
|
|
992
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
|
|
993
|
+
integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
|
|
994
|
+
dependencies:
|
|
995
|
+
"@salesforce/kit" "^3.0.15"
|
|
996
|
+
"@salesforce/schemas" "^1.6.1"
|
|
997
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
998
|
+
"@types/semver" "^7.5.4"
|
|
999
|
+
ajv "^8.12.0"
|
|
1000
|
+
change-case "^4.1.2"
|
|
1001
|
+
faye "^1.4.0"
|
|
1002
|
+
form-data "^4.0.0"
|
|
1003
|
+
js2xmlparser "^4.0.1"
|
|
1004
|
+
jsforce "^2.0.0-beta.28"
|
|
1005
|
+
jsonwebtoken "9.0.2"
|
|
1006
|
+
jszip "3.10.1"
|
|
1007
|
+
pino "^8.16.1"
|
|
1008
|
+
pino-abstract-transport "^1.1.0"
|
|
1009
|
+
pino-pretty "^10.2.3"
|
|
1010
|
+
proper-lockfile "^4.1.2"
|
|
1011
|
+
semver "^7.5.4"
|
|
1012
|
+
ts-retry-promise "^0.7.1"
|
|
1013
|
+
|
|
1014
|
+
"@salesforce/dev-config@^4.1.0":
|
|
991
1015
|
version "4.1.0"
|
|
992
1016
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
993
1017
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
994
1018
|
|
|
995
|
-
"@salesforce/dev-scripts@^
|
|
996
|
-
version "
|
|
997
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
998
|
-
integrity sha512-
|
|
1019
|
+
"@salesforce/dev-scripts@^7.1.1":
|
|
1020
|
+
version "7.1.1"
|
|
1021
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
|
|
1022
|
+
integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
|
|
999
1023
|
dependencies:
|
|
1000
1024
|
"@commitlint/cli" "^17.1.2"
|
|
1001
1025
|
"@commitlint/config-conventional" "^17.1.0"
|
|
1002
|
-
"@salesforce/dev-config" "^4.0
|
|
1026
|
+
"@salesforce/dev-config" "^4.1.0"
|
|
1003
1027
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1004
|
-
"@types/chai" "^4.
|
|
1005
|
-
"@types/mocha" "^10.0.
|
|
1028
|
+
"@types/chai" "^4.3.10"
|
|
1029
|
+
"@types/mocha" "^10.0.4"
|
|
1006
1030
|
"@types/node" "^18"
|
|
1007
1031
|
"@types/sinon" "^10.0.20"
|
|
1008
1032
|
chai "^4.3.10"
|
|
1009
1033
|
chalk "^4.0.0"
|
|
1010
1034
|
cosmiconfig "^7.0.0"
|
|
1011
|
-
eslint-config-salesforce-typescript "^3.0.
|
|
1035
|
+
eslint-config-salesforce-typescript "^3.0.5"
|
|
1012
1036
|
husky "^7.0.4"
|
|
1013
1037
|
mocha "^10.2.0"
|
|
1014
1038
|
nyc "^15.1.0"
|
|
1015
1039
|
prettier "^2.8.8"
|
|
1016
|
-
pretty-quick "^3.1.
|
|
1017
|
-
shelljs "
|
|
1040
|
+
pretty-quick "^3.1.3"
|
|
1041
|
+
shelljs "^0.8.5"
|
|
1018
1042
|
sinon "10.0.0"
|
|
1019
|
-
source-map-support "
|
|
1043
|
+
source-map-support "^0.5.21"
|
|
1020
1044
|
ts-node "^10.9.1"
|
|
1021
|
-
typedoc "0.
|
|
1045
|
+
typedoc "^0.25.3"
|
|
1022
1046
|
typedoc-plugin-missing-exports "0.23.0"
|
|
1023
1047
|
typescript "^4.9.5"
|
|
1024
1048
|
wireit "^0.14.1"
|
|
@@ -1045,17 +1069,6 @@
|
|
|
1045
1069
|
handlebars "^4.7.8"
|
|
1046
1070
|
tslib "^2"
|
|
1047
1071
|
|
|
1048
|
-
"@salesforce/plugin-settings@^1.4.37":
|
|
1049
|
-
version "1.4.37"
|
|
1050
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-1.4.37.tgz#7097f3a94a479c25c661d71654f8f2fd005648a4"
|
|
1051
|
-
integrity sha512-tj2M2Xrb9eK8UylcJHROKxXyVN8it5EDHsgcI4dqk74fNgA1l63jKQ190kilm3/TvjyoyqR5FWDbPmokVpAaBQ==
|
|
1052
|
-
dependencies:
|
|
1053
|
-
"@oclif/core" "^2.15.0"
|
|
1054
|
-
"@salesforce/core" "^5.3.14"
|
|
1055
|
-
"@salesforce/sf-plugins-core" "^3.1.25"
|
|
1056
|
-
fast-levenshtein "^3.0.0"
|
|
1057
|
-
tslib "^2"
|
|
1058
|
-
|
|
1059
1072
|
"@salesforce/prettier-config@^0.0.3":
|
|
1060
1073
|
version "0.0.3"
|
|
1061
1074
|
resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
|
|
@@ -1066,7 +1079,7 @@
|
|
|
1066
1079
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1067
1080
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1068
1081
|
|
|
1069
|
-
"@salesforce/sf-plugins-core@^3.1.
|
|
1082
|
+
"@salesforce/sf-plugins-core@^3.1.28":
|
|
1070
1083
|
version "3.1.28"
|
|
1071
1084
|
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz#7714c5b1ce26052bb5cbc524c5990bc52eb601cd"
|
|
1072
1085
|
integrity sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==
|
|
@@ -1078,28 +1091,20 @@
|
|
|
1078
1091
|
chalk "^4"
|
|
1079
1092
|
inquirer "^8.2.5"
|
|
1080
1093
|
|
|
1081
|
-
"@salesforce/sf-plugins-core@^
|
|
1082
|
-
version "
|
|
1083
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
1084
|
-
integrity sha512-
|
|
1094
|
+
"@salesforce/sf-plugins-core@^5.0.3":
|
|
1095
|
+
version "5.0.3"
|
|
1096
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.3.tgz#a771dc887c0a13ac23a5b1c16a6965791914f3aa"
|
|
1097
|
+
integrity sha512-D+RCUzrYIWpJakNfxtHXJd6LZr6bK4gA4e7jLPR1G1FmDFss13PT7hOdFRxmAqTPbcp1jf65vwYZzu5nbqzmvQ==
|
|
1085
1098
|
dependencies:
|
|
1086
|
-
"@oclif/core" "^3.
|
|
1087
|
-
"@salesforce/core" "^
|
|
1088
|
-
"@salesforce/kit" "^3.0.
|
|
1089
|
-
"@salesforce/ts-types" "^2.0.
|
|
1099
|
+
"@oclif/core" "^3.11.0"
|
|
1100
|
+
"@salesforce/core" "^6.1.3"
|
|
1101
|
+
"@salesforce/kit" "^3.0.15"
|
|
1102
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
1103
|
+
"@types/inquirer" "^8.2.3"
|
|
1090
1104
|
chalk "^4"
|
|
1091
1105
|
inquirer "^8.2.5"
|
|
1092
1106
|
|
|
1093
|
-
"@salesforce/ts-
|
|
1094
|
-
version "1.4.19"
|
|
1095
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz#64157b6c8cf4a3c637867e2ddd90c2d058c334f7"
|
|
1096
|
-
integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==
|
|
1097
|
-
dependencies:
|
|
1098
|
-
"@salesforce/ts-types" "^2.0.9"
|
|
1099
|
-
sinon "^5.1.1"
|
|
1100
|
-
tslib "^2.6.1"
|
|
1101
|
-
|
|
1102
|
-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
|
|
1107
|
+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
|
|
1103
1108
|
version "2.0.9"
|
|
1104
1109
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
|
1105
1110
|
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
|
|
@@ -1140,7 +1145,7 @@
|
|
|
1140
1145
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
|
1141
1146
|
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
|
1142
1147
|
|
|
1143
|
-
"@sinonjs/commons@^1
|
|
1148
|
+
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
|
|
1144
1149
|
version "1.8.6"
|
|
1145
1150
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9"
|
|
1146
1151
|
integrity sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==
|
|
@@ -1154,30 +1159,6 @@
|
|
|
1154
1159
|
dependencies:
|
|
1155
1160
|
"@sinonjs/commons" "^1.7.0"
|
|
1156
1161
|
|
|
1157
|
-
"@sinonjs/formatio@^2.0.0":
|
|
1158
|
-
version "2.0.0"
|
|
1159
|
-
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2"
|
|
1160
|
-
integrity sha512-ls6CAMA6/5gG+O/IdsBcblvnd8qcO/l1TYoNeAzp3wcISOxlPXQEus0mLcdwazEkWjaBdaJ3TaxmNgCLWwvWzg==
|
|
1161
|
-
dependencies:
|
|
1162
|
-
samsam "1.3.0"
|
|
1163
|
-
|
|
1164
|
-
"@sinonjs/formatio@^3.2.1":
|
|
1165
|
-
version "3.2.2"
|
|
1166
|
-
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-3.2.2.tgz#771c60dfa75ea7f2d68e3b94c7e888a78781372c"
|
|
1167
|
-
integrity sha512-B8SEsgd8gArBLMD6zpRw3juQ2FVSsmdd7qlevyDqzS9WTCtvF55/gAL+h6gue8ZvPYcdiPdvueM/qm//9XzyTQ==
|
|
1168
|
-
dependencies:
|
|
1169
|
-
"@sinonjs/commons" "^1"
|
|
1170
|
-
"@sinonjs/samsam" "^3.1.0"
|
|
1171
|
-
|
|
1172
|
-
"@sinonjs/samsam@^3.1.0":
|
|
1173
|
-
version "3.3.3"
|
|
1174
|
-
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.3.3.tgz#46682efd9967b259b81136b9f120fd54585feb4a"
|
|
1175
|
-
integrity sha512-bKCMKZvWIjYD0BLGnNrxVuw4dkWCYsLqFOUWw8VgKF/+5Y+mE7LfHWPIYoDXowH+3a9LsWDMo0uAP8YDosPvHQ==
|
|
1176
|
-
dependencies:
|
|
1177
|
-
"@sinonjs/commons" "^1.3.0"
|
|
1178
|
-
array-from "^2.1.1"
|
|
1179
|
-
lodash "^4.17.15"
|
|
1180
|
-
|
|
1181
1162
|
"@sinonjs/samsam@^5.3.1":
|
|
1182
1163
|
version "5.3.1"
|
|
1183
1164
|
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.1.tgz#375a45fe6ed4e92fca2fb920e007c48232a6507f"
|
|
@@ -1259,10 +1240,10 @@
|
|
|
1259
1240
|
dependencies:
|
|
1260
1241
|
"@types/chai" "*"
|
|
1261
1242
|
|
|
1262
|
-
"@types/chai@*", "@types/chai@^4.
|
|
1263
|
-
version "4.3.
|
|
1264
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1265
|
-
integrity sha512-
|
|
1243
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
1244
|
+
version "4.3.10"
|
|
1245
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
1246
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
1266
1247
|
|
|
1267
1248
|
"@types/cli-progress@^3.11.0":
|
|
1268
1249
|
version "3.11.5"
|
|
@@ -1289,6 +1270,14 @@
|
|
|
1289
1270
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
|
|
1290
1271
|
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
|
|
1291
1272
|
|
|
1273
|
+
"@types/inquirer@^8.2.3":
|
|
1274
|
+
version "8.2.10"
|
|
1275
|
+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
|
|
1276
|
+
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
|
|
1277
|
+
dependencies:
|
|
1278
|
+
"@types/through" "*"
|
|
1279
|
+
rxjs "^7.2.0"
|
|
1280
|
+
|
|
1292
1281
|
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
|
|
1293
1282
|
version "7.0.15"
|
|
1294
1283
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
|
@@ -1333,7 +1322,7 @@
|
|
|
1333
1322
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
|
|
1334
1323
|
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
|
|
1335
1324
|
|
|
1336
|
-
"@types/mocha@^10.0.
|
|
1325
|
+
"@types/mocha@^10.0.4":
|
|
1337
1326
|
version "10.0.4"
|
|
1338
1327
|
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
1339
1328
|
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
@@ -1409,6 +1398,13 @@
|
|
|
1409
1398
|
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz#5fd3592ff10c1e9695d377020c033116cc2889f2"
|
|
1410
1399
|
integrity sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==
|
|
1411
1400
|
|
|
1401
|
+
"@types/through@*":
|
|
1402
|
+
version "0.0.33"
|
|
1403
|
+
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.33.tgz#14ebf599320e1c7851e7d598149af183c6b9ea56"
|
|
1404
|
+
integrity sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==
|
|
1405
|
+
dependencies:
|
|
1406
|
+
"@types/node" "*"
|
|
1407
|
+
|
|
1412
1408
|
"@types/vinyl@^2.0.4":
|
|
1413
1409
|
version "2.0.9"
|
|
1414
1410
|
resolved "https://registry.yarnpkg.com/@types/vinyl/-/vinyl-2.0.9.tgz#5686de441312881498665744c1dcdffe80721ea5"
|
|
@@ -1417,16 +1413,16 @@
|
|
|
1417
1413
|
"@types/expect" "^1.20.4"
|
|
1418
1414
|
"@types/node" "*"
|
|
1419
1415
|
|
|
1420
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
1421
|
-
version "6.
|
|
1422
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
1423
|
-
integrity sha512-
|
|
1416
|
+
"@typescript-eslint/eslint-plugin@^6.10.0":
|
|
1417
|
+
version "6.11.0"
|
|
1418
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
|
|
1419
|
+
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
|
|
1424
1420
|
dependencies:
|
|
1425
1421
|
"@eslint-community/regexpp" "^4.5.1"
|
|
1426
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1427
|
-
"@typescript-eslint/type-utils" "6.
|
|
1428
|
-
"@typescript-eslint/utils" "6.
|
|
1429
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1422
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1423
|
+
"@typescript-eslint/type-utils" "6.11.0"
|
|
1424
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1425
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1430
1426
|
debug "^4.3.4"
|
|
1431
1427
|
graphemer "^1.4.0"
|
|
1432
1428
|
ignore "^5.2.4"
|
|
@@ -1434,15 +1430,15 @@
|
|
|
1434
1430
|
semver "^7.5.4"
|
|
1435
1431
|
ts-api-utils "^1.0.1"
|
|
1436
1432
|
|
|
1437
|
-
"@typescript-eslint/parser@^6.
|
|
1438
|
-
version "6.
|
|
1439
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
1440
|
-
integrity sha512-+
|
|
1433
|
+
"@typescript-eslint/parser@^6.10.0":
|
|
1434
|
+
version "6.11.0"
|
|
1435
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
|
|
1436
|
+
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
|
|
1441
1437
|
dependencies:
|
|
1442
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1443
|
-
"@typescript-eslint/types" "6.
|
|
1444
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1445
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1438
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1439
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1440
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1441
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1446
1442
|
debug "^4.3.4"
|
|
1447
1443
|
|
|
1448
1444
|
"@typescript-eslint/scope-manager@5.62.0":
|
|
@@ -1453,21 +1449,21 @@
|
|
|
1453
1449
|
"@typescript-eslint/types" "5.62.0"
|
|
1454
1450
|
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1455
1451
|
|
|
1456
|
-
"@typescript-eslint/scope-manager@6.
|
|
1457
|
-
version "6.
|
|
1458
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
1459
|
-
integrity sha512-
|
|
1452
|
+
"@typescript-eslint/scope-manager@6.11.0":
|
|
1453
|
+
version "6.11.0"
|
|
1454
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
1455
|
+
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
|
|
1460
1456
|
dependencies:
|
|
1461
|
-
"@typescript-eslint/types" "6.
|
|
1462
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1457
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1458
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1463
1459
|
|
|
1464
|
-
"@typescript-eslint/type-utils@6.
|
|
1465
|
-
version "6.
|
|
1466
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
1467
|
-
integrity sha512-
|
|
1460
|
+
"@typescript-eslint/type-utils@6.11.0":
|
|
1461
|
+
version "6.11.0"
|
|
1462
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
1463
|
+
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
|
|
1468
1464
|
dependencies:
|
|
1469
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1470
|
-
"@typescript-eslint/utils" "6.
|
|
1465
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1466
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
1471
1467
|
debug "^4.3.4"
|
|
1472
1468
|
ts-api-utils "^1.0.1"
|
|
1473
1469
|
|
|
@@ -1476,10 +1472,10 @@
|
|
|
1476
1472
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1477
1473
|
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1478
1474
|
|
|
1479
|
-
"@typescript-eslint/types@6.
|
|
1480
|
-
version "6.
|
|
1481
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1482
|
-
integrity sha512-
|
|
1475
|
+
"@typescript-eslint/types@6.11.0":
|
|
1476
|
+
version "6.11.0"
|
|
1477
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
1478
|
+
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
1483
1479
|
|
|
1484
1480
|
"@typescript-eslint/typescript-estree@5.62.0":
|
|
1485
1481
|
version "5.62.0"
|
|
@@ -1494,30 +1490,30 @@
|
|
|
1494
1490
|
semver "^7.3.7"
|
|
1495
1491
|
tsutils "^3.21.0"
|
|
1496
1492
|
|
|
1497
|
-
"@typescript-eslint/typescript-estree@6.
|
|
1498
|
-
version "6.
|
|
1499
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
1500
|
-
integrity sha512-
|
|
1493
|
+
"@typescript-eslint/typescript-estree@6.11.0":
|
|
1494
|
+
version "6.11.0"
|
|
1495
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
|
|
1496
|
+
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
|
|
1501
1497
|
dependencies:
|
|
1502
|
-
"@typescript-eslint/types" "6.
|
|
1503
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1498
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1499
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1504
1500
|
debug "^4.3.4"
|
|
1505
1501
|
globby "^11.1.0"
|
|
1506
1502
|
is-glob "^4.0.3"
|
|
1507
1503
|
semver "^7.5.4"
|
|
1508
1504
|
ts-api-utils "^1.0.1"
|
|
1509
1505
|
|
|
1510
|
-
"@typescript-eslint/utils@6.
|
|
1511
|
-
version "6.
|
|
1512
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1513
|
-
integrity sha512-
|
|
1506
|
+
"@typescript-eslint/utils@6.11.0", "@typescript-eslint/utils@^6.7.5":
|
|
1507
|
+
version "6.11.0"
|
|
1508
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
1509
|
+
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
1514
1510
|
dependencies:
|
|
1515
1511
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1516
1512
|
"@types/json-schema" "^7.0.12"
|
|
1517
1513
|
"@types/semver" "^7.5.0"
|
|
1518
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1519
|
-
"@typescript-eslint/types" "6.
|
|
1520
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1514
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
1515
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1516
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1521
1517
|
semver "^7.5.4"
|
|
1522
1518
|
|
|
1523
1519
|
"@typescript-eslint/utils@^5.59.11":
|
|
@@ -1542,12 +1538,12 @@
|
|
|
1542
1538
|
"@typescript-eslint/types" "5.62.0"
|
|
1543
1539
|
eslint-visitor-keys "^3.3.0"
|
|
1544
1540
|
|
|
1545
|
-
"@typescript-eslint/visitor-keys@6.
|
|
1546
|
-
version "6.
|
|
1547
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
1548
|
-
integrity sha512
|
|
1541
|
+
"@typescript-eslint/visitor-keys@6.11.0":
|
|
1542
|
+
version "6.11.0"
|
|
1543
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
|
|
1544
|
+
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
|
|
1549
1545
|
dependencies:
|
|
1550
|
-
"@typescript-eslint/types" "6.
|
|
1546
|
+
"@typescript-eslint/types" "6.11.0"
|
|
1551
1547
|
eslint-visitor-keys "^3.4.1"
|
|
1552
1548
|
|
|
1553
1549
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -1654,6 +1650,11 @@ ansi-regex@^6.0.1:
|
|
|
1654
1650
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
|
|
1655
1651
|
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
|
1656
1652
|
|
|
1653
|
+
ansi-sequence-parser@^1.1.0:
|
|
1654
|
+
version "1.1.1"
|
|
1655
|
+
resolved "https://registry.yarnpkg.com/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz#e0aa1cdcbc8f8bb0b5bca625aac41f5f056973cf"
|
|
1656
|
+
integrity sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==
|
|
1657
|
+
|
|
1657
1658
|
ansi-styles@^3.2.1:
|
|
1658
1659
|
version "3.2.1"
|
|
1659
1660
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
@@ -1754,11 +1755,6 @@ array-differ@^3.0.0:
|
|
|
1754
1755
|
resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-3.0.0.tgz#3cbb3d0f316810eafcc47624734237d6aee4ae6b"
|
|
1755
1756
|
integrity sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==
|
|
1756
1757
|
|
|
1757
|
-
array-from@^2.1.1:
|
|
1758
|
-
version "2.1.1"
|
|
1759
|
-
resolved "https://registry.yarnpkg.com/array-from/-/array-from-2.1.1.tgz#cfe9d8c26628b9dc5aecc62a9f5d8f1f352c1195"
|
|
1760
|
-
integrity sha512-GQTc6Uupx1FCavi5mPzBvVT7nEOeWMmUA9P95wpfpW1XwMSKs+KaymD5C2Up7KAUKg/mYwbsUYzdZWcoajlNZg==
|
|
1761
|
-
|
|
1762
1758
|
array-ify@^1.0.0:
|
|
1763
1759
|
version "1.0.0"
|
|
1764
1760
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
@@ -2475,10 +2471,10 @@ commander@^4.0.1:
|
|
|
2475
2471
|
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
2476
2472
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
2477
2473
|
|
|
2478
|
-
comment-parser@1.4.
|
|
2479
|
-
version "1.4.
|
|
2480
|
-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.
|
|
2481
|
-
integrity sha512-
|
|
2474
|
+
comment-parser@1.4.1:
|
|
2475
|
+
version "1.4.1"
|
|
2476
|
+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
|
|
2477
|
+
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
|
|
2482
2478
|
|
|
2483
2479
|
common-ancestor-path@^1.0.1:
|
|
2484
2480
|
version "1.0.1"
|
|
@@ -2769,11 +2765,6 @@ diff@5.0.0:
|
|
|
2769
2765
|
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
|
|
2770
2766
|
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
|
|
2771
2767
|
|
|
2772
|
-
diff@^3.5.0:
|
|
2773
|
-
version "3.5.0"
|
|
2774
|
-
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
|
|
2775
|
-
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
|
|
2776
|
-
|
|
2777
2768
|
diff@^4.0.1, diff@^4.0.2:
|
|
2778
2769
|
version "4.0.2"
|
|
2779
2770
|
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
|
@@ -2990,20 +2981,20 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
2990
2981
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
2991
2982
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
2992
2983
|
|
|
2993
|
-
eslint-config-salesforce-typescript@^3.0.
|
|
2994
|
-
version "3.0.
|
|
2995
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.
|
|
2996
|
-
integrity sha512-
|
|
2984
|
+
eslint-config-salesforce-typescript@^3.0.5:
|
|
2985
|
+
version "3.0.5"
|
|
2986
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.5.tgz#1fa7b224551255b520f19d208be5d1bb2410c2b4"
|
|
2987
|
+
integrity sha512-p+Do1i8Al1HANKubYV9WnJl9P/ChP/gvM+1tjtYiGqVjaO2Gf6V1ejM51r//uw4OoiFEldqKJK/gyMzSvRHkaw==
|
|
2997
2988
|
dependencies:
|
|
2998
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2999
|
-
"@typescript-eslint/parser" "^6.
|
|
3000
|
-
eslint "^8.
|
|
2989
|
+
"@typescript-eslint/eslint-plugin" "^6.10.0"
|
|
2990
|
+
"@typescript-eslint/parser" "^6.10.0"
|
|
2991
|
+
eslint "^8.53.0"
|
|
3001
2992
|
eslint-config-prettier "^9.0.0"
|
|
3002
2993
|
eslint-config-salesforce "^2.0.2"
|
|
3003
2994
|
eslint-config-salesforce-license "^0.2.0"
|
|
3004
2995
|
eslint-plugin-header "^3.1.1"
|
|
3005
2996
|
eslint-plugin-import "^2.29.0"
|
|
3006
|
-
eslint-plugin-jsdoc "^46.
|
|
2997
|
+
eslint-plugin-jsdoc "^46.9.0"
|
|
3007
2998
|
eslint-plugin-unicorn "^49.0.0"
|
|
3008
2999
|
|
|
3009
3000
|
eslint-config-salesforce@^2.0.2:
|
|
@@ -3055,14 +3046,14 @@ eslint-plugin-import@^2.29.0:
|
|
|
3055
3046
|
semver "^6.3.1"
|
|
3056
3047
|
tsconfig-paths "^3.14.2"
|
|
3057
3048
|
|
|
3058
|
-
eslint-plugin-jsdoc@^46.
|
|
3059
|
-
version "46.
|
|
3060
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
3061
|
-
integrity sha512-
|
|
3049
|
+
eslint-plugin-jsdoc@^46.9.0:
|
|
3050
|
+
version "46.9.0"
|
|
3051
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b"
|
|
3052
|
+
integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==
|
|
3062
3053
|
dependencies:
|
|
3063
|
-
"@es-joy/jsdoccomment" "~0.
|
|
3054
|
+
"@es-joy/jsdoccomment" "~0.41.0"
|
|
3064
3055
|
are-docs-informative "^0.0.2"
|
|
3065
|
-
comment-parser "1.4.
|
|
3056
|
+
comment-parser "1.4.1"
|
|
3066
3057
|
debug "^4.3.4"
|
|
3067
3058
|
escape-string-regexp "^4.0.0"
|
|
3068
3059
|
esquery "^1.5.0"
|
|
@@ -3079,12 +3070,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3079
3070
|
minimatch "^9.0.3"
|
|
3080
3071
|
natural-compare-lite "^1.4.0"
|
|
3081
3072
|
|
|
3082
|
-
eslint-plugin-sf-plugin@^1.16.
|
|
3083
|
-
version "1.16.
|
|
3084
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
|
3085
|
-
integrity sha512-
|
|
3073
|
+
eslint-plugin-sf-plugin@^1.16.15:
|
|
3074
|
+
version "1.16.15"
|
|
3075
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
|
|
3076
|
+
integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
|
|
3086
3077
|
dependencies:
|
|
3087
|
-
"@salesforce/core" "^5.3.
|
|
3078
|
+
"@salesforce/core" "^5.3.20"
|
|
3088
3079
|
"@typescript-eslint/utils" "^5.59.11"
|
|
3089
3080
|
|
|
3090
3081
|
eslint-plugin-unicorn@^49.0.0:
|
|
@@ -3128,7 +3119,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
3128
3119
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
3129
3120
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
3130
3121
|
|
|
3131
|
-
eslint@^8.
|
|
3122
|
+
eslint@^8.53.0:
|
|
3132
3123
|
version "8.53.0"
|
|
3133
3124
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
|
|
3134
3125
|
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
|
|
@@ -4631,7 +4622,7 @@ json5@^2.2.3:
|
|
|
4631
4622
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
4632
4623
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
4633
4624
|
|
|
4634
|
-
jsonc-parser@^3.0.0:
|
|
4625
|
+
jsonc-parser@^3.0.0, jsonc-parser@^3.2.0:
|
|
4635
4626
|
version "3.2.0"
|
|
4636
4627
|
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
|
|
4637
4628
|
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
|
|
@@ -4904,18 +4895,6 @@ log-symbols@4.1.0, log-symbols@^4.0.0, log-symbols@^4.1.0:
|
|
|
4904
4895
|
chalk "^4.1.0"
|
|
4905
4896
|
is-unicode-supported "^0.1.0"
|
|
4906
4897
|
|
|
4907
|
-
lolex@^2.4.2:
|
|
4908
|
-
version "2.7.5"
|
|
4909
|
-
resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.7.5.tgz#113001d56bfc7e02d56e36291cc5c413d1aa0733"
|
|
4910
|
-
integrity sha512-l9x0+1offnKKIzYVjyXU2SiwhXDLekRzKyhnbyldPHvC7BvLPVpdNUNR2KeMAiCN2D/kLNttZgQD5WjSxuBx3Q==
|
|
4911
|
-
|
|
4912
|
-
lolex@^5.0.1:
|
|
4913
|
-
version "5.1.2"
|
|
4914
|
-
resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367"
|
|
4915
|
-
integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A==
|
|
4916
|
-
dependencies:
|
|
4917
|
-
"@sinonjs/commons" "^1.7.0"
|
|
4918
|
-
|
|
4919
4898
|
loupe@^2.3.6:
|
|
4920
4899
|
version "2.3.7"
|
|
4921
4900
|
resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.7.tgz#6e69b7d4db7d3ab436328013d37d1c8c3540c697"
|
|
@@ -5058,7 +5037,7 @@ map-obj@^4.0.0:
|
|
|
5058
5037
|
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
|
|
5059
5038
|
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
|
5060
5039
|
|
|
5061
|
-
marked@^4.0
|
|
5040
|
+
marked@^4.3.0:
|
|
5062
5041
|
version "4.3.0"
|
|
5063
5042
|
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
|
|
5064
5043
|
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
|
|
@@ -5170,7 +5149,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
|
5170
5149
|
dependencies:
|
|
5171
5150
|
brace-expansion "^1.1.7"
|
|
5172
5151
|
|
|
5173
|
-
minimatch@^5.0.1
|
|
5152
|
+
minimatch@^5.0.1:
|
|
5174
5153
|
version "5.1.6"
|
|
5175
5154
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
|
|
5176
5155
|
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
|
|
@@ -5420,17 +5399,6 @@ neo-async@^2.6.2:
|
|
|
5420
5399
|
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
|
|
5421
5400
|
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
|
5422
5401
|
|
|
5423
|
-
nise@^1.3.3:
|
|
5424
|
-
version "1.5.3"
|
|
5425
|
-
resolved "https://registry.yarnpkg.com/nise/-/nise-1.5.3.tgz#9d2cfe37d44f57317766c6e9408a359c5d3ac1f7"
|
|
5426
|
-
integrity sha512-Ymbac/94xeIrMf59REBPOv0thr+CJVFMhrlAkW/gjCIE58BGQdCj0x7KRCb3yz+Ga2Rz3E9XXSvUyyxqqhjQAQ==
|
|
5427
|
-
dependencies:
|
|
5428
|
-
"@sinonjs/formatio" "^3.2.1"
|
|
5429
|
-
"@sinonjs/text-encoding" "^0.7.1"
|
|
5430
|
-
just-extend "^4.0.2"
|
|
5431
|
-
lolex "^5.0.1"
|
|
5432
|
-
path-to-regexp "^1.7.0"
|
|
5433
|
-
|
|
5434
5402
|
nise@^4.1.0:
|
|
5435
5403
|
version "4.1.0"
|
|
5436
5404
|
resolved "https://registry.yarnpkg.com/nise/-/nise-4.1.0.tgz#8fb75a26e90b99202fa1e63f448f58efbcdedaf6"
|
|
@@ -6156,7 +6124,7 @@ pify@^4.0.1:
|
|
|
6156
6124
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
6157
6125
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
6158
6126
|
|
|
6159
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.1.0:
|
|
6127
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-transport@v1.1.0:
|
|
6160
6128
|
version "1.1.0"
|
|
6161
6129
|
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
6162
6130
|
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
@@ -6189,10 +6157,10 @@ pino-std-serializers@^6.0.0:
|
|
|
6189
6157
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6190
6158
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6191
6159
|
|
|
6192
|
-
pino@^8.16.0:
|
|
6193
|
-
version "8.16.
|
|
6194
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.
|
|
6195
|
-
integrity sha512-
|
|
6160
|
+
pino@^8.16.0, pino@^8.16.1:
|
|
6161
|
+
version "8.16.2"
|
|
6162
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
6163
|
+
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
6196
6164
|
dependencies:
|
|
6197
6165
|
atomic-sleep "^1.0.0"
|
|
6198
6166
|
fast-redact "^3.1.1"
|
|
@@ -6243,7 +6211,7 @@ pretty-bytes@^5.3.0:
|
|
|
6243
6211
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
|
|
6244
6212
|
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
|
6245
6213
|
|
|
6246
|
-
pretty-quick@^3.1.
|
|
6214
|
+
pretty-quick@^3.1.3:
|
|
6247
6215
|
version "3.1.3"
|
|
6248
6216
|
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
|
|
6249
6217
|
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
|
|
@@ -6661,7 +6629,7 @@ rxjs@^6.6.0:
|
|
|
6661
6629
|
dependencies:
|
|
6662
6630
|
tslib "^1.9.0"
|
|
6663
6631
|
|
|
6664
|
-
rxjs@^7.5.5:
|
|
6632
|
+
rxjs@^7.2.0, rxjs@^7.5.5:
|
|
6665
6633
|
version "7.8.1"
|
|
6666
6634
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
|
|
6667
6635
|
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
|
@@ -6707,11 +6675,6 @@ safe-stable-stringify@^2.3.1, safe-stable-stringify@^2.4.3:
|
|
|
6707
6675
|
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
|
6708
6676
|
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
|
6709
6677
|
|
|
6710
|
-
samsam@1.3.0:
|
|
6711
|
-
version "1.3.0"
|
|
6712
|
-
resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.3.0.tgz#8d1d9350e25622da30de3e44ba692b5221ab7c50"
|
|
6713
|
-
integrity sha512-1HwIYD/8UlOtFS3QO3w7ey+SdSDFE4HRNLZoZRYVQefrOY3l17epswImeB1ijgJFQJodIaHcwkp3r/myBjFVbg==
|
|
6714
|
-
|
|
6715
6678
|
sax@1.2.1:
|
|
6716
6679
|
version "1.2.1"
|
|
6717
6680
|
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.1.tgz#7b8e656190b228e81a66aea748480d828cd2d37a"
|
|
@@ -6811,7 +6774,7 @@ shebang-regex@^3.0.0:
|
|
|
6811
6774
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
6812
6775
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
6813
6776
|
|
|
6814
|
-
shelljs@^0.8.4, shelljs@^0.8.5
|
|
6777
|
+
shelljs@^0.8.4, shelljs@^0.8.5:
|
|
6815
6778
|
version "0.8.5"
|
|
6816
6779
|
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
|
6817
6780
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
@@ -6820,14 +6783,15 @@ shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4:
|
|
|
6820
6783
|
interpret "^1.0.0"
|
|
6821
6784
|
rechoir "^0.6.2"
|
|
6822
6785
|
|
|
6823
|
-
shiki@^0.
|
|
6824
|
-
version "0.
|
|
6825
|
-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.
|
|
6826
|
-
integrity sha512-
|
|
6786
|
+
shiki@^0.14.1:
|
|
6787
|
+
version "0.14.5"
|
|
6788
|
+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.5.tgz#375dd214e57eccb04f0daf35a32aa615861deb93"
|
|
6789
|
+
integrity sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==
|
|
6827
6790
|
dependencies:
|
|
6828
|
-
|
|
6829
|
-
|
|
6830
|
-
vscode-
|
|
6791
|
+
ansi-sequence-parser "^1.1.0"
|
|
6792
|
+
jsonc-parser "^3.2.0"
|
|
6793
|
+
vscode-oniguruma "^1.7.0"
|
|
6794
|
+
vscode-textmate "^8.0.0"
|
|
6831
6795
|
|
|
6832
6796
|
shx@^0.3.3:
|
|
6833
6797
|
version "0.3.4"
|
|
@@ -6879,19 +6843,6 @@ sinon@10.0.0:
|
|
|
6879
6843
|
nise "^4.1.0"
|
|
6880
6844
|
supports-color "^7.1.0"
|
|
6881
6845
|
|
|
6882
|
-
sinon@^5.1.1:
|
|
6883
|
-
version "5.1.1"
|
|
6884
|
-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.1.1.tgz#19c59810ffb733ea6e76a28b94a71fc4c2f523b8"
|
|
6885
|
-
integrity sha512-h/3uHscbt5pQNxkf7Y/Lb9/OM44YNCicHakcq73ncbrIS8lXg+ZGOZbtuU+/km4YnyiCYfQQEwANaReJz7KDfw==
|
|
6886
|
-
dependencies:
|
|
6887
|
-
"@sinonjs/formatio" "^2.0.0"
|
|
6888
|
-
diff "^3.5.0"
|
|
6889
|
-
lodash.get "^4.4.2"
|
|
6890
|
-
lolex "^2.4.2"
|
|
6891
|
-
nise "^1.3.3"
|
|
6892
|
-
supports-color "^5.4.0"
|
|
6893
|
-
type-detect "^4.0.8"
|
|
6894
|
-
|
|
6895
6846
|
slash@^3.0.0:
|
|
6896
6847
|
version "3.0.0"
|
|
6897
6848
|
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
@@ -6959,7 +6910,7 @@ sort-keys@^4.2.0:
|
|
|
6959
6910
|
dependencies:
|
|
6960
6911
|
is-plain-obj "^2.0.0"
|
|
6961
6912
|
|
|
6962
|
-
source-map-support
|
|
6913
|
+
source-map-support@^0.5.21:
|
|
6963
6914
|
version "0.5.21"
|
|
6964
6915
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
6965
6916
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
|
@@ -7177,7 +7128,7 @@ supports-color@8.1.1, supports-color@^8.1.1:
|
|
|
7177
7128
|
dependencies:
|
|
7178
7129
|
has-flag "^4.0.0"
|
|
7179
7130
|
|
|
7180
|
-
supports-color@^5.3.0
|
|
7131
|
+
supports-color@^5.3.0:
|
|
7181
7132
|
version "5.5.0"
|
|
7182
7133
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
|
7183
7134
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
@@ -7365,7 +7316,7 @@ tslib@^1.8.1, tslib@^1.9.0:
|
|
|
7365
7316
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
7366
7317
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
7367
7318
|
|
|
7368
|
-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.
|
|
7319
|
+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
|
|
7369
7320
|
version "2.6.2"
|
|
7370
7321
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
7371
7322
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
@@ -7481,15 +7432,15 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
7481
7432
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
7482
7433
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
7483
7434
|
|
|
7484
|
-
typedoc
|
|
7485
|
-
version "0.
|
|
7486
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.
|
|
7487
|
-
integrity sha512-
|
|
7435
|
+
typedoc@^0.25.3:
|
|
7436
|
+
version "0.25.3"
|
|
7437
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
|
|
7438
|
+
integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
|
|
7488
7439
|
dependencies:
|
|
7489
7440
|
lunr "^2.3.9"
|
|
7490
|
-
marked "^4.0
|
|
7491
|
-
minimatch "^
|
|
7492
|
-
shiki "^0.
|
|
7441
|
+
marked "^4.3.0"
|
|
7442
|
+
minimatch "^9.0.3"
|
|
7443
|
+
shiki "^0.14.1"
|
|
7493
7444
|
|
|
7494
7445
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@~5.2.2:
|
|
7495
7446
|
version "5.2.2"
|
|
@@ -7709,15 +7660,15 @@ vinyl@^2.0.1:
|
|
|
7709
7660
|
remove-trailing-separator "^1.0.1"
|
|
7710
7661
|
replace-ext "^1.0.0"
|
|
7711
7662
|
|
|
7712
|
-
vscode-oniguruma@^1.
|
|
7663
|
+
vscode-oniguruma@^1.7.0:
|
|
7713
7664
|
version "1.7.0"
|
|
7714
7665
|
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b"
|
|
7715
7666
|
integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==
|
|
7716
7667
|
|
|
7717
|
-
vscode-textmate@^
|
|
7718
|
-
version "
|
|
7719
|
-
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-
|
|
7720
|
-
integrity sha512-
|
|
7668
|
+
vscode-textmate@^8.0.0:
|
|
7669
|
+
version "8.0.0"
|
|
7670
|
+
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d"
|
|
7671
|
+
integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==
|
|
7721
7672
|
|
|
7722
7673
|
walk-up-path@^1.0.0:
|
|
7723
7674
|
version "1.0.0"
|