@jayree/sfdx-plugin-manifest 4.0.0 → 4.0.1

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.0",
9
+ "version": "4.0.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.9",
@@ -18,7 +18,7 @@
18
18
  "@salesforce/source-tracking": "7.3.23",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
21
- "fast-xml-parser": "^5.2.2",
21
+ "fast-xml-parser": "^5.2.3",
22
22
  "fs-extra": "^11.3.0",
23
23
  "graceful-fs": "^4.2.11",
24
24
  "isomorphic-git": "1.30.1"
@@ -32,10 +32,10 @@
32
32
  "@types/fs-extra": "^11.0.4",
33
33
  "@types/graceful-fs": "^4.1.9",
34
34
  "c8": "^10.1.3",
35
- "eslint-config-oclif": "^6.0.54",
35
+ "eslint-config-oclif": "^6.0.56",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
37
  "eslint-plugin-prettier": "^5.4.0",
38
- "eslint-plugin-sf-plugin": "^1.20.22",
38
+ "eslint-plugin-sf-plugin": "^1.20.23",
39
39
  "oclif": "^4.17.46",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.5.3",
@@ -5408,21 +5408,21 @@
5408
5408
  "license": "MIT"
5409
5409
  },
5410
5410
  "node_modules/@typescript-eslint/eslint-plugin": {
5411
- "version": "8.30.1",
5412
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz",
5413
- "integrity": "sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==",
5411
+ "version": "8.32.0",
5412
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz",
5413
+ "integrity": "sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==",
5414
5414
  "dev": true,
5415
5415
  "license": "MIT",
5416
5416
  "dependencies": {
5417
5417
  "@eslint-community/regexpp": "^4.10.0",
5418
- "@typescript-eslint/scope-manager": "8.30.1",
5419
- "@typescript-eslint/type-utils": "8.30.1",
5420
- "@typescript-eslint/utils": "8.30.1",
5421
- "@typescript-eslint/visitor-keys": "8.30.1",
5418
+ "@typescript-eslint/scope-manager": "8.32.0",
5419
+ "@typescript-eslint/type-utils": "8.32.0",
5420
+ "@typescript-eslint/utils": "8.32.0",
5421
+ "@typescript-eslint/visitor-keys": "8.32.0",
5422
5422
  "graphemer": "^1.4.0",
5423
5423
  "ignore": "^5.3.1",
5424
5424
  "natural-compare": "^1.4.0",
5425
- "ts-api-utils": "^2.0.1"
5425
+ "ts-api-utils": "^2.1.0"
5426
5426
  },
5427
5427
  "engines": {
5428
5428
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5438,14 +5438,14 @@
5438
5438
  }
5439
5439
  },
5440
5440
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5441
- "version": "8.30.1",
5442
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz",
5443
- "integrity": "sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==",
5441
+ "version": "8.32.0",
5442
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz",
5443
+ "integrity": "sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==",
5444
5444
  "dev": true,
5445
5445
  "license": "MIT",
5446
5446
  "dependencies": {
5447
- "@typescript-eslint/types": "8.30.1",
5448
- "@typescript-eslint/visitor-keys": "8.30.1"
5447
+ "@typescript-eslint/types": "8.32.0",
5448
+ "@typescript-eslint/visitor-keys": "8.32.0"
5449
5449
  },
5450
5450
  "engines": {
5451
5451
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5456,9 +5456,9 @@
5456
5456
  }
5457
5457
  },
5458
5458
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
5459
- "version": "8.30.1",
5460
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.30.1.tgz",
5461
- "integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==",
5459
+ "version": "8.32.0",
5460
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.0.tgz",
5461
+ "integrity": "sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==",
5462
5462
  "dev": true,
5463
5463
  "license": "MIT",
5464
5464
  "engines": {
@@ -5470,13 +5470,13 @@
5470
5470
  }
5471
5471
  },
5472
5472
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5473
- "version": "8.30.1",
5474
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz",
5475
- "integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
5473
+ "version": "8.32.0",
5474
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz",
5475
+ "integrity": "sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==",
5476
5476
  "dev": true,
5477
5477
  "license": "MIT",
