@jayree/sfdx-plugin-manifest 5.0.45 → 5.0.47

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.
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.45",
3
+ "version": "5.0.47",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.45",
9
+ "version": "5.0.47",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.27",
13
13
  "@oclif/core": "^4.10.2",
14
14
  "@salesforce/core": "^8.27.1",
15
- "@salesforce/kit": "^3.2.5",
15
+ "@salesforce/kit": "^3.2.6",
16
16
  "@salesforce/sf-plugins-core": "^12.2.6",
17
- "@salesforce/source-deploy-retrieve": "12.31.24",
17
+ "@salesforce/source-deploy-retrieve": "12.31.31",
18
18
  "@salesforce/source-tracking": "7.8.6",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -24,14 +24,14 @@
24
24
  "isomorphic-git": "1.37.4"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.3.13",
28
- "@salesforce/cli-plugins-testkit": "^5.3.49",
27
+ "@oclif/plugin-command-snapshot": "^5.3.14",
28
+ "@salesforce/cli-plugins-testkit": "^5.3.50",
29
29
  "@salesforce/dev-scripts": "^11.0.4",
30
- "@salesforce/ts-sinon": "^1.4.31",
30
+ "@salesforce/ts-sinon": "^1.4.33",
31
31
  "@types/fs-extra": "^11.0.4",
32
32
  "@types/graceful-fs": "^4.1.9",
33
33
  "c8": "^11.0.0",
34
- "eslint-config-oclif": "^6.0.152",
34
+ "eslint-config-oclif": "^6.0.154",
35
35
  "eslint-config-salesforce-license": "^1.0.2",
36
36
  "eslint-plugin-prettier": "^5.5.5",
37
37
  "eslint-plugin-sf-plugin": "^1.20.33",
@@ -5471,9 +5471,9 @@
5471
5471
  }
5472
5472
  },
5473
5473
  "node_modules/@oclif/plugin-command-snapshot": {
5474
- "version": "5.3.13",
5475
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.13.tgz",
5476
- "integrity": "sha512-sT6ty30VM23zCou7YokdTTj1/pedL5TcBqDCG/FzoFwY3NUHaiwuiCyMsYnsSTOBEkdW5TW7afRTPaU53NCsjQ==",
5474
+ "version": "5.3.14",
5475
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.14.tgz",
5476
+ "integrity": "sha512-g1yio6WFQt6BwjfqYh1icPPOV2SRw/P3zs74KZ3IS7dkOuEWkII4AEQkQ0WIS4S8W9AlZP7Y51FsVYOKSPdnFQ==",
5477
5477
  "dev": true,
5478
5478
  "license": "MIT",
5479
5479
  "dependencies": {
@@ -5774,14 +5774,14 @@
5774
5774
  "license": "MIT"
5775
5775
  },
5776
5776
  "node_modules/@salesforce/cli-plugins-testkit": {
5777
- "version": "5.3.49",
5778
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.49.tgz",
5779
- "integrity": "sha512-u3/cS9e7emiu71+6/5tMeYDIyZYN+xffiVOy8Na+alSxipdrww4ChjlW75RnwuTPXpmO1Nu9ntJCHAacEvDBcw==",
5777
+ "version": "5.3.50",
5778
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.50.tgz",
5779
+ "integrity": "sha512-mH3jTdb9r2GhNAq/E2xR4LitvWlRRM8Z7lTmYapukEMc0vNjACPOkwnSVYDVCndXmJXRfLdrFnBY5Q4/MTSI/Q==",
5780
5780
  "dev": true,
5781
5781
  "license": "Apache-2.0",
5782
5782
  "dependencies": {
5783
5783
  "@salesforce/core": "^8.27.1",
5784
- "@salesforce/kit": "^3.2.4",
5784
+ "@salesforce/kit": "^3.2.6",
5785
5785
  "@salesforce/ts-types": "^2.0.11",
5786
5786
  "@types/shelljs": "^0.10.0",
5787
5787
  "debug": "^4.4.3",
@@ -6038,27 +6038,14 @@
6038
6038
  "undici-types": "~5.26.4"
6039
6039
  }
6040
6040
  },
6041
- "node_modules/@salesforce/dev-scripts/node_modules/balanced-match": {
6042
- "version": "4.0.3",
6043
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
6044
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
6045
- "dev": true,
6046
- "license": "MIT",
6047
- "engines": {
6048
- "node": "20 || >=22"
6049
- }
6050
- },
6051
6041
  "node_modules/@salesforce/dev-scripts/node_modules/brace-expansion": {
6052
- "version": "5.0.2",
6053
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
6054
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
6042
+ "version": "2.0.3",
6043
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
6044
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
6055
6045
  "dev": true,
6056
6046
  "license": "MIT",
6057
6047
  "dependencies": {
6058
- "balanced-match": "^4.0.2"
6059
- },
6060
- "engines": {
6061
- "node": "20 || >=22"
6048
+ "balanced-match": "^1.0.0"
6062
6049
  }
6063
6050
  },
6064
6051
  "node_modules/@salesforce/dev-scripts/node_modules/cosmiconfig": {
@@ -6139,13 +6126,13 @@
6139
6126
  }
6140
6127
  },
