@jayree/sfdx-plugin-manifest 4.0.42 → 4.0.43

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,17 +1,17 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.42",
3
+ "version": "4.0.43",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.42",
9
+ "version": "4.0.43",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.11",
13
13
  "@oclif/core": "^4.5.0",
14
- "@salesforce/core": "^8.18.3",
14
+ "@salesforce/core": "^8.18.5",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.3",
17
17
  "@salesforce/source-deploy-retrieve": "12.21.6",
@@ -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.86",
35
+ "eslint-config-oclif": "^6.0.87",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
- "eslint-plugin-prettier": "^5.5.1",
38
- "eslint-plugin-sf-plugin": "^1.20.27",
37
+ "eslint-plugin-prettier": "^5.5.3",
38
+ "eslint-plugin-sf-plugin": "^1.20.29",
39
39
  "oclif": "^4.22.1",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
@@ -3777,9 +3777,9 @@
3777
3777
  }
3778
3778
  },
3779
3779
  "node_modules/@salesforce/core": {
3780
- "version": "8.18.3",
3781
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.3.tgz",
3782
- "integrity": "sha512-RWloPTkA6SGWgiwvXZkqQELEFjPZH2Rv7VAFqwucrZJDrsewaNFsktLdmLnTWnURghSBW+iff0+/z/z1vvUOiQ==",
3780
+ "version": "8.18.5",
3781
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.5.tgz",
3782
+ "integrity": "sha512-zQSIjo0L0ddcZbj3Oxxig2J6aYL5H5FY45TpXAXpjGe0UPWNxXkU2mrcDfs9OSn0MhM3uMj4fUIM1a158/3Lug==",
3783
3783
  "license": "BSD-3-Clause",
3784
3784
  "dependencies": {
3785
3785
  "@jsforce/jsforce-node": "^3.9.1",
@@ -5553,17 +5553,17 @@
5553
5553
  "license": "MIT"
5554
5554
  },
5555
5555
  "node_modules/@typescript-eslint/eslint-plugin": {
5556
- "version": "8.36.0",
5557
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz",
5558
- "integrity": "sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==",
5556
+ "version": "8.38.0",
5557
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz",
5558
+ "integrity": "sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==",
5559
5559
  "dev": true,
5560
5560
  "license": "MIT",
5561
5561
  "dependencies": {
5562
5562
  "@eslint-community/regexpp": "^4.10.0",
5563
- "@typescript-eslint/scope-manager": "8.36.0",
5564
- "@typescript-eslint/type-utils": "8.36.0",
5565
- "@typescript-eslint/utils": "8.36.0",
5566
- "@typescript-eslint/visitor-keys": "8.36.0",
5563
+ "@typescript-eslint/scope-manager": "8.38.0",
5564
+ "@typescript-eslint/type-utils": "8.38.0",
5565
+ "@typescript-eslint/utils": "8.38.0",
5566
+ "@typescript-eslint/visitor-keys": "8.38.0",
5567
5567
  "graphemer": "^1.4.0",
5568
5568
  "ignore": "^7.0.0",
5569
5569
  "natural-compare": "^1.4.0",
@@ -5577,7 +5577,7 @@
5577
5577
  "url": "https://opencollective.com/typescript-eslint"
5578
5578
  },
5579
5579
  "peerDependencies": {
5580
- "@typescript-eslint/parser": "^8.36.0",
5580
+ "@typescript-eslint/parser": "^8.38.0",
5581
5581
  "eslint": "^8.57.0 || ^9.0.0",
5582
5582
  "typescript": ">=4.8.4 <5.9.0"
5583
5583
  }
@@ -5614,37 +5614,15 @@
5614
5614
  "url": "https://opencollective.com/eslint"
5615
5615
  }
5616
5616
  },
5617
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/project-service": {
5618
- "version": "8.36.0",
5619
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
5620
- "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
5621
- "dev": true,
5622
- "license": "MIT",
5623
- "dependencies": {
5624
- "@typescript-eslint/tsconfig-utils": "^8.36.0",
5625
- "@typescript-eslint/types": "^8.36.0",
5626
- "debug": "^4.3.4"
5627
- },
5628
- "engines": {
5629
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5630
- },
5631
- "funding": {
5632
- "type": "opencollective",
5633
- "url": "https://opencollective.com/typescript-eslint"
5634
- },
5635
- "peerDependencies": {
5636
- "typescript": ">=4.8.4 <5.9.0"
5637
- }
5638
- },
5639
5617
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5640
- "version": "8.36.0",
5641
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
5642
- "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
5618
+ "version": "8.38.0",
5619
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
5620
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
5643
5621
  "dev": true,
5644
5622
  "license": "MIT",
5645
5623
  "dependencies": {
5646
- "@typescript-eslint/types": "8.36.0",
5647
- "@typescript-eslint/visitor-keys": "8.36.0"
5624
+ "@typescript-eslint/types": "8.38.0",
5625
+ "@typescript-eslint/visitor-keys": "8.38.0"
5648
5626
  },
5649
5627
  "engines": {
5650
5628
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5654,63 +5632,17 @@
5654
5632
  "url": "https://opencollective.com/typescript-eslint"
5655
5633
  }
5656
5634
  },
