@jayree/sfdx-plugin-manifest 4.0.21 → 4.0.23
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/CHANGELOG.md +18 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +707 -183
- package/oclif.lock +238 -177
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/oclif.lock
CHANGED
@@ -1010,10 +1010,10 @@
|
|
1010
1010
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
1011
1011
|
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
|
1012
1012
|
|
1013
|
-
"@eslint/compat@^1.
|
1014
|
-
version "1.
|
1015
|
-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.
|
1016
|
-
integrity sha512-
|
1013
|
+
"@eslint/compat@^1.3.0":
|
1014
|
+
version "1.3.0"
|
1015
|
+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.0.tgz#ce9dbd81e06c942a9570fbe3c2e10e3103f12c1c"
|
1016
|
+
integrity sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==
|
1017
1017
|
|
1018
1018
|
"@eslint/core@^0.12.0":
|
1019
1019
|
version "0.12.0"
|
@@ -1128,14 +1128,14 @@
|
|
1128
1128
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
|
1129
1129
|
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
|
1130
1130
|
|
1131
|
-
"@inquirer/checkbox@^4.1.
|
1132
|
-
version "4.1.
|
1133
|
-
resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-4.1.
|
1134
|
-
integrity sha512-
|
1131
|
+
"@inquirer/checkbox@^4.1.8":
|
1132
|
+
version "4.1.8"
|
1133
|
+
resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-4.1.8.tgz#eee11c7920e1ae07e57be038033c7905e9fc59d0"
|
1134
|
+
integrity sha512-d/QAsnwuHX2OPolxvYcgSj7A9DO9H6gVOy2DvBTx+P2LH2iRTo/RSGV3iwCzW024nP9hw98KIuDmdyhZQj1UQg==
|
1135
1135
|
dependencies:
|
1136
|
-
"@inquirer/core" "^10.1.
|
1137
|
-
"@inquirer/figures" "^1.0.
|
1138
|
-
"@inquirer/type" "^3.0.
|
1136
|
+
"@inquirer/core" "^10.1.13"
|
1137
|
+
"@inquirer/figures" "^1.0.12"
|
1138
|
+
"@inquirer/type" "^3.0.7"
|
1139
1139
|
ansi-escapes "^4.3.2"
|
1140
1140
|
yoctocolors-cjs "^2.1.2"
|
1141
1141
|
|
@@ -1147,21 +1147,21 @@
|
|
1147
1147
|
"@inquirer/core" "^9.1.0"
|
1148
1148
|
"@inquirer/type" "^1.5.3"
|
1149
1149
|
|
1150
|
-
"@inquirer/confirm@^5.1.
|
1151
|
-
version "5.1.
|
1152
|
-
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-5.1.
|
1153
|
-
integrity sha512-
|
1150
|
+
"@inquirer/confirm@^5.1.12":
|
1151
|
+
version "5.1.12"
|
1152
|
+
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-5.1.12.tgz#387037889a5a558ceefe52e978228630aa6e7d0e"
|
1153
|
+
integrity sha512-dpq+ielV9/bqgXRUbNH//KsY6WEw9DrGPmipkpmgC1Y46cwuBTNx7PXFWTjc3MQ+urcc0QxoVHcMI0FW4Ok0hg==
|
1154
1154
|
dependencies:
|
1155
|
-
"@inquirer/core" "^10.1.
|
1156
|
-
"@inquirer/type" "^3.0.
|
1155
|
+
"@inquirer/core" "^10.1.13"
|
1156
|
+
"@inquirer/type" "^3.0.7"
|
1157
1157
|
|
1158
|
-
"@inquirer/core@^10.1.
|
1159
|
-
version "10.1.
|
1160
|
-
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-10.1.
|
1161
|
-
integrity sha512-
|
1158
|
+
"@inquirer/core@^10.1.13":
|
1159
|
+
version "10.1.13"
|
1160
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-10.1.13.tgz#8f1ecfaba288fd2d705c7ac0690371464cf687b0"
|
1161
|
+
integrity sha512-1viSxebkYN2nJULlzCxES6G9/stgHSepZ9LqqfdIGPHj5OHhiBUXVS0a6R0bEC2A+VL4D9w6QB66ebCr6HGllA==
|
1162
1162
|
dependencies:
|
1163
|
-
"@inquirer/figures" "^1.0.
|
1164
|
-
"@inquirer/type" "^3.0.
|
1163
|
+
"@inquirer/figures" "^1.0.12"
|
1164
|
+
"@inquirer/type" "^3.0.7"
|
1165
1165
|
ansi-escapes "^4.3.2"
|
1166
1166
|
cli-width "^4.1.0"
|
1167
1167
|
mute-stream "^2.0.0"
|
@@ -1187,28 +1187,28 @@
|
|
1187
1187
|
wrap-ansi "^6.2.0"
|
1188
1188
|
yoctocolors-cjs "^2.1.2"
|
1189
1189
|
|
1190
|
-
"@inquirer/editor@^4.2.
|
1191
|
-
version "4.2.
|
1192
|
-
resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-4.2.
|
1193
|
-
integrity sha512-
|
1190
|
+
"@inquirer/editor@^4.2.13":
|
1191
|
+
version "4.2.13"
|
1192
|
+
resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-4.2.13.tgz#dc491ed01da4bab0de5e760501d76a81177dd7d0"
|
1193
|
+
integrity sha512-WbicD9SUQt/K8O5Vyk9iC2ojq5RHoCLK6itpp2fHsWe44VxxcA9z3GTWlvjSTGmMQpZr+lbVmrxdHcumJoLbMA==
|
1194
1194
|
dependencies:
|
1195
|
-
"@inquirer/core" "^10.1.
|
1196
|
-
"@inquirer/type" "^3.0.
|
1195
|
+
"@inquirer/core" "^10.1.13"
|
1196
|
+
"@inquirer/type" "^3.0.7"
|
1197
1197
|
external-editor "^3.1.0"
|
1198
1198
|
|
1199
|
-
"@inquirer/expand@^4.0.
|
1200
|
-
version "4.0.
|
1201
|
-
resolved "https://registry.yarnpkg.com/@inquirer/expand/-/expand-4.0.
|
1202
|
-
integrity sha512-
|
1199
|
+
"@inquirer/expand@^4.0.15":
|
1200
|
+
version "4.0.15"
|
1201
|
+
resolved "https://registry.yarnpkg.com/@inquirer/expand/-/expand-4.0.15.tgz#8b49f3503118bb977a13a9040fa84deb9b043ab6"
|
1202
|
+
integrity sha512-4Y+pbr/U9Qcvf+N/goHzPEXiHH8680lM3Dr3Y9h9FFw4gHS+zVpbj8LfbKWIb/jayIB4aSO4pWiBTrBYWkvi5A==
|
1203
1203
|
dependencies:
|
1204
|
-
"@inquirer/core" "^10.1.
|
1205
|
-
"@inquirer/type" "^3.0.
|
1204
|
+
"@inquirer/core" "^10.1.13"
|
1205
|
+
"@inquirer/type" "^3.0.7"
|
1206
1206
|
yoctocolors-cjs "^2.1.2"
|
1207
1207
|
|
1208
|
-
"@inquirer/figures@^1.0.
|
1209
|
-
version "1.0.
|
1210
|
-
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.
|
1211
|
-
integrity sha512-
|
1208
|
+
"@inquirer/figures@^1.0.12":
|
1209
|
+
version "1.0.12"
|
1210
|
+
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.12.tgz#667d6254cc7ba3b0c010a323d78024a1d30c6053"
|
1211
|
+
integrity sha512-MJttijd8rMFcKJC8NYmprWr6hD3r9Gd9qUC0XwPNwoEPWSMVJwA2MlXxF+nhZZNMY+HXsWa+o7KY2emWYIn0jQ==
|
1212
1212
|
|
1213
1213
|
"@inquirer/figures@^1.0.5", "@inquirer/figures@^1.0.6":
|
1214
1214
|
version "1.0.10"
|
@@ -1223,21 +1223,21 @@
|
|
1223
1223
|
"@inquirer/core" "^9.1.0"
|
1224
1224
|
"@inquirer/type" "^1.5.3"
|
1225
1225
|
|
1226
|
-
"@inquirer/input@^4.1.
|
1227
|
-
version "4.1.
|
1228
|
-
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-4.1.
|
1229
|
-
integrity sha512-
|
1226
|
+
"@inquirer/input@^4.1.12":
|
1227
|
+
version "4.1.12"
|
1228
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-4.1.12.tgz#8880b8520f0aad60ef39ea8e0769ce1eb97da713"
|
1229
|
+
integrity sha512-xJ6PFZpDjC+tC1P8ImGprgcsrzQRsUh9aH3IZixm1lAZFK49UGHxM3ltFfuInN2kPYNfyoPRh+tU4ftsjPLKqQ==
|
1230
1230
|
dependencies:
|
1231
|
-
"@inquirer/core" "^10.1.
|
1232
|
-
"@inquirer/type" "^3.0.
|
1231
|
+
"@inquirer/core" "^10.1.13"
|
1232
|
+
"@inquirer/type" "^3.0.7"
|
1233
1233
|
|
1234
|
-
"@inquirer/number@^3.0.
|
1235
|
-
version "3.0.
|
1236
|
-
resolved "https://registry.yarnpkg.com/@inquirer/number/-/number-3.0.
|
1237
|
-
integrity sha512-
|
1234
|
+
"@inquirer/number@^3.0.15":
|
1235
|
+
version "3.0.15"
|
1236
|
+
resolved "https://registry.yarnpkg.com/@inquirer/number/-/number-3.0.15.tgz#13ac1300ab12d7f1dd1b32c693ac284cfcb04d95"
|
1237
|
+
integrity sha512-xWg+iYfqdhRiM55MvqiTCleHzszpoigUpN5+t1OMcRkJrUrw7va3AzXaxvS+Ak7Gny0j2mFSTv2JJj8sMtbV2g==
|
1238
1238
|
dependencies:
|
1239
|
-
"@inquirer/core" "^10.1.
|
1240
|
-
"@inquirer/type" "^3.0.
|
1239
|
+
"@inquirer/core" "^10.1.13"
|
1240
|
+
"@inquirer/type" "^3.0.7"
|
1241
1241
|
|
1242
1242
|
"@inquirer/password@^2.2.0":
|
1243
1243
|
version "2.2.0"
|
@@ -1248,48 +1248,48 @@
|
|
1248
1248
|
"@inquirer/type" "^1.5.3"
|
1249
1249
|
ansi-escapes "^4.3.2"
|
1250
1250
|
|
1251
|
-
"@inquirer/password@^4.0.
|
1252
|
-
version "4.0.
|
1253
|
-
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-4.0.
|
1254
|
-
integrity sha512-
|
1251
|
+
"@inquirer/password@^4.0.15":
|
1252
|
+
version "4.0.15"
|
1253
|
+
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-4.0.15.tgz#1d48a5a163972dc3b08abe5819bc3c32243cb6e3"
|
1254
|
+
integrity sha512-75CT2p43DGEnfGTaqFpbDC2p2EEMrq0S+IRrf9iJvYreMy5mAWj087+mdKyLHapUEPLjN10mNvABpGbk8Wdraw==
|
1255
1255
|
dependencies:
|
1256
|
-
"@inquirer/core" "^10.1.
|
1257
|
-
"@inquirer/type" "^3.0.
|
1256
|
+
"@inquirer/core" "^10.1.13"
|
1257
|
+
"@inquirer/type" "^3.0.7"
|
1258
1258
|
ansi-escapes "^4.3.2"
|
1259
1259
|
|
1260
|
-
"@inquirer/prompts@^7.
|
1261
|
-
version "7.
|
1262
|
-
resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.
|
1263
|
-
integrity sha512-
|
1264
|
-
dependencies:
|
1265
|
-
"@inquirer/checkbox" "^4.1.
|
1266
|
-
"@inquirer/confirm" "^5.1.
|
1267
|
-
"@inquirer/editor" "^4.2.
|
1268
|
-
"@inquirer/expand" "^4.0.
|
1269
|
-
"@inquirer/input" "^4.1.
|
1270
|
-
"@inquirer/number" "^3.0.
|
1271
|
-
"@inquirer/password" "^4.0.
|
1272
|
-
"@inquirer/rawlist" "^4.
|
1273
|
-
"@inquirer/search" "^3.0.
|
1274
|
-
"@inquirer/select" "^4.
|
1275
|
-
|
1276
|
-
"@inquirer/rawlist@^4.
|
1277
|
-
version "4.
|
1278
|
-
resolved "https://registry.yarnpkg.com/@inquirer/rawlist/-/rawlist-4.
|
1279
|
-
integrity sha512-
|
1280
|
-
dependencies:
|
1281
|
-
"@inquirer/core" "^10.1.
|
1282
|
-
"@inquirer/type" "^3.0.
|
1260
|
+
"@inquirer/prompts@^7.5.3":
|
1261
|
+
version "7.5.3"
|
1262
|
+
resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.5.3.tgz#2b4c705a79658cf534fc5a5dba780a153f3cd83d"
|
1263
|
+
integrity sha512-8YL0WiV7J86hVAxrh3fE5mDCzcTDe1670unmJRz6ArDgN+DBK1a0+rbnNWp4DUB5rPMwqD5ZP6YHl9KK1mbZRg==
|
1264
|
+
dependencies:
|
1265
|
+
"@inquirer/checkbox" "^4.1.8"
|
1266
|
+
"@inquirer/confirm" "^5.1.12"
|
1267
|
+
"@inquirer/editor" "^4.2.13"
|
1268
|
+
"@inquirer/expand" "^4.0.15"
|
1269
|
+
"@inquirer/input" "^4.1.12"
|
1270
|
+
"@inquirer/number" "^3.0.15"
|
1271
|
+
"@inquirer/password" "^4.0.15"
|
1272
|
+
"@inquirer/rawlist" "^4.1.3"
|
1273
|
+
"@inquirer/search" "^3.0.15"
|
1274
|
+
"@inquirer/select" "^4.2.3"
|
1275
|
+
|
1276
|
+
"@inquirer/rawlist@^4.1.3":
|
1277
|
+
version "4.1.3"
|
1278
|
+
resolved "https://registry.yarnpkg.com/@inquirer/rawlist/-/rawlist-4.1.3.tgz#c97278a2bcd0c31ce846e7e448fb7a6a25bcd3b2"
|
1279
|
+
integrity sha512-7XrV//6kwYumNDSsvJIPeAqa8+p7GJh7H5kRuxirct2cgOcSWwwNGoXDRgpNFbY/MG2vQ4ccIWCi8+IXXyFMZA==
|
1280
|
+
dependencies:
|
1281
|
+
"@inquirer/core" "^10.1.13"
|
1282
|
+
"@inquirer/type" "^3.0.7"
|
1283
1283
|
yoctocolors-cjs "^2.1.2"
|
1284
1284
|
|
1285
|
-
"@inquirer/search@^3.0.
|
1286
|
-
version "3.0.
|
1287
|
-
resolved "https://registry.yarnpkg.com/@inquirer/search/-/search-3.0.
|
1288
|
-
integrity sha512-
|
1285
|
+
"@inquirer/search@^3.0.15":
|
1286
|
+
version "3.0.15"
|
1287
|
+
resolved "https://registry.yarnpkg.com/@inquirer/search/-/search-3.0.15.tgz#419ddff4254cf22018cdfbfc840fa3ef8a0721cb"
|
1288
|
+
integrity sha512-YBMwPxYBrADqyvP4nNItpwkBnGGglAvCLVW8u4pRmmvOsHUtCAUIMbUrLX5B3tFL1/WsLGdQ2HNzkqswMs5Uaw==
|
1289
1289
|
dependencies:
|
1290
|
-
"@inquirer/core" "^10.1.
|
1291
|
-
"@inquirer/figures" "^1.0.
|
1292
|
-
"@inquirer/type" "^3.0.
|
1290
|
+
"@inquirer/core" "^10.1.13"
|
1291
|
+
"@inquirer/figures" "^1.0.12"
|
1292
|
+
"@inquirer/type" "^3.0.7"
|
1293
1293
|
yoctocolors-cjs "^2.1.2"
|
1294
1294
|
|
1295
1295
|
"@inquirer/select@^2.5.0":
|
@@ -1303,14 +1303,14 @@
|
|
1303
1303
|
ansi-escapes "^4.3.2"
|
1304
1304
|
yoctocolors-cjs "^2.1.2"
|
1305
1305
|
|
1306
|
-
"@inquirer/select@^4.
|
1307
|
-
version "4.
|
1308
|
-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.
|
1309
|
-
integrity sha512-
|
1306
|
+
"@inquirer/select@^4.2.3":
|
1307
|
+
version "4.2.3"
|
1308
|
+
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.2.3.tgz#3e31b56aff7bce9b46a0e2c8428118a25fe51c32"
|
1309
|
+
integrity sha512-OAGhXU0Cvh0PhLz9xTF/kx6g6x+sP+PcyTiLvCrewI99P3BBeexD+VbuwkNDvqGkk3y2h5ZiWLeRP7BFlhkUDg==
|
1310
1310
|
dependencies:
|
1311
|
-
"@inquirer/core" "^10.1.
|
1312
|
-
"@inquirer/figures" "^1.0.
|
1313
|
-
"@inquirer/type" "^3.0.
|
1311
|
+
"@inquirer/core" "^10.1.13"
|
1312
|
+
"@inquirer/figures" "^1.0.12"
|
1313
|
+
"@inquirer/type" "^3.0.7"
|
1314
1314
|
ansi-escapes "^4.3.2"
|
1315
1315
|
yoctocolors-cjs "^2.1.2"
|
1316
1316
|
|
@@ -1328,10 +1328,10 @@
|
|
1328
1328
|
dependencies:
|
1329
1329
|
mute-stream "^1.0.0"
|
1330
1330
|
|
1331
|
-
"@inquirer/type@^3.0.
|
1332
|
-
version "3.0.
|
1333
|
-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.
|
1334
|
-
integrity sha512-
|
1331
|
+
"@inquirer/type@^3.0.7":
|
1332
|
+
version "3.0.7"
|
1333
|
+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.7.tgz#b46bcf377b3172dbc768fdbd053e6492ad801a09"
|
1334
|
+
integrity sha512-PfunHQcjwnju84L+ycmcMKB/pTPIngjUJvfnRhKY6FKPuYXlM4aQCb/nIdTFR6BEhMjFvngzvng/vBAJMZpLSA==
|
1335
1335
|
|
1336
1336
|
"@isaacs/cliui@^8.0.2":
|
1337
1337
|
version "8.0.2"
|
@@ -1464,7 +1464,7 @@
|
|
1464
1464
|
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
|
1465
1465
|
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
|
1466
1466
|
|
1467
|
-
"@oclif/core@^4", "@oclif/core@^4.3.0", "@oclif/core@^4.3.
|
1467
|
+
"@oclif/core@^4", "@oclif/core@^4.3.0", "@oclif/core@^4.3.3":
|
1468
1468
|
version "4.3.3"
|
1469
1469
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
|
1470
1470
|
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
|
@@ -1503,19 +1503,19 @@
|
|
1503
1503
|
semver "^7.7.2"
|
1504
1504
|
ts-json-schema-generator "^1.5.1"
|
1505
1505
|
|
1506
|
-
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.
|
1507
|
-
version "6.2.
|
1508
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
1509
|
-
integrity sha512-
|
1506
|
+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29":
|
1507
|
+
version "6.2.29"
|
1508
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
|
1509
|
+
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
|
1510
1510
|
dependencies:
|
1511
1511
|
"@oclif/core" "^4"
|
1512
1512
|
|
1513
|
-
"@oclif/plugin-not-found@^3.2.
|
1514
|
-
version "3.2.
|
1515
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
1516
|
-
integrity sha512-
|
1513
|
+
"@oclif/plugin-not-found@^3.2.57":
|
1514
|
+
version "3.2.57"
|
1515
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.57.tgz#315f032e908eb4094446866629c1bbba70be67ba"
|
1516
|
+
integrity sha512-HtDnLIcR7ojRgdeH4G6MMUIu1Dgub/iiFEA4srZcQVKUIPA/6nF117W7rBXZMlHcbch90OCoGkSP3ty55nGKDw==
|
1517
1517
|
dependencies:
|
1518
|
-
"@inquirer/prompts" "^7.
|
1518
|
+
"@inquirer/prompts" "^7.5.3"
|
1519
1519
|
"@oclif/core" "^4"
|
1520
1520
|
ansis "^3.17.0"
|
1521
1521
|
fast-levenshtein "^3.0.0"
|
@@ -1599,10 +1599,10 @@
|
|
1599
1599
|
strip-ansi "6.0.1"
|
1600
1600
|
ts-retry-promise "^0.8.1"
|
1601
1601
|
|
1602
|
-
"@salesforce/core@^8.10.0", "@salesforce/core@^8.12.0", "@salesforce/core@^8.13.0", "@salesforce/core@^8.8.0":
|
1603
|
-
version "8.
|
1604
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
1605
|
-
integrity sha512-
|
1602
|
+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.12.0", "@salesforce/core@^8.13.0", "@salesforce/core@^8.14.0", "@salesforce/core@^8.8.0":
|
1603
|
+
version "8.14.0"
|
1604
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.14.0.tgz#fcdd8b641221fee668b95ed2ede56b251668077c"
|
1605
|
+
integrity sha512-Ta1aY15TfgxLyFNNlkw60Mm3dDtiEb50TSp3/wzrbuMgkEGvFBEZQca/ChrjANXhpw8pURDUTzL4VV/1eGCHrQ==
|
1606
1606
|
dependencies:
|
1607
1607
|
"@jsforce/jsforce-node" "^3.8.2"
|
1608
1608
|
"@salesforce/kit" "^3.2.2"
|
@@ -1693,7 +1693,7 @@
|
|
1693
1693
|
cli-progress "^3.12.0"
|
1694
1694
|
terminal-link "^3.0.0"
|
1695
1695
|
|
1696
|
-
"@salesforce/source-deploy-retrieve@12.19.10", "@salesforce/source-deploy-retrieve@^12.19.
|
1696
|
+
"@salesforce/source-deploy-retrieve@12.19.10", "@salesforce/source-deploy-retrieve@^12.19.10":
|
1697
1697
|
version "12.19.10"
|
1698
1698
|
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.10.tgz#56818cc729bc21625b0653ad8b184c86023261b8"
|
1699
1699
|
integrity sha512-FfiX+Y96QnLjabpWjOxJgGq5Kh+ZQaP+RJa71DO/DtFFa0SlGW+VWqVzjSnNboHyq+nPF6DPDm1wT633zbEYvw==
|
@@ -1714,15 +1714,15 @@
|
|
1714
1714
|
proxy-agent "^6.4.0"
|
1715
1715
|
yaml "^2.7.1"
|
1716
1716
|
|
1717
|
-
"@salesforce/source-tracking@7.4.
|
1718
|
-
version "7.4.
|
1719
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.
|
1720
|
-
integrity sha512-
|
1717
|
+
"@salesforce/source-tracking@7.4.4":
|
1718
|
+
version "7.4.4"
|
1719
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.4.tgz#6e72147fad44ced1d98a8e861b0821f284e7977c"
|
1720
|
+
integrity sha512-gQbiYr/DwtXPPMdvMm2MicrVmyo15VChNpJVa5fZxOcSeveqZIhyCt7GoHwdUYmeKF/EWF8aC6Tef8c5XrD67A==
|
1721
1721
|
dependencies:
|
1722
|
-
"@oclif/core" "^4.3.
|
1723
|
-
"@salesforce/core" "^8.
|
1722
|
+
"@oclif/core" "^4.3.3"
|
1723
|
+
"@salesforce/core" "^8.14.0"
|
1724
1724
|
"@salesforce/kit" "^3.2.3"
|
1725
|
-
"@salesforce/source-deploy-retrieve" "^12.19.
|
1725
|
+
"@salesforce/source-deploy-retrieve" "^12.19.10"
|
1726
1726
|
"@salesforce/ts-types" "^2.0.12"
|
1727
1727
|
fast-xml-parser "^4.5.3"
|
1728
1728
|
graceful-fs "^4.2.11"
|
@@ -2651,16 +2651,16 @@
|
|
2651
2651
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
2652
2652
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
2653
2653
|
|
2654
|
-
"@typescript-eslint/eslint-plugin@8.
|
2655
|
-
version "8.
|
2656
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
2657
|
-
integrity sha512-
|
2654
|
+
"@typescript-eslint/eslint-plugin@8.34.0", "@typescript-eslint/eslint-plugin@^8":
|
2655
|
+
version "8.34.0"
|
2656
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz#96c9f818782fe24cd5883a5d517ca1826d3fa9c2"
|
2657
|
+
integrity sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==
|
2658
2658
|
dependencies:
|
2659
2659
|
"@eslint-community/regexpp" "^4.10.0"
|
2660
|
-
"@typescript-eslint/scope-manager" "8.
|
2661
|
-
"@typescript-eslint/type-utils" "8.
|
2662
|
-
"@typescript-eslint/utils" "8.
|
2663
|
-
"@typescript-eslint/visitor-keys" "8.
|
2660
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2661
|
+
"@typescript-eslint/type-utils" "8.34.0"
|
2662
|
+
"@typescript-eslint/utils" "8.34.0"
|
2663
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2664
2664
|
graphemer "^1.4.0"
|
2665
2665
|
ignore "^7.0.0"
|
2666
2666
|
natural-compare "^1.4.0"
|
@@ -2683,15 +2683,15 @@
|
|
2683
2683
|
semver "^7.5.4"
|
2684
2684
|
ts-api-utils "^1.0.1"
|
2685
2685
|
|
2686
|
-
"@typescript-eslint/parser@8.
|
2687
|
-
version "8.
|
2688
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.
|
2689
|
-
integrity sha512-
|
2686
|
+
"@typescript-eslint/parser@8.34.0", "@typescript-eslint/parser@^8":
|
2687
|
+
version "8.34.0"
|
2688
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.0.tgz#703270426ac529304ae6988482f487c856d9c13f"
|
2689
|
+
integrity sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==
|
2690
2690
|
dependencies:
|
2691
|
-
"@typescript-eslint/scope-manager" "8.
|
2692
|
-
"@typescript-eslint/types" "8.
|
2693
|
-
"@typescript-eslint/typescript-estree" "8.
|
2694
|
-
"@typescript-eslint/visitor-keys" "8.
|
2691
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2692
|
+
"@typescript-eslint/types" "8.34.0"
|
2693
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2694
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2695
2695
|
debug "^4.3.4"
|
2696
2696
|
|
2697
2697
|
"@typescript-eslint/parser@^6.21.0":
|
@@ -2714,6 +2714,15 @@
|
|
2714
2714
|
"@typescript-eslint/types" "^8.33.0"
|
2715
2715
|
debug "^4.3.4"
|
2716
2716
|
|
2717
|
+
"@typescript-eslint/project-service@8.34.0":
|
2718
|
+
version "8.34.0"
|
2719
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.0.tgz#449119b72fe9fae185013a6bdbaf1ffbfee6bcaf"
|
2720
|
+
integrity sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==
|
2721
|
+
dependencies:
|
2722
|
+
"@typescript-eslint/tsconfig-utils" "^8.34.0"
|
2723
|
+
"@typescript-eslint/types" "^8.34.0"
|
2724
|
+
debug "^4.3.4"
|
2725
|
+
|
2717
2726
|
"@typescript-eslint/scope-manager@6.21.0":
|
2718
2727
|
version "6.21.0"
|
2719
2728
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
@@ -2738,11 +2747,24 @@
|
|
2738
2747
|
"@typescript-eslint/types" "8.33.0"
|
2739
2748
|
"@typescript-eslint/visitor-keys" "8.33.0"
|
2740
2749
|
|
2750
|
+
"@typescript-eslint/scope-manager@8.34.0":
|
2751
|
+
version "8.34.0"
|
2752
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz#9fedaec02370cf79c018a656ab402eb00dc69e67"
|
2753
|
+
integrity sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==
|
2754
|
+
dependencies:
|
2755
|
+
"@typescript-eslint/types" "8.34.0"
|
2756
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2757
|
+
|
2741
2758
|
"@typescript-eslint/tsconfig-utils@8.33.0", "@typescript-eslint/tsconfig-utils@^8.33.0":
|
2742
2759
|
version "8.33.0"
|
2743
2760
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
|
2744
2761
|
integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
|
2745
2762
|
|
2763
|
+
"@typescript-eslint/tsconfig-utils@8.34.0", "@typescript-eslint/tsconfig-utils@^8.34.0":
|
2764
|
+
version "8.34.0"
|
2765
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz#97d0a24e89a355e9308cebc8e23f255669bf0979"
|
2766
|
+
integrity sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==
|
2767
|
+
|
2746
2768
|
"@typescript-eslint/type-utils@6.21.0":
|
2747
2769
|
version "6.21.0"
|
2748
2770
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
@@ -2753,13 +2775,13 @@
|
|
2753
2775
|
debug "^4.3.4"
|
2754
2776
|
ts-api-utils "^1.0.1"
|
2755
2777
|
|
2756
|
-
"@typescript-eslint/type-utils@8.
|
2757
|
-
version "8.
|
2758
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.
|
2759
|
-
integrity sha512-
|
2778
|
+
"@typescript-eslint/type-utils@8.34.0":
|
2779
|
+
version "8.34.0"
|
2780
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz#03e7eb3776129dfd751ba1cac0c6ea4b0fab5ec6"
|
2781
|
+
integrity sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==
|
2760
2782
|
dependencies:
|
2761
|
-
"@typescript-eslint/typescript-estree" "8.
|
2762
|
-
"@typescript-eslint/utils" "8.
|
2783
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2784
|
+
"@typescript-eslint/utils" "8.34.0"
|
2763
2785
|
debug "^4.3.4"
|
2764
2786
|
ts-api-utils "^2.1.0"
|
2765
2787
|
|
@@ -2778,6 +2800,11 @@
|
|
2778
2800
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
|
2779
2801
|
integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==
|
2780
2802
|
|
2803
|
+
"@typescript-eslint/types@8.34.0", "@typescript-eslint/types@^8.34.0":
|
2804
|
+
version "8.34.0"
|
2805
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.0.tgz#18000f205c59c9aff7f371fc5426b764cf2890fb"
|
2806
|
+
integrity sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==
|
2807
|
+
|
2781
2808
|
"@typescript-eslint/types@^8.24.0":
|
2782
2809
|
version "8.25.0"
|
2783
2810
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
|
@@ -2827,6 +2854,22 @@
|
|
2827
2854
|
semver "^7.6.0"
|
2828
2855
|
ts-api-utils "^2.1.0"
|
2829
2856
|
|
2857
|
+
"@typescript-eslint/typescript-estree@8.34.0":
|
2858
|
+
version "8.34.0"
|
2859
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz#c9f3feec511339ef64e9e4884516c3e558f1b048"
|
2860
|
+
integrity sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==
|
2861
|
+
dependencies:
|
2862
|
+
"@typescript-eslint/project-service" "8.34.0"
|
2863
|
+
"@typescript-eslint/tsconfig-utils" "8.34.0"
|
2864
|
+
"@typescript-eslint/types" "8.34.0"
|
2865
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2866
|
+
debug "^4.3.4"
|
2867
|
+
fast-glob "^3.3.2"
|
2868
|
+
is-glob "^4.0.3"
|
2869
|
+
minimatch "^9.0.4"
|
2870
|
+
semver "^7.6.0"
|
2871
|
+
ts-api-utils "^2.1.0"
|
2872
|
+
|
2830
2873
|
"@typescript-eslint/utils@6.21.0":
|
2831
2874
|
version "6.21.0"
|
2832
2875
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
@@ -2840,15 +2883,15 @@
|
|
2840
2883
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
2841
2884
|
semver "^7.5.4"
|
2842
2885
|
|
2843
|
-
"@typescript-eslint/utils@8.
|
2844
|
-
version "8.
|
2845
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.
|
2846
|
-
integrity sha512-
|
2886
|
+
"@typescript-eslint/utils@8.34.0":
|
2887
|
+
version "8.34.0"
|
2888
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.0.tgz#7844beebc1153b4d3ec34135c2da53a91e076f8d"
|
2889
|
+
integrity sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==
|
2847
2890
|
dependencies:
|
2848
2891
|
"@eslint-community/eslint-utils" "^4.7.0"
|
2849
|
-
"@typescript-eslint/scope-manager" "8.
|
2850
|
-
"@typescript-eslint/types" "8.
|
2851
|
-
"@typescript-eslint/typescript-estree" "8.
|
2892
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2893
|
+
"@typescript-eslint/types" "8.34.0"
|
2894
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2852
2895
|
|
2853
2896
|
"@typescript-eslint/utils@^7.18.0":
|
2854
2897
|
version "7.18.0"
|
@@ -2860,6 +2903,16 @@
|
|
2860
2903
|
"@typescript-eslint/types" "7.18.0"
|
2861
2904
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
2862
2905
|
|
2906
|
+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0", "@typescript-eslint/utils@^8.32.1":
|
2907
|
+
version "8.33.0"
|
2908
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.0.tgz#574ad5edee371077b9e28ca6fb804f2440f447c1"
|
2909
|
+
integrity sha512-lPFuQaLA9aSNa7D5u2EpRiqdAUhzShwGg/nhpBlc4GR6kcTABttCuyjFs8BcEZ8VWrjCBof/bePhP3Q3fS+Yrw==
|
2910
|
+
dependencies:
|
2911
|
+
"@eslint-community/eslint-utils" "^4.7.0"
|
2912
|
+
"@typescript-eslint/scope-manager" "8.33.0"
|
2913
|
+
"@typescript-eslint/types" "8.33.0"
|
2914
|
+
"@typescript-eslint/typescript-estree" "8.33.0"
|
2915
|
+
|
2863
2916
|
"@typescript-eslint/visitor-keys@6.21.0":
|
2864
2917
|
version "6.21.0"
|
2865
2918
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -2884,6 +2937,14 @@
|
|
2884
2937
|
"@typescript-eslint/types" "8.33.0"
|
2885
2938
|
eslint-visitor-keys "^4.2.0"
|
2886
2939
|
|
2940
|
+
"@typescript-eslint/visitor-keys@8.34.0":
|
2941
|
+
version "8.34.0"
|
2942
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz#c7a149407be31d755dba71980617d638a40ac099"
|
2943
|
+
integrity sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==
|
2944
|
+
dependencies:
|
2945
|
+
"@typescript-eslint/types" "8.34.0"
|
2946
|
+
eslint-visitor-keys "^4.2.0"
|
2947
|
+
|
2887
2948
|
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
2888
2949
|
version "1.3.0"
|
2889
2950
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -4461,12 +4522,12 @@ eslint-config-oclif@^5.2.2:
|
|
4461
4522
|
eslint-plugin-n "^15.1.0"
|
4462
4523
|
eslint-plugin-unicorn "^48.0.1"
|
4463
4524
|
|
4464
|
-
eslint-config-oclif@^6.0.
|
4465
|
-
version "6.0.
|
4466
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4467
|
-
integrity sha512-
|
4525
|
+
eslint-config-oclif@^6.0.72:
|
4526
|
+
version "6.0.72"
|
4527
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.72.tgz#a63d951339cd953c00f14c1d609a78d488b5851c"
|
4528
|
+
integrity sha512-OOdT363dKLhZoXVGqEqcl0/zJbZlJgSW1FSoXffTS/2Xs4Tylbqz+v6JirRhh3aNQg50E4b2yjS2uvJck6hL7g==
|
4468
4529
|
dependencies:
|
4469
|
-
"@eslint/compat" "^1.
|
4530
|
+
"@eslint/compat" "^1.3.0"
|
4470
4531
|
"@eslint/eslintrc" "^3.3.1"
|
4471
4532
|
"@eslint/js" "^9.28.0"
|
4472
4533
|
"@stylistic/eslint-plugin" "^3.1.0"
|
@@ -4477,12 +4538,12 @@ eslint-config-oclif@^6.0.68:
|
|
4477
4538
|
eslint-config-xo-space "^0.35.0"
|
4478
4539
|
eslint-import-resolver-typescript "^3.10.1"
|
4479
4540
|
eslint-plugin-import "^2.31.0"
|
4480
|
-
eslint-plugin-jsdoc "^50.
|
4541
|
+
eslint-plugin-jsdoc "^50.8.0"
|
4481
4542
|
eslint-plugin-mocha "^10.5.0"
|
4482
4543
|
eslint-plugin-n "^17.18.0"
|
4483
4544
|
eslint-plugin-perfectionist "^4"
|
4484
4545
|
eslint-plugin-unicorn "^56.0.1"
|
4485
|
-
typescript-eslint "^8.33.
|
4546
|
+
typescript-eslint "^8.33.1"
|
4486
4547
|
|
4487
4548
|
eslint-config-prettier@^9.1.0:
|
4488
4549
|
version "9.1.0"
|
@@ -4636,10 +4697,10 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
4636
4697
|
semver "^7.5.4"
|
4637
4698
|
spdx-expression-parse "^4.0.0"
|
4638
4699
|
|
4639
|
-
eslint-plugin-jsdoc@^50.
|
4640
|
-
version "50.
|
4641
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.
|
4642
|
-
integrity sha512-
|
4700
|
+
eslint-plugin-jsdoc@^50.8.0:
|
4701
|
+
version "50.8.0"
|
4702
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f"
|
4703
|
+
integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==
|
4643
4704
|
dependencies:
|
4644
4705
|
"@es-joy/jsdoccomment" "~0.50.2"
|
4645
4706
|
are-docs-informative "^0.0.2"
|
@@ -6211,10 +6272,10 @@ isexe@^2.0.0:
|
|
6211
6272
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
6212
6273
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
6213
6274
|
|
6214
|
-
isomorphic-git@1.30.
|
6215
|
-
version "1.30.
|
6216
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.30.
|
6217
|
-
integrity sha512-
|
6275
|
+
isomorphic-git@1.30.3, isomorphic-git@^1.30.1:
|
6276
|
+
version "1.30.3"
|
6277
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.30.3.tgz#fa7bb0e9798246008d7f6d80e02195d29c441484"
|
6278
|
+
integrity sha512-7nIluf7aHvbQjo0OUIgI0l1M2wD3pzyZaaTsayUB6ajf9w0MkIh7Vti9vYWFskK5GoL4YCfRZf+MPQhRXCUEBQ==
|
6218
6279
|
dependencies:
|
6219
6280
|
async-lock "^1.4.1"
|
6220
6281
|
clean-git-ref "^2.0.1"
|
@@ -7344,19 +7405,19 @@ object.values@^1.2.0:
|
|
7344
7405
|
define-properties "^1.2.1"
|
7345
7406
|
es-object-atoms "^1.0.0"
|
7346
7407
|
|
7347
|
-
oclif@^4.18.
|
7348
|
-
version "4.18.
|
7349
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.
|
7350
|
-
integrity sha512-
|
7408
|
+
oclif@^4.18.3:
|
7409
|
+
version "4.18.3"
|
7410
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.3.tgz#f1e51ec7c544808d35ac2761f76c4c6162187174"
|
7411
|
+
integrity sha512-Qw9jMZg/k/IVNeHT2xoyNSsDjzDbnu6SHEaeUXTmsRf/MVnMlKZJ3ugL+YF6+ouUjgHhxMT5wKyLKjzROR4weA==
|
7351
7412
|
dependencies:
|
7352
7413
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
7353
7414
|
"@aws-sdk/client-s3" "^3.787.0"
|
7354
7415
|
"@inquirer/confirm" "^3.1.22"
|
7355
7416
|
"@inquirer/input" "^2.2.4"
|
7356
7417
|
"@inquirer/select" "^2.5.0"
|
7357
|
-
"@oclif/core" "^4.3.
|
7418
|
+
"@oclif/core" "^4.3.3"
|
7358
7419
|
"@oclif/plugin-help" "^6.2.27"
|
7359
|
-
"@oclif/plugin-not-found" "^3.2.
|
7420
|
+
"@oclif/plugin-not-found" "^3.2.57"
|
7360
7421
|
"@oclif/plugin-warn-if-update-available" "^3.1.38"
|
7361
7422
|
ansis "^3.16.0"
|
7362
7423
|
async-retry "^1.3.3"
|
@@ -9265,14 +9326,14 @@ typedoc@^0.26.5:
|
|
9265
9326
|
shiki "^1.16.2"
|
9266
9327
|
yaml "^2.5.1"
|
9267
9328
|
|
9268
|
-
typescript-eslint@^8.33.
|
9269
|
-
version "8.
|
9270
|
-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.
|
9271
|
-
integrity sha512-
|
9329
|
+
typescript-eslint@^8.33.1:
|
9330
|
+
version "8.34.0"
|
9331
|
+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.34.0.tgz#5bc7e405cd0ed5d6f28d86017519700b77ca1298"
|
9332
|
+
integrity sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ==
|
9272
9333
|
dependencies:
|
9273
|
-
"@typescript-eslint/eslint-plugin" "8.
|
9274
|
-
"@typescript-eslint/parser" "8.
|
9275
|
-
"@typescript-eslint/utils" "8.
|
9334
|
+
"@typescript-eslint/eslint-plugin" "8.34.0"
|
9335
|
+
"@typescript-eslint/parser" "8.34.0"
|
9336
|
+
"@typescript-eslint/utils" "8.34.0"
|
9276
9337
|
|
9277
9338
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.3:
|
9278
9339
|
version "5.8.3"
|