5478
5478
  "dependencies": {
5479
- "@typescript-eslint/types": "8.30.1",
5479
+ "@typescript-eslint/types": "8.32.0",
5480
5480
  "eslint-visitor-keys": "^4.2.0"
5481
5481
  },
5482
5482
  "engines": {
@@ -5501,9 +5501,9 @@
5501
5501
  }
5502
5502
  },
5503
5503
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
5504
- "version": "2.0.1",
5505
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
5506
- "integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
5504
+ "version": "2.1.0",
5505
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5506
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5507
5507
  "dev": true,
5508
5508
  "license": "MIT",
5509
5509
  "engines": {
@@ -5514,16 +5514,16 @@
5514
5514
  }
5515
5515
  },
5516
5516
  "node_modules/@typescript-eslint/parser": {
5517
- "version": "8.30.1",
5518
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.30.1.tgz",
5519
- "integrity": "sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==",
5517
+ "version": "8.32.0",
5518
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.32.0.tgz",
5519
+ "integrity": "sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==",
5520
5520
  "dev": true,
5521
5521
  "license": "MIT",
5522
5522
  "dependencies": {
5523
- "@typescript-eslint/scope-manager": "8.30.1",
5524
- "@typescript-eslint/types": "8.30.1",
5525
- "@typescript-eslint/typescript-estree": "8.30.1",
5526
- "@typescript-eslint/visitor-keys": "8.30.1",
5523
+ "@typescript-eslint/scope-manager": "8.32.0",
5524
+ "@typescript-eslint/types": "8.32.0",
5525
+ "@typescript-eslint/typescript-estree": "8.32.0",
5526
+ "@typescript-eslint/visitor-keys": "8.32.0",
5527
5527
  "debug": "^4.3.4"
5528
5528
  },
5529
5529
  "engines": {
@@ -5539,14 +5539,14 @@
5539
5539
  }
5540
5540
  },
5541
5541
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
5542
- "version": "8.30.1",
5543
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz",
5544
- "integrity": "sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==",
5542
+ "version": "8.32.0",
5543
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz",
5544
+ "integrity": "sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==",
5545
5545
  "dev": true,
5546
5546
  "license": "MIT",
5547
5547
  "dependencies": {
5548
- "@typescript-eslint/types": "8.30.1",
5549
- "@typescript-eslint/visitor-keys": "8.30.1"
5548
+ "@typescript-eslint/types": "8.32.0",
5549
+ "@typescript-eslint/visitor-keys": "8.32.0"
5550
5550
  },
5551
5551
  "engines": {
5552
5552
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5557,9 +5557,9 @@
5557
5557
  }
5558
5558
  },
5559
5559
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
5560
- "version": "8.30.1",
5561
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.30.1.tgz",
5562
- "integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==",
5560
+ "version": "8.32.0",
5561
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.0.tgz",
5562
+ "integrity": "sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==",
5563
5563
  "dev": true,
5564
5564
  "license": "MIT",
5565
5565
  "engines": {
@@ -5571,20 +5571,20 @@
5571
5571
  }
5572
5572
  },
5573
5573
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
5574
- "version": "8.30.1",
5575
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz",
5576
- "integrity": "sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==",
5574
+ "version": "8.32.0",
5575
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz",
5576
+ "integrity": "sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==",
5577
5577
  "dev": true,
5578
5578
  "license": "MIT",
5579
5579
  "dependencies": {
5580
- "@typescript-eslint/types": "8.30.1",
5581
- "@typescript-eslint/visitor-keys": "8.30.1",
5580
+ "@typescript-eslint/types": "8.32.0",
5581
+ "@typescript-eslint/visitor-keys": "8.32.0",
5582
5582
  "debug": "^4.3.4",
5583
5583
  "fast-glob": "^3.3.2",
5584
5584
  "is-glob": "^4.0.3",
5585
5585
  "minimatch": "^9.0.4",
5586
5586
  "semver": "^7.6.0",
5587
- "ts-api-utils": "^2.0.1"
5587
+ "ts-api-utils": "^2.1.0"
5588
5588
  },