6141
6128
  "node_modules/@salesforce/dev-scripts/node_modules/minimatch": {
6142
- "version": "9.0.6",
6143
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
6144
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
6129
+ "version": "9.0.9",
6130
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
6131
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
6145
6132
  "dev": true,
6146
6133
  "license": "ISC",
6147
6134
  "dependencies": {
6148
- "brace-expansion": "^5.0.2"
6135
+ "brace-expansion": "^2.0.2"
6149
6136
  },
6150
6137
  "engines": {
6151
6138
  "node": ">=16 || 14 >=14.17"
@@ -6271,9 +6258,9 @@
6271
6258
  "license": "MIT"
6272
6259
  },
6273
6260
  "node_modules/@salesforce/kit": {
6274
- "version": "3.2.5",
6275
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.5.tgz",
6276
- "integrity": "sha512-Ad3H423ebBvi+q09BQL4pZC2ffwVUPoeuxwos+Sbr53TamkC3g5YT+ASB4MqqqAhMxFgyalFWIjzx9230tts7g==",
6261
+ "version": "3.2.6",
6262
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.6.tgz",
6263
+ "integrity": "sha512-O8S4LWerHa9Zosqh+IoQjgLtpxMOfObRxaRnUdRV4MLtFUi+bQxQiyFvve6eEaBaMP1b1xVDQpvSvQ+PXEDGFQ==",
6277
6264
  "license": "Apache-2.0",
6278
6265
  "dependencies": {
6279
6266
  "@salesforce/ts-types": "^2.0.12"
@@ -6308,58 +6295,46 @@
6308
6295
  }
6309
6296
  },
6310
6297
  "node_modules/@salesforce/source-deploy-retrieve": {
6311
- "version": "12.31.24",
6312
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.24.tgz",
6313
- "integrity": "sha512-8folNyLjlzblAOAG7dxHuPJo4QDVU2nytxotHdHHhYk00djXr3CdchuGSVG/+2w0LO/zFZ68V17qpU2x1VqxXg==",
6298
+ "version": "12.31.31",
6299
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.31.tgz",
6300
+ "integrity": "sha512-qq27Ru7xBkxO+3I5elpVD67V6wI0seiV/vj1dXPhzRPkz9ejPCYv7e0guoFFMxiQ92jgAa0tj0Jyjw84dof6iw==",
6314
6301
  "license": "Apache-2.0",
6315
6302
  "dependencies": {
6316
- "@salesforce/core": "^8.27.0",
6303
+ "@salesforce/core": "^8.27.1",
6317
6304
  "@salesforce/kit": "^3.2.4",
6318
6305
  "@salesforce/ts-types": "^2.0.12",
6319
6306
  "@salesforce/types": "^1.6.0",
6320
6307
  "fast-levenshtein": "^3.0.0",
6321
- "fast-xml-parser": "^5.3.6",
6308
+ "fast-xml-parser": "^5.5.9",
6322
6309
  "got": "^11.8.6",
6323
6310
  "graceful-fs": "^4.2.11",
6324
6311
  "ignore": "^5.3.2",
6325
6312
  "jszip": "^3.10.1",
6326
6313
  "mime": "2.6.0",
6327
- "minimatch": "^9.0.5",
6328
- "proxy-agent": "^6.4.0",
6329
- "yaml": "^2.8.1"
6314
+ "minimatch": "^9.0.7",
6315
+ "proxy-agent": "^6.5.0",
6316
+ "yaml": "^2.8.3"
6330
6317
  },
6331
6318
  "engines": {
6332
6319
  "node": ">=18.0.0"
6333
6320
  }
6334
6321
  },
6335
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/balanced-match": {
6336
- "version": "4.0.3",
6337
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
6338
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
6339
- "license": "MIT",
6340
- "engines": {
6341
- "node": "20 || >=22"
6342
- }
6343
- },
6344
6322
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/brace-expansion": {
6345
- "version": "5.0.2",
6346
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
6347
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
6323
+ "version": "2.0.3",
6324
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
6325
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
6348
6326
  "license": "MIT",
