@jayree/sfdx-plugin-manifest 3.1.57 → 3.1.59
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +20 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +80 -76
- package/oclif.lock +65 -69
- package/oclif.manifest.json +1 -1
- package/package.json +12 -12
package/npm-shrinkwrap.json
CHANGED
@@ -1,34 +1,34 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.1.
|
3
|
+
"version": "3.1.59",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.1.
|
9
|
+
"version": "3.1.59",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.1.10",
|
13
|
-
"@oclif/core": "^3.
|
14
|
-
"@salesforce/core": "^6.
|
13
|
+
"@oclif/core": "^3.25.3",
|
14
|
+
"@salesforce/core": "^6.7.1",
|
15
15
|
"@salesforce/kit": "^3.0.15",
|
16
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
17
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
16
|
+
"@salesforce/sf-plugins-core": "^7.1.16",
|
17
|
+
"@salesforce/source-deploy-retrieve": "^10.5.4",
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
19
19
|
"chalk": "^5.3.0",
|
20
20
|
"debug": "^4.3.4",
|
21
21
|
"fast-deep-equal": "^3.1.3",
|
22
|
-
"fast-xml-parser": "^4.3.
|
22
|
+
"fast-xml-parser": "^4.3.6",
|
23
23
|
"fs-extra": "^11.2.0",
|
24
24
|
"graceful-fs": "^4.2.11",
|
25
25
|
"isomorphic-git": "1.25.6",
|
26
26
|
"tslib": "^2.6.2"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
30
|
-
"@oclif/plugin-help": "^6.0.
|
31
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
29
|
+
"@oclif/plugin-command-snapshot": "^5.1.2",
|
30
|
+
"@oclif/plugin-help": "^6.0.18",
|
31
|
+
"@salesforce/cli-plugins-testkit": "^5.1.11",
|
32
32
|
"@salesforce/dev-scripts": "^8.4.2",
|
33
33
|
"@salesforce/ts-sinon": "^1.4.19",
|
34
34
|
"@types/debug": "^4.1.12",
|
@@ -40,14 +40,14 @@
|
|
40
40
|
"eslint-plugin-prettier": "^5.1.3",
|
41
41
|
"eslint-plugin-sf-plugin": "^1.17.4",
|
42
42
|
"is-ci": "^3.0.1",
|
43
|
-
"oclif": "^4.5.
|
43
|
+
"oclif": "^4.5.4",
|
44
44
|
"patch-package": "^8.0.0",
|
45
45
|
"prettier": "^3.2.5",
|
46
46
|
"pretty-quick": "^4.0.0",
|
47
47
|
"ts-node": "^10.9.2",
|
48
|
-
"typedoc": "0.25.
|
48
|
+
"typedoc": "0.25.12",
|
49
49
|
"typedoc-plugin-missing-exports": "2.2.0",
|
50
|
-
"typescript": "^5.
|
50
|
+
"typescript": "^5.4.3"
|
51
51
|
},
|
52
52
|
"engines": {
|
53
53
|
"node": ">=16.0.0"
|
@@ -2918,9 +2918,9 @@
|
|
2918
2918
|
}
|
2919
2919
|
},
|
2920
2920
|
"node_modules/@oclif/core": {
|
2921
|
-
"version": "3.
|
2922
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
2923
|
-
"integrity": "sha512-
|
2921
|
+
"version": "3.25.3",
|
2922
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.3.tgz",
|
2923
|
+
"integrity": "sha512-2TLZmqnDZos9h73KbrdKqvUQEXIPpUfEzgIfqdQRZwszfk1RtiHAb/7ihtnJICnRRVXlD4XLDmUlY4cFJ0ka4g==",
|
2924
2924
|
"license": "MIT",
|
2925
2925
|
"dependencies": {
|
2926
2926
|
"@types/cli-progress": "^3.11.5",
|
@@ -3015,13 +3015,13 @@
|
|
3015
3015
|
}
|
3016
3016
|
},
|
3017
3017
|
"node_modules/@oclif/plugin-command-snapshot": {
|
3018
|
-
"version": "5.1.
|
3019
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
3020
|
-
"integrity": "sha512
|
3018
|
+
"version": "5.1.2",
|
3019
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz",
|
3020
|
+
"integrity": "sha512-/jAYZhFCW7e0t4zKwtATDo0MNtExnKnSV72zBFv36Khl4disR79wa8YR98ZPQEN4pvgHkA6LXq5ukASeeRQDuA==",
|
3021
3021
|
"dev": true,
|
3022
3022
|
"license": "MIT",
|
3023
3023
|
"dependencies": {
|
3024
|
-
"@oclif/core": "3.
|
3024
|
+
"@oclif/core": "3.25.2",
|
3025
3025
|
"@types/lodash.difference": "^4.5.9",
|
3026
3026
|
"chalk": "^5.3.0",
|
3027
3027
|
"globby": "^14.0.1",
|
@@ -3037,9 +3037,9 @@
|
|
3037
3037
|
}
|
3038
3038
|
},
|
3039
3039
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
|
3040
|
-
"version": "3.
|
3041
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
3042
|
-
"integrity": "sha512-
|
3040
|
+
"version": "3.25.2",
|
3041
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz",
|
3042
|
+
"integrity": "sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==",
|
3043
3043
|
"dev": true,
|
3044
3044
|
"license": "MIT",
|
3045
3045
|
"dependencies": {
|
@@ -3059,6 +3059,7 @@
|
|
3059
3059
|
"indent-string": "^4.0.0",
|
3060
3060
|
"is-wsl": "^2.2.0",
|
3061
3061
|
"js-yaml": "^3.14.1",
|
3062
|
+
"minimatch": "^9.0.3",
|
3062
3063
|
"natural-orderby": "^2.0.3",
|
3063
3064
|
"object-treeify": "^1.1.33",
|
3064
3065
|
"password-prompt": "^1.1.3",
|
@@ -3157,6 +3158,22 @@
|
|
3157
3158
|
"url": "https://github.com/sponsors/sindresorhus"
|
3158
3159
|
}
|
3159
3160
|
},
|
3161
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
|
3162
|
+
"version": "9.0.3",
|
3163
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
3164
|
+
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
3165
|
+
"dev": true,
|
3166
|
+
"license": "ISC",
|
3167
|
+
"dependencies": {
|
3168
|
+
"brace-expansion": "^2.0.1"
|
3169
|
+
},
|
3170
|
+
"engines": {
|
3171
|
+
"node": ">=16 || 14 >=14.17"
|
3172
|
+
},
|
3173
|
+
"funding": {
|
3174
|
+
"url": "https://github.com/sponsors/isaacs"
|
3175
|
+
}
|
3176
|
+
},
|
3160
3177
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
|
3161
3178
|
"version": "5.0.0",
|
3162
3179
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
@@ -3200,13 +3217,13 @@
|
|
3200
3217
|
}
|
3201
3218
|
},
|
3202
3219
|
"node_modules/@oclif/plugin-help": {
|
3203
|
-
"version": "6.0.
|
3204
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
3205
|
-
"integrity": "sha512-
|
3220
|
+
"version": "6.0.18",
|
3221
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
|
3222
|
+
"integrity": "sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==",
|
3206
3223
|
"dev": true,
|
3207
3224
|
"license": "MIT",
|
3208
3225
|
"dependencies": {
|
3209
|
-
"@oclif/core": "^3.
|
3226
|
+
"@oclif/core": "^3.23.0"
|
3210
3227
|
},
|
3211
3228
|
"engines": {
|
3212
3229
|
"node": ">=18.0.0"
|
@@ -3413,13 +3430,13 @@
|
|
3413
3430
|
}
|
3414
3431
|
},
|
3415
3432
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
3416
|
-
"version": "5.1.
|
3417
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
3418
|
-
"integrity": "sha512-
|
3433
|
+
"version": "5.1.11",
|
3434
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.11.tgz",
|
3435
|
+
"integrity": "sha512-tmvR1em0GLPQ1O1IHBpc6iQZ56XEu3mWOHb2kun2dIlbZ4DImbrDMFijSzgws7DJ3EXvrace+7Z4Sl3uh/gncA==",
|
3419
3436
|
"dev": true,
|
3420
3437
|
"license": "BSD-3-Clause",
|
3421
3438
|
"dependencies": {
|
3422
|
-
"@salesforce/core": "^6.7.
|
3439
|
+
"@salesforce/core": "^6.7.1",
|
3423
3440
|
"@salesforce/kit": "^3.0.15",
|
3424
3441
|
"@salesforce/ts-types": "^2.0.9",
|
3425
3442
|
"@types/shelljs": "^0.8.15",
|
@@ -3444,9 +3461,9 @@
|
|
3444
3461
|
}
|
3445
3462
|
},
|
3446
3463
|
"node_modules/@salesforce/core": {
|
3447
|
-
"version": "6.7.
|
3448
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
3449
|
-
"integrity": "sha512-
|
3464
|
+
"version": "6.7.1",
|
3465
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.1.tgz",
|
3466
|
+
"integrity": "sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==",
|
3450
3467
|
"license": "BSD-3-Clause",
|
3451
3468
|
"dependencies": {
|
3452
3469
|
"@salesforce/kit": "^3.0.15",
|
@@ -3788,14 +3805,14 @@
|
|
3788
3805
|
"license": "ISC"
|
3789
3806
|
},
|
3790
3807
|
"node_modules/@salesforce/sf-plugins-core": {
|
3791
|
-
"version": "7.1.
|
3792
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
3793
|
-
"integrity": "sha512-
|
3808
|
+
"version": "7.1.16",
|
3809
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
|
3810
|
+
"integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
|
3794
3811
|
"license": "BSD-3-Clause",
|
3795
3812
|
"dependencies": {
|
3796
3813
|
"@inquirer/confirm": "^2.0.17",
|
3797
3814
|
"@inquirer/password": "^1.1.16",
|
3798
|
-
"@oclif/core": "^3.
|
3815
|
+
"@oclif/core": "^3.23.0",
|
3799
3816
|
"@salesforce/core": "^6.6.0",
|
3800
3817
|
"@salesforce/kit": "^3.0.15",
|
3801
3818
|
"@salesforce/ts-types": "^2.0.9",
|
@@ -3806,9 +3823,9 @@
|
|
3806
3823
|
}
|
3807
3824
|
},
|
3808
3825
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
3809
|
-
"version": "10.5.
|
3810
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.
|
3811
|
-
"integrity": "sha512-
|
3826
|
+
"version": "10.5.4",
|
3827
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.4.tgz",
|
3828
|
+
"integrity": "sha512-vLDJ/O/AeROhj2bhsvg3RjM+hDCP9+8TPXrfBiQgn3DfpagU0/wqgMBoqxyLidfdEr1Nl/m0Xcy1l2wWjIpZ9A==",
|
3812
3829
|
"license": "BSD-3-Clause",
|
3813
3830
|
"dependencies": {
|
3814
3831
|
"@salesforce/core": "^6.7.0",
|
@@ -8097,14 +8114,14 @@
|
|
8097
8114
|
}
|
8098
8115
|
},
|
8099
8116
|
"node_modules/eslint-config-oclif": {
|
8100
|
-
"version": "5.1.
|
8101
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.
|
8102
|
-
"integrity": "sha512-
|
8117
|
+
"version": "5.1.1",
|
8118
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.1.tgz",
|
8119
|
+
"integrity": "sha512-cyvKKwNnNkrYmumgrd72I8WxXJBL2DDI8fX2/wX5v4O0kl7Poj2ceR4ylP6DWXpCbD48+qXGwjIjiz2cVVVrzQ==",
|
8103
8120
|
"dev": true,
|
8104
8121
|
"license": "MIT",
|
8105
8122
|
"dependencies": {
|
8106
8123
|
"eslint-config-xo-space": "^0.35.0",
|
8107
|
-
"eslint-plugin-mocha": "^10.
|
8124
|
+
"eslint-plugin-mocha": "^10.4.1",
|
8108
8125
|
"eslint-plugin-n": "^15.1.0",
|
8109
8126
|
"eslint-plugin-unicorn": "^48.0.1"
|
8110
8127
|
},
|
@@ -8440,14 +8457,14 @@
|
|
8440
8457
|
}
|
8441
8458
|
},
|
8442
8459
|
"node_modules/eslint-plugin-mocha": {
|
8443
|
-
"version": "10.4.
|
8444
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.
|
8445
|
-
"integrity": "sha512-
|
8460
|
+
"version": "10.4.1",
|
8461
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz",
|
8462
|
+
"integrity": "sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==",
|
8446
8463
|
"dev": true,
|
8447
8464
|
"license": "MIT",
|
8448
8465
|
"dependencies": {
|
8449
8466
|
"eslint-utils": "^3.0.0",
|
8450
|
-
"globals": "^
|
8467
|
+
"globals": "^13.24.0",
|
8451
8468
|
"rambda": "^7.4.0"
|
8452
8469
|
},
|
8453
8470
|
"engines": {
|
@@ -8457,19 +8474,6 @@
|
|
8457
8474
|
"eslint": ">=7.0.0"
|
8458
8475
|
}
|
8459
8476
|
},
|
8460
|
-
"node_modules/eslint-plugin-mocha/node_modules/globals": {
|
8461
|
-
"version": "14.0.0",
|
8462
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
8463
|
-
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
8464
|
-
"dev": true,
|
8465
|
-
"license": "MIT",
|
8466
|
-
"engines": {
|
8467
|
-
"node": ">=18"
|
8468
|
-
},
|
8469
|
-
"funding": {
|
8470
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
8471
|
-
}
|
8472
|
-
},
|
8473
8477
|
"node_modules/eslint-plugin-n": {
|
8474
8478
|
"version": "15.7.0",
|
8475
8479
|
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz",
|
@@ -8940,9 +8944,9 @@
|
|
8940
8944
|
"license": "MIT"
|
8941
8945
|
},
|
8942
8946
|
"node_modules/fast-xml-parser": {
|
8943
|
-
"version": "4.3.
|
8944
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
8945
|
-
"integrity": "sha512-
|
8947
|
+
"version": "4.3.6",
|
8948
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
|
8949
|
+
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
|
8946
8950
|
"funding": [
|
8947
8951
|
{
|
8948
8952
|
"type": "github",
|
@@ -13897,9 +13901,9 @@
|
|
13897
13901
|
}
|
13898
13902
|
},
|
13899
13903
|
"node_modules/oclif": {
|
13900
|
-
"version": "4.5.
|
13901
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.
|
13902
|
-
"integrity": "sha512-
|
13904
|
+
"version": "4.5.4",
|
13905
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.4.tgz",
|
13906
|
+
"integrity": "sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==",
|
13903
13907
|
"dev": true,
|
13904
13908
|
"license": "MIT",
|
13905
13909
|
"dependencies": {
|
@@ -13907,7 +13911,7 @@
|
|
13907
13911
|
"@aws-sdk/client-s3": "^3.515.0",
|
13908
13912
|
"@oclif/core": "^3.21.0",
|
13909
13913
|
"@oclif/plugin-help": "^6.0.14",
|
13910
|
-
"@oclif/plugin-not-found": "^3.0.
|
13914
|
+
"@oclif/plugin-not-found": "^3.0.14",
|
13911
13915
|
"@oclif/plugin-warn-if-update-available": "^3.0.12",
|
13912
13916
|
"async-retry": "^1.3.3",
|
13913
13917
|
"change-case": "^4",
|
@@ -17420,9 +17424,9 @@
|
|
17420
17424
|
}
|
17421
17425
|
},
|
17422
17426
|
"node_modules/typedoc": {
|
17423
|
-
"version": "0.25.
|
17424
|
-
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.
|
17425
|
-
"integrity": "sha512-
|
17427
|
+
"version": "0.25.12",
|
17428
|
+
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz",
|
17429
|
+
"integrity": "sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==",
|
17426
17430
|
"dev": true,
|
17427
17431
|
"license": "Apache-2.0",
|
17428
17432
|
"dependencies": {
|
@@ -17438,7 +17442,7 @@
|
|
17438
17442
|
"node": ">= 16"
|
17439
17443
|
},
|
17440
17444
|
"peerDependencies": {
|
17441
|
-
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
|
17445
|
+
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
|
17442
17446
|
}
|
17443
17447
|
},
|
17444
17448
|
"node_modules/typedoc-plugin-missing-exports": {
|
@@ -17481,9 +17485,9 @@
|
|
17481
17485
|
}
|
17482
17486
|
},
|
17483
17487
|
"node_modules/typescript": {
|
17484
|
-
"version": "5.4.
|
17485
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.
|
17486
|
-
"integrity": "sha512
|
17488
|
+
"version": "5.4.3",
|
17489
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz",
|
17490
|
+
"integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==",
|
17487
17491
|
"dev": true,
|
17488
17492
|
"license": "Apache-2.0",
|
17489
17493
|
"bin": {
|
package/oclif.lock
CHANGED
@@ -1456,10 +1456,10 @@
|
|
1456
1456
|
read-package-json-fast "^3.0.0"
|
1457
1457
|
which "^3.0.0"
|
1458
1458
|
|
1459
|
-
"@oclif/core@^3.
|
1460
|
-
version "3.
|
1461
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.
|
1462
|
-
integrity sha512-
|
1459
|
+
"@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.3":
|
1460
|
+
version "3.25.3"
|
1461
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.25.3.tgz"
|
1462
|
+
integrity sha512-2TLZmqnDZos9h73KbrdKqvUQEXIPpUfEzgIfqdQRZwszfk1RtiHAb/7ihtnJICnRRVXlD4XLDmUlY4cFJ0ka4g==
|
1463
1463
|
dependencies:
|
1464
1464
|
"@types/cli-progress" "^3.11.5"
|
1465
1465
|
ansi-escapes "^4.3.2"
|
@@ -1490,10 +1490,10 @@
|
|
1490
1490
|
wordwrap "^1.0.0"
|
1491
1491
|
wrap-ansi "^7.0.0"
|
1492
1492
|
|
1493
|
-
"@oclif/core@3.
|
1494
|
-
version "3.
|
1495
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.
|
1496
|
-
integrity sha512-
|
1493
|
+
"@oclif/core@3.25.2":
|
1494
|
+
version "3.25.2"
|
1495
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz"
|
1496
|
+
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
|
1497
1497
|
dependencies:
|
1498
1498
|
"@types/cli-progress" "^3.11.5"
|
1499
1499
|
ansi-escapes "^4.3.2"
|
@@ -1511,6 +1511,7 @@
|
|
1511
1511
|
indent-string "^4.0.0"
|
1512
1512
|
is-wsl "^2.2.0"
|
1513
1513
|
js-yaml "^3.14.1"
|
1514
|
+
minimatch "^9.0.3"
|
1514
1515
|
natural-orderby "^2.0.3"
|
1515
1516
|
object-treeify "^1.1.33"
|
1516
1517
|
password-prompt "^1.1.3"
|
@@ -1523,12 +1524,12 @@
|
|
1523
1524
|
wordwrap "^1.0.0"
|
1524
1525
|
wrap-ansi "^7.0.0"
|
1525
1526
|
|
1526
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
1527
|
-
version "5.1.
|
1528
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
1529
|
-
integrity sha512
|
1527
|
+
"@oclif/plugin-command-snapshot@^5.1.2":
|
1528
|
+
version "5.1.2"
|
1529
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz"
|
1530
|
+
integrity sha512-/jAYZhFCW7e0t4zKwtATDo0MNtExnKnSV72zBFv36Khl4disR79wa8YR98ZPQEN4pvgHkA6LXq5ukASeeRQDuA==
|
1530
1531
|
dependencies:
|
1531
|
-
"@oclif/core" "3.
|
1532
|
+
"@oclif/core" "3.25.2"
|
1532
1533
|
"@types/lodash.difference" "^4.5.9"
|
1533
1534
|
chalk "^5.3.0"
|
1534
1535
|
globby "^14.0.1"
|
@@ -1539,14 +1540,14 @@
|
|
1539
1540
|
semver "^7.6.0"
|
1540
1541
|
ts-json-schema-generator "^1.5.0"
|
1541
1542
|
|
1542
|
-
"@oclif/plugin-help@^6.0.14", "@oclif/plugin-help@^6.0.
|
1543
|
-
version "6.0.
|
1544
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
1545
|
-
integrity sha512-
|
1543
|
+
"@oclif/plugin-help@^6.0.14", "@oclif/plugin-help@^6.0.18":
|
1544
|
+
version "6.0.18"
|
1545
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz"
|
1546
|
+
integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
|
1546
1547
|
dependencies:
|
1547
|
-
"@oclif/core" "^3.
|
1548
|
+
"@oclif/core" "^3.23.0"
|
1548
1549
|
|
1549
|
-
"@oclif/plugin-not-found@^3.0.
|
1550
|
+
"@oclif/plugin-not-found@^3.0.14":
|
1550
1551
|
version "3.0.14"
|
1551
1552
|
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.14.tgz"
|
1552
1553
|
integrity sha512-HLz04cmS+5F6Tsx1zQEoYV6wamDC/0cM2NqklPIEg8pq/JHPhktmhpzsGaRyBrtx4Pv+uNCo3s+mrTz2v5v03w==
|
@@ -1677,12 +1678,12 @@
|
|
1677
1678
|
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz"
|
1678
1679
|
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
1679
1680
|
|
1680
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
1681
|
-
version "5.1.
|
1682
|
-
resolved "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
1683
|
-
integrity sha512-
|
1681
|
+
"@salesforce/cli-plugins-testkit@^5.1.11":
|
1682
|
+
version "5.1.11"
|
1683
|
+
resolved "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.11.tgz"
|
1684
|
+
integrity sha512-tmvR1em0GLPQ1O1IHBpc6iQZ56XEu3mWOHb2kun2dIlbZ4DImbrDMFijSzgws7DJ3EXvrace+7Z4Sl3uh/gncA==
|
1684
1685
|
dependencies:
|
1685
|
-
"@salesforce/core" "^6.7.
|
1686
|
+
"@salesforce/core" "^6.7.1"
|
1686
1687
|
"@salesforce/kit" "^3.0.15"
|
1687
1688
|
"@salesforce/ts-types" "^2.0.9"
|
1688
1689
|
"@types/shelljs" "^0.8.15"
|
@@ -1692,10 +1693,10 @@
|
|
1692
1693
|
strip-ansi "6.0.1"
|
1693
1694
|
ts-retry-promise "^0.8.0"
|
1694
1695
|
|
1695
|
-
"@salesforce/core@^6.
|
1696
|
-
version "6.7.
|
1697
|
-
resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
1698
|
-
integrity sha512-
|
1696
|
+
"@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1":
|
1697
|
+
version "6.7.1"
|
1698
|
+
resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.7.1.tgz"
|
1699
|
+
integrity sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==
|
1699
1700
|
dependencies:
|
1700
1701
|
"@salesforce/kit" "^3.0.15"
|
1701
1702
|
"@salesforce/schemas" "^1.6.1"
|
@@ -1771,23 +1772,23 @@
|
|
1771
1772
|
resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.6.1.tgz"
|
1772
1773
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
1773
1774
|
|
1774
|
-
"@salesforce/sf-plugins-core@^7.1.
|
1775
|
-
version "7.1.
|
1776
|
-
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
1777
|
-
integrity sha512-
|
1775
|
+
"@salesforce/sf-plugins-core@^7.1.16":
|
1776
|
+
version "7.1.16"
|
1777
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz"
|
1778
|
+
integrity sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==
|
1778
1779
|
dependencies:
|
1779
1780
|
"@inquirer/confirm" "^2.0.17"
|
1780
1781
|
"@inquirer/password" "^1.1.16"
|
1781
|
-
"@oclif/core" "^3.
|
1782
|
+
"@oclif/core" "^3.23.0"
|
1782
1783
|
"@salesforce/core" "^6.6.0"
|
1783
1784
|
"@salesforce/kit" "^3.0.15"
|
1784
1785
|
"@salesforce/ts-types" "^2.0.9"
|
1785
1786
|
chalk "^5.3.0"
|
1786
1787
|
|
1787
|
-
"@salesforce/source-deploy-retrieve@^10.5.
|
1788
|
-
version "10.5.
|
1789
|
-
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.
|
1790
|
-
integrity sha512-
|
1788
|
+
"@salesforce/source-deploy-retrieve@^10.5.4":
|
1789
|
+
version "10.5.4"
|
1790
|
+
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.4.tgz"
|
1791
|
+
integrity sha512-vLDJ/O/AeROhj2bhsvg3RjM+hDCP9+8TPXrfBiQgn3DfpagU0/wqgMBoqxyLidfdEr1Nl/m0Xcy1l2wWjIpZ9A==
|
1791
1792
|
dependencies:
|
1792
1793
|
"@salesforce/core" "^6.7.0"
|
1793
1794
|
"@salesforce/kit" "^3.0.15"
|
@@ -4444,12 +4445,12 @@ escodegen@^2.1.0:
|
|
4444
4445
|
source-map "~0.6.1"
|
4445
4446
|
|
4446
4447
|
eslint-config-oclif@^5.1:
|
4447
|
-
version "5.1.
|
4448
|
-
resolved "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.
|
4449
|
-
integrity sha512-
|
4448
|
+
version "5.1.1"
|
4449
|
+
resolved "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.1.tgz"
|
4450
|
+
integrity sha512-cyvKKwNnNkrYmumgrd72I8WxXJBL2DDI8fX2/wX5v4O0kl7Poj2ceR4ylP6DWXpCbD48+qXGwjIjiz2cVVVrzQ==
|
4450
4451
|
dependencies:
|
4451
4452
|
eslint-config-xo-space "^0.35.0"
|
4452
|
-
eslint-plugin-mocha "^10.
|
4453
|
+
eslint-plugin-mocha "^10.4.1"
|
4453
4454
|
eslint-plugin-n "^15.1.0"
|
4454
4455
|
eslint-plugin-unicorn "^48.0.1"
|
4455
4456
|
|
@@ -4565,13 +4566,13 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
4565
4566
|
semver "^7.5.4"
|
4566
4567
|
spdx-expression-parse "^4.0.0"
|
4567
4568
|
|
4568
|
-
eslint-plugin-mocha@^10.
|
4569
|
-
version "10.4.
|
4570
|
-
resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.
|
4571
|
-
integrity sha512-
|
4569
|
+
eslint-plugin-mocha@^10.4.1:
|
4570
|
+
version "10.4.1"
|
4571
|
+
resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz"
|
4572
|
+
integrity sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==
|
4572
4573
|
dependencies:
|
4573
4574
|
eslint-utils "^3.0.0"
|
4574
|
-
globals "^
|
4575
|
+
globals "^13.24.0"
|
4575
4576
|
rambda "^7.4.0"
|
4576
4577
|
|
4577
4578
|
eslint-plugin-n@^15.1.0:
|
@@ -4883,10 +4884,10 @@ fast-safe-stringify@^2.1.1:
|
|
4883
4884
|
resolved "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz"
|
4884
4885
|
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
|
4885
4886
|
|
4886
|
-
fast-xml-parser@^4.3.
|
4887
|
-
version "4.3.
|
4888
|
-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
4889
|
-
integrity sha512-
|
4887
|
+
fast-xml-parser@^4.3.5, fast-xml-parser@^4.3.6:
|
4888
|
+
version "4.3.6"
|
4889
|
+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz"
|
4890
|
+
integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==
|
4890
4891
|
dependencies:
|
4891
4892
|
strnum "^1.0.5"
|
4892
4893
|
|
@@ -5378,18 +5379,13 @@ globals@^11.1.0:
|
|
5378
5379
|
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
5379
5380
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
5380
5381
|
|
5381
|
-
globals@^13.19.0:
|
5382
|
+
globals@^13.19.0, globals@^13.24.0:
|
5382
5383
|
version "13.24.0"
|
5383
5384
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
5384
5385
|
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
5385
5386
|
dependencies:
|
5386
5387
|
type-fest "^0.20.2"
|
5387
5388
|
|
5388
|
-
globals@^14.0.0:
|
5389
|
-
version "14.0.0"
|
5390
|
-
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz"
|
5391
|
-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
|
5392
|
-
|
5393
5389
|
globalthis@^1.0.3:
|
5394
5390
|
version "1.0.3"
|
5395
5391
|
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
|
@@ -7683,16 +7679,16 @@ object.values@^1.1.7:
|
|
7683
7679
|
define-properties "^1.2.0"
|
7684
7680
|
es-abstract "^1.22.1"
|
7685
7681
|
|
7686
|
-
oclif@^4.5.
|
7687
|
-
version "4.5.
|
7688
|
-
resolved "https://registry.npmjs.org/oclif/-/oclif-4.5.
|
7689
|
-
integrity sha512-
|
7682
|
+
oclif@^4.5.4:
|
7683
|
+
version "4.5.4"
|
7684
|
+
resolved "https://registry.npmjs.org/oclif/-/oclif-4.5.4.tgz"
|
7685
|
+
integrity sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==
|
7690
7686
|
dependencies:
|
7691
7687
|
"@aws-sdk/client-cloudfront" "^3.525.0"
|
7692
7688
|
"@aws-sdk/client-s3" "^3.515.0"
|
7693
7689
|
"@oclif/core" "^3.21.0"
|
7694
7690
|
"@oclif/plugin-help" "^6.0.14"
|
7695
|
-
"@oclif/plugin-not-found" "^3.0.
|
7691
|
+
"@oclif/plugin-not-found" "^3.0.14"
|
7696
7692
|
"@oclif/plugin-warn-if-update-available" "^3.0.12"
|
7697
7693
|
async-retry "^1.3.3"
|
7698
7694
|
change-case "^4"
|
@@ -9736,20 +9732,20 @@ typedoc-plugin-missing-exports@2.2.0:
|
|
9736
9732
|
resolved "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.2.0.tgz"
|
9737
9733
|
integrity sha512-2+XR1IcyQ5UwXZVJe9NE6HrLmNufT9i5OwoIuuj79VxuA3eYq+Y6itS9rnNV1D7UeQnUSH8kISYD73gHE5zw+w==
|
9738
9734
|
|
9739
|
-
typedoc@^0.25.9, "typedoc@0.22.x || 0.23.x", "typedoc@0.24.x || 0.25.x", typedoc@0.25.
|
9740
|
-
version "0.25.
|
9741
|
-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.
|
9742
|
-
integrity sha512-
|
9735
|
+
typedoc@^0.25.9, "typedoc@0.22.x || 0.23.x", "typedoc@0.24.x || 0.25.x", typedoc@0.25.12:
|
9736
|
+
version "0.25.12"
|
9737
|
+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz"
|
9738
|
+
integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
|
9743
9739
|
dependencies:
|
9744
9740
|
lunr "^2.3.9"
|
9745
9741
|
marked "^4.3.0"
|
9746
9742
|
minimatch "^9.0.3"
|
9747
9743
|
shiki "^0.14.7"
|
9748
9744
|
|
9749
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.
|
9750
|
-
version "5.4.
|
9751
|
-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.
|
9752
|
-
integrity sha512
|
9745
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@>=2.7, typescript@>=4, typescript@>=4.9.5, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x":
|
9746
|
+
version "5.4.3"
|
9747
|
+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz"
|
9748
|
+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
|
9753
9749
|
|
9754
9750
|
typescript@^4.9.5:
|
9755
9751
|
version "4.9.5"
|
package/oclif.manifest.json
CHANGED