5589
5589
  "engines": {
5590
5590
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5598,13 +5598,13 @@
5598
5598
  }
5599
5599
  },
5600
5600
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
5601
- "version": "8.30.1",
5602
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz",
5603
- "integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
5601
+ "version": "8.32.0",
5602
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz",
5603
+ "integrity": "sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==",
5604
5604
  "dev": true,
5605
5605
  "license": "MIT",
5606
5606
  "dependencies": {
5607
- "@typescript-eslint/types": "8.30.1",
5607
+ "@typescript-eslint/types": "8.32.0",
5608
5608
  "eslint-visitor-keys": "^4.2.0"
5609
5609
  },
5610
5610
  "engines": {
@@ -5645,9 +5645,9 @@
5645
5645
  }
5646
5646
  },
5647
5647
  "node_modules/@typescript-eslint/parser/node_modules/ts-api-utils": {
5648
- "version": "2.0.1",
5649
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
5650
- "integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
5648
+ "version": "2.1.0",
5649
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5650
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5651
5651
  "dev": true,
5652
5652
  "license": "MIT",
5653
5653
  "engines": {
@@ -5676,16 +5676,16 @@
5676
5676
  }
5677
5677
  },
5678
5678
  "node_modules/@typescript-eslint/type-utils": {
5679
- "version": "8.30.1",
5680
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz",
5681
- "integrity": "sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==",
5679
+ "version": "8.32.0",
5680
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz",
5681
+ "integrity": "sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==",
5682
5682
  "dev": true,
5683
5683
  "license": "MIT",
5684
5684
  "dependencies": {
5685
- "@typescript-eslint/typescript-estree": "8.30.1",
5686
- "@typescript-eslint/utils": "8.30.1",
5685
+ "@typescript-eslint/typescript-estree": "8.32.0",
5686
+ "@typescript-eslint/utils": "8.32.0",
5687
5687
  "debug": "^4.3.4",
5688
- "ts-api-utils": "^2.0.1"
5688
+ "ts-api-utils": "^2.1.0"
5689
5689
  },
5690
5690
  "engines": {
5691
5691
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5700,9 +5700,9 @@
5700
5700
  }
5701
5701
  },
5702
5702
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
5703
- "version": "8.30.1",
5704
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.30.1.tgz",
5705
- "integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==",
5703
+ "version": "8.32.0",
5704
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.0.tgz",
5705
+ "integrity": "sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==",
5706
5706
  "dev": true,
5707
5707
  "license": "MIT",
5708
5708
  "engines": {
@@ -5714,20 +5714,20 @@
5714
5714
  }
5715
5715
  },
5716
5716
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
5717
- "version": "8.30.1",
5718
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz",
5719
- "integrity": "sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==",
5717
+ "version": "8.32.0",
5718
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz",
5719
+ "integrity": "sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==",
5720
5720
  "dev": true,
5721
5721
  "license": "MIT",
5722
5722
  "dependencies": {
5723
- "@typescript-eslint/types": "8.30.1",
5724
- "@typescript-eslint/visitor-keys": "8.30.1",
5723
+ "@typescript-eslint/types": "8.32.0",
5724
+ "@typescript-eslint/visitor-keys": "8.32.0",
5725
5725
  "debug": "^4.3.4",
5726
5726
  "fast-glob": "^3.3.2",
5727
5727
  "is-glob": "^4.0.3",
5728
5728
  "minimatch": "^9.0.4",
5729
5729
  "semver": "^7.6.0",
5730
- "ts-api-utils": "^2.0.1"
5730
+ "ts-api-utils": "^2.1.0"
5731
5731
  },
5732
5732
  "engines": {
5733
5733
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5741,13 +5741,13 @@
5741
5741
  }
5742
5742
  },
5743
5743
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
5744
- "version": "8.30.1",
5745
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz",
5746
- "integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
5744
+ "version": "8.32.0",
5745
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz",
5746
+ "integrity": "sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==",
5747
5747
  "dev": true,
5748
5748
  "license": "MIT",
5749
5749
  "dependencies": {
5750
- "@typescript-eslint/types": "8.30.1",
5750
+ "@typescript-eslint/types": "8.32.0",
5751
5751
  "eslint-visitor-keys": "^4.2.0"
5752
5752
  },