6349
6327
  "dependencies": {
6350
- "balanced-match": "^4.0.2"
6351
- },
6352
- "engines": {
6353
- "node": "20 || >=22"
6328
+ "balanced-match": "^1.0.0"
6354
6329
  }
6355
6330
  },
6356
6331
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
6357
- "version": "9.0.6",
6358
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
6359
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
6332
+ "version": "9.0.9",
6333
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
6334
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
6360
6335
  "license": "ISC",
6361
6336
  "dependencies": {
6362
- "brace-expansion": "^5.0.2"
6337
+ "brace-expansion": "^2.0.2"
6363
6338
  },
6364
6339
  "engines": {
6365
6340
  "node": ">=16 || 14 >=14.17"
@@ -6388,9 +6363,9 @@
6388
6363
  }
6389
6364
  },
6390
6365
  "node_modules/@salesforce/ts-sinon": {
6391
- "version": "1.4.31",
6392
- "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.31.tgz",
6393
- "integrity": "sha512-AwdfynLtwk001v3AdkhiCrZArnp1osET+arE659633PnDxUtk45WPHQUKVc4eblOo/s7pRNotUMDisxwzPWCDw==",
6366
+ "version": "1.4.33",
6367
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.33.tgz",
6368
+ "integrity": "sha512-vzcXahroM1s9/xhAhd11/XCh9ebLZfVkAIq5B32LzQgRJeUTJvF53n3j3TphdS/YkmBJyRj/P7p5133O/oJwWA==",
6394
6369
  "dev": true,
6395
6370
  "license": "Apache-2.0",
6396
6371
  "dependencies": {
@@ -7893,27 +7868,14 @@
7893
7868
  "url": "https://opencollective.com/eslint"
7894
7869
  }
7895
7870
  },
7896
- "node_modules/@stylistic/eslint-plugin/node_modules/balanced-match": {
7897
- "version": "4.0.3",
7898
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
7899
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
7900
- "dev": true,
7901
- "license": "MIT",
7902
- "engines": {
7903
- "node": "20 || >=22"
7904
- }
7905
- },
7906
7871
  "node_modules/@stylistic/eslint-plugin/node_modules/brace-expansion": {
7907
- "version": "5.0.2",
7908
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
7909
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
7872
+ "version": "2.0.3",
7873
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
7874
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
7910
7875
  "dev": true,
7911
7876
  "license": "MIT",
7912
7877
  "dependencies": {
7913
- "balanced-match": "^4.0.2"
7914
- },
7915
- "engines": {
7916
- "node": "20 || >=22"
7878
+ "balanced-match": "^1.0.0"
7917
7879
  }
7918
7880
  },
7919
7881
  "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
@@ -7930,13 +7892,13 @@
7930
7892
  }
7931
7893
  },
7932
7894
  "node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
7933
- "version": "9.0.6",
7934
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
7935
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
7895
+ "version": "9.0.9",
7896
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
7897
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
7936
7898
  "dev": true,
7937
7899
  "license": "ISC",
7938
7900
  "dependencies": {
7939
- "brace-expansion": "^5.0.2"
7901
+ "brace-expansion": "^2.0.2"
7940
7902
  },
7941
7903
  "engines": {
7942
7904
  "node": ">=16 || 14 >=14.17"
@@ -8230,17 +8192,17 @@
8230
8192
  "license": "MIT"
8231
8193
  },
8232
8194
  "node_modules/@typescript-eslint/eslint-plugin": {
8233
- "version": "8.57.1",
8234
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz",
8235
- "integrity": "sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==",
8195
+ "version": "8.57.2",
8196
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz",
8197
+ "integrity": "sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==",
8236
8198
  "dev": true,
8237
8199
  "license": "MIT",
8238
8200
  "dependencies": {
8239
8201
  "@eslint-community/regexpp": "^4.12.2",
8240
- "@typescript-eslint/scope-manager": "8.57.1",
8241
- "@typescript-eslint/type-utils": "8.57.1",
8242
- "@typescript-eslint/utils": "8.57.1",
8243
- "@typescript-eslint/visitor-keys": "8.57.1",
8202
+ "@typescript-eslint/scope-manager": "8.57.2",
8203
+ "@typescript-eslint/type-utils": "8.57.2",
8204
+ "@typescript-eslint/utils": "8.57.2",
8205
+ "@typescript-eslint/visitor-keys": "8.57.2",
8244
8206
  "ignore": "^7.0.5",
8245
8207
  "natural-compare": "^1.4.0",
8246
8208
  "ts-api-utils": "^2.4.0"
@@ -8253,20 +8215,20 @@
8253
8215
  "url": "https://opencollective.com/typescript-eslint"
8254
8216
  },
8255
8217
  "peerDependencies": {
8256
- "@typescript-eslint/parser": "^8.57.1",
8218
+ "@typescript-eslint/parser": "^8.57.2",
8257
8219
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
8258
8220
  "typescript": ">=4.8.4 <6.0.0"
8259
8221
  }
8260
8222
  },