5657
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/tsconfig-utils": {
5658
- "version": "8.36.0",
5659
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
5660
- "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
5661
- "dev": true,
5662
- "license": "MIT",
5663
- "engines": {
5664
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5665
- },
5666
- "funding": {
5667
- "type": "opencollective",
5668
- "url": "https://opencollective.com/typescript-eslint"
5669
- },
5670
- "peerDependencies": {
5671
- "typescript": ">=4.8.4 <5.9.0"
5672
- }
5673
- },
5674
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
5675
- "version": "8.36.0",
5676
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
5677
- "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
5678
- "dev": true,
5679
- "license": "MIT",
5680
- "dependencies": {
5681
- "@typescript-eslint/project-service": "8.36.0",
5682
- "@typescript-eslint/tsconfig-utils": "8.36.0",
5683
- "@typescript-eslint/types": "8.36.0",
5684
- "@typescript-eslint/visitor-keys": "8.36.0",
5685
- "debug": "^4.3.4",
5686
- "fast-glob": "^3.3.2",
5687
- "is-glob": "^4.0.3",
5688
- "minimatch": "^9.0.4",
5689
- "semver": "^7.6.0",
5690
- "ts-api-utils": "^2.1.0"
5691
- },
5692
- "engines": {
5693
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5694
- },
5695
- "funding": {
5696
- "type": "opencollective",
5697
- "url": "https://opencollective.com/typescript-eslint"
5698
- },
5699
- "peerDependencies": {
5700
- "typescript": ">=4.8.4 <5.9.0"
5701
- }
5702
- },
5703
5635
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
5704
- "version": "8.36.0",
5705
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
5706
- "integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
5636
+ "version": "8.38.0",
5637
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
5638
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
5707
5639
  "dev": true,
5708
5640
  "license": "MIT",
5709
5641
  "dependencies": {
5710
5642
  "@eslint-community/eslint-utils": "^4.7.0",
5711
- "@typescript-eslint/scope-manager": "8.36.0",
5712
- "@typescript-eslint/types": "8.36.0",
5713
- "@typescript-eslint/typescript-estree": "8.36.0"
5643
+ "@typescript-eslint/scope-manager": "8.38.0",
5644
+ "@typescript-eslint/types": "8.38.0",
5645
+ "@typescript-eslint/typescript-estree": "8.38.0"
5714
5646
  },
5715
5647
  "engines": {
5716
5648
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5725,13 +5657,13 @@
5725
5657
  }
5726
5658
  },
5727
5659
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5728
- "version": "8.36.0",
5729
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
5730
- "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
5660
+ "version": "8.38.0",
5661
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
5662
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
5731
5663
  "dev": true,
5732
5664
  "license": "MIT",
5733
5665
  "dependencies": {
5734
- "@typescript-eslint/types": "8.36.0",
5666
+ "@typescript-eslint/types": "8.38.0",
5735
5667
  "eslint-visitor-keys": "^4.2.1"
5736
5668
  },
5737
5669
  "engines": {
@@ -5765,22 +5697,6 @@
5765
5697
  "node": ">= 4"
5766
5698
  }
5767
5699
  },
5768
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/minimatch": {
5769
- "version": "9.0.5",
5770
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
5771
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5772
- "dev": true,
5773
- "license": "ISC",
5774
- "dependencies": {
5775
- "brace-expansion": "^2.0.1"
5776
- },
5777
- "engines": {
5778
- "node": ">=16 || 14 >=14.17"
5779
- },
5780
- "funding": {
5781
- "url": "https://github.com/sponsors/isaacs"
5782
- }
5783
- },
5784
5700
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
5785
5701
  "version": "2.1.0",
5786
5702
  "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
@@ -5795,16 +5711,16 @@
5795
5711
  }
5796
5712
  },
5797
5713
  "node_modules/@typescript-eslint/parser": {
5798
- "version": "8.36.0",
5799
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.36.0.tgz",
5800
- "integrity": "sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==",
5714
+ "version": "8.38.0",
5715
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.38.0.tgz",
5716
+ "integrity": "sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==",
5801
5717
  "dev": true,
5802
5718
  "license": "MIT",
5803
5719
  "dependencies": {
5804
- "@typescript-eslint/scope-manager": "8.36.0",
5805
- "@typescript-eslint/types": "8.36.0",
5806
- "@typescript-eslint/typescript-estree": "8.36.0",
5807
- "@typescript-eslint/visitor-keys": "8.36.0",
5720
+ "@typescript-eslint/scope-manager": "8.38.0",
5721
+ "@typescript-eslint/types": "8.38.0",
5722
+ "@typescript-eslint/typescript-estree": "8.38.0",
5723
+ "@typescript-eslint/visitor-keys": "8.38.0",
5808
5724
  "debug": "^4.3.4"
5809
5725
  },
5810
5726
  "engines": {
@@ -5819,80 +5735,15 @@
5819
5735
  "typescript": ">=4.8.4 <5.9.0"
5820
5736
  }
5821
5737
  },
5822
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/project-service": {
5823
- "version": "8.36.0",
5824
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
5825
- "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
5826
- "dev": true,
5827
- "license": "MIT",
5828
- "dependencies": {
5829
- "@typescript-eslint/tsconfig-utils": "^8.36.0",
5830
- "@typescript-eslint/types": "^8.36.0",
5831
- "debug": "^4.3.4"
5832
- },
5833
- "engines": {
5834
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5835
- },
5836
- "funding": {
5837
- "type": "opencollective",
5838
- "url": "https://opencollective.com/typescript-eslint"
5839
- },
5840
- "peerDependencies": {
5841
- "typescript": ">=4.8.4 <5.9.0"
5842
- }
5843
- },
5844
5738
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
5845
- "version": "8.36.0",
5846
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
5847
- "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
5848
- "dev": true,
5849
- "license": "MIT",
5850
- "dependencies": {
5851
- "@typescript-eslint/types": "8.36.0",
5852
- "@typescript-eslint/visitor-keys": "8.36.0"
5853
- },
5854
- "engines": {
5855
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5856
- },
5857
- "funding": {
5858
- "type": "opencollective",
5859
- "url": "https://opencollective.com/typescript-eslint"
5860
- }
5861
- },
5862
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/tsconfig-utils": {
5863
- "version": "8.36.0",
5864
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
5865
- "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
5866
- "dev": true,
5867
- "license": "MIT",
5868
- "engines": {
5869
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5870
- },
5871
- "funding": {
5872
- "type": "opencollective",
5873
- "url": "https://opencollective.com/typescript-eslint"
5874
- },
5875
- "peerDependencies": {
5876
- "typescript": ">=4.8.4 <5.9.0"
5877
- }
5878
- },
5879
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
5880
- "version": "8.36.0",
5881
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
5882
- "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
5739
+ "version": "8.38.0",
5740
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
5741
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
5883
5742
  "dev": true,