5753
5753
  "engines": {
@@ -5788,9 +5788,9 @@
5788
5788
  }
5789
5789
  },
5790
5790
  "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
5791
- "version": "2.0.1",
5792
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
5793
- "integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
5791
+ "version": "2.1.0",
5792
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5793
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5794
5794
  "dev": true,
5795
5795
  "license": "MIT",
5796
5796
  "engines": {
@@ -5860,16 +5860,16 @@
5860
5860
  }
5861
5861
  },
5862
5862
  "node_modules/@typescript-eslint/utils": {
5863
- "version": "8.30.1",
5864
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.30.1.tgz",
5865
- "integrity": "sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==",
5863
+ "version": "8.32.0",
5864
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.32.0.tgz",
5865
+ "integrity": "sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==",
5866
5866
  "dev": true,
5867
5867
  "license": "MIT",
5868
5868
  "dependencies": {
5869
- "@eslint-community/eslint-utils": "^4.4.0",
5870
- "@typescript-eslint/scope-manager": "8.30.1",
5871
- "@typescript-eslint/types": "8.30.1",
5872
- "@typescript-eslint/typescript-estree": "8.30.1"
5869
+ "@eslint-community/eslint-utils": "^4.7.0",
5870
+ "@typescript-eslint/scope-manager": "8.32.0",
5871
+ "@typescript-eslint/types": "8.32.0",
5872
+ "@typescript-eslint/typescript-estree": "8.32.0"
5873
5873
  },
5874
5874
  "engines": {
5875
5875
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5883,15 +5883,34 @@
5883
5883
  "typescript": ">=4.8.4 <5.9.0"
5884
5884
  }
5885
5885
  },
5886
+ "node_modules/@typescript-eslint/utils/node_modules/@eslint-community/eslint-utils": {
5887
+ "version": "4.7.0",
5888
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5889
+ "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5890
+ "dev": true,
5891
+ "license": "MIT",
5892
+ "dependencies": {
5893
+ "eslint-visitor-keys": "^3.4.3"
5894
+ },
5895
+ "engines": {
5896
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5897
+ },
5898
+ "funding": {
5899
+ "url": "https://opencollective.com/eslint"
5900
+ },
5901
+ "peerDependencies": {
5902
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5903
+ }
5904
+ },
5886
5905
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
5887
- "version": "8.30.1",
5888
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz",
5889
- "integrity": "sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==",
5906
+ "version": "8.32.0",
5907
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz",
5908
+ "integrity": "sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==",
5890
5909
  "dev": true,
5891
5910
  "license": "MIT",
5892
5911
  "dependencies": {
5893
- "@typescript-eslint/types": "8.30.1",
5894
- "@typescript-eslint/visitor-keys": "8.30.1"
5912
+ "@typescript-eslint/types": "8.32.0",
5913
+ "@typescript-eslint/visitor-keys": "8.32.0"
5895
5914
  },
5896
5915
  "engines": {
5897
5916
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5902,9 +5921,9 @@
5902
5921
  }
5903
5922
  },
5904
5923
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
5905
- "version": "8.30.1",
5906
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.30.1.tgz",
5907
- "integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==",
5924
+ "version": "8.32.0",
5925
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.0.tgz",
5926
+ "integrity": "sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==",
5908
5927
  "dev": true,
5909
5928
  "license": "MIT",
5910
5929
  "engines": {
@@ -5916,20 +5935,20 @@
5916
5935
  }
5917
5936
  },
5918
5937
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
5919
- "version": "8.30.1",
5920
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz",
5921
- "integrity": "sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==",
5938
+ "version": "8.32.0",
5939
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz",
5940
+ "integrity": "sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==",
5922
5941
  "dev": true,
5923
5942
  "license": "MIT",