8261
8223
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
8262
- "version": "8.57.1",
8263
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz",
8264
- "integrity": "sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==",
8224
+ "version": "8.57.2",
8225
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz",
8226
+ "integrity": "sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==",
8265
8227
  "dev": true,
8266
8228
  "license": "MIT",
8267
8229
  "dependencies": {
8268
- "@typescript-eslint/types": "8.57.1",
8269
- "@typescript-eslint/visitor-keys": "8.57.1"
8230
+ "@typescript-eslint/types": "8.57.2",
8231
+ "@typescript-eslint/visitor-keys": "8.57.2"
8270
8232
  },
8271
8233
  "engines": {
8272
8234
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -8277,9 +8239,9 @@
8277
8239
  }
8278
8240
  },
8279
8241
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
8280
- "version": "8.57.1",
8281
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8282
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8242
+ "version": "8.57.2",
8243
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8244
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8283
8245
  "dev": true,
8284
8246
  "license": "MIT",
8285
8247
  "engines": {
@@ -8291,13 +8253,13 @@
8291
8253
  }
8292
8254
  },
8293
8255
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
8294
- "version": "8.57.1",
8295
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz",
8296
- "integrity": "sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==",
8256
+ "version": "8.57.2",
8257
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz",
8258
+ "integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
8297
8259
  "dev": true,
8298
8260
  "license": "MIT",
8299
8261
  "dependencies": {
8300
- "@typescript-eslint/types": "8.57.1",
8262
+ "@typescript-eslint/types": "8.57.2",
8301
8263
  "eslint-visitor-keys": "^5.0.0"
8302
8264
  },
8303
8265
  "engines": {
@@ -8345,16 +8307,16 @@
8345
8307
  }
8346
8308
  },
8347
8309
  "node_modules/@typescript-eslint/parser": {
8348
- "version": "8.57.1",
8349
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.1.tgz",
8350
- "integrity": "sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==",
8310
+ "version": "8.57.2",
8311
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.2.tgz",
8312
+ "integrity": "sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==",
8351
8313
  "dev": true,
8352
8314
  "license": "MIT",
8353
8315
  "dependencies": {
8354
- "@typescript-eslint/scope-manager": "8.57.1",
8355
- "@typescript-eslint/types": "8.57.1",
8356
- "@typescript-eslint/typescript-estree": "8.57.1",
8357
- "@typescript-eslint/visitor-keys": "8.57.1",
8316
+ "@typescript-eslint/scope-manager": "8.57.2",
8317
+ "@typescript-eslint/types": "8.57.2",
8318
+ "@typescript-eslint/typescript-estree": "8.57.2",
8319
+ "@typescript-eslint/visitor-keys": "8.57.2",
8358
8320
  "debug": "^4.4.3"
8359
8321
  },
8360
8322
  "engines": {
@@ -8370,14 +8332,14 @@
8370
8332
  }
8371
8333
  },
8372
8334
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
8373
- "version": "8.57.1",
8374
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz",
8375
- "integrity": "sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==",
8335
+ "version": "8.57.2",
8336
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz",
8337
+ "integrity": "sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==",
8376
8338
  "dev": true,
8377
8339
  "license": "MIT",
8378
8340
  "dependencies": {
8379
- "@typescript-eslint/types": "8.57.1",
8380
- "@typescript-eslint/visitor-keys": "8.57.1"
8341
+ "@typescript-eslint/types": "8.57.2",
8342
+ "@typescript-eslint/visitor-keys": "8.57.2"
8381
8343
  },
8382
8344
  "engines": {
8383
8345
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -8388,9 +8350,9 @@
8388
8350
  }
8389
8351
  },
8390
8352
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
8391
- "version": "8.57.1",
8392
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8393
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8353
+ "version": "8.57.2",
8354
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8355
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8394
8356
  "dev": true,
8395
8357
  "license": "MIT",
8396
8358
  "engines": {
@@ -8402,13 +8364,13 @@
8402
8364
  }