5884
5743
  "license": "MIT",
5885
5744
  "dependencies": {
5886
- "@typescript-eslint/project-service": "8.36.0",
5887
- "@typescript-eslint/tsconfig-utils": "8.36.0",
5888
- "@typescript-eslint/types": "8.36.0",
5889
- "@typescript-eslint/visitor-keys": "8.36.0",
5890
- "debug": "^4.3.4",
5891
- "fast-glob": "^3.3.2",
5892
- "is-glob": "^4.0.3",
5893
- "minimatch": "^9.0.4",
5894
- "semver": "^7.6.0",
5895
- "ts-api-utils": "^2.1.0"
5745
+ "@typescript-eslint/types": "8.38.0",
5746
+ "@typescript-eslint/visitor-keys": "8.38.0"
5896
5747
  },
5897
5748
  "engines": {
5898
5749
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5900,19 +5751,16 @@
5900
5751
  "funding": {
5901
5752
  "type": "opencollective",
5902
5753
  "url": "https://opencollective.com/typescript-eslint"
5903
- },
5904
- "peerDependencies": {
5905
- "typescript": ">=4.8.4 <5.9.0"
5906
5754
  }
5907
5755
  },
5908
5756
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
5909
- "version": "8.36.0",
5910
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
5911
- "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
5757
+ "version": "8.38.0",
5758
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
5759
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
5912
5760
  "dev": true,
5913
5761
  "license": "MIT",
5914
5762
  "dependencies": {
5915
- "@typescript-eslint/types": "8.36.0",
5763
+ "@typescript-eslint/types": "8.38.0",
5916
5764
  "eslint-visitor-keys": "^4.2.1"
5917
5765
  },
5918
5766
  "engines": {
@@ -5936,44 +5784,15 @@
5936
5784
  "url": "https://opencollective.com/eslint"
5937
5785
  }
5938
5786
  },
5939
- "node_modules/@typescript-eslint/parser/node_modules/minimatch": {
5940
- "version": "9.0.5",
5941
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
5942
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5943
- "dev": true,
5944
- "license": "ISC",
5945
- "dependencies": {
5946
- "brace-expansion": "^2.0.1"
5947
- },
5948
- "engines": {
5949
- "node": ">=16 || 14 >=14.17"
5950
- },
5951
- "funding": {
5952
- "url": "https://github.com/sponsors/isaacs"
5953
- }
5954
- },
5955
- "node_modules/@typescript-eslint/parser/node_modules/ts-api-utils": {
5956
- "version": "2.1.0",
5957
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5958
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5959
- "dev": true,
5960
- "license": "MIT",
5961
- "engines": {
5962
- "node": ">=18.12"
5963
- },
5964
- "peerDependencies": {
5965
- "typescript": ">=4.8.4"
5966
- }
5967
- },
5968
5787
  "node_modules/@typescript-eslint/project-service": {
5969
- "version": "8.35.1",
5970
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.1.tgz",
5971
- "integrity": "sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==",
5788
+ "version": "8.38.0",
5789
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.38.0.tgz",
5790
+ "integrity": "sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==",
5972
5791
  "dev": true,
5973
5792
  "license": "MIT",
5974
5793
  "dependencies": {
5975
- "@typescript-eslint/tsconfig-utils": "^8.35.1",
5976
- "@typescript-eslint/types": "^8.35.1",
5794
+ "@typescript-eslint/tsconfig-utils": "^8.38.0",
5795
+ "@typescript-eslint/types": "^8.38.0",
5977
5796
  "debug": "^4.3.4"
5978
5797
  },
5979
5798
  "engines": {
@@ -5987,10 +5806,10 @@
5987
5806
  "typescript": ">=4.8.4 <5.9.0"
5988
5807
  }
5989
5808
  },
5990
- "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
5991
- "version": "8.35.1",
5992
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.1.tgz",
5993
- "integrity": "sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==",
5809
+ "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
5810
+ "version": "8.38.0",
5811
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
5812
+ "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
5994
5813
  "dev": true,
5995
5814
  "license": "MIT",
5996
5815
  "engines": {
@@ -5999,6 +5818,9 @@
5999
5818
  "funding": {
6000
5819
  "type": "opencollective",
6001
5820
  "url": "https://opencollective.com/typescript-eslint"
5821
+ },
5822
+ "peerDependencies": {
5823
+ "typescript": ">=4.8.4 <5.9.0"
6002
5824
  }
6003
5825
  },
6004
5826
  "node_modules/@typescript-eslint/scope-manager": {
@@ -6034,9 +5856,9 @@
6034
5856
  }
6035
5857
  },
6036
5858
  "node_modules/@typescript-eslint/tsconfig-utils": {
6037
- "version": "8.35.1",
6038
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz",
6039
- "integrity": "sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==",
5859
+ "version": "8.36.0",
5860
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
5861
+ "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
6040
5862
  "dev": true,
6041
5863
  "license": "MIT",
6042
5864
  "engines": {
@@ -6051,14 +5873,15 @@
6051
5873
  }
6052
5874
  },