5924
5943
  "dependencies": {
5925
- "@typescript-eslint/types": "8.30.1",
5926
- "@typescript-eslint/visitor-keys": "8.30.1",
5944
+ "@typescript-eslint/types": "8.32.0",
5945
+ "@typescript-eslint/visitor-keys": "8.32.0",
5927
5946
  "debug": "^4.3.4",
5928
5947
  "fast-glob": "^3.3.2",
5929
5948
  "is-glob": "^4.0.3",
5930
5949
  "minimatch": "^9.0.4",
5931
5950
  "semver": "^7.6.0",
5932
- "ts-api-utils": "^2.0.1"
5951
+ "ts-api-utils": "^2.1.0"
5933
5952
  },
5934
5953
  "engines": {
5935
5954
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5943,13 +5962,13 @@
5943
5962
  }
5944
5963
  },
5945
5964
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
5946
- "version": "8.30.1",
5947
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz",
5948
- "integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
5965
+ "version": "8.32.0",
5966
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz",
5967
+ "integrity": "sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==",
5949
5968
  "dev": true,
5950
5969
  "license": "MIT",
5951
5970
  "dependencies": {
5952
- "@typescript-eslint/types": "8.30.1",
5971
+ "@typescript-eslint/types": "8.32.0",
5953
5972
  "eslint-visitor-keys": "^4.2.0"
5954
5973
  },
5955
5974
  "engines": {
@@ -5960,7 +5979,7 @@
5960
5979
  "url": "https://opencollective.com/typescript-eslint"
5961
5980
  }
5962
5981
  },
5963
- "node_modules/@typescript-eslint/utils/node_modules/eslint-visitor-keys": {
5982
+ "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
5964
5983
  "version": "4.2.0",
5965
5984
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
5966
5985
  "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
@@ -5990,9 +6009,9 @@
5990
6009
  }
5991
6010
  },
5992
6011
  "node_modules/@typescript-eslint/utils/node_modules/ts-api-utils": {
5993
- "version": "2.0.1",
5994
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz",
5995
- "integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==",
6012
+ "version": "2.1.0",
6013
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6014
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5996
6015
  "dev": true,
5997
6016
  "license": "MIT",
5998
6017
  "engines": {
@@ -6028,9 +6047,9 @@
6028
6047
  "license": "ISC"
6029
6048
  },
6030
6049
  "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
6031
- "version": "1.3.3",
6032
- "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.3.3.tgz",
6033
- "integrity": "sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==",
6050
+ "version": "1.7.2",
6051
+ "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.7.2.tgz",
6052
+ "integrity": "sha512-dEidzJDubxxhUCBJ/SHSMJD/9q7JkyfBMT77Px1npl4xpg9t0POLvnWywSk66BgZS/b2Hy9Y1yFaoMTFJUe9yg==",
6034
6053
  "cpu": [
6035
6054
  "x64"
6036
6055
  ],
@@ -6042,9 +6061,9 @@
6042
6061
  ]
6043
6062
  },
6044
6063
  "node_modules/@unrs/resolver-binding-linux-x64-musl": {
6045
- "version": "1.3.3",
6046
- "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.3.3.tgz",
6047
- "integrity": "sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==",
6064
+ "version": "1.7.2",
6065
+ "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.7.2.tgz",
6066
+ "integrity": "sha512-RvP+Ux3wDjmnZDT4XWFfNBRVG0fMsc+yVzNFUqOflnDfZ9OYujv6nkh+GOr+watwrW4wdp6ASfG/e7bkDradsw==",
6048
6067
  "cpu": [
6049
6068
  "x64"
6050
6069
  ],
@@ -8764,9 +8783,9 @@
8764
8783
  }
8765
8784
  },