8403
8365
  },
8404
8366
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
8405
- "version": "8.57.1",
8406
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz",
8407
- "integrity": "sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==",
8367
+ "version": "8.57.2",
8368
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz",
8369
+ "integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
8408
8370
  "dev": true,
8409
8371
  "license": "MIT",
8410
8372
  "dependencies": {
8411
- "@typescript-eslint/types": "8.57.1",
8373
+ "@typescript-eslint/types": "8.57.2",
8412
8374
  "eslint-visitor-keys": "^5.0.0"
8413
8375
  },
8414
8376
  "engines": {
@@ -8433,14 +8395,14 @@
8433
8395
  }
8434
8396
  },
8435
8397
  "node_modules/@typescript-eslint/project-service": {
8436
- "version": "8.57.1",
8437
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.1.tgz",
8438
- "integrity": "sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==",
8398
+ "version": "8.57.2",
8399
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.2.tgz",
8400
+ "integrity": "sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==",
8439
8401
  "dev": true,
8440
8402
  "license": "MIT",
8441
8403
  "dependencies": {
8442
- "@typescript-eslint/tsconfig-utils": "^8.57.1",
8443
- "@typescript-eslint/types": "^8.57.1",
8404
+ "@typescript-eslint/tsconfig-utils": "^8.57.2",
8405
+ "@typescript-eslint/types": "^8.57.2",
8444
8406
  "debug": "^4.4.3"
8445
8407
  },
8446
8408
  "engines": {
@@ -8455,9 +8417,9 @@
8455
8417
  }
8456
8418
  },
8457
8419
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
8458
- "version": "8.57.1",
8459
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz",
8460
- "integrity": "sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==",
8420
+ "version": "8.57.2",
8421
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz",
8422
+ "integrity": "sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==",
8461
8423
  "dev": true,
8462
8424
  "license": "MIT",
8463
8425
  "engines": {
@@ -8472,9 +8434,9 @@
8472
8434
  }
8473
8435
  },
8474
8436
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
8475
- "version": "8.57.1",
8476
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8477
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8437
+ "version": "8.57.2",
8438
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8439
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8478
8440
  "dev": true,
8479
8441
  "license": "MIT",
8480
8442
  "engines": {
@@ -8535,15 +8497,15 @@
8535
8497
  }
8536
8498
  },
8537
8499
  "node_modules/@typescript-eslint/type-utils": {
8538
- "version": "8.57.1",
8539
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz",
8540
- "integrity": "sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==",
8500
+ "version": "8.57.2",
8501
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz",
8502
+ "integrity": "sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==",
8541
8503
  "dev": true,
8542
8504
  "license": "MIT",
8543
8505
  "dependencies": {
8544
- "@typescript-eslint/types": "8.57.1",
8545
- "@typescript-eslint/typescript-estree": "8.57.1",
8546
- "@typescript-eslint/utils": "8.57.1",
8506
+ "@typescript-eslint/types": "8.57.2",
8507
+ "@typescript-eslint/typescript-estree": "8.57.2",
8508
+ "@typescript-eslint/utils": "8.57.2",
8547
8509
  "debug": "^4.4.3",
8548
8510
  "ts-api-utils": "^2.4.0"
8549
8511
  },
@@ -8560,9 +8522,9 @@
8560
8522
  }
8561
8523
  },
8562
8524
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
8563
- "version": "8.57.1",
8564
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8565
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8525
+ "version": "8.57.2",
8526
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8527
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8566
8528
  "dev": true,
8567
8529
  "license": "MIT",
8568
8530
  "engines": {
@@ -8601,16 +8563,16 @@
8601
8563
  }
8602
8564
  },
8603
8565
  "node_modules/@typescript-eslint/typescript-estree": {
8604
- "version": "8.57.1",
8605
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz",
8606
- "integrity": "sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==",
8566
+ "version": "8.57.2",
8567
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz",
8568
+ "integrity": "sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==",
8607
8569
  "dev": true,
8608
8570
  "license": "MIT",
8609
8571
  "dependencies": {
8610
- "@typescript-eslint/project-service": "8.57.1",
8611
- "@typescript-eslint/tsconfig-utils": "8.57.1",
8612
- "@typescript-eslint/types": "8.57.1",
8613
- "@typescript-eslint/visitor-keys": "8.57.1",
8572
+ "@typescript-eslint/project-service": "8.57.2",
8573
+ "@typescript-eslint/tsconfig-utils": "8.57.2",
8574
+ "@typescript-eslint/types": "8.57.2",
8575
+ "@typescript-eslint/visitor-keys": "8.57.2",
8614
8576
  "debug": "^4.4.3",
8615
8577
  "minimatch": "^10.2.2",
8616
8578
  "semver": "^7.7.3",
@@ -8629,9 +8591,9 @@
8629
8591
  }
8630
8592
  },