6053
5875
  "node_modules/@typescript-eslint/type-utils": {
6054
- "version": "8.36.0",
6055
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz",
6056
- "integrity": "sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==",
5876
+ "version": "8.38.0",
5877
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz",
5878
+ "integrity": "sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==",
6057
5879
  "dev": true,
6058
5880
  "license": "MIT",
6059
5881
  "dependencies": {
6060
- "@typescript-eslint/typescript-estree": "8.36.0",
6061
- "@typescript-eslint/utils": "8.36.0",
5882
+ "@typescript-eslint/types": "8.38.0",
5883
+ "@typescript-eslint/typescript-estree": "8.38.0",
5884
+ "@typescript-eslint/utils": "8.38.0",
6062
5885
  "debug": "^4.3.4",
6063
5886
  "ts-api-utils": "^2.1.0"
6064
5887
  },
@@ -6093,37 +5916,15 @@
6093
5916
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6094
5917
  }
6095
5918
  },
6096
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/project-service": {
6097
- "version": "8.36.0",
6098
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
6099
- "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
6100
- "dev": true,
6101
- "license": "MIT",
6102
- "dependencies": {
6103
- "@typescript-eslint/tsconfig-utils": "^8.36.0",
6104
- "@typescript-eslint/types": "^8.36.0",
6105
- "debug": "^4.3.4"
6106
- },
6107
- "engines": {
6108
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6109
- },
6110
- "funding": {
6111
- "type": "opencollective",
6112
- "url": "https://opencollective.com/typescript-eslint"
6113
- },
6114
- "peerDependencies": {
6115
- "typescript": ">=4.8.4 <5.9.0"
6116
- }
6117
- },
6118
5919
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
6119
- "version": "8.36.0",
6120
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
6121
- "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
5920
+ "version": "8.38.0",
5921
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
5922
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
6122
5923
  "dev": true,
6123
5924
  "license": "MIT",
6124
5925
  "dependencies": {
6125
- "@typescript-eslint/types": "8.36.0",
6126
- "@typescript-eslint/visitor-keys": "8.36.0"
5926
+ "@typescript-eslint/types": "8.38.0",
5927
+ "@typescript-eslint/visitor-keys": "8.38.0"
6127
5928
  },
6128
5929
  "engines": {
6129
5930
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6133,63 +5934,17 @@
6133
5934
  "url": "https://opencollective.com/typescript-eslint"
6134
5935
  }
6135
5936
  },
6136
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/tsconfig-utils": {
6137
- "version": "8.36.0",
6138
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
6139
- "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
6140
- "dev": true,
6141
- "license": "MIT",
6142
- "engines": {
6143
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6144
- },
6145
- "funding": {
6146
- "type": "opencollective",
6147
- "url": "https://opencollective.com/typescript-eslint"
6148
- },
6149
- "peerDependencies": {
6150
- "typescript": ">=4.8.4 <5.9.0"
6151
- }
6152
- },
6153
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
6154
- "version": "8.36.0",
6155
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
6156
- "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
6157
- "dev": true,
6158
- "license": "MIT",
6159
- "dependencies": {
6160
- "@typescript-eslint/project-service": "8.36.0",
6161
- "@typescript-eslint/tsconfig-utils": "8.36.0",
6162
- "@typescript-eslint/types": "8.36.0",
6163
- "@typescript-eslint/visitor-keys": "8.36.0",
6164
- "debug": "^4.3.4",
6165
- "fast-glob": "^3.3.2",
6166
- "is-glob": "^4.0.3",
6167
- "minimatch": "^9.0.4",
6168
- "semver": "^7.6.0",
6169
- "ts-api-utils": "^2.1.0"
6170
- },
6171
- "engines": {
6172
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6173
- },
6174
- "funding": {
6175
- "type": "opencollective",
6176
- "url": "https://opencollective.com/typescript-eslint"
6177
- },
6178
- "peerDependencies": {
6179
- "typescript": ">=4.8.4 <5.9.0"
6180
- }
6181
- },
6182
5937
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
6183
- "version": "8.36.0",
6184
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
6185
- "integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
5938
+ "version": "8.38.0",
5939
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
5940
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
6186
5941
  "dev": true,
6187
5942
  "license": "MIT",
6188
5943
  "dependencies": {
6189
5944
  "@eslint-community/eslint-utils": "^4.7.0",
6190
- "@typescript-eslint/scope-manager": "8.36.0",
6191
- "@typescript-eslint/types": "8.36.0",
6192
- "@typescript-eslint/typescript-estree": "8.36.0"
5945
+ "@typescript-eslint/scope-manager": "8.38.0",
5946
+ "@typescript-eslint/types": "8.38.0",
5947
+ "@typescript-eslint/typescript-estree": "8.38.0"
6193
5948
  },
6194
5949
  "engines": {
6195
5950
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6204,13 +5959,13 @@
6204
5959
  }
6205
5960
  },
6206
5961
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
6207
- "version": "8.36.0",
6208
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
6209
- "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
5962
+ "version": "8.38.0",
5963
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
5964
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
6210
5965
  "dev": true,
6211
5966
  "license": "MIT",
6212
5967
  "dependencies": {
6213
- "@typescript-eslint/types": "8.36.0",
5968
+ "@typescript-eslint/types": "8.38.0",
6214
5969
  "eslint-visitor-keys": "^4.2.1"
6215
5970
  },
6216
5971
  "engines": {
@@ -6234,22 +5989,6 @@
6234
5989
  "url": "https://opencollective.com/eslint"
6235
5990
  }
6236
5991
  },