8766
8785
  "node_modules/eslint-config-oclif": {
8767
- "version": "6.0.54",
8768
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.54.tgz",
8769
- "integrity": "sha512-5BWFViu6bkpwltEbr+WmHj5UfYdZUc/tF7o0AOpeHJ4KD7e9yPFeizCRFBKxwtlZDaJaqDwr8JpuNZlg7ACWOA==",
8786
+ "version": "6.0.56",
8787
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.56.tgz",
8788
+ "integrity": "sha512-Od9u4aogx/FI513QL2HJ0pzJfKDYchXsxjxItUiQbIBbg0z9ipmj+QGLdRhkvaIxNHKGj9U4mgJkBlL2aYv/Yg==",
8770
8789
  "dev": true,
8771
8790
  "license": "MIT",
8772
8791
  "dependencies": {
@@ -8779,14 +8798,14 @@
8779
8798
  "eslint-config-oclif": "^5.2.2",
8780
8799
  "eslint-config-xo": "^0.46.0",
8781
8800
  "eslint-config-xo-space": "^0.35.0",
8782
- "eslint-import-resolver-typescript": "^3.10.0",
8801
+ "eslint-import-resolver-typescript": "^3.10.1",
8783
8802
  "eslint-plugin-import": "^2.31.0",
8784
8803
  "eslint-plugin-jsdoc": "^50.6.11",
8785
8804
  "eslint-plugin-mocha": "^10.5.0",
8786
8805
  "eslint-plugin-n": "^17.17.0",
8787
8806
  "eslint-plugin-perfectionist": "^4",
8788
8807
  "eslint-plugin-unicorn": "^56.0.1",
8789
- "typescript-eslint": "^8.30.1"
8808
+ "typescript-eslint": "^8.32.0"
8790
8809
  },
8791
8810
  "engines": {
8792
8811
  "node": ">=18.18.0"
@@ -9314,9 +9333,9 @@
9314
9333
  }
9315
9334
  },
9316
9335
  "node_modules/eslint-import-resolver-typescript": {
9317
- "version": "3.10.0",
9318
- "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.0.tgz",
9319
- "integrity": "sha512-aV3/dVsT0/H9BtpNwbaqvl+0xGMRGzncLyhm793NFGvbwGGvzyAykqWZ8oZlZuGwuHkwJjhWJkG1cM3ynvd2pQ==",
9336
+ "version": "3.10.1",
9337
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.1.tgz",
9338
+ "integrity": "sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ==",
9320
9339
  "dev": true,
9321
9340
  "license": "ISC",
9322
9341
  "dependencies": {
@@ -9325,8 +9344,8 @@
9325
9344
  "get-tsconfig": "^4.10.0",
9326
9345
  "is-bun-module": "^2.0.0",
9327
9346
  "stable-hash": "^0.0.5",
9328
- "tinyglobby": "^0.2.12",
9329
- "unrs-resolver": "^1.3.2"
9347
+ "tinyglobby": "^0.2.13",
9348
+ "unrs-resolver": "^1.6.2"
9330
9349
  },
9331
9350
  "engines": {
9332
9351
  "node": "^14.18.0 || >=16.0.0"
@@ -9710,13 +9729,13 @@
9710
9729
  }
9711
9730
  },