8631
8593
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
8632
- "version": "8.57.1",
8633
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz",
8634
- "integrity": "sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==",
8594
+ "version": "8.57.2",
8595
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz",
8596
+ "integrity": "sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==",
8635
8597
  "dev": true,
8636
8598
  "license": "MIT",
8637
8599
  "engines": {
@@ -8646,9 +8608,9 @@
8646
8608
  }
8647
8609
  },
8648
8610
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
8649
- "version": "8.57.1",
8650
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8651
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8611
+ "version": "8.57.2",
8612
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8613
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8652
8614
  "dev": true,
8653
8615
  "license": "MIT",
8654
8616
  "engines": {
@@ -8660,13 +8622,13 @@
8660
8622
  }
8661
8623
  },
8662
8624
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
8663
- "version": "8.57.1",
8664
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz",
8665
- "integrity": "sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==",
8625
+ "version": "8.57.2",
8626
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz",
8627
+ "integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
8666
8628
  "dev": true,
8667
8629
  "license": "MIT",
8668
8630
  "dependencies": {
8669
- "@typescript-eslint/types": "8.57.1",
8631
+ "@typescript-eslint/types": "8.57.2",
8670
8632
  "eslint-visitor-keys": "^5.0.0"
8671
8633
  },
8672
8634
  "engines": {
@@ -8743,16 +8705,16 @@
8743
8705
  }
8744
8706
  },
8745
8707
  "node_modules/@typescript-eslint/utils": {
8746
- "version": "8.57.1",
8747
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.1.tgz",
8748
- "integrity": "sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==",
8708
+ "version": "8.57.2",
8709
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.2.tgz",
8710
+ "integrity": "sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==",
8749
8711
  "dev": true,
8750
8712
  "license": "MIT",
8751
8713
  "dependencies": {
8752
8714
  "@eslint-community/eslint-utils": "^4.9.1",
8753
- "@typescript-eslint/scope-manager": "8.57.1",
8754
- "@typescript-eslint/types": "8.57.1",
8755
- "@typescript-eslint/typescript-estree": "8.57.1"
8715
+ "@typescript-eslint/scope-manager": "8.57.2",
8716
+ "@typescript-eslint/types": "8.57.2",
8717
+ "@typescript-eslint/typescript-estree": "8.57.2"
8756
8718
  },
8757
8719
  "engines": {
8758
8720
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -8767,14 +8729,14 @@
8767
8729
  }
8768
8730
  },
8769
8731
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
8770
- "version": "8.57.1",
8771
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz",
8772
- "integrity": "sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==",
8732
+ "version": "8.57.2",
8733
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz",
8734
+ "integrity": "sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==",
8773
8735
  "dev": true,
8774
8736
  "license": "MIT",
8775
8737
  "dependencies": {
8776
- "@typescript-eslint/types": "8.57.1",
8777
- "@typescript-eslint/visitor-keys": "8.57.1"
8738
+ "@typescript-eslint/types": "8.57.2",
8739
+ "@typescript-eslint/visitor-keys": "8.57.2"
8778
8740
  },
8779
8741
  "engines": {
8780
8742
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -8785,9 +8747,9 @@
8785
8747
  }
8786
8748
  },
8787
8749
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
8788
- "version": "8.57.1",
8789
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz",
8790
- "integrity": "sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==",
8750
+ "version": "8.57.2",
8751
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
8752
+ "integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
8791
8753
  "dev": true,
8792
8754
  "license": "MIT",
8793
8755
  "engines": {
@@ -8799,13 +8761,13 @@
8799
8761
  }
8800
8762
  },
8801
8763
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
8802
- "version": "8.57.1",
8803
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz",
8804
- "integrity": "sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==",
8764
+ "version": "8.57.2",
8765
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz",
8766
+ "integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
8805
8767
  "dev": true,
8806
8768
  "license": "MIT",
8807
8769
  "dependencies": {
8808
- "@typescript-eslint/types": "8.57.1",
8770
+ "@typescript-eslint/types": "8.57.2",
8809
8771
  "eslint-visitor-keys": "^5.0.0"
8810
8772
  },
8811
8773
  "engines": {
@@ -11525,9 +11487,9 @@
11525
11487
  }
11526
11488
  },