6237
- "node_modules/@typescript-eslint/type-utils/node_modules/minimatch": {
6238
- "version": "9.0.5",
6239
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6240
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6241
- "dev": true,
6242
- "license": "ISC",
6243
- "dependencies": {
6244
- "brace-expansion": "^2.0.1"
6245
- },
6246
- "engines": {
6247
- "node": ">=16 || 14 >=14.17"
6248
- },
6249
- "funding": {
6250
- "url": "https://github.com/sponsors/isaacs"
6251
- }
6252
- },
6253
5992
  "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
6254
5993
  "version": "2.1.0",
6255
5994
  "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
@@ -6264,9 +6003,52 @@
6264
6003
  }
6265
6004
  },
6266
6005
  "node_modules/@typescript-eslint/types": {
6267
- "version": "8.36.0",
6268
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz",
6269
- "integrity": "sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==",
6006
+ "version": "8.38.0",
6007
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
6008
+ "integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==",
6009
+ "dev": true,
6010
+ "license": "MIT",
6011
+ "engines": {
6012
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6013
+ },
6014
+ "funding": {
6015
+ "type": "opencollective",
6016
+ "url": "https://opencollective.com/typescript-eslint"
6017
+ }
6018
+ },
6019
+ "node_modules/@typescript-eslint/typescript-estree": {
6020
+ "version": "8.38.0",
6021
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz",
6022
+ "integrity": "sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==",
6023
+ "dev": true,
6024
+ "license": "MIT",
6025
+ "dependencies": {
6026
+ "@typescript-eslint/project-service": "8.38.0",
6027
+ "@typescript-eslint/tsconfig-utils": "8.38.0",
6028
+ "@typescript-eslint/types": "8.38.0",
6029
+ "@typescript-eslint/visitor-keys": "8.38.0",
6030
+ "debug": "^4.3.4",
6031
+ "fast-glob": "^3.3.2",
6032
+ "is-glob": "^4.0.3",
6033
+ "minimatch": "^9.0.4",
6034
+ "semver": "^7.6.0",
6035
+ "ts-api-utils": "^2.1.0"
6036
+ },
6037
+ "engines": {
6038
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6039
+ },
6040
+ "funding": {
6041
+ "type": "opencollective",
6042
+ "url": "https://opencollective.com/typescript-eslint"
6043
+ },
6044
+ "peerDependencies": {
6045
+ "typescript": ">=4.8.4 <5.9.0"
6046
+ }
6047
+ },
6048
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
6049
+ "version": "8.38.0",
6050
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
6051
+ "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
6270
6052
  "dev": true,
6271
6053
  "license": "MIT",
6272
6054
  "engines": {
@@ -6275,55 +6057,46 @@
6275
6057
  "funding": {
6276
6058
  "type": "opencollective",
6277
6059
  "url": "https://opencollective.com/typescript-eslint"
6060
+ },
6061
+ "peerDependencies": {
6062
+ "typescript": ">=4.8.4 <5.9.0"
6278
6063
  }
6279
6064
  },
6280
- "node_modules/@typescript-eslint/typescript-estree": {
6281
- "version": "6.21.0",
6282
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz",
6283
- "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==",
6065
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
6066
+ "version": "8.38.0",
6067
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
6068
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
6284
6069
  "dev": true,
6285
- "license": "BSD-2-Clause",
6070
+ "license": "MIT",
6286
6071
  "dependencies": {
6287
- "@typescript-eslint/types": "6.21.0",
6288
- "@typescript-eslint/visitor-keys": "6.21.0",
6289
- "debug": "^4.3.4",
6290
- "globby": "^11.1.0",
6291
- "is-glob": "^4.0.3",
6292
- "minimatch": "9.0.3",
6293
- "semver": "^7.5.4",
6294
- "ts-api-utils": "^1.0.1"
6072
+ "@typescript-eslint/types": "8.38.0",
6073
+ "eslint-visitor-keys": "^4.2.1"
6295
6074
  },
6296
6075
  "engines": {
6297
- "node": "^16.0.0 || >=18.0.0"
6076
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6298
6077
  },
6299
6078
  "funding": {
6300
6079
  "type": "opencollective",
6301
6080
  "url": "https://opencollective.com/typescript-eslint"
6302
- },
6303
- "peerDependenciesMeta": {
6304
- "typescript": {
6305
- "optional": true
6306
- }
6307
6081
  }
6308
6082
  },
6309
- "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
6310
- "version": "6.21.0",
6311
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz",
6312
- "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==",
6083
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/eslint-visitor-keys": {
6084
+ "version": "4.2.1",
6085
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
6086
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6313
6087
  "dev": true,
6314
- "license": "MIT",
6088
+ "license": "Apache-2.0",
6315
6089
  "engines": {
6316
- "node": "^16.0.0 || >=18.0.0"
6090
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6317
6091
  },
6318
6092
  "funding": {
6319
- "type": "opencollective",
6320
- "url": "https://opencollective.com/typescript-eslint"
6093
+ "url": "https://opencollective.com/eslint"
6321
6094
  }
6322
6095
  },
6323
6096
  "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
6324
- "version": "9.0.3",
6325
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
6326
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
6097
+ "version": "9.0.5",
6098
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6099
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6327
6100
  "dev": true,
6328
6101
  "license": "ISC",
6329
6102
  "dependencies": {
@@ -6336,17 +6109,30 @@
6336
6109
  "url": "https://github.com/sponsors/isaacs"
6337
6110
  }
6338
6111
  },
