@jayree/sfdx-plugin-manifest 3.4.2 → 3.4.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +18 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +249 -108
- package/oclif.lock +92 -59
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.4.
|
3
|
+
"version": "3.4.4",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.4.
|
9
|
+
"version": "3.4.4",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.1",
|
13
13
|
"@oclif/core": "^4.0.17",
|
14
|
-
"@salesforce/core": "^8.
|
14
|
+
"@salesforce/core": "^8.3.0",
|
15
15
|
"@salesforce/kit": "^3.2.1",
|
16
|
-
"@salesforce/sf-plugins-core": "^11.
|
16
|
+
"@salesforce/sf-plugins-core": "^11.3.0",
|
17
17
|
"@salesforce/source-deploy-retrieve": "^12.1.11",
|
18
18
|
"@salesforce/source-tracking": "^7.1.5",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"c8": "^10.1.2",
|
36
36
|
"eslint-config-oclif": "^5.2",
|
37
37
|
"eslint-plugin-prettier": "^5.2.1",
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.3",
|
39
39
|
"is-ci": "^3.0.1",
|
40
40
|
"oclif": "^4.14.15",
|
41
41
|
"patch-package": "^8.0.0",
|
@@ -3118,6 +3118,24 @@
|
|
3118
3118
|
"node": ">=12"
|
3119
3119
|
}
|
3120
3120
|
},
|
3121
|
+
"node_modules/@commitlint/cli/node_modules/wrap-ansi": {
|
3122
|
+
"version": "7.0.0",
|
3123
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
3124
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
3125
|
+
"dev": true,
|
3126
|
+
"license": "MIT",
|
3127
|
+
"dependencies": {
|
3128
|
+
"ansi-styles": "^4.0.0",
|
3129
|
+
"string-width": "^4.1.0",
|
3130
|
+
"strip-ansi": "^6.0.0"
|
3131
|
+
},
|
3132
|
+
"engines": {
|
3133
|
+
"node": ">=10"
|
3134
|
+
},
|
3135
|
+
"funding": {
|
3136
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
3137
|
+
}
|
3138
|
+
},
|
3121
3139
|
"node_modules/@commitlint/cli/node_modules/yargs": {
|
3122
3140
|
"version": "17.7.2",
|
3123
3141
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
@@ -3662,28 +3680,40 @@
|
|
3662
3680
|
"license": "BSD-3-Clause"
|
3663
3681
|
},
|
3664
3682
|
"node_modules/@inquirer/confirm": {
|
3665
|
-
"version": "3.1.
|
3666
|
-
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.
|
3667
|
-
"integrity": "sha512-
|
3683
|
+
"version": "3.1.22",
|
3684
|
+
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.22.tgz",
|
3685
|
+
"integrity": "sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==",
|
3668
3686
|
"license": "MIT",
|
3669
3687
|
"dependencies": {
|
3670
|
-
"@inquirer/core": "^9.0.
|
3671
|
-
"@inquirer/type": "^1.5.
|
3688
|
+
"@inquirer/core": "^9.0.10",
|
3689
|
+
"@inquirer/type": "^1.5.2"
|
3690
|
+
},
|
3691
|
+
"engines": {
|
3692
|
+
"node": ">=18"
|
3693
|
+
}
|
3694
|
+
},
|
3695
|
+
"node_modules/@inquirer/confirm/node_modules/@inquirer/type": {
|
3696
|
+
"version": "1.5.2",
|
3697
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.2.tgz",
|
3698
|
+
"integrity": "sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==",
|
3699
|
+
"license": "MIT",
|
3700
|
+
"dependencies": {
|
3701
|
+
"mute-stream": "^1.0.0"
|
3672
3702
|
},
|
3673
3703
|
"engines": {
|
3674
3704
|
"node": ">=18"
|
3675
3705
|
}
|
3676
3706
|
},
|
3677
3707
|
"node_modules/@inquirer/core": {
|
3678
|
-
"version": "9.0.
|
3679
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.
|
3680
|
-
"integrity": "sha512-
|
3708
|
+
"version": "9.0.10",
|
3709
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.10.tgz",
|
3710
|
+
"integrity": "sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA==",
|
3681
3711
|
"license": "MIT",
|
3682
3712
|
"dependencies": {
|
3683
3713
|
"@inquirer/figures": "^1.0.5",
|
3684
|
-
"@inquirer/type": "^1.5.
|
3714
|
+
"@inquirer/type": "^1.5.2",
|
3685
3715
|
"@types/mute-stream": "^0.0.4",
|
3686
|
-
"@types/node": "^22.
|
3716
|
+
"@types/node": "^22.1.0",
|
3687
3717
|
"@types/wrap-ansi": "^3.0.0",
|
3688
3718
|
"ansi-escapes": "^4.3.2",
|
3689
3719
|
"cli-spinners": "^2.9.2",
|
@@ -3707,6 +3737,27 @@
|
|
3707
3737
|
"node": ">=18"
|
3708
3738
|
}
|
3709
3739
|
},
|
3740
|
+
"node_modules/@inquirer/core/node_modules/@inquirer/type": {
|
3741
|
+
"version": "1.5.2",
|
3742
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.2.tgz",
|
3743
|
+
"integrity": "sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==",
|
3744
|
+
"license": "MIT",
|
3745
|
+
"dependencies": {
|
3746
|
+
"mute-stream": "^1.0.0"
|
3747
|
+
},
|
3748
|
+
"engines": {
|
3749
|
+
"node": ">=18"
|
3750
|
+
}
|
3751
|
+
},
|
3752
|
+
"node_modules/@inquirer/core/node_modules/@types/node": {
|
3753
|
+
"version": "22.2.0",
|
3754
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.2.0.tgz",
|
3755
|
+
"integrity": "sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==",
|
3756
|
+
"license": "MIT",
|
3757
|
+
"dependencies": {
|
3758
|
+
"undici-types": "~6.13.0"
|
3759
|
+
}
|
3760
|
+
},
|
3710
3761
|
"node_modules/@inquirer/core/node_modules/signal-exit": {
|
3711
3762
|
"version": "4.1.0",
|
3712
3763
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
@@ -3719,19 +3770,11 @@
|
|
3719
3770
|
"url": "https://github.com/sponsors/isaacs"
|
3720
3771
|
}
|
3721
3772
|
},
|
3722
|
-
"node_modules/@inquirer/core/node_modules/
|
3723
|
-
"version": "6.
|
3724
|
-
"resolved": "https://registry.npmjs.org/
|
3725
|
-
"integrity": "sha512-
|
3726
|
-
"license": "MIT"
|
3727
|
-
"dependencies": {
|
3728
|
-
"ansi-styles": "^4.0.0",
|
3729
|
-
"string-width": "^4.1.0",
|
3730
|
-
"strip-ansi": "^6.0.0"
|
3731
|
-
},
|
3732
|
-
"engines": {
|
3733
|
-
"node": ">=8"
|
3734
|
-
}
|
3773
|
+
"node_modules/@inquirer/core/node_modules/undici-types": {
|
3774
|
+
"version": "6.13.0",
|
3775
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
|
3776
|
+
"integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==",
|
3777
|
+
"license": "MIT"
|
3735
3778
|
},
|
3736
3779
|
"node_modules/@inquirer/figures": {
|
3737
3780
|
"version": "1.0.3",
|
@@ -3757,20 +3800,80 @@
|
|
3757
3800
|
"node": ">=18"
|
3758
3801
|
}
|
3759
3802
|
},
|
3760
|
-
"node_modules/@inquirer/
|
3761
|
-
"version": "
|
3762
|
-
"resolved": "https://registry.npmjs.org/@inquirer/
|
3763
|
-
"integrity": "sha512-
|
3803
|
+
"node_modules/@inquirer/input/node_modules/@inquirer/core": {
|
3804
|
+
"version": "9.0.8",
|
3805
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.8.tgz",
|
3806
|
+
"integrity": "sha512-ttnI/BGlP9SxjbQnv1nssv7dPAwiR82KmjJZx2SxSZyi2mGbaEvh4jg0I4yU/4mVQf7QvCVGGr/hGuJFEYhwnw==",
|
3807
|
+
"dev": true,
|
3764
3808
|
"license": "MIT",
|
3765
3809
|
"dependencies": {
|
3766
|
-
"@inquirer/
|
3810
|
+
"@inquirer/figures": "^1.0.5",
|
3767
3811
|
"@inquirer/type": "^1.5.1",
|
3812
|
+
"@types/mute-stream": "^0.0.4",
|
3813
|
+
"@types/node": "^22.0.0",
|
3814
|
+
"@types/wrap-ansi": "^3.0.0",
|
3815
|
+
"ansi-escapes": "^4.3.2",
|
3816
|
+
"cli-spinners": "^2.9.2",
|
3817
|
+
"cli-width": "^4.1.0",
|
3818
|
+
"mute-stream": "^1.0.0",
|
3819
|
+
"signal-exit": "^4.1.0",
|
3820
|
+
"strip-ansi": "^6.0.1",
|
3821
|
+
"wrap-ansi": "^6.2.0",
|
3822
|
+
"yoctocolors-cjs": "^2.1.2"
|
3823
|
+
},
|
3824
|
+
"engines": {
|
3825
|
+
"node": ">=18"
|
3826
|
+
}
|
3827
|
+
},
|
3828
|
+
"node_modules/@inquirer/input/node_modules/@inquirer/figures": {
|
3829
|
+
"version": "1.0.5",
|
3830
|
+
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.5.tgz",
|
3831
|
+
"integrity": "sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==",
|
3832
|
+
"dev": true,
|
3833
|
+
"license": "MIT",
|
3834
|
+
"engines": {
|
3835
|
+
"node": ">=18"
|
3836
|
+
}
|
3837
|
+
},
|
3838
|
+
"node_modules/@inquirer/input/node_modules/signal-exit": {
|
3839
|
+
"version": "4.1.0",
|
3840
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
3841
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
3842
|
+
"dev": true,
|
3843
|
+
"license": "ISC",
|
3844
|
+
"engines": {
|
3845
|
+
"node": ">=14"
|
3846
|
+
},
|
3847
|
+
"funding": {
|
3848
|
+
"url": "https://github.com/sponsors/isaacs"
|
3849
|
+
}
|
3850
|
+
},
|
3851
|
+
"node_modules/@inquirer/password": {
|
3852
|
+
"version": "2.1.22",
|
3853
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.22.tgz",
|
3854
|
+
"integrity": "sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw==",
|
3855
|
+
"license": "MIT",
|
3856
|
+
"dependencies": {
|
3857
|
+
"@inquirer/core": "^9.0.10",
|
3858
|
+
"@inquirer/type": "^1.5.2",
|
3768
3859
|
"ansi-escapes": "^4.3.2"
|
3769
3860
|
},
|
3770
3861
|
"engines": {
|
3771
3862
|
"node": ">=18"
|
3772
3863
|
}
|
3773
3864
|
},
|
3865
|
+
"node_modules/@inquirer/password/node_modules/@inquirer/type": {
|
3866
|
+
"version": "1.5.2",
|
3867
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.2.tgz",
|
3868
|
+
"integrity": "sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==",
|
3869
|
+
"license": "MIT",
|
3870
|
+
"dependencies": {
|
3871
|
+
"mute-stream": "^1.0.0"
|
3872
|
+
},
|
3873
|
+
"engines": {
|
3874
|
+
"node": ">=18"
|
3875
|
+
}
|
3876
|
+
},
|
3774
3877
|
"node_modules/@inquirer/select": {
|
3775
3878
|
"version": "2.3.10",
|
3776
3879
|
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.10.tgz",
|
@@ -3836,25 +3939,11 @@
|
|
3836
3939
|
"url": "https://github.com/sponsors/isaacs"
|
3837
3940
|
}
|
3838
3941
|
},
|
3839
|
-
"node_modules/@inquirer/select/node_modules/wrap-ansi": {
|
3840
|
-
"version": "6.2.0",
|
3841
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
3842
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
3843
|
-
"dev": true,
|
3844
|
-
"license": "MIT",
|
3845
|
-
"dependencies": {
|
3846
|
-
"ansi-styles": "^4.0.0",
|
3847
|
-
"string-width": "^4.1.0",
|
3848
|
-
"strip-ansi": "^6.0.0"
|
3849
|
-
},
|
3850
|
-
"engines": {
|
3851
|
-
"node": ">=8"
|
3852
|
-
}
|
3853
|
-
},
|
3854
3942
|
"node_modules/@inquirer/type": {
|
3855
3943
|
"version": "1.5.1",
|
3856
3944
|
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.1.tgz",
|
3857
3945
|
"integrity": "sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==",
|
3946
|
+
"dev": true,
|
3858
3947
|
"license": "MIT",
|
3859
3948
|
"dependencies": {
|
3860
3949
|
"mute-stream": "^1.0.0"
|
@@ -4235,6 +4324,23 @@
|
|
4235
4324
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
4236
4325
|
}
|
4237
4326
|
},
|
4327
|
+
"node_modules/@oclif/core/node_modules/wrap-ansi": {
|
4328
|
+
"version": "7.0.0",
|
4329
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
4330
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
4331
|
+
"license": "MIT",
|
4332
|
+
"dependencies": {
|
4333
|
+
"ansi-styles": "^4.0.0",
|
4334
|
+
"string-width": "^4.1.0",
|
4335
|
+
"strip-ansi": "^6.0.0"
|
4336
|
+
},
|
4337
|
+
"engines": {
|
4338
|
+
"node": ">=10"
|
4339
|
+
},
|
4340
|
+
"funding": {
|
4341
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
4342
|
+
}
|
4343
|
+
},
|
4238
4344
|
"node_modules/@oclif/plugin-command-snapshot": {
|
4239
4345
|
"version": "5.2.11",
|
4240
4346
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.11.tgz",
|
@@ -4523,6 +4629,24 @@
|
|
4523
4629
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
4524
4630
|
}
|
4525
4631
|
},
|
4632
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/wrap-ansi": {
|
4633
|
+
"version": "7.0.0",
|
4634
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
4635
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
4636
|
+
"dev": true,
|
4637
|
+
"license": "MIT",
|
4638
|
+
"dependencies": {
|
4639
|
+
"ansi-styles": "^4.0.0",
|
4640
|
+
"string-width": "^4.1.0",
|
4641
|
+
"strip-ansi": "^6.0.0"
|
4642
|
+
},
|
4643
|
+
"engines": {
|
4644
|
+
"node": ">=10"
|
4645
|
+
},
|
4646
|
+
"funding": {
|
4647
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
4648
|
+
}
|
4649
|
+
},
|
4526
4650
|
"node_modules/@pkgjs/parseargs": {
|
4527
4651
|
"version": "0.11.0",
|
4528
4652
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
@@ -4659,9 +4783,9 @@
|
|
4659
4783
|
}
|
4660
4784
|
},
|
4661
4785
|
"node_modules/@salesforce/core": {
|
4662
|
-
"version": "8.
|
4663
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
4664
|
-
"integrity": "sha512-
|
4786
|
+
"version": "8.3.0",
|
4787
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.3.0.tgz",
|
4788
|
+
"integrity": "sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==",
|
4665
4789
|
"license": "BSD-3-Clause",
|
4666
4790
|
"dependencies": {
|
4667
4791
|
"@jsforce/jsforce-node": "^3.4.0",
|
@@ -4894,17 +5018,17 @@
|
|
4894
5018
|
"license": "ISC"
|
4895
5019
|
},
|
4896
5020
|
"node_modules/@salesforce/sf-plugins-core": {
|
4897
|
-
"version": "11.
|
4898
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.
|
4899
|
-
"integrity": "sha512-
|
5021
|
+
"version": "11.3.0",
|
5022
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.0.tgz",
|
5023
|
+
"integrity": "sha512-kY+y8dxItkMCa52TCOxvu8nAPr2RyLf03pk+HVFMoHkVdumrbDdxmjYFNxAtYmDISQFx1W0SSoIeK2sboziDNw==",
|
4900
5024
|
"license": "BSD-3-Clause",
|
4901
5025
|
"dependencies": {
|
4902
|
-
"@inquirer/confirm": "^3.1.
|
4903
|
-
"@inquirer/password": "^2.1.
|
5026
|
+
"@inquirer/confirm": "^3.1.20",
|
5027
|
+
"@inquirer/password": "^2.1.20",
|
4904
5028
|
"@oclif/core": "^4.0.15",
|
4905
5029
|
"@salesforce/core": "^8.2.7",
|
4906
|
-
"@salesforce/kit": "^3.1
|
4907
|
-
"@salesforce/ts-types": "^2.0.
|
5030
|
+
"@salesforce/kit": "^3.2.1",
|
5031
|
+
"@salesforce/ts-types": "^2.0.12",
|
4908
5032
|
"ansis": "^3.3.2",
|
4909
5033
|
"cli-progress": "^3.12.0",
|
4910
5034
|
"natural-orderby": "^3.0.2",
|
@@ -7238,6 +7362,24 @@
|
|
7238
7362
|
"url": "https://github.com/sponsors/sindresorhus"
|
7239
7363
|
}
|
7240
7364
|
},
|
7365
|
+
"node_modules/c8/node_modules/wrap-ansi": {
|
7366
|
+
"version": "7.0.0",
|
7367
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
7368
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
7369
|
+
"dev": true,
|
7370
|
+
"license": "MIT",
|
7371
|
+
"dependencies": {
|
7372
|
+
"ansi-styles": "^4.0.0",
|
7373
|
+
"string-width": "^4.1.0",
|
7374
|
+
"strip-ansi": "^6.0.0"
|
7375
|
+
},
|
7376
|
+
"engines": {
|
7377
|
+
"node": ">=10"
|
7378
|
+
},
|
7379
|
+
"funding": {
|
7380
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
7381
|
+
}
|
7382
|
+
},
|
7241
7383
|
"node_modules/c8/node_modules/yargs": {
|
7242
7384
|
"version": "17.7.2",
|
7243
7385
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
@@ -7755,6 +7897,23 @@
|
|
7755
7897
|
"wrap-ansi": "^7.0.0"
|
7756
7898
|
}
|
7757
7899
|
},
|
7900
|
+
"node_modules/cliui/node_modules/wrap-ansi": {
|
7901
|
+
"version": "7.0.0",
|
7902
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
7903
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
7904
|
+
"license": "MIT",
|
7905
|
+
"dependencies": {
|
7906
|
+
"ansi-styles": "^4.0.0",
|
7907
|
+
"string-width": "^4.1.0",
|
7908
|
+
"strip-ansi": "^6.0.0"
|
7909
|
+
},
|
7910
|
+
"engines": {
|
7911
|
+
"node": ">=10"
|
7912
|
+
},
|
7913
|
+
"funding": {
|
7914
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
7915
|
+
}
|
7916
|
+
},
|
7758
7917
|
"node_modules/clone-response": {
|
7759
7918
|
"version": "1.0.3",
|
7760
7919
|
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
|
@@ -9326,28 +9485,28 @@
|
|
9326
9485
|
}
|
9327
9486
|
},
|
9328
9487
|
"node_modules/eslint-plugin-sf-plugin": {
|
9329
|
-
"version": "1.20.
|
9330
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
9331
|
-
"integrity": "sha512-
|
9488
|
+
"version": "1.20.3",
|
9489
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.3.tgz",
|
9490
|
+
"integrity": "sha512-nDdb/RuoiTbJpaneAEGaYqT1934+j9mdgDBhfADb9IuB/3UtSTdtgYTbrc2N9Fu7IhDkwV5JBx4lYLAQZIZbIA==",
|
9332
9491
|
"dev": true,
|
9333
9492
|
"license": "BSD-3-Clause",
|
9334
9493
|
"dependencies": {
|
9335
|
-
"@salesforce/core": "^8.2.
|
9336
|
-
"@typescript-eslint/utils": "^7.
|
9494
|
+
"@salesforce/core": "^8.2.8",
|
9495
|
+
"@typescript-eslint/utils": "^7.18.0"
|
9337
9496
|
},
|
9338
9497
|
"engines": {
|
9339
9498
|
"node": ">=18.0.0"
|
9340
9499
|
}
|
9341
9500
|
},
|
9342
9501
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
|
9343
|
-
"version": "7.
|
9344
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.
|
9345
|
-
"integrity": "sha512-
|
9502
|
+
"version": "7.18.0",
|
9503
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
9504
|
+
"integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
9346
9505
|
"dev": true,
|
9347
9506
|
"license": "MIT",
|
9348
9507
|
"dependencies": {
|
9349
|
-
"@typescript-eslint/types": "7.
|
9350
|
-
"@typescript-eslint/visitor-keys": "7.
|
9508
|
+
"@typescript-eslint/types": "7.18.0",
|
9509
|
+
"@typescript-eslint/visitor-keys": "7.18.0"
|
9351
9510
|
},
|
9352
9511
|
"engines": {
|
9353
9512
|
"node": "^18.18.0 || >=20.0.0"
|
@@ -9358,9 +9517,9 @@
|
|
9358
9517
|
}
|
9359
9518
|
},
|
9360
9519
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
|
9361
|
-
"version": "7.
|
9362
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.
|
9363
|
-
"integrity": "sha512-
|
9520
|
+
"version": "7.18.0",
|
9521
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
9522
|
+
"integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
9364
9523
|
"dev": true,
|
9365
9524
|
"license": "MIT",
|
9366
9525
|
"engines": {
|
@@ -9372,14 +9531,14 @@
|
|
9372
9531
|
}
|
9373
9532
|
},
|
9374
9533
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
9375
|
-
"version": "7.
|
9376
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.
|
9377
|
-
"integrity": "sha512-
|
9534
|
+
"version": "7.18.0",
|
9535
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
9536
|
+
"integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
9378
9537
|
"dev": true,
|
9379
9538
|
"license": "BSD-2-Clause",
|
9380
9539
|
"dependencies": {
|
9381
|
-
"@typescript-eslint/types": "7.
|
9382
|
-
"@typescript-eslint/visitor-keys": "7.
|
9540
|
+
"@typescript-eslint/types": "7.18.0",
|
9541
|
+
"@typescript-eslint/visitor-keys": "7.18.0",
|
9383
9542
|
"debug": "^4.3.4",
|
9384
9543
|
"globby": "^11.1.0",
|
9385
9544
|
"is-glob": "^4.0.3",
|
@@ -9401,16 +9560,16 @@
|
|
9401
9560
|
}
|
9402
9561
|
},
|
9403
9562
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
|
9404
|
-
"version": "7.
|
9405
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.
|
9406
|
-
"integrity": "sha512-
|
9563
|
+
"version": "7.18.0",
|
9564
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
|
9565
|
+
"integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
|
9407
9566
|
"dev": true,
|
9408
9567
|
"license": "MIT",
|
9409
9568
|
"dependencies": {
|
9410
9569
|
"@eslint-community/eslint-utils": "^4.4.0",
|
9411
|
-
"@typescript-eslint/scope-manager": "7.
|
9412
|
-
"@typescript-eslint/types": "7.
|
9413
|
-
"@typescript-eslint/typescript-estree": "7.
|
9570
|
+
"@typescript-eslint/scope-manager": "7.18.0",
|
9571
|
+
"@typescript-eslint/types": "7.18.0",
|
9572
|
+
"@typescript-eslint/typescript-estree": "7.18.0"
|
9414
9573
|
},
|
9415
9574
|
"engines": {
|
9416
9575
|
"node": "^18.18.0 || >=20.0.0"
|
@@ -9424,13 +9583,13 @@
|
|
9424
9583
|
}
|
9425
9584
|
},
|
9426
9585
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
9427
|
-
"version": "7.
|
9428
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.
|
9429
|
-
"integrity": "sha512-
|
9586
|
+
"version": "7.18.0",
|
9587
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
9588
|
+
"integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
9430
9589
|
"dev": true,
|
9431
9590
|
"license": "MIT",
|
9432
9591
|
"dependencies": {
|
9433
|
-
"@typescript-eslint/types": "7.
|
9592
|
+
"@typescript-eslint/types": "7.18.0",
|
9434
9593
|
"eslint-visitor-keys": "^3.4.3"
|
9435
9594
|
},
|
9436
9595
|
"engines": {
|
@@ -13299,21 +13458,6 @@
|
|
13299
13458
|
"node": ">=8"
|
13300
13459
|
}
|
13301
13460
|
},
|
13302
|
-
"node_modules/nyc/node_modules/wrap-ansi": {
|
13303
|
-
"version": "6.2.0",
|
13304
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
13305
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
13306
|
-
"dev": true,
|
13307
|
-
"license": "MIT",
|
13308
|
-
"dependencies": {
|
13309
|
-
"ansi-styles": "^4.0.0",
|
13310
|
-
"string-width": "^4.1.0",
|
13311
|
-
"strip-ansi": "^6.0.0"
|
13312
|
-
},
|
13313
|
-
"engines": {
|
13314
|
-
"node": ">=8"
|
13315
|
-
}
|
13316
|
-
},
|
13317
13461
|
"node_modules/nyc/node_modules/y18n": {
|
13318
13462
|
"version": "4.0.3",
|
13319
13463
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
|
@@ -17058,9 +17202,9 @@
|
|
17058
17202
|
"license": "Apache-2.0"
|
17059
17203
|
},
|
17060
17204
|
"node_modules/wrap-ansi": {
|
17061
|
-
"version": "
|
17062
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-
|
17063
|
-
"integrity": "sha512-
|
17205
|
+
"version": "6.2.0",
|
17206
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
17207
|
+
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
17064
17208
|
"license": "MIT",
|
17065
17209
|
"dependencies": {
|
17066
17210
|
"ansi-styles": "^4.0.0",
|
@@ -17068,10 +17212,7 @@
|
|
17068
17212
|
"strip-ansi": "^6.0.0"
|
17069
17213
|
},
|
17070
17214
|
"engines": {
|
17071
|
-
"node": ">=
|
17072
|
-
},
|
17073
|
-
"funding": {
|
17074
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
17215
|
+
"node": ">=8"
|
17075
17216
|
}
|
17076
17217
|
},
|
17077
17218
|
"node_modules/wrap-ansi-cjs": {
|