11527
11489
  "node_modules/eslint-config-oclif": {
11528
- "version": "6.0.152",
11529
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.152.tgz",
11530
- "integrity": "sha512-0zg9CwqPBjaz2ZcrMcesSUXYl0Ws7Sr4FjBt8WxwEGW/tqrNl14kCw427LcWpdJHyIQHXv/BG9HesiUTJRkgZw==",
11490
+ "version": "6.0.154",
11491
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.154.tgz",
11492
+ "integrity": "sha512-a0HQuqVhy9gOzqiWowK3toJyncA/xPOo0CxuMmenFmVBWXmIZc65FnZkiL629pD5Bs9mk6n4wjQKGxs9D6tZcQ==",
11531
11493
  "dev": true,
11532
11494
  "license": "MIT",
11533
11495
  "dependencies": {
@@ -11547,7 +11509,7 @@
11547
11509
  "eslint-plugin-n": "^17.24.0",
11548
11510
  "eslint-plugin-perfectionist": "^4",
11549
11511
  "eslint-plugin-unicorn": "^56.0.1",
11550
- "typescript-eslint": "^8.57.1"
11512
+ "typescript-eslint": "^8.57.2"
11551
11513
  },
11552
11514
  "engines": {
11553
11515
  "node": ">=18.18.0"
@@ -12546,27 +12508,14 @@
12546
12508
  "url": "https://opencollective.com/typescript-eslint"
12547
12509
  }
12548
12510
  },
12549
- "node_modules/eslint-plugin-perfectionist/node_modules/balanced-match": {
12550
- "version": "4.0.3",
12551
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
12552
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
12553
- "dev": true,
12554
- "license": "MIT",
12555
- "engines": {
12556
- "node": "20 || >=22"
12557
- }
12558
- },
12559
12511
  "node_modules/eslint-plugin-perfectionist/node_modules/brace-expansion": {
12560
- "version": "5.0.2",
12561
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
12562
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
12512
+ "version": "2.0.3",
12513
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
12514
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
12563
12515
  "dev": true,
12564
12516
  "license": "MIT",
12565
12517
  "dependencies": {
12566
- "balanced-match": "^4.0.2"
12567
- },
12568
- "engines": {
12569
- "node": "20 || >=22"
12518
+ "balanced-match": "^1.0.0"
12570
12519
  }
12571
12520
  },
12572
12521
  "node_modules/eslint-plugin-perfectionist/node_modules/eslint-visitor-keys": {
@@ -12583,13 +12532,13 @@
12583
12532
  }
12584
12533
  },
12585
12534
  "node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
12586
- "version": "9.0.6",
12587
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
12588
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
12535
+ "version": "9.0.9",
12536
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
12537
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
12589
12538
  "dev": true,
12590
12539
  "license": "ISC",
12591
12540
  "dependencies": {
12592
- "brace-expansion": "^5.0.2"
12541
+ "brace-expansion": "^2.0.2"
12593
12542
  },
12594
12543
  "engines": {
12595
12544
  "node": ">=16 || 14 >=14.17"
@@ -12768,37 +12717,24 @@
12768
12717
  "url": "https://opencollective.com/typescript-eslint"
12769
12718
  }
12770
12719
  },
12771
- "node_modules/eslint-plugin-sf-plugin/node_modules/balanced-match": {
12772
- "version": "4.0.3",
12773
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
12774
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
12775
- "dev": true,
12776
- "license": "MIT",
12777
- "engines": {
12778
- "node": "20 || >=22"
12779
- }
12780
- },
12781
12720
  "node_modules/eslint-plugin-sf-plugin/node_modules/brace-expansion": {
12782
- "version": "5.0.2",
12783
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
12784
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
12721
+ "version": "2.0.3",
12722
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
12723
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
12785
12724
  "dev": true,
12786
12725
  "license": "MIT",
12787
12726
  "dependencies": {
12788
- "balanced-match": "^4.0.2"
12789
- },
12790
- "engines": {
12791
- "node": "20 || >=22"
12727
+ "balanced-match": "^1.0.0"
12792
12728
  }
12793
12729
  },
12794
12730
  "node_modules/eslint-plugin-sf-plugin/node_modules/minimatch": {
12795
- "version": "9.0.6",
12796
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
12797
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
12731
+ "version": "9.0.9",
12732
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
12733
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
12798
12734
  "dev": true,
12799
12735
  "license": "ISC",
12800
12736
  "dependencies": {
12801
- "brace-expansion": "^5.0.2"
12737
+ "brace-expansion": "^2.0.2"
12802
12738
  },
12803
12739
  "engines": {
12804
12740
  "node": ">=16 || 14 >=14.17"
@@ -16033,27 +15969,14 @@
16033
15969
  "node": ">=18"
16034
15970
  }
16035
15971
  },