6112
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/ts-api-utils": {
6113
+ "version": "2.1.0",
6114
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6115
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6116
+ "dev": true,
6117
+ "license": "MIT",
6118
+ "engines": {
6119
+ "node": ">=18.12"
6120
+ },
6121
+ "peerDependencies": {
6122
+ "typescript": ">=4.8.4"
6123
+ }
6124
+ },
6339
6125
  "node_modules/@typescript-eslint/utils": {
6340
- "version": "8.35.1",
6341
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.1.tgz",
6342
- "integrity": "sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==",
6126
+ "version": "8.36.0",
6127
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
6128
+ "integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
6343
6129
  "dev": true,
6344
6130
  "license": "MIT",
6345
6131
  "dependencies": {
6346
6132
  "@eslint-community/eslint-utils": "^4.7.0",
6347
- "@typescript-eslint/scope-manager": "8.35.1",
6348
- "@typescript-eslint/types": "8.35.1",
6349
- "@typescript-eslint/typescript-estree": "8.35.1"
6133
+ "@typescript-eslint/scope-manager": "8.36.0",
6134
+ "@typescript-eslint/types": "8.36.0",
6135
+ "@typescript-eslint/typescript-estree": "8.36.0"
6350
6136
  },
6351
6137
  "engines": {
6352
6138
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6379,15 +6165,37 @@
6379
6165
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6380
6166
  }
6381
6167
  },
6168
+ "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/project-service": {
6169
+ "version": "8.36.0",
6170
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
6171
+ "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
6172
+ "dev": true,
6173
+ "license": "MIT",
6174
+ "dependencies": {
6175
+ "@typescript-eslint/tsconfig-utils": "^8.36.0",
6176
+ "@typescript-eslint/types": "^8.36.0",
6177
+ "debug": "^4.3.4"
6178
+ },
6179
+ "engines": {
6180
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6181
+ },
6182
+ "funding": {
6183
+ "type": "opencollective",
6184
+ "url": "https://opencollective.com/typescript-eslint"
6185
+ },
6186
+ "peerDependencies": {
6187
+ "typescript": ">=4.8.4 <5.9.0"
6188
+ }
6189
+ },
6382
6190
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6383
- "version": "8.35.1",
6384
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz",
6385
- "integrity": "sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==",
6191
+ "version": "8.36.0",
6192
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
6193
+ "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
6386
6194
  "dev": true,
6387
6195
  "license": "MIT",
6388
6196
  "dependencies": {
6389
- "@typescript-eslint/types": "8.35.1",
6390
- "@typescript-eslint/visitor-keys": "8.35.1"
6197
+ "@typescript-eslint/types": "8.36.0",
6198
+ "@typescript-eslint/visitor-keys": "8.36.0"
6391
6199
  },
6392
6200
  "engines": {
6393
6201
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6398,9 +6206,9 @@
6398
6206
  }
6399
6207
  },
6400
6208
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
6401
- "version": "8.35.1",
6402
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.1.tgz",
6403
- "integrity": "sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==",
6209
+ "version": "8.36.0",
6210
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz",
6211
+ "integrity": "sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==",
6404
6212
  "dev": true,
6405
6213
  "license": "MIT",
6406
6214
  "engines": {
@@ -6412,16 +6220,16 @@
6412
6220
  }
6413
6221
  },
6414
6222
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
6415
- "version": "8.35.1",
6416
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz",
6417
- "integrity": "sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==",
6223
+ "version": "8.36.0",
6224
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
6225
+ "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
6418
6226
  "dev": true,
6419
6227
  "license": "MIT",
6420
6228
  "dependencies": {
6421
- "@typescript-eslint/project-service": "8.35.1",
6422
- "@typescript-eslint/tsconfig-utils": "8.35.1",
6423
- "@typescript-eslint/types": "8.35.1",
6424
- "@typescript-eslint/visitor-keys": "8.35.1",
6229
+ "@typescript-eslint/project-service": "8.36.0",
6230
+ "@typescript-eslint/tsconfig-utils": "8.36.0",
6231
+ "@typescript-eslint/types": "8.36.0",
6232
+ "@typescript-eslint/visitor-keys": "8.36.0",
6425
6233
  "debug": "^4.3.4",
6426
6234
  "fast-glob": "^3.3.2",
6427
6235
  "is-glob": "^4.0.3",
@@ -6441,13 +6249,13 @@
6441
6249
  }
6442
6250
  },
6443
6251
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6444
- "version": "8.35.1",
6445
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz",
6446
- "integrity": "sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==",
6252
+ "version": "8.36.0",
6253
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
6254
+ "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
6447
6255
  "dev": true,
6448
6256
  "license": "MIT",
6449
6257
  "dependencies": {
6450
- "@typescript-eslint/types": "8.35.1",
6258
+ "@typescript-eslint/types": "8.36.0",
6451
6259
  "eslint-visitor-keys": "^4.2.1"
6452
6260
  },
6453
6261
  "engines": {
@@ -9407,9 +9215,9 @@
9407
9215
  }
9408
9216
  },
9409
9217
  "node_modules/eslint-config-oclif": {
9410
- "version": "6.0.86",
9411
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.86.tgz",
9412
- "integrity": "sha512-gym1bRqeP4/CYwOmi6PC+hlVGEMJhgI1joa2ogFy7tbr0LSI/9gPYfuksLoOBPkY9as1UNg4sdQ4fIya+zpf+Q==",
9218
+ "version": "6.0.87",
9219
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.87.tgz",
9220
+ "integrity": "sha512-qU1WdrQCt+F+21dg/S1yHnjLxy9bSZ49HX9l0YqoGM4c9qHydLDIFAEEqbsgJqgz/9cQJ9jFiZUQefQfJLnAvw==",
9413
9221
  "dev": true,
9414
9222
  "license": "MIT",
9415
9223
  "dependencies": {
@@ -9429,7 +9237,7 @@
9429
9237
  "eslint-plugin-n": "^17.21.0",
9430
9238
  "eslint-plugin-perfectionist": "^4",
9431
9239
  "eslint-plugin-unicorn": "^56.0.1",
9432
- "typescript-eslint": "^8.36.0"
9240
+ "typescript-eslint": "^8.37.0"
9433
9241
  },
9434
9242
  "engines": {
9435
9243
  "node": ">=18.18.0"
@@ -9715,6 +9523,35 @@
9715
9523
  "url": "https://opencollective.com/typescript-eslint"
9716
9524
  }
9717
9525
  },