9712
9731
  "node_modules/eslint-plugin-sf-plugin": {
9713
- "version": "1.20.22",
9714
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz",
9715
- "integrity": "sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==",
9732
+ "version": "1.20.23",
9733
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.23.tgz",
9734
+ "integrity": "sha512-zlvxTJW4nMugGqgedymkEEeP/uiW/hgVGaaKZXEnCU+FMU7aW4kgTtLn+1JWk08mLwRlv/5NynGcABnsON21PA==",
9716
9735
  "dev": true,
9717
9736
  "license": "BSD-3-Clause",
9718
9737
  "dependencies": {
9719
- "@salesforce/core": "^8.10.1",
9738
+ "@salesforce/core": "^8.10.3",
9720
9739
  "@typescript-eslint/utils": "^7.18.0"
9721
9740
  },
9722
9741
  "engines": {
@@ -10317,9 +10336,9 @@
10317
10336
  "license": "BSD-3-Clause"
10318
10337
  },
10319
10338
  "node_modules/fast-xml-parser": {
10320
- "version": "5.2.2",
10321
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.2.tgz",
10322
- "integrity": "sha512-ZaCmslH75Jkfowo/x44Uq8KT5SutC5BFxHmY61nmTXPccw11PVuIXKUqC2hembMkJ3nPwTkQESXiUlsKutCbMg==",
10339
+ "version": "5.2.3",
10340
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.3.tgz",
10341
+ "integrity": "sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw==",
10323
10342
  "funding": [
10324
10343
  {
10325
10344
  "type": "github",
@@ -14028,6 +14047,22 @@
14028
14047
  "thenify-all": "^1.0.0"
14029
14048
  }
14030
14049
  },
14050
+ "node_modules/napi-postinstall": {
14051
+ "version": "0.2.3",
14052
+ "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.2.3.tgz",
14053
+ "integrity": "sha512-Mi7JISo/4Ij2tDZ2xBE2WH+/KvVlkhA6juEjpEeRAVPNCpN3nxJo/5FhDNKgBcdmcmhaH6JjgST4xY/23ZYK0w==",
14054
+ "dev": true,
14055
+ "license": "MIT",
14056
+ "bin": {
14057
+ "napi-postinstall": "lib/cli.js"
14058
+ },
14059
+ "engines": {
14060
+ "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
14061
+ },
14062
+ "funding": {
14063
+ "url": "https://opencollective.com/napi-postinstall"
14064
+ }
14065
+ },
14031
14066
  "node_modules/natural-compare": {
14032
14067
  "version": "1.4.0",
14033
14068
  "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
@@ -16775,6 +16810,23 @@
16775
16810
  "url": "https://github.com/sponsors/sindresorhus"
16776
16811
  }
16777
16812
  },
16813
+ "node_modules/sort-package-json/node_modules/tinyglobby": {
16814
+ "version": "0.2.12",
16815
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz",
16816
+ "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
16817
+ "dev": true,
16818
+ "license": "MIT",
16819
+ "dependencies": {
16820
+ "fdir": "^6.4.3",
16821
+ "picomatch": "^4.0.2"
16822
+ },
16823
+ "engines": {
16824
+ "node": ">=12.0.0"
16825
+ },
16826
+ "funding": {
16827
+ "url": "https://github.com/sponsors/SuperchupuDev"
16828
+ }
16829
+ },
16778
16830
  "node_modules/source-map": {
16779
16831
  "version": "0.6.1",
16780
16832
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
@@ -17367,13 +17419,13 @@
17367
17419
  "license": "MIT"
17368
17420
  },
17369
17421
  "node_modules/tinyglobby": {
17370
- "version": "0.2.12",
17371
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz",
17372
- "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
17422
+ "version": "0.2.13",
17423
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
17424
+ "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
17373
17425
  "dev": true,
17374
17426
  "license": "MIT",
17375
17427
  "dependencies": {
17376
- "fdir": "^6.4.3",
17428
+ "fdir": "^6.4.4",
17377
17429
  "picomatch": "^4.0.2"
17378
17430
  },
17379
17431
  "engines": {
@@ -17383,6 +17435,21 @@
17383
17435
  "url": "https://github.com/sponsors/SuperchupuDev"
17384
17436
  }
17385
17437
  },
17438
+ "node_modules/tinyglobby/node_modules/fdir": {
17439
+ "version": "6.4.4",
17440
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
17441
+ "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
17442
+ "dev": true,
17443
+ "license": "MIT",
17444
+ "peerDependencies": {
17445
+ "picomatch": "^3 || ^4"
17446
+ },
17447
+ "peerDependenciesMeta": {
17448
+ "picomatch": {
17449
+ "optional": true
17450
+ }
17451
+ }
17452
+ },
17386
17453
  "node_modules/tldts": {
17387
17454
  "version": "6.1.82",
17388
17455
  "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.82.tgz",
@@ -17829,15 +17896,15 @@
17829
17896
  }
17830
17897
  },
17831
17898
  "node_modules/typescript-eslint": {
17832
- "version": "8.30.1",
17833
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.30.1.tgz",
17834
- "integrity": "sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==",
17899
+ "version": "8.32.0",
17900
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.32.0.tgz",
17901
+ "integrity": "sha512-UMq2kxdXCzinFFPsXc9o2ozIpYCCOiEC46MG3yEh5Vipq6BO27otTtEBZA1fQ66DulEUgE97ucQ/3YY66CPg0A==",
17835
17902
  "dev": true,
17836
17903
  "license": "MIT",
17837
17904
  "dependencies": {
17838
- "@typescript-eslint/eslint-plugin": "8.30.1",
17839
- "@typescript-eslint/parser": "8.30.1",
17840
- "@typescript-eslint/utils": "8.30.1"
17905
+ "@typescript-eslint/eslint-plugin": "8.32.0",
17906
+ "@typescript-eslint/parser": "8.32.0",
17907
+ "@typescript-eslint/utils": "8.32.0"
17841
17908
  },
17842
17909
  "engines": {
17843
17910
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -17988,30 +18055,36 @@
17988
18055
  }
17989
18056
  },