16036
- "node_modules/linkinator/node_modules/balanced-match": {
16037
- "version": "4.0.3",
16038
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
16039
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
16040
- "dev": true,
16041
- "license": "MIT",
16042
- "engines": {
16043
- "node": "20 || >=22"
16044
- }
16045
- },
16046
15972
  "node_modules/linkinator/node_modules/brace-expansion": {
16047
- "version": "5.0.2",
16048
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
16049
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
15973
+ "version": "2.0.3",
15974
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
15975
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
16050
15976
  "dev": true,
16051
15977
  "license": "MIT",
16052
15978
  "dependencies": {
16053
- "balanced-match": "^4.0.2"
16054
- },
16055
- "engines": {
16056
- "node": "20 || >=22"
15979
+ "balanced-match": "^1.0.0"
16057
15980
  }
16058
15981
  },
16059
15982
  "node_modules/linkinator/node_modules/chalk": {
@@ -16133,13 +16056,13 @@
16133
16056
  }
16134
16057
  },
16135
16058
  "node_modules/linkinator/node_modules/minimatch": {
16136
- "version": "9.0.6",
16137
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
16138
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
16059
+ "version": "9.0.9",
16060
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
16061
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
16139
16062
  "dev": true,
16140
16063
  "license": "ISC",
16141
16064
  "dependencies": {
16142
- "brace-expansion": "^5.0.2"
16065
+ "brace-expansion": "^2.0.2"
16143
16066
  },
16144
16067
  "engines": {
16145
16068
  "node": ">=16 || 14 >=14.17"
@@ -21091,40 +21014,26 @@
21091
21014
  "typedoc": "0.26.x || 0.27.x"
21092
21015
  }
21093
21016
  },
21094
- "node_modules/typedoc/node_modules/balanced-match": {
21095
- "version": "4.0.3",
21096
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
21097
- "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
21098
- "dev": true,
21099
- "license": "MIT",
21100
- "peer": true,
21101
- "engines": {
21102
- "node": "20 || >=22"
21103
- }
21104
- },
21105
21017
  "node_modules/typedoc/node_modules/brace-expansion": {
21106
- "version": "5.0.2",
21107
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
21108
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
21018
+ "version": "2.0.3",
21019
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
21020
+ "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
21109
21021
  "dev": true,
21110
21022
  "license": "MIT",
21111
21023
  "peer": true,
21112
21024
  "dependencies": {
21113
- "balanced-match": "^4.0.2"
21114
- },
21115
- "engines": {
21116
- "node": "20 || >=22"
21025
+ "balanced-match": "^1.0.0"
21117
21026
  }
21118
21027
  },
21119
21028
  "node_modules/typedoc/node_modules/minimatch": {
21120
- "version": "9.0.6",
21121
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
21122
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
21029
+ "version": "9.0.9",
21030
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
21031
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
21123
21032
  "dev": true,
21124
21033
  "license": "ISC",
21125
21034
  "peer": true,
21126
21035
  "dependencies": {
21127
- "brace-expansion": "^5.0.2"
21036
+ "brace-expansion": "^2.0.2"
21128
21037
  },
21129
21038
  "engines": {
21130
21039
  "node": ">=16 || 14 >=14.17"
@@ -21148,16 +21057,16 @@
21148
21057
  }
21149
21058
  },
21150
21059
  "node_modules/typescript-eslint": {
21151
- "version": "8.57.1",
21152
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.1.tgz",
21153
- "integrity": "sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA==",
21060
+ "version": "8.57.2",
21061
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.2.tgz",
21062
+ "integrity": "sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==",
21154
21063
  "dev": true,
21155
21064
  "license": "MIT",
21156
21065
  "dependencies": {
21157
- "@typescript-eslint/eslint-plugin": "8.57.1",
21158
- "@typescript-eslint/parser": "8.57.1",
21159
- "@typescript-eslint/typescript-estree": "8.57.1",
21160
- "@typescript-eslint/utils": "8.57.1"
21066
+ "@typescript-eslint/eslint-plugin": "8.57.2",
21067
+ "@typescript-eslint/parser": "8.57.2",
21068
+ "@typescript-eslint/typescript-estree": "8.57.2",
21069
+ "@typescript-eslint/utils": "8.57.2"
21161
21070
  },
21162
21071
  "engines": {
21163
21072
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"