9526
+ "node_modules/eslint-config-salesforce-typescript/node_modules/@typescript-eslint/typescript-estree": {
9527
+ "version": "6.21.0",
9528
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz",
9529
+ "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==",
9530
+ "dev": true,
9531
+ "license": "BSD-2-Clause",
9532
+ "dependencies": {
9533
+ "@typescript-eslint/types": "6.21.0",
9534
+ "@typescript-eslint/visitor-keys": "6.21.0",
9535
+ "debug": "^4.3.4",
9536
+ "globby": "^11.1.0",
9537
+ "is-glob": "^4.0.3",
9538
+ "minimatch": "9.0.3",
9539
+ "semver": "^7.5.4",
9540
+ "ts-api-utils": "^1.0.1"
9541
+ },
9542
+ "engines": {
9543
+ "node": "^16.0.0 || >=18.0.0"
9544
+ },
9545
+ "funding": {
9546
+ "type": "opencollective",
9547
+ "url": "https://opencollective.com/typescript-eslint"
9548
+ },
9549
+ "peerDependenciesMeta": {
9550
+ "typescript": {
9551
+ "optional": true
9552
+ }
9553
+ }
9554
+ },
9718
9555
  "node_modules/eslint-config-salesforce-typescript/node_modules/@typescript-eslint/utils": {
9719
9556
  "version": "6.21.0",
9720
9557
  "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz",
@@ -9832,6 +9669,22 @@
9832
9669
  "node": ">=12.0.0"
9833
9670
  }
9834
9671
  },
9672
+ "node_modules/eslint-config-salesforce-typescript/node_modules/minimatch": {
9673
+ "version": "9.0.3",
9674
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
9675
+ "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
9676
+ "dev": true,
9677
+ "license": "ISC",
9678
+ "dependencies": {
9679
+ "brace-expansion": "^2.0.1"
9680
+ },
9681
+ "engines": {
9682
+ "node": ">=16 || 14 >=14.17"
9683
+ },
9684
+ "funding": {
9685
+ "url": "https://github.com/sponsors/isaacs"
9686
+ }
9687
+ },
9835
9688
  "node_modules/eslint-config-salesforce-typescript/node_modules/spdx-expression-parse": {
9836
9689
  "version": "4.0.0",
9837
9690
  "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
@@ -10339,9 +10192,9 @@
10339
10192
  }
10340
10193
  },
10341
10194
  "node_modules/eslint-plugin-prettier": {
10342
- "version": "5.5.1",
10343
- "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz",
10344
- "integrity": "sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==",
10195
+ "version": "5.5.3",
10196
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz",
10197
+ "integrity": "sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==",
10345
10198
  "dev": true,
10346
10199
  "license": "MIT",
10347
10200
  "dependencies": {
@@ -10370,13 +10223,13 @@
10370
10223
  }
10371
10224
  },
10372
10225
  "node_modules/eslint-plugin-sf-plugin": {
10373
- "version": "1.20.27",
10374
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz",
10375
- "integrity": "sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==",
10226
+ "version": "1.20.29",
10227
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.29.tgz",
10228
+ "integrity": "sha512-yMcmHWL/uMPj0JHNKditfyo9URfJ1s6BVEWfPACM1jzQ+Q6ed0CJDeUNiw3/VrYMV5mzjaqIzJtUU+rxwwXOZA==",
10376
10229
  "dev": true,
10377
10230
  "license": "BSD-3-Clause",
10378
10231
  "dependencies": {
10379
- "@salesforce/core": "^8.17.0",
10232
+ "@salesforce/core": "^8.18.1",
10380
10233
  "@typescript-eslint/utils": "^7.18.0"
10381
10234
  },
10382
10235
  "engines": {
@@ -18512,15 +18365,16 @@
18512
18365
  }
18513
18366
  },
18514
18367
  "node_modules/typescript-eslint": {
18515
- "version": "8.36.0",
18516
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.36.0.tgz",
18517
- "integrity": "sha512-fTCqxthY+h9QbEgSIBfL9iV6CvKDFuoxg6bHPNpJ9HIUzS+jy2lCEyCmGyZRWEBSaykqcDPf1SJ+BfCI8DRopA==",
18368
+ "version": "8.38.0",
18369
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.38.0.tgz",
18370
+ "integrity": "sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==",
18518
18371
  "dev": true,
18519
18372
  "license": "MIT",
18520
18373
  "dependencies": {
18521
- "@typescript-eslint/eslint-plugin": "8.36.0",
18522
- "@typescript-eslint/parser": "8.36.0",
18523
- "@typescript-eslint/utils": "8.36.0"
18374
+ "@typescript-eslint/eslint-plugin": "8.38.0",
18375
+ "@typescript-eslint/parser": "8.38.0",
18376
+ "@typescript-eslint/typescript-estree": "8.38.0",
18377
+ "@typescript-eslint/utils": "8.38.0"
18524
18378
  },
18525
18379
  "engines": {
18526
18380
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -18553,80 +18407,15 @@
18553
18407
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
18554
18408
  }
18555
18409
  },
