@jayree/sfdx-plugin-manifest 3.6.71 → 3.6.73
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/lib/SDR-extra/api/statusMatrix.d.ts +1 -1
- package/lib/SDR-extra/shared/local/localGitRepo.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +285 -316
- package/oclif.lock +219 -91
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.73",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.6.
|
9
|
+
"version": "3.6.73",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.6",
|
@@ -15,13 +15,13 @@
|
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
17
17
|
"@salesforce/source-deploy-retrieve": "12.16.10",
|
18
|
-
"@salesforce/source-tracking": "7.3.
|
18
|
+
"@salesforce/source-tracking": "7.3.19",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
21
21
|
"fast-xml-parser": "^5.0.9",
|
22
22
|
"fs-extra": "^11.3.0",
|
23
23
|
"graceful-fs": "^4.2.11",
|
24
|
-
"isomorphic-git": "1.
|
24
|
+
"isomorphic-git": "1.30.1"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
27
|
"@oclif/plugin-command-snapshot": "^5.2.37",
|
@@ -35,8 +35,8 @@
|
|
35
35
|
"c8": "^10.1.3",
|
36
36
|
"eslint-config-oclif": "^6.0",
|
37
37
|
"eslint-plugin-prettier": "^5.2.3",
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
39
|
-
"oclif": "^4.17.
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.17",
|
39
|
+
"oclif": "^4.17.40",
|
40
40
|
"patch-package": "^8.0.0",
|
41
41
|
"prettier": "^3.5.3",
|
42
42
|
"pretty-quick": "^4.1.1",
|
@@ -359,9 +359,9 @@
|
|
359
359
|
}
|
360
360
|
},
|
361
361
|
"node_modules/@aws-sdk/client-s3": {
|
362
|
-
"version": "3.
|
363
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.
|
364
|
-
"integrity": "sha512-
|
362
|
+
"version": "3.772.0",
|
363
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.772.0.tgz",
|
364
|
+
"integrity": "sha512-HQXlQIyyLp47h1/Hdjr36yK8/gsAAFX2vRzgDJhSRaz0vWZlWX07AJdYfrxapLUXfVU6DbBu3rwi2UGqM7ixqQ==",
|
365
365
|
"dev": true,
|
366
366
|
"license": "Apache-2.0",
|
367
367
|
"dependencies": {
|
@@ -369,14 +369,14 @@
|
|
369
369
|
"@aws-crypto/sha256-browser": "5.2.0",
|
370
370
|
"@aws-crypto/sha256-js": "5.2.0",
|
371
371
|
"@aws-sdk/core": "3.758.0",
|
372
|
-
"@aws-sdk/credential-provider-node": "3.
|
372
|
+
"@aws-sdk/credential-provider-node": "3.772.0",
|
373
373
|
"@aws-sdk/middleware-bucket-endpoint": "3.734.0",
|
374
374
|
"@aws-sdk/middleware-expect-continue": "3.734.0",
|
375
375
|
"@aws-sdk/middleware-flexible-checksums": "3.758.0",
|
376
376
|
"@aws-sdk/middleware-host-header": "3.734.0",
|
377
377
|
"@aws-sdk/middleware-location-constraint": "3.734.0",
|
378
378
|
"@aws-sdk/middleware-logger": "3.734.0",
|
379
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
379
|
+
"@aws-sdk/middleware-recursion-detection": "3.772.0",
|
380
380
|
"@aws-sdk/middleware-sdk-s3": "3.758.0",
|
381
381
|
"@aws-sdk/middleware-ssec": "3.734.0",
|
382
382
|
"@aws-sdk/middleware-user-agent": "3.758.0",
|
@@ -426,6 +426,227 @@
|
|
426
426
|
"node": ">=18.0.0"
|
427
427
|
}
|
428
428
|
},
|
429
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": {
|
430
|
+
"version": "3.772.0",
|
431
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.772.0.tgz",
|
432
|
+
"integrity": "sha512-sDdxepi74+cL6gXJJ2yw3UNSI7GBvoGTwZqFyPoNAzcURvaYwo8dBr7G4jS9GDanjTlO3CGVAf2VMcpqEvmoEw==",
|
433
|
+
"dev": true,
|
434
|
+
"license": "Apache-2.0",
|
435
|
+
"dependencies": {
|
436
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
437
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
438
|
+
"@aws-sdk/core": "3.758.0",
|
439
|
+
"@aws-sdk/middleware-host-header": "3.734.0",
|
440
|
+
"@aws-sdk/middleware-logger": "3.734.0",
|
441
|
+
"@aws-sdk/middleware-recursion-detection": "3.772.0",
|
442
|
+
"@aws-sdk/middleware-user-agent": "3.758.0",
|
443
|
+
"@aws-sdk/region-config-resolver": "3.734.0",
|
444
|
+
"@aws-sdk/types": "3.734.0",
|
445
|
+
"@aws-sdk/util-endpoints": "3.743.0",
|
446
|
+
"@aws-sdk/util-user-agent-browser": "3.734.0",
|
447
|
+
"@aws-sdk/util-user-agent-node": "3.758.0",
|
448
|
+
"@smithy/config-resolver": "^4.0.1",
|
449
|
+
"@smithy/core": "^3.1.5",
|
450
|
+
"@smithy/fetch-http-handler": "^5.0.1",
|
451
|
+
"@smithy/hash-node": "^4.0.1",
|
452
|
+
"@smithy/invalid-dependency": "^4.0.1",
|
453
|
+
"@smithy/middleware-content-length": "^4.0.1",
|
454
|
+
"@smithy/middleware-endpoint": "^4.0.6",
|
455
|
+
"@smithy/middleware-retry": "^4.0.7",
|
456
|
+
"@smithy/middleware-serde": "^4.0.2",
|
457
|
+
"@smithy/middleware-stack": "^4.0.1",
|
458
|
+
"@smithy/node-config-provider": "^4.0.1",
|
459
|
+
"@smithy/node-http-handler": "^4.0.3",
|
460
|
+
"@smithy/protocol-http": "^5.0.1",
|
461
|
+
"@smithy/smithy-client": "^4.1.6",
|
462
|
+
"@smithy/types": "^4.1.0",
|
463
|
+
"@smithy/url-parser": "^4.0.1",
|
464
|
+
"@smithy/util-base64": "^4.0.0",
|
465
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
466
|
+
"@smithy/util-body-length-node": "^4.0.0",
|
467
|
+
"@smithy/util-defaults-mode-browser": "^4.0.7",
|
468
|
+
"@smithy/util-defaults-mode-node": "^4.0.7",
|
469
|
+
"@smithy/util-endpoints": "^3.0.1",
|
470
|
+
"@smithy/util-middleware": "^4.0.1",
|
471
|
+
"@smithy/util-retry": "^4.0.1",
|
472
|
+
"@smithy/util-utf8": "^4.0.0",
|
473
|
+
"tslib": "^2.6.2"
|
474
|
+
},
|
475
|
+
"engines": {
|
476
|
+
"node": ">=18.0.0"
|
477
|
+
}
|
478
|
+
},
|
479
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
|
480
|
+
"version": "3.772.0",
|
481
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.772.0.tgz",
|
482
|
+
"integrity": "sha512-T1Ec9Q25zl5c/eZUPHZsiq8vgBeWBjHM7WM5xtZszZRPqqhQGnmFlomz1r9rwhW8RFB5k8HRaD/SLKo6jtYl/A==",
|
483
|
+
"dev": true,
|
484
|
+
"license": "Apache-2.0",
|
485
|
+
"dependencies": {
|
486
|
+
"@aws-sdk/core": "3.758.0",
|
487
|
+
"@aws-sdk/credential-provider-env": "3.758.0",
|
488
|
+
"@aws-sdk/credential-provider-http": "3.758.0",
|
489
|
+
"@aws-sdk/credential-provider-process": "3.758.0",
|
490
|
+
"@aws-sdk/credential-provider-sso": "3.772.0",
|
491
|
+
"@aws-sdk/credential-provider-web-identity": "3.772.0",
|
492
|
+
"@aws-sdk/nested-clients": "3.772.0",
|
493
|
+
"@aws-sdk/types": "3.734.0",
|
494
|
+
"@smithy/credential-provider-imds": "^4.0.1",
|
495
|
+
"@smithy/property-provider": "^4.0.1",
|
496
|
+
"@smithy/shared-ini-file-loader": "^4.0.1",
|
497
|
+
"@smithy/types": "^4.1.0",
|
498
|
+
"tslib": "^2.6.2"
|
499
|
+
},
|
500
|
+
"engines": {
|
501
|
+
"node": ">=18.0.0"
|
502
|
+
}
|
503
|
+
},
|
504
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
|
505
|
+
"version": "3.772.0",
|
506
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.772.0.tgz",
|
507
|
+
"integrity": "sha512-0IdVfjBO88Mtekq/KaScYSIEPIeR+ABRvBOWyj/c/qQ2KJyI0GRlSAzpANfxDLHVPn3yEHuZd9nRL6sOmOMI0A==",
|
508
|
+
"dev": true,
|
509
|
+
"license": "Apache-2.0",
|
510
|
+
"dependencies": {
|
511
|
+
"@aws-sdk/credential-provider-env": "3.758.0",
|
512
|
+
"@aws-sdk/credential-provider-http": "3.758.0",
|
513
|
+
"@aws-sdk/credential-provider-ini": "3.772.0",
|
514
|
+
"@aws-sdk/credential-provider-process": "3.758.0",
|
515
|
+
"@aws-sdk/credential-provider-sso": "3.772.0",
|
516
|
+
"@aws-sdk/credential-provider-web-identity": "3.772.0",
|
517
|
+
"@aws-sdk/types": "3.734.0",
|
518
|
+
"@smithy/credential-provider-imds": "^4.0.1",
|
519
|
+
"@smithy/property-provider": "^4.0.1",
|
520
|
+
"@smithy/shared-ini-file-loader": "^4.0.1",
|
521
|
+
"@smithy/types": "^4.1.0",
|
522
|
+
"tslib": "^2.6.2"
|
523
|
+
},
|
524
|
+
"engines": {
|
525
|
+
"node": ">=18.0.0"
|
526
|
+
}
|
527
|
+
},
|
528
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
|
529
|
+
"version": "3.772.0",
|
530
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.772.0.tgz",
|
531
|
+
"integrity": "sha512-yR3Y5RAVPa4ogojcBOpZUx6XyRVAkynIJCjd0avdlxW1hhnzSr5/pzoiJ6u21UCbkxlJJTDZE3jfFe7tt+HA4w==",
|
532
|
+
"dev": true,
|
533
|
+
"license": "Apache-2.0",
|
534
|
+
"dependencies": {
|
535
|
+
"@aws-sdk/client-sso": "3.772.0",
|
536
|
+
"@aws-sdk/core": "3.758.0",
|
537
|
+
"@aws-sdk/token-providers": "3.772.0",
|
538
|
+
"@aws-sdk/types": "3.734.0",
|
539
|
+
"@smithy/property-provider": "^4.0.1",
|
540
|
+
"@smithy/shared-ini-file-loader": "^4.0.1",
|
541
|
+
"@smithy/types": "^4.1.0",
|
542
|
+
"tslib": "^2.6.2"
|
543
|
+
},
|
544
|
+
"engines": {
|
545
|
+
"node": ">=18.0.0"
|
546
|
+
}
|
547
|
+
},
|
548
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
|
549
|
+
"version": "3.772.0",
|
550
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.772.0.tgz",
|
551
|
+
"integrity": "sha512-yHAT5Y2y0fnecSuWRUn8NMunKfDqFYhnOpGq8UyCEcwz9aXzibU0hqRIEm51qpR81hqo0GMFDH0EOmegZ/iW5w==",
|
552
|
+
"dev": true,
|
553
|
+
"license": "Apache-2.0",
|
554
|
+
"dependencies": {
|
555
|
+
"@aws-sdk/core": "3.758.0",
|
556
|
+
"@aws-sdk/nested-clients": "3.772.0",
|
557
|
+
"@aws-sdk/types": "3.734.0",
|
558
|
+
"@smithy/property-provider": "^4.0.1",
|
559
|
+
"@smithy/types": "^4.1.0",
|
560
|
+
"tslib": "^2.6.2"
|
561
|
+
},
|
562
|
+
"engines": {
|
563
|
+
"node": ">=18.0.0"
|
564
|
+
}
|
565
|
+
},
|
566
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": {
|
567
|
+
"version": "3.772.0",
|
568
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.772.0.tgz",
|
569
|
+
"integrity": "sha512-zg0LjJa4v7fcLzn5QzZvtVS+qyvmsnu7oQnb86l6ckduZpWDCDC9+A0ZzcXTrxblPCJd3JqkoG1+Gzi4S4Ny/Q==",
|
570
|
+
"dev": true,
|
571
|
+
"license": "Apache-2.0",
|
572
|
+
"dependencies": {
|
573
|
+
"@aws-sdk/types": "3.734.0",
|
574
|
+
"@smithy/protocol-http": "^5.0.1",
|
575
|
+
"@smithy/types": "^4.1.0",
|
576
|
+
"tslib": "^2.6.2"
|
577
|
+
},
|
578
|
+
"engines": {
|
579
|
+
"node": ">=18.0.0"
|
580
|
+
}
|
581
|
+
},
|
582
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients": {
|
583
|
+
"version": "3.772.0",
|
584
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.772.0.tgz",
|
585
|
+
"integrity": "sha512-gNJbBxR5YlEumsCS9EWWEASXEnysL0aDnr9MNPX1ip/g1xOqRHmytgV/+t8RFZFTKg0OprbWTq5Ich3MqsEuCQ==",
|
586
|
+
"dev": true,
|
587
|
+
"license": "Apache-2.0",
|
588
|
+
"dependencies": {
|
589
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
590
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
591
|
+
"@aws-sdk/core": "3.758.0",
|
592
|
+
"@aws-sdk/middleware-host-header": "3.734.0",
|
593
|
+
"@aws-sdk/middleware-logger": "3.734.0",
|
594
|
+
"@aws-sdk/middleware-recursion-detection": "3.772.0",
|
595
|
+
"@aws-sdk/middleware-user-agent": "3.758.0",
|
596
|
+
"@aws-sdk/region-config-resolver": "3.734.0",
|
597
|
+
"@aws-sdk/types": "3.734.0",
|
598
|
+
"@aws-sdk/util-endpoints": "3.743.0",
|
599
|
+
"@aws-sdk/util-user-agent-browser": "3.734.0",
|
600
|
+
"@aws-sdk/util-user-agent-node": "3.758.0",
|
601
|
+
"@smithy/config-resolver": "^4.0.1",
|
602
|
+
"@smithy/core": "^3.1.5",
|
603
|
+
"@smithy/fetch-http-handler": "^5.0.1",
|
604
|
+
"@smithy/hash-node": "^4.0.1",
|
605
|
+
"@smithy/invalid-dependency": "^4.0.1",
|
606
|
+
"@smithy/middleware-content-length": "^4.0.1",
|
607
|
+
"@smithy/middleware-endpoint": "^4.0.6",
|
608
|
+
"@smithy/middleware-retry": "^4.0.7",
|
609
|
+
"@smithy/middleware-serde": "^4.0.2",
|
610
|
+
"@smithy/middleware-stack": "^4.0.1",
|
611
|
+
"@smithy/node-config-provider": "^4.0.1",
|
612
|
+
"@smithy/node-http-handler": "^4.0.3",
|
613
|
+
"@smithy/protocol-http": "^5.0.1",
|
614
|
+
"@smithy/smithy-client": "^4.1.6",
|
615
|
+
"@smithy/types": "^4.1.0",
|
616
|
+
"@smithy/url-parser": "^4.0.1",
|
617
|
+
"@smithy/util-base64": "^4.0.0",
|
618
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
619
|
+
"@smithy/util-body-length-node": "^4.0.0",
|
620
|
+
"@smithy/util-defaults-mode-browser": "^4.0.7",
|
621
|
+
"@smithy/util-defaults-mode-node": "^4.0.7",
|
622
|
+
"@smithy/util-endpoints": "^3.0.1",
|
623
|
+
"@smithy/util-middleware": "^4.0.1",
|
624
|
+
"@smithy/util-retry": "^4.0.1",
|
625
|
+
"@smithy/util-utf8": "^4.0.0",
|
626
|
+
"tslib": "^2.6.2"
|
627
|
+
},
|
628
|
+
"engines": {
|
629
|
+
"node": ">=18.0.0"
|
630
|
+
}
|
631
|
+
},
|
632
|
+
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
|
633
|
+
"version": "3.772.0",
|
634
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.772.0.tgz",
|
635
|
+
"integrity": "sha512-d1Waa1vyebuokcAWYlkZdtFlciIgob7B39vPRmtxMObbGumJKiOy/qCe2/FB/72h1Ej9Ih32lwvbxUjORQWN4g==",
|
636
|
+
"dev": true,
|
637
|
+
"license": "Apache-2.0",
|
638
|
+
"dependencies": {
|
639
|
+
"@aws-sdk/nested-clients": "3.772.0",
|
640
|
+
"@aws-sdk/types": "3.734.0",
|
641
|
+
"@smithy/property-provider": "^4.0.1",
|
642
|
+
"@smithy/shared-ini-file-loader": "^4.0.1",
|
643
|
+
"@smithy/types": "^4.1.0",
|
644
|
+
"tslib": "^2.6.2"
|
645
|
+
},
|
646
|
+
"engines": {
|
647
|
+
"node": ">=18.0.0"
|
648
|
+
}
|
649
|
+
},
|
429
650
|
"node_modules/@aws-sdk/client-sso": {
|
430
651
|
"version": "3.758.0",
|
431
652
|
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.758.0.tgz",
|
@@ -1968,9 +2189,9 @@
|
|
1968
2189
|
}
|
1969
2190
|
},
|
1970
2191
|
"node_modules/@eslint/js": {
|
1971
|
-
"version": "9.
|
1972
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
1973
|
-
"integrity": "sha512-
|
2192
|
+
"version": "9.23.0",
|
2193
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
|
2194
|
+
"integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
|
1974
2195
|
"dev": true,
|
1975
2196
|
"license": "MIT",
|
1976
2197
|
"engines": {
|
@@ -3867,15 +4088,15 @@
|
|
3867
4088
|
}
|
3868
4089
|
},
|
3869
4090
|
"node_modules/@salesforce/source-tracking": {
|
3870
|
-
"version": "7.3.
|
3871
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.
|
3872
|
-
"integrity": "sha512-
|
4091
|
+
"version": "7.3.19",
|
4092
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.19.tgz",
|
4093
|
+
"integrity": "sha512-Q7d8lRCemF87c+zjzjhn0d/Nbc75/8jyeQKodRp1iRrOV3C4ZGNZ73jaMlocRaAZu/RosUjMUWdgbG84z4kswg==",
|
3873
4094
|
"license": "BSD-3-Clause",
|
3874
4095
|
"dependencies": {
|
3875
4096
|
"@oclif/core": "^4.2.9",
|
3876
4097
|
"@salesforce/core": "^8.8.5",
|
3877
4098
|
"@salesforce/kit": "^3.2.3",
|
3878
|
-
"@salesforce/source-deploy-retrieve": "^12.16.
|
4099
|
+
"@salesforce/source-deploy-retrieve": "^12.16.9",
|
3879
4100
|
"@salesforce/ts-types": "^2.0.12",
|
3880
4101
|
"fast-xml-parser": "^4.5.3",
|
3881
4102
|
"graceful-fs": "^4.2.11",
|
@@ -5328,57 +5549,6 @@
|
|
5328
5549
|
"url": "https://opencollective.com/typescript-eslint"
|
5329
5550
|
}
|
5330
5551
|
},
|
5331
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
5332
|
-
"version": "8.26.1",
|
5333
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz",
|
5334
|
-
"integrity": "sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==",
|
5335
|
-
"dev": true,
|
5336
|
-
"license": "MIT",
|
5337
|
-
"dependencies": {
|
5338
|
-
"@typescript-eslint/types": "8.26.1",
|
5339
|
-
"@typescript-eslint/visitor-keys": "8.26.1",
|
5340
|
-
"debug": "^4.3.4",
|
5341
|
-
"fast-glob": "^3.3.2",
|
5342
|
-
"is-glob": "^4.0.3",
|
5343
|
-
"minimatch": "^9.0.4",
|
5344
|
-
"semver": "^7.6.0",
|
5345
|
-
"ts-api-utils": "^2.0.1"
|
5346
|
-
},
|
5347
|
-
"engines": {
|
5348
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5349
|
-
},
|
5350
|
-
"funding": {
|
5351
|
-
"type": "opencollective",
|
5352
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5353
|
-
},
|
5354
|
-
"peerDependencies": {
|
5355
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5356
|
-
}
|
5357
|
-
},
|
5358
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
5359
|
-
"version": "8.26.1",
|
5360
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.1.tgz",
|
5361
|
-
"integrity": "sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==",
|
5362
|
-
"dev": true,
|
5363
|
-
"license": "MIT",
|
5364
|
-
"dependencies": {
|
5365
|
-
"@eslint-community/eslint-utils": "^4.4.0",
|
5366
|
-
"@typescript-eslint/scope-manager": "8.26.1",
|
5367
|
-
"@typescript-eslint/types": "8.26.1",
|
5368
|
-
"@typescript-eslint/typescript-estree": "8.26.1"
|
5369
|
-
},
|
5370
|
-
"engines": {
|
5371
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5372
|
-
},
|
5373
|
-
"funding": {
|
5374
|
-
"type": "opencollective",
|
5375
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5376
|
-
},
|
5377
|
-
"peerDependencies": {
|
5378
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
5379
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5380
|
-
}
|
5381
|
-
},
|
5382
5552
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5383
5553
|
"version": "8.26.1",
|
5384
5554
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz",
|
@@ -5410,22 +5580,6 @@
|
|
5410
5580
|
"url": "https://opencollective.com/eslint"
|
5411
5581
|
}
|
5412
5582
|
},
|
5413
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/minimatch": {
|
5414
|
-
"version": "9.0.5",
|
5415
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
5416
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
5417
|
-
"dev": true,
|
5418
|
-
"license": "ISC",
|
5419
|
-
"dependencies": {
|
5420
|
-
"brace-expansion": "^2.0.1"
|
5421
|
-
},
|
5422
|
-
"engines": {
|
5423
|
-
"node": ">=16 || 14 >=14.17"
|
5424
|
-
},
|
5425
|
-
"funding": {
|
5426
|
-
"url": "https://github.com/sponsors/isaacs"
|
5427
|
-
}
|
5428
|
-
},
|
5429
5583
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
|
5430
5584
|
"version": "2.0.1",
|
5431
5585
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
|
@@ -5625,24 +5779,6 @@
|
|
5625
5779
|
"typescript": ">=4.8.4 <5.9.0"
|
5626
5780
|
}
|
5627
5781
|
},
|
5628
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
|
5629
|
-
"version": "8.26.1",
|
5630
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz",
|
5631
|
-
"integrity": "sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==",
|
5632
|
-
"dev": true,
|
5633
|
-
"license": "MIT",
|
5634
|
-
"dependencies": {
|
5635
|
-
"@typescript-eslint/types": "8.26.1",
|
5636
|
-
"@typescript-eslint/visitor-keys": "8.26.1"
|
5637
|
-
},
|
5638
|
-
"engines": {
|
5639
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5640
|
-
},
|
5641
|
-
"funding": {
|
5642
|
-
"type": "opencollective",
|
5643
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5644
|
-
}
|
5645
|
-
},
|
5646
5782
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
5647
5783
|
"version": "8.26.1",
|
5648
5784
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.1.tgz",
|
@@ -5684,30 +5820,6 @@
|
|
5684
5820
|
"typescript": ">=4.8.4 <5.9.0"
|
5685
5821
|
}
|
5686
5822
|
},
|
5687
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
|
5688
|
-
"version": "8.26.1",
|
5689
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.1.tgz",
|
5690
|
-
"integrity": "sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==",
|
5691
|
-
"dev": true,
|
5692
|
-
"license": "MIT",
|
5693
|
-
"dependencies": {
|
5694
|
-
"@eslint-community/eslint-utils": "^4.4.0",
|
5695
|
-
"@typescript-eslint/scope-manager": "8.26.1",
|
5696
|
-
"@typescript-eslint/types": "8.26.1",
|
5697
|
-
"@typescript-eslint/typescript-estree": "8.26.1"
|
5698
|
-
},
|
5699
|
-
"engines": {
|
5700
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5701
|
-
},
|
5702
|
-
"funding": {
|
5703
|
-
"type": "opencollective",
|
5704
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5705
|
-
},
|
5706
|
-
"peerDependencies": {
|
5707
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
5708
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5709
|
-
}
|
5710
|
-
},
|
5711
5823
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
5712
5824
|
"version": "8.26.1",
|
5713
5825
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz",
|
@@ -5828,16 +5940,16 @@
|
|
5828
5940
|
}
|
5829
5941
|
},
|
5830
5942
|
"node_modules/@typescript-eslint/utils": {
|
5831
|
-
"version": "8.26.
|
5832
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.
|
5833
|
-
"integrity": "sha512-
|
5943
|
+
"version": "8.26.1",
|
5944
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.1.tgz",
|
5945
|
+
"integrity": "sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==",
|
5834
5946
|
"dev": true,
|
5835
5947
|
"license": "MIT",
|
5836
5948
|
"dependencies": {
|
5837
5949
|
"@eslint-community/eslint-utils": "^4.4.0",
|
5838
|
-
"@typescript-eslint/scope-manager": "8.26.
|
5839
|
-
"@typescript-eslint/types": "8.26.
|
5840
|
-
"@typescript-eslint/typescript-estree": "8.26.
|
5950
|
+
"@typescript-eslint/scope-manager": "8.26.1",
|
5951
|
+
"@typescript-eslint/types": "8.26.1",
|
5952
|
+
"@typescript-eslint/typescript-estree": "8.26.1"
|
5841
5953
|
},
|
5842
5954
|
"engines": {
|
5843
5955
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5852,14 +5964,14 @@
|
|
5852
5964
|
}
|
5853
5965
|
},
|
5854
5966
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
5855
|
-
"version": "8.26.
|
5856
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.26.
|
5857
|
-
"integrity": "sha512-
|
5967
|
+
"version": "8.26.1",
|
5968
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz",
|
5969
|
+
"integrity": "sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==",
|
5858
5970
|
"dev": true,
|
5859
5971
|
"license": "MIT",
|
5860
5972
|
"dependencies": {
|
5861
|
-
"@typescript-eslint/types": "8.26.
|
5862
|
-
"@typescript-eslint/visitor-keys": "8.26.
|
5973
|
+
"@typescript-eslint/types": "8.26.1",
|
5974
|
+
"@typescript-eslint/visitor-keys": "8.26.1"
|
5863
5975
|
},
|
5864
5976
|
"engines": {
|
5865
5977
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5870,9 +5982,9 @@
|
|
5870
5982
|
}
|
5871
5983
|
},
|
5872
5984
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
5873
|
-
"version": "8.26.
|
5874
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.
|
5875
|
-
"integrity": "sha512-
|
5985
|
+
"version": "8.26.1",
|
5986
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.1.tgz",
|
5987
|
+
"integrity": "sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==",
|
5876
5988
|
"dev": true,
|
5877
5989
|
"license": "MIT",
|
5878
5990
|
"engines": {
|
@@ -5884,14 +5996,14 @@
|
|
5884
5996
|
}
|
5885
5997
|
},
|
5886
5998
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
5887
|
-
"version": "8.26.
|
5888
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.
|
5889
|
-
"integrity": "sha512-
|
5999
|
+
"version": "8.26.1",
|
6000
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz",
|
6001
|
+
"integrity": "sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==",
|
5890
6002
|
"dev": true,
|
5891
6003
|
"license": "MIT",
|
5892
6004
|
"dependencies": {
|
5893
|
-
"@typescript-eslint/types": "8.26.
|
5894
|
-
"@typescript-eslint/visitor-keys": "8.26.
|
6005
|
+
"@typescript-eslint/types": "8.26.1",
|
6006
|
+
"@typescript-eslint/visitor-keys": "8.26.1",
|
5895
6007
|
"debug": "^4.3.4",
|
5896
6008
|
"fast-glob": "^3.3.2",
|
5897
6009
|
"is-glob": "^4.0.3",
|
@@ -5911,13 +6023,13 @@
|
|
5911
6023
|
}
|
5912
6024
|
},
|
5913
6025
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
5914
|
-
"version": "8.26.
|
5915
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.
|
5916
|
-
"integrity": "sha512-
|
6026
|
+
"version": "8.26.1",
|
6027
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz",
|
6028
|
+
"integrity": "sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==",
|
5917
6029
|
"dev": true,
|
5918
6030
|
"license": "MIT",
|
5919
6031
|
"dependencies": {
|
5920
|
-
"@typescript-eslint/types": "8.26.
|
6032
|
+
"@typescript-eslint/types": "8.26.1",
|
5921
6033
|
"eslint-visitor-keys": "^4.2.0"
|
5922
6034
|
},
|
5923
6035
|
"engines": {
|
@@ -8739,22 +8851,22 @@
|
|
8739
8851
|
}
|
8740
8852
|
},
|
8741
8853
|
"node_modules/eslint-config-oclif": {
|
8742
|
-
"version": "6.0.
|
8743
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
8744
|
-
"integrity": "sha512-
|
8854
|
+
"version": "6.0.36",
|
8855
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.36.tgz",
|
8856
|
+
"integrity": "sha512-zPQ7ThMC8gGsebBsXSCIc8UW7LyhLkmgDdMkFHpLWhjDcd1IW/L0p1HTA8Vy6HI5a8wNyVn7fVEAZpSHw4hiWQ==",
|
8745
8857
|
"dev": true,
|
8746
8858
|
"license": "MIT",
|
8747
8859
|
"dependencies": {
|
8748
8860
|
"@eslint/compat": "^1.2.7",
|
8749
|
-
"@eslint/eslintrc": "^3.3.
|
8750
|
-
"@eslint/js": "^9.
|
8861
|
+
"@eslint/eslintrc": "^3.3.1",
|
8862
|
+
"@eslint/js": "^9.23.0",
|
8751
8863
|
"@stylistic/eslint-plugin": "^3.1.0",
|
8752
8864
|
"@typescript-eslint/eslint-plugin": "^8",
|
8753
8865
|
"@typescript-eslint/parser": "^8",
|
8754
8866
|
"eslint-config-oclif": "^5.2.2",
|
8755
8867
|
"eslint-config-xo": "^0.46.0",
|
8756
8868
|
"eslint-config-xo-space": "^0.35.0",
|
8757
|
-
"eslint-import-resolver-typescript": "^3.9.
|
8869
|
+
"eslint-import-resolver-typescript": "^3.9.1",
|
8758
8870
|
"eslint-plugin-import": "^2.31.0",
|
8759
8871
|
"eslint-plugin-jsdoc": "^50.6.3",
|
8760
8872
|
"eslint-plugin-mocha": "^10.5.0",
|
@@ -8768,9 +8880,9 @@
|
|
8768
8880
|
}
|
8769
8881
|
},
|
8770
8882
|
"node_modules/eslint-config-oclif/node_modules/@eslint/eslintrc": {
|
8771
|
-
"version": "3.3.
|
8772
|
-
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.
|
8773
|
-
"integrity": "sha512-
|
8883
|
+
"version": "3.3.1",
|
8884
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
8885
|
+
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
8774
8886
|
"dev": true,
|
8775
8887
|
"license": "MIT",
|
8776
8888
|
"dependencies": {
|
@@ -9660,13 +9772,13 @@
|
|
9660
9772
|
}
|
9661
9773
|
},
|
9662
9774
|
"node_modules/eslint-plugin-sf-plugin": {
|
9663
|
-
"version": "1.20.
|
9664
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
9665
|
-
"integrity": "sha512-
|
9775
|
+
"version": "1.20.17",
|
9776
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.17.tgz",
|
9777
|
+
"integrity": "sha512-KULt5U7hqHPzgJ9596naQ06UV1WCR2LDAeaN1/We9N1NxQwZu/HWKQVOjJ6gLceLxdmKUhe1YTD2PHliIkMNmA==",
|
9666
9778
|
"dev": true,
|
9667
9779
|
"license": "BSD-3-Clause",
|
9668
9780
|
"dependencies": {
|
9669
|
-
"@salesforce/core": "^8.8.
|
9781
|
+
"@salesforce/core": "^8.8.6",
|
9670
9782
|
"@typescript-eslint/utils": "^7.18.0"
|
9671
9783
|
},
|
9672
9784
|
"engines": {
|
@@ -12373,9 +12485,9 @@
|
|
12373
12485
|
"license": "ISC"
|
12374
12486
|
},
|
12375
12487
|
"node_modules/isomorphic-git": {
|
12376
|
-
"version": "1.
|
12377
|
-
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.
|
12378
|
-
"integrity": "sha512-
|
12488
|
+
"version": "1.30.1",
|
12489
|
+
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.30.1.tgz",
|
12490
|
+
"integrity": "sha512-eWBlPIPDOctGY/bTUc/whs6EZ8YvnG1H2kOjTCJ/AkvBWUzODXcfulhpiA8Y4Px9e+bRYYkifE5fSE8FcRk8Ew==",
|
12379
12491
|
"license": "MIT",
|
12380
12492
|
"dependencies": {
|
12381
12493
|
"async-lock": "^1.4.1",
|
@@ -12395,7 +12507,7 @@
|
|
12395
12507
|
"isogit": "cli.cjs"
|
12396
12508
|
},
|
12397
12509
|
"engines": {
|
12398
|
-
"node": ">=
|
12510
|
+
"node": ">=14.17"
|
12399
12511
|
}
|
12400
12512
|
},
|
12401
12513
|
"node_modules/istanbul-lib-coverage": {
|
@@ -14402,19 +14514,19 @@
|
|
14402
14514
|
}
|
14403
14515
|
},
|
14404
14516
|
"node_modules/oclif": {
|
14405
|
-
"version": "4.17.
|
14406
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.
|
14407
|
-
"integrity": "sha512-
|
14517
|
+
"version": "4.17.40",
|
14518
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.40.tgz",
|
14519
|
+
"integrity": "sha512-lS7tsZD0KJaKpwZe/7uC3awNRfFTJEKMAPlu18S0KfJWtdPf9sn4eIcwo+Vyd13rfmpHNx82rP+PtUUJ2n1nEw==",
|
14408
14520
|
"dev": true,
|
14409
14521
|
"license": "MIT",
|
14410
14522
|
"dependencies": {
|
14411
14523
|
"@aws-sdk/client-cloudfront": "^3.764.0",
|
14412
|
-
"@aws-sdk/client-s3": "^3.
|
14524
|
+
"@aws-sdk/client-s3": "^3.772.0",
|
14413
14525
|
"@inquirer/confirm": "^3.1.22",
|
14414
14526
|
"@inquirer/input": "^2.2.4",
|
14415
14527
|
"@inquirer/select": "^2.5.0",
|
14416
14528
|
"@oclif/core": "^4.2.8",
|
14417
|
-
"@oclif/plugin-help": "^6.2.
|
14529
|
+
"@oclif/plugin-help": "^6.2.27",
|
14418
14530
|
"@oclif/plugin-not-found": "^3.2.46",
|
14419
14531
|
"@oclif/plugin-warn-if-update-available": "^3.1.31",
|
14420
14532
|
"async-retry": "^1.3.3",
|
@@ -14430,7 +14542,7 @@
|
|
14430
14542
|
"normalize-package-data": "^6",
|
14431
14543
|
"semver": "^7.7.1",
|
14432
14544
|
"sort-package-json": "^2.15.1",
|
14433
|
-
"tiny-jsonc": "^1.0.
|
14545
|
+
"tiny-jsonc": "^1.0.2",
|
14434
14546
|
"validate-npm-package-name": "^5.0.1"
|
14435
14547
|
},
|
14436
14548
|
"bin": {
|
@@ -17838,149 +17950,6 @@
|
|
17838
17950
|
"typescript": ">=4.8.4 <5.9.0"
|
17839
17951
|
}
|
17840
17952
|
},
|
17841
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
|
17842
|
-
"version": "8.26.1",
|
17843
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz",
|
17844
|
-
"integrity": "sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==",
|
17845
|
-
"dev": true,
|
17846
|
-
"license": "MIT",
|
17847
|
-
"dependencies": {
|
17848
|
-
"@typescript-eslint/types": "8.26.1",
|
17849
|
-
"@typescript-eslint/visitor-keys": "8.26.1"
|
17850
|
-
},
|
17851
|
-
"engines": {
|
17852
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17853
|
-
},
|
17854
|
-
"funding": {
|
17855
|
-
"type": "opencollective",
|
17856
|
-
"url": "https://opencollective.com/typescript-eslint"
|
17857
|
-
}
|
17858
|
-
},
|
17859
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/types": {
|
17860
|
-
"version": "8.26.1",
|
17861
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.1.tgz",
|
17862
|
-
"integrity": "sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==",
|
17863
|
-
"dev": true,
|
17864
|
-
"license": "MIT",
|
17865
|
-
"engines": {
|
17866
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17867
|
-
},
|
17868
|
-
"funding": {
|
17869
|
-
"type": "opencollective",
|
17870
|
-
"url": "https://opencollective.com/typescript-eslint"
|
17871
|
-
}
|
17872
|
-
},
|
17873
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": {
|
17874
|
-
"version": "8.26.1",
|
17875
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz",
|
17876
|
-
"integrity": "sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==",
|
17877
|
-
"dev": true,
|
17878
|
-
"license": "MIT",
|
17879
|
-
"dependencies": {
|
17880
|
-
"@typescript-eslint/types": "8.26.1",
|
17881
|
-
"@typescript-eslint/visitor-keys": "8.26.1",
|
17882
|
-
"debug": "^4.3.4",
|
17883
|
-
"fast-glob": "^3.3.2",
|
17884
|
-
"is-glob": "^4.0.3",
|
17885
|
-
"minimatch": "^9.0.4",
|
17886
|
-
"semver": "^7.6.0",
|
17887
|
-
"ts-api-utils": "^2.0.1"
|
17888
|
-
},
|
17889
|
-
"engines": {
|
17890
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17891
|
-
},
|
17892
|
-
"funding": {
|
17893
|
-
"type": "opencollective",
|
17894
|
-
"url": "https://opencollective.com/typescript-eslint"
|
17895
|
-
},
|
17896
|
-
"peerDependencies": {
|
17897
|
-
"typescript": ">=4.8.4 <5.9.0"
|
17898
|
-
}
|
17899
|
-
},
|
17900
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
|
17901
|
-
"version": "8.26.1",
|
17902
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.1.tgz",
|
17903
|
-
"integrity": "sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==",
|
17904
|
-
"dev": true,
|
17905
|
-
"license": "MIT",
|
17906
|
-
"dependencies": {
|
17907
|
-
"@eslint-community/eslint-utils": "^4.4.0",
|
17908
|
-
"@typescript-eslint/scope-manager": "8.26.1",
|
17909
|
-
"@typescript-eslint/types": "8.26.1",
|
17910
|
-
"@typescript-eslint/typescript-estree": "8.26.1"
|
17911
|
-
},
|
17912
|
-
"engines": {
|
17913
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17914
|
-
},
|
17915
|
-
"funding": {
|
17916
|
-
"type": "opencollective",
|
17917
|
-
"url": "https://opencollective.com/typescript-eslint"
|
17918
|
-
},
|
17919
|
-
"peerDependencies": {
|
17920
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
17921
|
-
"typescript": ">=4.8.4 <5.9.0"
|
17922
|
-
}
|
17923
|
-
},
|
17924
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
|
17925
|
-
"version": "8.26.1",
|
17926
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz",
|
17927
|
-
"integrity": "sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==",
|
17928
|
-
"dev": true,
|
17929
|
-
"license": "MIT",
|
17930
|
-
"dependencies": {
|
17931
|
-
"@typescript-eslint/types": "8.26.1",
|
17932
|
-
"eslint-visitor-keys": "^4.2.0"
|
17933
|
-
},
|
17934
|
-
"engines": {
|
17935
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17936
|
-
},
|
17937
|
-
"funding": {
|
17938
|
-
"type": "opencollective",
|
17939
|
-
"url": "https://opencollective.com/typescript-eslint"
|
17940
|
-
}
|
17941
|
-
},
|
17942
|
-
"node_modules/typescript-eslint/node_modules/eslint-visitor-keys": {
|
17943
|
-
"version": "4.2.0",
|
17944
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
17945
|
-
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
17946
|
-
"dev": true,
|
17947
|
-
"license": "Apache-2.0",
|
17948
|
-
"engines": {
|
17949
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
17950
|
-
},
|
17951
|
-
"funding": {
|
17952
|
-
"url": "https://opencollective.com/eslint"
|
17953
|
-
}
|
17954
|
-
},
|
17955
|
-
"node_modules/typescript-eslint/node_modules/minimatch": {
|
17956
|
-
"version": "9.0.5",
|
17957
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
17958
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
17959
|
-
"dev": true,
|
17960
|
-
"license": "ISC",
|
17961
|
-
"dependencies": {
|
17962
|
-
"brace-expansion": "^2.0.1"
|
17963
|
-
},
|
17964
|
-
"engines": {
|
17965
|
-
"node": ">=16 || 14 >=14.17"
|
17966
|
-
},
|
17967
|
-
"funding": {
|
17968
|
-
"url": "https://github.com/sponsors/isaacs"
|
17969
|
-
}
|
17970
|
-
},
|
17971
|
-
"node_modules/typescript-eslint/node_modules/ts-api-utils": {
|
17972
|
-
"version": "2.0.1",
|
17973
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
|
17974
|
-
"integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
|
17975
|
-
"dev": true,
|
17976
|
-
"license": "MIT",
|
17977
|
-
"engines": {
|
17978
|
-
"node": ">=18.12"
|
17979
|
-
},
|
17980
|
-
"peerDependencies": {
|
17981
|
-
"typescript": ">=4.8.4"
|
17982
|
-
}
|
17983
|
-
},
|
17984
17953
|
"node_modules/uc.micro": {
|
17985
17954
|
"version": "2.1.0",
|
17986
17955
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|