17990
18057
  "node_modules/unrs-resolver": {
17991
- "version": "1.3.3",
17992
- "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.3.3.tgz",
17993
- "integrity": "sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==",
18058
+ "version": "1.7.2",
18059
+ "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.7.2.tgz",
18060
+ "integrity": "sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A==",
17994
18061
  "dev": true,
18062
+ "hasInstallScript": true,
17995
18063
  "license": "MIT",
18064
+ "dependencies": {
18065
+ "napi-postinstall": "^0.2.2"
18066
+ },
17996
18067
  "funding": {
17997
18068
  "url": "https://github.com/sponsors/JounQin"
17998
18069
  },
17999
18070
  "optionalDependencies": {
18000
- "@unrs/resolver-binding-darwin-arm64": "1.3.3",
18001
- "@unrs/resolver-binding-darwin-x64": "1.3.3",
18002
- "@unrs/resolver-binding-freebsd-x64": "1.3.3",
18003
- "@unrs/resolver-binding-linux-arm-gnueabihf": "1.3.3",
18004
- "@unrs/resolver-binding-linux-arm-musleabihf": "1.3.3",
18005
- "@unrs/resolver-binding-linux-arm64-gnu": "1.3.3",
18006
- "@unrs/resolver-binding-linux-arm64-musl": "1.3.3",
18007
- "@unrs/resolver-binding-linux-ppc64-gnu": "1.3.3",
18008
- "@unrs/resolver-binding-linux-s390x-gnu": "1.3.3",
18009
- "@unrs/resolver-binding-linux-x64-gnu": "1.3.3",
18010
- "@unrs/resolver-binding-linux-x64-musl": "1.3.3",
18011
- "@unrs/resolver-binding-wasm32-wasi": "1.3.3",
18012
- "@unrs/resolver-binding-win32-arm64-msvc": "1.3.3",
18013
- "@unrs/resolver-binding-win32-ia32-msvc": "1.3.3",
18014
- "@unrs/resolver-binding-win32-x64-msvc": "1.3.3"
18071
+ "@unrs/resolver-binding-darwin-arm64": "1.7.2",
18072
+ "@unrs/resolver-binding-darwin-x64": "1.7.2",
18073
+ "@unrs/resolver-binding-freebsd-x64": "1.7.2",
18074
+ "@unrs/resolver-binding-linux-arm-gnueabihf": "1.7.2",
18075
+ "@unrs/resolver-binding-linux-arm-musleabihf": "1.7.2",
18076
+ "@unrs/resolver-binding-linux-arm64-gnu": "1.7.2",
18077
+ "@unrs/resolver-binding-linux-arm64-musl": "1.7.2",
18078
+ "@unrs/resolver-binding-linux-ppc64-gnu": "1.7.2",
18079
+ "@unrs/resolver-binding-linux-riscv64-gnu": "1.7.2",
18080
+ "@unrs/resolver-binding-linux-riscv64-musl": "1.7.2",
18081
+ "@unrs/resolver-binding-linux-s390x-gnu": "1.7.2",
18082
+ "@unrs/resolver-binding-linux-x64-gnu": "1.7.2",
18083
+ "@unrs/resolver-binding-linux-x64-musl": "1.7.2",
18084
+ "@unrs/resolver-binding-wasm32-wasi": "1.7.2",
18085
+ "@unrs/resolver-binding-win32-arm64-msvc": "1.7.2",
18086
+ "@unrs/resolver-binding-win32-ia32-msvc": "1.7.2",
18087
+ "@unrs/resolver-binding-win32-x64-msvc": "1.7.2"
18015
18088
  }
18016
18089
  },
18017
18090
  "node_modules/update-browserslist-db": {