@jayree/sfdx-plugin-manifest 3.7.16 → 3.7.18
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 +24 -0
- package/README.md +3 -3
- package/lib/commands/jayree/manifest/generate.js +1 -3
- package/lib/commands/jayree/manifest/generate.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +414 -427
- package/oclif.lock +133 -285
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/oclif.lock
CHANGED
@@ -134,32 +134,32 @@
|
|
134
134
|
"@smithy/util-waiter" "^4.0.3"
|
135
135
|
tslib "^2.6.2"
|
136
136
|
|
137
|
-
"@aws-sdk/client-s3@^3.
|
138
|
-
version "3.
|
139
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
140
|
-
integrity sha512-
|
137
|
+
"@aws-sdk/client-s3@^3.787.0":
|
138
|
+
version "3.787.0"
|
139
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.787.0.tgz#ebb55ec36cd8f0b7e5e89e48c4d1b6ed1f6156dc"
|
140
|
+
integrity sha512-eGLCWkN0NlntJ9yPU6OKUggVS4cFvuZJog+cFg1KD5hniLqz7Y0YRtB4uBxW212fK3XCfddgyscEOEeHaTQQTw==
|
141
141
|
dependencies:
|
142
142
|
"@aws-crypto/sha1-browser" "5.2.0"
|
143
143
|
"@aws-crypto/sha256-browser" "5.2.0"
|
144
144
|
"@aws-crypto/sha256-js" "5.2.0"
|
145
145
|
"@aws-sdk/core" "3.775.0"
|
146
|
-
"@aws-sdk/credential-provider-node" "3.
|
146
|
+
"@aws-sdk/credential-provider-node" "3.787.0"
|
147
147
|
"@aws-sdk/middleware-bucket-endpoint" "3.775.0"
|
148
148
|
"@aws-sdk/middleware-expect-continue" "3.775.0"
|
149
|
-
"@aws-sdk/middleware-flexible-checksums" "3.
|
149
|
+
"@aws-sdk/middleware-flexible-checksums" "3.787.0"
|
150
150
|
"@aws-sdk/middleware-host-header" "3.775.0"
|
151
151
|
"@aws-sdk/middleware-location-constraint" "3.775.0"
|
152
152
|
"@aws-sdk/middleware-logger" "3.775.0"
|
153
153
|
"@aws-sdk/middleware-recursion-detection" "3.775.0"
|
154
154
|
"@aws-sdk/middleware-sdk-s3" "3.775.0"
|
155
155
|
"@aws-sdk/middleware-ssec" "3.775.0"
|
156
|
-
"@aws-sdk/middleware-user-agent" "3.
|
156
|
+
"@aws-sdk/middleware-user-agent" "3.787.0"
|
157
157
|
"@aws-sdk/region-config-resolver" "3.775.0"
|
158
158
|
"@aws-sdk/signature-v4-multi-region" "3.775.0"
|
159
159
|
"@aws-sdk/types" "3.775.0"
|
160
|
-
"@aws-sdk/util-endpoints" "3.
|
160
|
+
"@aws-sdk/util-endpoints" "3.787.0"
|
161
161
|
"@aws-sdk/util-user-agent-browser" "3.775.0"
|
162
|
-
"@aws-sdk/util-user-agent-node" "3.
|
162
|
+
"@aws-sdk/util-user-agent-node" "3.787.0"
|
163
163
|
"@aws-sdk/xml-builder" "3.775.0"
|
164
164
|
"@smithy/config-resolver" "^4.1.0"
|
165
165
|
"@smithy/core" "^3.2.0"
|
@@ -196,50 +196,6 @@
|
|
196
196
|
"@smithy/util-waiter" "^4.0.3"
|
197
197
|
tslib "^2.6.2"
|
198
198
|
|
199
|
-
"@aws-sdk/client-sso@3.782.0":
|
200
|
-
version "3.782.0"
|
201
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.782.0.tgz#072cbb23a90ec6fd53145ff75bef8329a857f362"
|
202
|
-
integrity sha512-5GlJBejo8wqMpSSEKb45WE82YxI2k73YuebjLH/eWDNQeE6VI5Bh9lA1YQ7xNkLLH8hIsb0pSfKVuwh0VEzVrg==
|
203
|
-
dependencies:
|
204
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
205
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
206
|
-
"@aws-sdk/core" "3.775.0"
|
207
|
-
"@aws-sdk/middleware-host-header" "3.775.0"
|
208
|
-
"@aws-sdk/middleware-logger" "3.775.0"
|
209
|
-
"@aws-sdk/middleware-recursion-detection" "3.775.0"
|
210
|
-
"@aws-sdk/middleware-user-agent" "3.782.0"
|
211
|
-
"@aws-sdk/region-config-resolver" "3.775.0"
|
212
|
-
"@aws-sdk/types" "3.775.0"
|
213
|
-
"@aws-sdk/util-endpoints" "3.782.0"
|
214
|
-
"@aws-sdk/util-user-agent-browser" "3.775.0"
|
215
|
-
"@aws-sdk/util-user-agent-node" "3.782.0"
|
216
|
-
"@smithy/config-resolver" "^4.1.0"
|
217
|
-
"@smithy/core" "^3.2.0"
|
218
|
-
"@smithy/fetch-http-handler" "^5.0.2"
|
219
|
-
"@smithy/hash-node" "^4.0.2"
|
220
|
-
"@smithy/invalid-dependency" "^4.0.2"
|
221
|
-
"@smithy/middleware-content-length" "^4.0.2"
|
222
|
-
"@smithy/middleware-endpoint" "^4.1.0"
|
223
|
-
"@smithy/middleware-retry" "^4.1.0"
|
224
|
-
"@smithy/middleware-serde" "^4.0.3"
|
225
|
-
"@smithy/middleware-stack" "^4.0.2"
|
226
|
-
"@smithy/node-config-provider" "^4.0.2"
|
227
|
-
"@smithy/node-http-handler" "^4.0.4"
|
228
|
-
"@smithy/protocol-http" "^5.1.0"
|
229
|
-
"@smithy/smithy-client" "^4.2.0"
|
230
|
-
"@smithy/types" "^4.2.0"
|
231
|
-
"@smithy/url-parser" "^4.0.2"
|
232
|
-
"@smithy/util-base64" "^4.0.0"
|
233
|
-
"@smithy/util-body-length-browser" "^4.0.0"
|
234
|
-
"@smithy/util-body-length-node" "^4.0.0"
|
235
|
-
"@smithy/util-defaults-mode-browser" "^4.0.8"
|
236
|
-
"@smithy/util-defaults-mode-node" "^4.0.8"
|
237
|
-
"@smithy/util-endpoints" "^3.0.2"
|
238
|
-
"@smithy/util-middleware" "^4.0.2"
|
239
|
-
"@smithy/util-retry" "^4.0.2"
|
240
|
-
"@smithy/util-utf8" "^4.0.0"
|
241
|
-
tslib "^2.6.2"
|
242
|
-
|
243
199
|
"@aws-sdk/client-sso@3.787.0":
|
244
200
|
version "3.787.0"
|
245
201
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.787.0.tgz#39f1182296b586cb957b449b5f0dabd8f378cf1a"
|
@@ -328,25 +284,6 @@
|
|
328
284
|
"@smithy/util-stream" "^4.2.0"
|
329
285
|
tslib "^2.6.2"
|
330
286
|
|
331
|
-
"@aws-sdk/credential-provider-ini@3.782.0":
|
332
|
-
version "3.782.0"
|
333
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.782.0.tgz#4ffd90f6b3b6b34d1dabcba875e5d00fc5da23f1"
|
334
|
-
integrity sha512-wd4KdRy2YjLsE4Y7pz00470Iip06GlRHkG4dyLW7/hFMzEO2o7ixswCWp6J2VGZVAX64acknlv2Q0z02ebjmhw==
|
335
|
-
dependencies:
|
336
|
-
"@aws-sdk/core" "3.775.0"
|
337
|
-
"@aws-sdk/credential-provider-env" "3.775.0"
|
338
|
-
"@aws-sdk/credential-provider-http" "3.775.0"
|
339
|
-
"@aws-sdk/credential-provider-process" "3.775.0"
|
340
|
-
"@aws-sdk/credential-provider-sso" "3.782.0"
|
341
|
-
"@aws-sdk/credential-provider-web-identity" "3.782.0"
|
342
|
-
"@aws-sdk/nested-clients" "3.782.0"
|
343
|
-
"@aws-sdk/types" "3.775.0"
|
344
|
-
"@smithy/credential-provider-imds" "^4.0.2"
|
345
|
-
"@smithy/property-provider" "^4.0.2"
|
346
|
-
"@smithy/shared-ini-file-loader" "^4.0.2"
|
347
|
-
"@smithy/types" "^4.2.0"
|
348
|
-
tslib "^2.6.2"
|
349
|
-
|
350
287
|
"@aws-sdk/credential-provider-ini@3.787.0":
|
351
288
|
version "3.787.0"
|
352
289
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.787.0.tgz#906ece004141462ae695504b6c07d1200688fd6c"
|
@@ -366,24 +303,6 @@
|
|
366
303
|
"@smithy/types" "^4.2.0"
|
367
304
|
tslib "^2.6.2"
|
368
305
|
|
369
|
-
"@aws-sdk/credential-provider-node@3.782.0":
|
370
|
-
version "3.782.0"
|
371
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.782.0.tgz#81a798710d0567b26cd20a105790b49586e68d40"
|
372
|
-
integrity sha512-HZiAF+TCEyKjju9dgysjiPIWgt/+VerGaeEp18mvKLNfgKz1d+/82A2USEpNKTze7v3cMFASx3CvL8yYyF7mJw==
|
373
|
-
dependencies:
|
374
|
-
"@aws-sdk/credential-provider-env" "3.775.0"
|
375
|
-
"@aws-sdk/credential-provider-http" "3.775.0"
|
376
|
-
"@aws-sdk/credential-provider-ini" "3.782.0"
|
377
|
-
"@aws-sdk/credential-provider-process" "3.775.0"
|
378
|
-
"@aws-sdk/credential-provider-sso" "3.782.0"
|
379
|
-
"@aws-sdk/credential-provider-web-identity" "3.782.0"
|
380
|
-
"@aws-sdk/types" "3.775.0"
|
381
|
-
"@smithy/credential-provider-imds" "^4.0.2"
|
382
|
-
"@smithy/property-provider" "^4.0.2"
|
383
|
-
"@smithy/shared-ini-file-loader" "^4.0.2"
|
384
|
-
"@smithy/types" "^4.2.0"
|
385
|
-
tslib "^2.6.2"
|
386
|
-
|
387
306
|
"@aws-sdk/credential-provider-node@3.787.0":
|
388
307
|
version "3.787.0"
|
389
308
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.787.0.tgz#3e5cdafb0fecca25b7430f848cbca85000b25c33"
|
@@ -414,20 +333,6 @@
|
|
414
333
|
"@smithy/types" "^4.2.0"
|
415
334
|
tslib "^2.6.2"
|
416
335
|
|
417
|
-
"@aws-sdk/credential-provider-sso@3.782.0":
|
418
|
-
version "3.782.0"
|
419
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.782.0.tgz#f644884cae368204f750c35d8a61a04d77c02674"
|
420
|
-
integrity sha512-1y1ucxTtTIGDSNSNxriQY8msinilhe9gGvQpUDYW9gboyC7WQJPDw66imy258V6osdtdi+xoHzVCbCz3WhosMQ==
|
421
|
-
dependencies:
|
422
|
-
"@aws-sdk/client-sso" "3.782.0"
|
423
|
-
"@aws-sdk/core" "3.775.0"
|
424
|
-
"@aws-sdk/token-providers" "3.782.0"
|
425
|
-
"@aws-sdk/types" "3.775.0"
|
426
|
-
"@smithy/property-provider" "^4.0.2"
|
427
|
-
"@smithy/shared-ini-file-loader" "^4.0.2"
|
428
|
-
"@smithy/types" "^4.2.0"
|
429
|
-
tslib "^2.6.2"
|
430
|
-
|
431
336
|
"@aws-sdk/credential-provider-sso@3.787.0":
|
432
337
|
version "3.787.0"
|
433
338
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.787.0.tgz#77ab6c01e4497d7ff2e6c7f081f3d8695744884b"
|
@@ -442,18 +347,6 @@
|
|
442
347
|
"@smithy/types" "^4.2.0"
|
443
348
|
tslib "^2.6.2"
|
444
349
|
|
445
|
-
"@aws-sdk/credential-provider-web-identity@3.782.0":
|
446
|
-
version "3.782.0"
|
447
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.782.0.tgz#5dbab53a7b49dcf8390d71415855e78b911a4742"
|
448
|
-
integrity sha512-xCna0opVPaueEbJoclj5C6OpDNi0Gynj+4d7tnuXGgQhTHPyAz8ZyClkVqpi5qvHTgxROdUEDxWqEO5jqRHZHQ==
|
449
|
-
dependencies:
|
450
|
-
"@aws-sdk/core" "3.775.0"
|
451
|
-
"@aws-sdk/nested-clients" "3.782.0"
|
452
|
-
"@aws-sdk/types" "3.775.0"
|
453
|
-
"@smithy/property-provider" "^4.0.2"
|
454
|
-
"@smithy/types" "^4.2.0"
|
455
|
-
tslib "^2.6.2"
|
456
|
-
|
457
350
|
"@aws-sdk/credential-provider-web-identity@3.787.0":
|
458
351
|
version "3.787.0"
|
459
352
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.787.0.tgz#d492d1f4a90b70f3a71a65f11b8d3ef79fb2759e"
|
@@ -489,10 +382,10 @@
|
|
489
382
|
"@smithy/types" "^4.2.0"
|
490
383
|
tslib "^2.6.2"
|
491
384
|
|
492
|
-
"@aws-sdk/middleware-flexible-checksums@3.
|
493
|
-
version "3.
|
494
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.
|
495
|
-
integrity sha512-
|
385
|
+
"@aws-sdk/middleware-flexible-checksums@3.787.0":
|
386
|
+
version "3.787.0"
|
387
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.787.0.tgz#bc887dcfd0193a41eef6b58c18c682478a108b07"
|
388
|
+
integrity sha512-X71qEwWoixFmwowWzlPoZUR3u1CWJ7iAzU0EzIxqmPhQpQJLFmdL1+SRjqATynDPZQzLs1a5HBtPT++EnZ+Quw==
|
496
389
|
dependencies:
|
497
390
|
"@aws-crypto/crc32" "5.2.0"
|
498
391
|
"@aws-crypto/crc32c" "5.2.0"
|
@@ -575,19 +468,6 @@
|
|
575
468
|
"@smithy/types" "^4.2.0"
|
576
469
|
tslib "^2.6.2"
|
577
470
|
|
578
|
-
"@aws-sdk/middleware-user-agent@3.782.0":
|
579
|
-
version "3.782.0"
|
580
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.782.0.tgz#60e47e365a39cfa64aa81c3c881896face74da45"
|
581
|
-
integrity sha512-i32H2R6IItX+bQ2p4+v2gGO2jA80jQoJO2m1xjU9rYWQW3+ErWy4I5YIuQHTBfb6hSdAHbaRfqPDgbv9J2rjEg==
|
582
|
-
dependencies:
|
583
|
-
"@aws-sdk/core" "3.775.0"
|
584
|
-
"@aws-sdk/types" "3.775.0"
|
585
|
-
"@aws-sdk/util-endpoints" "3.782.0"
|
586
|
-
"@smithy/core" "^3.2.0"
|
587
|
-
"@smithy/protocol-http" "^5.1.0"
|
588
|
-
"@smithy/types" "^4.2.0"
|
589
|
-
tslib "^2.6.2"
|
590
|
-
|
591
471
|
"@aws-sdk/middleware-user-agent@3.787.0":
|
592
472
|
version "3.787.0"
|
593
473
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.787.0.tgz#3d657c0ba1aec72bca079f4691ba20f25569fcfc"
|
@@ -601,50 +481,6 @@
|
|
601
481
|
"@smithy/types" "^4.2.0"
|
602
482
|
tslib "^2.6.2"
|
603
483
|
|
604
|
-
"@aws-sdk/nested-clients@3.782.0":
|
605
|
-
version "3.782.0"
|
606
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.782.0.tgz#73f56fc4d22e1be342e00b7eba9de4d192521a05"
|
607
|
-
integrity sha512-QOYC8q7luzHFXrP0xYAqBctoPkynjfV0r9dqntFu4/IWMTyC1vlo1UTxFAjIPyclYw92XJyEkVCVg9v/nQnsUA==
|
608
|
-
dependencies:
|
609
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
610
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
611
|
-
"@aws-sdk/core" "3.775.0"
|
612
|
-
"@aws-sdk/middleware-host-header" "3.775.0"
|
613
|
-
"@aws-sdk/middleware-logger" "3.775.0"
|
614
|
-
"@aws-sdk/middleware-recursion-detection" "3.775.0"
|
615
|
-
"@aws-sdk/middleware-user-agent" "3.782.0"
|
616
|
-
"@aws-sdk/region-config-resolver" "3.775.0"
|
617
|
-
"@aws-sdk/types" "3.775.0"
|
618
|
-
"@aws-sdk/util-endpoints" "3.782.0"
|
619
|
-
"@aws-sdk/util-user-agent-browser" "3.775.0"
|
620
|
-
"@aws-sdk/util-user-agent-node" "3.782.0"
|
621
|
-
"@smithy/config-resolver" "^4.1.0"
|
622
|
-
"@smithy/core" "^3.2.0"
|
623
|
-
"@smithy/fetch-http-handler" "^5.0.2"
|
624
|
-
"@smithy/hash-node" "^4.0.2"
|
625
|
-
"@smithy/invalid-dependency" "^4.0.2"
|
626
|
-
"@smithy/middleware-content-length" "^4.0.2"
|
627
|
-
"@smithy/middleware-endpoint" "^4.1.0"
|
628
|
-
"@smithy/middleware-retry" "^4.1.0"
|
629
|
-
"@smithy/middleware-serde" "^4.0.3"
|
630
|
-
"@smithy/middleware-stack" "^4.0.2"
|
631
|
-
"@smithy/node-config-provider" "^4.0.2"
|
632
|
-
"@smithy/node-http-handler" "^4.0.4"
|
633
|
-
"@smithy/protocol-http" "^5.1.0"
|
634
|
-
"@smithy/smithy-client" "^4.2.0"
|
635
|
-
"@smithy/types" "^4.2.0"
|
636
|
-
"@smithy/url-parser" "^4.0.2"
|
637
|
-
"@smithy/util-base64" "^4.0.0"
|
638
|
-
"@smithy/util-body-length-browser" "^4.0.0"
|
639
|
-
"@smithy/util-body-length-node" "^4.0.0"
|
640
|
-
"@smithy/util-defaults-mode-browser" "^4.0.8"
|
641
|
-
"@smithy/util-defaults-mode-node" "^4.0.8"
|
642
|
-
"@smithy/util-endpoints" "^3.0.2"
|
643
|
-
"@smithy/util-middleware" "^4.0.2"
|
644
|
-
"@smithy/util-retry" "^4.0.2"
|
645
|
-
"@smithy/util-utf8" "^4.0.0"
|
646
|
-
tslib "^2.6.2"
|
647
|
-
|
648
484
|
"@aws-sdk/nested-clients@3.787.0":
|
649
485
|
version "3.787.0"
|
650
486
|
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.787.0.tgz#e8a5a6e7d0b599a7f9f15b900d3223ad080b0a81"
|
@@ -713,18 +549,6 @@
|
|
713
549
|
"@smithy/types" "^4.2.0"
|
714
550
|
tslib "^2.6.2"
|
715
551
|
|
716
|
-
"@aws-sdk/token-providers@3.782.0":
|
717
|
-
version "3.782.0"
|
718
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.782.0.tgz#a6a12f9358f8897f5d1af311da60f90a7d384eac"
|
719
|
-
integrity sha512-4tPuk/3+THPrzKaXW4jE2R67UyGwHLFizZ47pcjJWbhb78IIJAy94vbeqEQ+veS84KF5TXcU7g5jGTXC0D70Wg==
|
720
|
-
dependencies:
|
721
|
-
"@aws-sdk/nested-clients" "3.782.0"
|
722
|
-
"@aws-sdk/types" "3.775.0"
|
723
|
-
"@smithy/property-provider" "^4.0.2"
|
724
|
-
"@smithy/shared-ini-file-loader" "^4.0.2"
|
725
|
-
"@smithy/types" "^4.2.0"
|
726
|
-
tslib "^2.6.2"
|
727
|
-
|
728
552
|
"@aws-sdk/token-providers@3.787.0":
|
729
553
|
version "3.787.0"
|
730
554
|
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.787.0.tgz#18c761fb21ee25c8c3a35703876f0c733b4ae743"
|
@@ -760,16 +584,6 @@
|
|
760
584
|
dependencies:
|
761
585
|
tslib "^2.6.2"
|
762
586
|
|
763
|
-
"@aws-sdk/util-endpoints@3.782.0":
|
764
|
-
version "3.782.0"
|
765
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.782.0.tgz#3b8de42c5fe951337d070432d4a5eba166c07bb7"
|
766
|
-
integrity sha512-/RJOAO7o7HI6lEa4ASbFFLHGU9iPK876BhsVfnl54MvApPVYWQ9sHO0anOUim2S5lQTwd/6ghuH3rFYSq/+rdw==
|
767
|
-
dependencies:
|
768
|
-
"@aws-sdk/types" "3.775.0"
|
769
|
-
"@smithy/types" "^4.2.0"
|
770
|
-
"@smithy/util-endpoints" "^3.0.2"
|
771
|
-
tslib "^2.6.2"
|
772
|
-
|
773
587
|
"@aws-sdk/util-endpoints@3.787.0":
|
774
588
|
version "3.787.0"
|
775
589
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.787.0.tgz#1398f0bd87f19e615ae920c73e16d9d5e5cb76d1"
|
@@ -797,17 +611,6 @@
|
|
797
611
|
bowser "^2.11.0"
|
798
612
|
tslib "^2.6.2"
|
799
613
|
|
800
|
-
"@aws-sdk/util-user-agent-node@3.782.0":
|
801
|
-
version "3.782.0"
|
802
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.782.0.tgz#795f2c22882f1ddbbe83bd324f0ceac1c4b07c89"
|
803
|
-
integrity sha512-dMFkUBgh2Bxuw8fYZQoH/u3H4afQ12VSkzEi//qFiDTwbKYq+u+RYjc8GLDM6JSK1BShMu5AVR7HD4ap1TYUnA==
|
804
|
-
dependencies:
|
805
|
-
"@aws-sdk/middleware-user-agent" "3.782.0"
|
806
|
-
"@aws-sdk/types" "3.775.0"
|
807
|
-
"@smithy/node-config-provider" "^4.0.2"
|
808
|
-
"@smithy/types" "^4.2.0"
|
809
|
-
tslib "^2.6.2"
|
810
|
-
|
811
614
|
"@aws-sdk/util-user-agent-node@3.787.0":
|
812
615
|
version "3.787.0"
|
813
616
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.787.0.tgz#58e63e99586cde1c1314f74b94596780321442f5"
|
@@ -1238,10 +1041,10 @@
|
|
1238
1041
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
1239
1042
|
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
1240
1043
|
|
1241
|
-
"@eslint/js@^9.
|
1242
|
-
version "9.
|
1243
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.
|
1244
|
-
integrity sha512-
|
1044
|
+
"@eslint/js@^9.25.0":
|
1045
|
+
version "9.25.0"
|
1046
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
|
1047
|
+
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
|
1245
1048
|
|
1246
1049
|
"@humanwhocodes/config-array@^0.13.0":
|
1247
1050
|
version "0.13.0"
|
@@ -1654,13 +1457,13 @@
|
|
1654
1457
|
ansis "^3.17.0"
|
1655
1458
|
fast-levenshtein "^3.0.0"
|
1656
1459
|
|
1657
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
1658
|
-
version "3.1.
|
1659
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
1660
|
-
integrity sha512-
|
1460
|
+
"@oclif/plugin-warn-if-update-available@^3.1.38":
|
1461
|
+
version "3.1.38"
|
1462
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.38.tgz#331f9ed8d6e9e36919c0814b24c8c9adbfe2acc4"
|
1463
|
+
integrity sha512-lwYtVXdQaBJV94DglPu140Bc6NmmysHhX5PZtdxeNcUG2BgSX/Sre7oCzMEgmuhe4Lu2jDviMxTX81a8wv6v1w==
|
1661
1464
|
dependencies:
|
1662
1465
|
"@oclif/core" "^4"
|
1663
|
-
ansis "^3.
|
1466
|
+
ansis "^3.17.0"
|
1664
1467
|
debug "^4.4.0"
|
1665
1468
|
http-call "^5.2.2"
|
1666
1469
|
lodash "^4.17.21"
|
@@ -1738,7 +1541,7 @@
|
|
1738
1541
|
strip-ansi "6.0.1"
|
1739
1542
|
ts-retry-promise "^0.8.1"
|
1740
1543
|
|
1741
|
-
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.
|
1544
|
+
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.1":
|
1742
1545
|
version "8.9.1"
|
1743
1546
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.1.tgz#e31d307d495cc0b916c0b9312fba751714034e0a"
|
1744
1547
|
integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==
|
@@ -1832,7 +1635,7 @@
|
|
1832
1635
|
cli-progress "^3.12.0"
|
1833
1636
|
terminal-link "^3.0.0"
|
1834
1637
|
|
1835
|
-
"@salesforce/source-deploy-retrieve@12.19.3", "@salesforce/source-deploy-retrieve@^12.19.
|
1638
|
+
"@salesforce/source-deploy-retrieve@12.19.3", "@salesforce/source-deploy-retrieve@^12.19.3":
|
1836
1639
|
version "12.19.3"
|
1837
1640
|
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.3.tgz#42b34913b624115aee36cd289cb5ea1d5de9b7b1"
|
1838
1641
|
integrity sha512-rvdEfi2beJmVbN4NQ3Ve4dULq+wMFuLKBKpmNBIb9udXNVZd8Q0P7TO9pM/tzfeAfwfdTE7swXaYe2Qv5UAd+g==
|
@@ -1853,15 +1656,15 @@
|
|
1853
1656
|
proxy-agent "^6.4.0"
|
1854
1657
|
yaml "^2.7.1"
|
1855
1658
|
|
1856
|
-
"@salesforce/source-tracking@7.3.
|
1857
|
-
version "7.3.
|
1858
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.
|
1859
|
-
integrity sha512-
|
1659
|
+
"@salesforce/source-tracking@7.3.23":
|
1660
|
+
version "7.3.23"
|
1661
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.23.tgz#1a33e2d1aefadeaf8da3cd1b3919c65719d5beca"
|
1662
|
+
integrity sha512-6p8Iujpr3ctEcBX/DgHUMslCA3PcJKc0t7RKRubFsG03Zk1HlK4n0LptwAIHQM3LdQr/875oN2ZafWPtWVjd6A==
|
1860
1663
|
dependencies:
|
1861
1664
|
"@oclif/core" "^4.2.10"
|
1862
|
-
"@salesforce/core" "^8.
|
1665
|
+
"@salesforce/core" "^8.9.1"
|
1863
1666
|
"@salesforce/kit" "^3.2.3"
|
1864
|
-
"@salesforce/source-deploy-retrieve" "^12.19.
|
1667
|
+
"@salesforce/source-deploy-retrieve" "^12.19.3"
|
1865
1668
|
"@salesforce/ts-types" "^2.0.12"
|
1866
1669
|
fast-xml-parser "^4.5.3"
|
1867
1670
|
graceful-fs "^4.2.11"
|
@@ -2800,16 +2603,16 @@
|
|
2800
2603
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
2801
2604
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
2802
2605
|
|
2803
|
-
"@typescript-eslint/eslint-plugin@8.
|
2804
|
-
version "8.
|
2805
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
2806
|
-
integrity sha512-
|
2606
|
+
"@typescript-eslint/eslint-plugin@8.30.1", "@typescript-eslint/eslint-plugin@^8":
|
2607
|
+
version "8.30.1"
|
2608
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1"
|
2609
|
+
integrity sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==
|
2807
2610
|
dependencies:
|
2808
2611
|
"@eslint-community/regexpp" "^4.10.0"
|
2809
|
-
"@typescript-eslint/scope-manager" "8.
|
2810
|
-
"@typescript-eslint/type-utils" "8.
|
2811
|
-
"@typescript-eslint/utils" "8.
|
2812
|
-
"@typescript-eslint/visitor-keys" "8.
|
2612
|
+
"@typescript-eslint/scope-manager" "8.30.1"
|
2613
|
+
"@typescript-eslint/type-utils" "8.30.1"
|
2614
|
+
"@typescript-eslint/utils" "8.30.1"
|
2615
|
+
"@typescript-eslint/visitor-keys" "8.30.1"
|
2813
2616
|
graphemer "^1.4.0"
|
2814
2617
|
ignore "^5.3.1"
|
2815
2618
|
natural-compare "^1.4.0"
|
@@ -2832,15 +2635,15 @@
|
|
2832
2635
|
semver "^7.5.4"
|
2833
2636
|
ts-api-utils "^1.0.1"
|
2834
2637
|
|
2835
|
-
"@typescript-eslint/parser@8.
|
2836
|
-
version "8.
|
2837
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.
|
2838
|
-
integrity sha512-
|
2638
|
+
"@typescript-eslint/parser@8.30.1", "@typescript-eslint/parser@^8":
|
2639
|
+
version "8.30.1"
|
2640
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.1.tgz#8a9fa650b046e64656e21d4fdff86535b6a084b6"
|
2641
|
+
integrity sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==
|
2839
2642
|
dependencies:
|
2840
|
-
"@typescript-eslint/scope-manager" "8.
|
2841
|
-
"@typescript-eslint/types" "8.
|
2842
|
-
"@typescript-eslint/typescript-estree" "8.
|
2843
|
-
"@typescript-eslint/visitor-keys" "8.
|
2643
|
+
"@typescript-eslint/scope-manager" "8.30.1"
|
2644
|
+
"@typescript-eslint/types" "8.30.1"
|
2645
|
+
"@typescript-eslint/typescript-estree" "8.30.1"
|
2646
|
+
"@typescript-eslint/visitor-keys" "8.30.1"
|
2844
2647
|
debug "^4.3.4"
|
2845
2648
|
|
2846
2649
|
"@typescript-eslint/parser@^6.21.0":
|
@@ -2878,6 +2681,14 @@
|
|
2878
2681
|
"@typescript-eslint/types" "8.26.1"
|
2879
2682
|
"@typescript-eslint/visitor-keys" "8.26.1"
|
2880
2683
|
|
2684
|
+
"@typescript-eslint/scope-manager@8.30.1":
|
2685
|
+
version "8.30.1"
|
2686
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7"
|
2687
|
+
integrity sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==
|
2688
|
+
dependencies:
|
2689
|
+
"@typescript-eslint/types" "8.30.1"
|
2690
|
+
"@typescript-eslint/visitor-keys" "8.30.1"
|
2691
|
+
|
2881
2692
|
"@typescript-eslint/type-utils@6.21.0":
|
2882
2693
|
version "6.21.0"
|
2883
2694
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
@@ -2888,13 +2699,13 @@
|
|
2888
2699
|
debug "^4.3.4"
|
2889
2700
|
ts-api-utils "^1.0.1"
|
2890
2701
|
|
2891
|
-
"@typescript-eslint/type-utils@8.
|
2892
|
-
version "8.
|
2893
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.
|
2894
|
-
integrity sha512-
|
2702
|
+
"@typescript-eslint/type-utils@8.30.1":
|
2703
|
+
version "8.30.1"
|
2704
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz#151ee0529d6e6df19d8a3a23e81c809d2e4f6b1a"
|
2705
|
+
integrity sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==
|
2895
2706
|
dependencies:
|
2896
|
-
"@typescript-eslint/typescript-estree" "8.
|
2897
|
-
"@typescript-eslint/utils" "8.
|
2707
|
+
"@typescript-eslint/typescript-estree" "8.30.1"
|
2708
|
+
"@typescript-eslint/utils" "8.30.1"
|
2898
2709
|
debug "^4.3.4"
|
2899
2710
|
ts-api-utils "^2.0.1"
|
2900
2711
|
|
@@ -2913,6 +2724,11 @@
|
|
2913
2724
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
|
2914
2725
|
integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
|
2915
2726
|
|
2727
|
+
"@typescript-eslint/types@8.30.1":
|
2728
|
+
version "8.30.1"
|
2729
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
|
2730
|
+
integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==
|
2731
|
+
|
2916
2732
|
"@typescript-eslint/types@^8.24.0":
|
2917
2733
|
version "8.25.0"
|
2918
2734
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
|
@@ -2960,6 +2776,20 @@
|
|
2960
2776
|
semver "^7.6.0"
|
2961
2777
|
ts-api-utils "^2.0.1"
|
2962
2778
|
|
2779
|
+
"@typescript-eslint/typescript-estree@8.30.1":
|
2780
|
+
version "8.30.1"
|
2781
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
|
2782
|
+
integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==
|
2783
|
+
dependencies:
|
2784
|
+
"@typescript-eslint/types" "8.30.1"
|
2785
|
+
"@typescript-eslint/visitor-keys" "8.30.1"
|
2786
|
+
debug "^4.3.4"
|
2787
|
+
fast-glob "^3.3.2"
|
2788
|
+
is-glob "^4.0.3"
|
2789
|
+
minimatch "^9.0.4"
|
2790
|
+
semver "^7.6.0"
|
2791
|
+
ts-api-utils "^2.0.1"
|
2792
|
+
|
2963
2793
|
"@typescript-eslint/utils@6.21.0":
|
2964
2794
|
version "6.21.0"
|
2965
2795
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
@@ -2973,15 +2803,15 @@
|
|
2973
2803
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
2974
2804
|
semver "^7.5.4"
|
2975
2805
|
|
2976
|
-
"@typescript-eslint/utils@8.
|
2977
|
-
version "8.
|
2978
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.
|
2979
|
-
integrity sha512-
|
2806
|
+
"@typescript-eslint/utils@8.30.1":
|
2807
|
+
version "8.30.1"
|
2808
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.1.tgz#23d4824394765948fe73dc7113892f85fdc80efd"
|
2809
|
+
integrity sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==
|
2980
2810
|
dependencies:
|
2981
2811
|
"@eslint-community/eslint-utils" "^4.4.0"
|
2982
|
-
"@typescript-eslint/scope-manager" "8.
|
2983
|
-
"@typescript-eslint/types" "8.
|
2984
|
-
"@typescript-eslint/typescript-estree" "8.
|
2812
|
+
"@typescript-eslint/scope-manager" "8.30.1"
|
2813
|
+
"@typescript-eslint/types" "8.30.1"
|
2814
|
+
"@typescript-eslint/typescript-estree" "8.30.1"
|
2985
2815
|
|
2986
2816
|
"@typescript-eslint/utils@^7.18.0":
|
2987
2817
|
version "7.18.0"
|
@@ -2993,6 +2823,16 @@
|
|
2993
2823
|
"@typescript-eslint/types" "7.18.0"
|
2994
2824
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
2995
2825
|
|
2826
|
+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
|
2827
|
+
version "8.26.1"
|
2828
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
|
2829
|
+
integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
|
2830
|
+
dependencies:
|
2831
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
2832
|
+
"@typescript-eslint/scope-manager" "8.26.1"
|
2833
|
+
"@typescript-eslint/types" "8.26.1"
|
2834
|
+
"@typescript-eslint/typescript-estree" "8.26.1"
|
2835
|
+
|
2996
2836
|
"@typescript-eslint/visitor-keys@6.21.0":
|
2997
2837
|
version "6.21.0"
|
2998
2838
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -3017,6 +2857,14 @@
|
|
3017
2857
|
"@typescript-eslint/types" "8.26.1"
|
3018
2858
|
eslint-visitor-keys "^4.2.0"
|
3019
2859
|
|
2860
|
+
"@typescript-eslint/visitor-keys@8.30.1":
|
2861
|
+
version "8.30.1"
|
2862
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
|
2863
|
+
integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==
|
2864
|
+
dependencies:
|
2865
|
+
"@typescript-eslint/types" "8.30.1"
|
2866
|
+
eslint-visitor-keys "^4.2.0"
|
2867
|
+
|
3020
2868
|
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
3021
2869
|
version "1.3.0"
|
3022
2870
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -3224,7 +3072,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
|
|
3224
3072
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
|
3225
3073
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
3226
3074
|
|
3227
|
-
ansis@^3.
|
3075
|
+
ansis@^3.17.0, ansis@^3.3.2:
|
3228
3076
|
version "3.17.0"
|
3229
3077
|
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
|
3230
3078
|
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
|
@@ -4589,14 +4437,14 @@ eslint-config-oclif@^5.2.2:
|
|
4589
4437
|
eslint-plugin-n "^15.1.0"
|
4590
4438
|
eslint-plugin-unicorn "^48.0.1"
|
4591
4439
|
|
4592
|
-
eslint-config-oclif@^6.0:
|
4593
|
-
version "6.0.
|
4594
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4595
|
-
integrity sha512-
|
4440
|
+
eslint-config-oclif@^6.0.46:
|
4441
|
+
version "6.0.46"
|
4442
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.46.tgz#3092b0f706cfaf072932126105b9e362891716e4"
|
4443
|
+
integrity sha512-mzkaxYi4msO3Ikd8pu+ipJfHNs/QtqV5HMwfo5VulxQBav2/oPoLoQAVYPhiMthIPcN1AZu5WC522TZdJ6IILA==
|
4596
4444
|
dependencies:
|
4597
4445
|
"@eslint/compat" "^1.2.8"
|
4598
4446
|
"@eslint/eslintrc" "^3.3.1"
|
4599
|
-
"@eslint/js" "^9.
|
4447
|
+
"@eslint/js" "^9.25.0"
|
4600
4448
|
"@stylistic/eslint-plugin" "^3.1.0"
|
4601
4449
|
"@typescript-eslint/eslint-plugin" "^8"
|
4602
4450
|
"@typescript-eslint/parser" "^8"
|
@@ -4610,7 +4458,7 @@ eslint-config-oclif@^6.0:
|
|
4610
4458
|
eslint-plugin-n "^17.17.0"
|
4611
4459
|
eslint-plugin-perfectionist "^4"
|
4612
4460
|
eslint-plugin-unicorn "^56.0.1"
|
4613
|
-
typescript-eslint "^8.
|
4461
|
+
typescript-eslint "^8.30.1"
|
4614
4462
|
|
4615
4463
|
eslint-config-prettier@^9.1.0:
|
4616
4464
|
version "9.1.0"
|
@@ -4828,12 +4676,12 @@ eslint-plugin-prettier@^5.2.6:
|
|
4828
4676
|
prettier-linter-helpers "^1.0.0"
|
4829
4677
|
synckit "^0.11.0"
|
4830
4678
|
|
4831
|
-
eslint-plugin-sf-plugin@^1.20.
|
4832
|
-
version "1.20.
|
4833
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
4834
|
-
integrity sha512-
|
4679
|
+
eslint-plugin-sf-plugin@^1.20.20:
|
4680
|
+
version "1.20.20"
|
4681
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.20.tgz#714a1dd750fa27f72a2708d2fecb0627c9bd38a8"
|
4682
|
+
integrity sha512-JoYnjalq/SuFP3v+hOMpXGZAAfCW64cuCZRXrcy6PZZRn4nxCXZQKfPM/RQ+nI2Viie8WUL9uKq6xI4tFCVMSw==
|
4835
4683
|
dependencies:
|
4836
|
-
"@salesforce/core" "^8.9.
|
4684
|
+
"@salesforce/core" "^8.9.1"
|
4837
4685
|
"@typescript-eslint/utils" "^7.18.0"
|
4838
4686
|
|
4839
4687
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -5160,10 +5008,10 @@ fast-xml-parser@^4.5.3:
|
|
5160
5008
|
dependencies:
|
5161
5009
|
strnum "^1.1.1"
|
5162
5010
|
|
5163
|
-
fast-xml-parser@^5.2.
|
5164
|
-
version "5.2.
|
5165
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.
|
5166
|
-
integrity sha512-
|
5011
|
+
fast-xml-parser@^5.2.1:
|
5012
|
+
version "5.2.1"
|
5013
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.1.tgz#d6a4f9eac066dc0987bbcfe4ca050ef8f7f67137"
|
5014
|
+
integrity sha512-Kqq/ewnRACQ20e0BlQ5KqHRYWRBp7yv+jttK4Yj2yY+2ldgCoxJkrP1NHUhjypsJ+eQXlGJ/jebM3wa60s1rbQ==
|
5167
5015
|
dependencies:
|
5168
5016
|
strnum "^2.0.5"
|
5169
5017
|
|
@@ -7451,20 +7299,20 @@ object.values@^1.2.0:
|
|
7451
7299
|
define-properties "^1.2.1"
|
7452
7300
|
es-object-atoms "^1.0.0"
|
7453
7301
|
|
7454
|
-
oclif@^4.17.
|
7455
|
-
version "4.17.
|
7456
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.
|
7457
|
-
integrity sha512-
|
7302
|
+
oclif@^4.17.46:
|
7303
|
+
version "4.17.46"
|
7304
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
|
7305
|
+
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
|
7458
7306
|
dependencies:
|
7459
7307
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
7460
|
-
"@aws-sdk/client-s3" "^3.
|
7308
|
+
"@aws-sdk/client-s3" "^3.787.0"
|
7461
7309
|
"@inquirer/confirm" "^3.1.22"
|
7462
7310
|
"@inquirer/input" "^2.2.4"
|
7463
7311
|
"@inquirer/select" "^2.5.0"
|
7464
7312
|
"@oclif/core" "^4.2.10"
|
7465
7313
|
"@oclif/plugin-help" "^6.2.27"
|
7466
7314
|
"@oclif/plugin-not-found" "^3.2.48"
|
7467
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
7315
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.38"
|
7468
7316
|
async-retry "^1.3.3"
|
7469
7317
|
chalk "^4"
|
7470
7318
|
change-case "^4"
|
@@ -9384,14 +9232,14 @@ typedoc@^0.26.5:
|
|
9384
9232
|
shiki "^1.16.2"
|
9385
9233
|
yaml "^2.5.1"
|
9386
9234
|
|
9387
|
-
typescript-eslint@^8.
|
9388
|
-
version "8.
|
9389
|
-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.
|
9390
|
-
integrity sha512-
|
9235
|
+
typescript-eslint@^8.30.1:
|
9236
|
+
version "8.30.1"
|
9237
|
+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.30.1.tgz#c9ed49b459bd98e325fb78e2c86943dce7bb1cc0"
|
9238
|
+
integrity sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==
|
9391
9239
|
dependencies:
|
9392
|
-
"@typescript-eslint/eslint-plugin" "8.
|
9393
|
-
"@typescript-eslint/parser" "8.
|
9394
|
-
"@typescript-eslint/utils" "8.
|
9240
|
+
"@typescript-eslint/eslint-plugin" "8.30.1"
|
9241
|
+
"@typescript-eslint/parser" "8.30.1"
|
9242
|
+
"@typescript-eslint/utils" "8.30.1"
|
9395
9243
|
|
9396
9244
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.3:
|
9397
9245
|
version "5.8.3"
|