18556
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/project-service": {
18557
- "version": "8.36.0",
18558
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
18559
- "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
18560
- "dev": true,
18561
- "license": "MIT",
18562
- "dependencies": {
18563
- "@typescript-eslint/tsconfig-utils": "^8.36.0",
18564
- "@typescript-eslint/types": "^8.36.0",
18565
- "debug": "^4.3.4"
18566
- },
18567
- "engines": {
18568
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18569
- },
18570
- "funding": {
18571
- "type": "opencollective",
18572
- "url": "https://opencollective.com/typescript-eslint"
18573
- },
18574
- "peerDependencies": {
18575
- "typescript": ">=4.8.4 <5.9.0"
18576
- }
18577
- },
18578
18410
  "node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
18579
- "version": "8.36.0",
18580
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
18581
- "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
18582
- "dev": true,
18583
- "license": "MIT",
18584
- "dependencies": {
18585
- "@typescript-eslint/types": "8.36.0",
18586
- "@typescript-eslint/visitor-keys": "8.36.0"
18587
- },
18588
- "engines": {
18589
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18590
- },
18591
- "funding": {
18592
- "type": "opencollective",
18593
- "url": "https://opencollective.com/typescript-eslint"
18594
- }
18595
- },
18596
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/tsconfig-utils": {
18597
- "version": "8.36.0",
18598
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
18599
- "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
18600
- "dev": true,
18601
- "license": "MIT",
18602
- "engines": {
18603
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18604
- },
18605
- "funding": {
18606
- "type": "opencollective",
18607
- "url": "https://opencollective.com/typescript-eslint"
18608
- },
18609
- "peerDependencies": {
18610
- "typescript": ">=4.8.4 <5.9.0"
18611
- }
18612
- },
18613
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": {
18614
- "version": "8.36.0",
18615
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
18616
- "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
18411
+ "version": "8.38.0",
18412
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
18413
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
18617
18414
  "dev": true,
18618
18415
  "license": "MIT",
18619
18416
  "dependencies": {
18620
- "@typescript-eslint/project-service": "8.36.0",
18621
- "@typescript-eslint/tsconfig-utils": "8.36.0",
18622
- "@typescript-eslint/types": "8.36.0",
18623
- "@typescript-eslint/visitor-keys": "8.36.0",
18624
- "debug": "^4.3.4",
18625
- "fast-glob": "^3.3.2",
18626
- "is-glob": "^4.0.3",
18627
- "minimatch": "^9.0.4",
18628
- "semver": "^7.6.0",
18629
- "ts-api-utils": "^2.1.0"
18417
+ "@typescript-eslint/types": "8.38.0",
18418
+ "@typescript-eslint/visitor-keys": "8.38.0"
18630
18419
  },
18631
18420
  "engines": {
18632
18421
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -18634,22 +18423,19 @@
18634
18423
  "funding": {
18635
18424
  "type": "opencollective",
18636
18425
  "url": "https://opencollective.com/typescript-eslint"
18637
- },
18638
- "peerDependencies": {
18639
- "typescript": ">=4.8.4 <5.9.0"
18640
18426
  }
18641
18427
  },
18642
18428
  "node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
18643
- "version": "8.36.0",
18644
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
18645
- "integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
18429
+ "version": "8.38.0",
18430
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
18431
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
18646
18432
  "dev": true,
18647
18433
  "license": "MIT",
18648
18434
  "dependencies": {
18649
18435
  "@eslint-community/eslint-utils": "^4.7.0",
18650
- "@typescript-eslint/scope-manager": "8.36.0",
18651
- "@typescript-eslint/types": "8.36.0",
18652
- "@typescript-eslint/typescript-estree": "8.36.0"
18436
+ "@typescript-eslint/scope-manager": "8.38.0",
18437
+ "@typescript-eslint/types": "8.38.0",
18438
+ "@typescript-eslint/typescript-estree": "8.38.0"
18653
18439
  },
18654
18440
  "engines": {
18655
18441
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -18664,13 +18450,13 @@
18664
18450
  }
18665
18451
  },
18666
18452
  "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
18667
- "version": "8.36.0",
18668
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
18669
- "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
18453
+ "version": "8.38.0",
18454
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
18455
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
18670
18456
  "dev": true,
18671
18457
  "license": "MIT",
18672
18458
  "dependencies": {
18673
- "@typescript-eslint/types": "8.36.0",
18459
+ "@typescript-eslint/types": "8.38.0",
18674
18460
  "eslint-visitor-keys": "^4.2.1"
18675
18461
  },
18676
18462
  "engines": {
@@ -18694,35 +18480,6 @@
18694
18480
  "url": "https://opencollective.com/eslint"
18695
18481
  }
18696
18482
  },
18697
- "node_modules/typescript-eslint/node_modules/minimatch": {
18698
- "version": "9.0.5",
18699
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
18700
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
18701
- "dev": true,
18702
- "license": "ISC",
18703
- "dependencies": {
18704
- "brace-expansion": "^2.0.1"
18705
- },
18706
- "engines": {
18707
- "node": ">=16 || 14 >=14.17"
18708
- },
18709
- "funding": {
18710
- "url": "https://github.com/sponsors/isaacs"
18711
- }
18712
- },
18713
- "node_modules/typescript-eslint/node_modules/ts-api-utils": {
18714
- "version": "2.1.0",
18715
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
18716
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
18717
- "dev": true,
18718
- "license": "MIT",
18719
- "engines": {
18720
- "node": ">=18.12"
18721
- },
18722
- "peerDependencies": {
18723
- "typescript": ">=4.8.4"
18724
- }
18725
- },
18726
18483
  "node_modules/uc.micro": {
18727
18484
  "version": "2.1.0",
18728
18485
  "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",