@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.
@@ -1,34 +1,34 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.1.57",
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.57",
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.23.0",
14
- "@salesforce/core": "^6.5.5",
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.14",
17
- "@salesforce/source-deploy-retrieve": "^10.5.1",
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.4",
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.1",
30
- "@oclif/plugin-help": "^6.0.17",
31
- "@salesforce/cli-plugins-testkit": "^5.1.10",
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.2",
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.11",
48
+ "typedoc": "0.25.12",
49
49
  "typedoc-plugin-missing-exports": "2.2.0",
50
- "typescript": "^5.3.3"
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.23.0",
2922
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.23.0.tgz",
2923
- "integrity": "sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==",
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.1",
3019
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz",
3020
- "integrity": "sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==",
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.21.0",
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.21.0",
3041
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.21.0.tgz",
3042
- "integrity": "sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==",
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.17",
3204
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.17.tgz",
3205
- "integrity": "sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==",
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.21.0"
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.10",
3417
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz",
3418
- "integrity": "sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==",
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.0",
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.0",
3448
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.0.tgz",
3449
- "integrity": "sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==",
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.14",
3792
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz",
3793
- "integrity": "sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==",
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.19.6",
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.1",
3810
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.1.tgz",
3811
- "integrity": "sha512-4xeVhKzi0wpzlwKj06hAL3EjJaRuMyx7xZsTr8T0/GFaEfsML14aUV3imMd0V3DcZRJ2oo+a9UrUYy5KnP76Kw==",
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.0",
8101
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.0.tgz",
8102
- "integrity": "sha512-T4pFAFV9g1hy797f817bzkBeQB0R9j3AShrI0ohfVecHU54GrzzOTFufh0Ex8bwb89un/NlF8TE5RTiy8SKURQ==",
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.3.0",
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.0",
8444
- "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.0.tgz",
8445
- "integrity": "sha512-L1JdiKc9UE9S1i55MciDXAuyC39/OMWwjeDg0nBOOc2dXPCd2iaboyu1Qlykek78jo/BM96KFsgY6cmKDR2UYg==",
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": "^14.0.0",
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.5",
8944
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz",
8945
- "integrity": "sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==",
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.2",
13901
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.2.tgz",
13902
- "integrity": "sha512-9xUwaaNvdrN1tSx/jxKD1tsu/sR3ZHFv1f72S8GAZ01xmp5EGyRw97xUT64TFLPQLp/6h3zXm3VUwhZyCv9bkw==",
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.10",
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.11",
17424
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.11.tgz",
17425
- "integrity": "sha512-5MbI1W/FOG6oXsd8bdssQidSTeKh8Kt3xA5uKVzI+K99uzP8EGN45uPnPvQesyaWdD+89s4wCQdtWEd8QUbiRg==",
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.2",
17485
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz",
17486
- "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==",
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.19.6", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1460
- version "3.23.0"
1461
- resolved "https://registry.npmjs.org/@oclif/core/-/core-3.23.0.tgz"
1462
- integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
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.21.0":
1494
- version "3.21.0"
1495
- resolved "https://registry.npmjs.org/@oclif/core/-/core-3.21.0.tgz"
1496
- integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
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.1":
1527
- version "5.1.1"
1528
- resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz"
1529
- integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
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.21.0"
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.17":
1543
- version "6.0.17"
1544
- resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.17.tgz"
1545
- integrity sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==
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.21.0"
1548
+ "@oclif/core" "^3.23.0"
1548
1549
 
1549
- "@oclif/plugin-not-found@^3.0.10":
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.10":
1681
- version "5.1.10"
1682
- resolved "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz"
1683
- integrity sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==
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.0"
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.5.5", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
1696
- version "6.7.0"
1697
- resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.7.0.tgz"
1698
- integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
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.14":
1775
- version "7.1.14"
1776
- resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz"
1777
- integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
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.19.6"
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.1":
1788
- version "10.5.1"
1789
- resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.1.tgz"
1790
- integrity sha512-4xeVhKzi0wpzlwKj06hAL3EjJaRuMyx7xZsTr8T0/GFaEfsML14aUV3imMd0V3DcZRJ2oo+a9UrUYy5KnP76Kw==
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.0"
4448
- resolved "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.0.tgz"
4449
- integrity sha512-T4pFAFV9g1hy797f817bzkBeQB0R9j3AShrI0ohfVecHU54GrzzOTFufh0Ex8bwb89un/NlF8TE5RTiy8SKURQ==
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.3.0"
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.3.0:
4569
- version "10.4.0"
4570
- resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.0.tgz"
4571
- integrity sha512-L1JdiKc9UE9S1i55MciDXAuyC39/OMWwjeDg0nBOOc2dXPCd2iaboyu1Qlykek78jo/BM96KFsgY6cmKDR2UYg==
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 "^14.0.0"
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.4, fast-xml-parser@^4.3.5:
4887
- version "4.3.5"
4888
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz"
4889
- integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==
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.2:
7687
- version "4.5.2"
7688
- resolved "https://registry.npmjs.org/oclif/-/oclif-4.5.2.tgz"
7689
- integrity sha512-9xUwaaNvdrN1tSx/jxKD1tsu/sR3ZHFv1f72S8GAZ01xmp5EGyRw97xUT64TFLPQLp/6h3zXm3VUwhZyCv9bkw==
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.10"
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.11:
9740
- version "0.25.11"
9741
- resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.11.tgz"
9742
- integrity sha512-5MbI1W/FOG6oXsd8bdssQidSTeKh8Kt3xA5uKVzI+K99uzP8EGN45uPnPvQesyaWdD+89s4wCQdtWEd8QUbiRg==
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.3.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":
9750
- version "5.4.2"
9751
- resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz"
9752
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
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"
@@ -299,5 +299,5 @@
299
299
  ]
300
300
  }
301
301
  },
302
- "version": "3.1.57"
302
+ "version": "3.1.59"
303
303
  }