@jayree/sfdx-plugin-manifest 5.0.18 → 5.0.19

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,16 +1,16 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.18",
3
+ "version": "5.0.19",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.18",
9
+ "version": "5.0.19",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.25",
13
- "@oclif/core": "^4.8.2",
13
+ "@oclif/core": "^4.8.3",
14
14
  "@salesforce/core": "^8.26.3",
15
15
  "@salesforce/kit": "^3.2.4",
16
16
  "@salesforce/sf-plugins-core": "^12.2.6",
@@ -24,14 +24,14 @@
24
24
  "isomorphic-git": "1.37.2"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.3.9",
27
+ "@oclif/plugin-command-snapshot": "^5.3.10",
28
28
  "@salesforce/cli-plugins-testkit": "^5.3.41",
29
29
  "@salesforce/dev-scripts": "^11.0.4",
30
30
  "@salesforce/ts-sinon": "^1.4.31",
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.144",
34
+ "eslint-config-oclif": "^6.0.146",
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",
@@ -3644,9 +3644,9 @@
3644
3644
  }
3645
3645
  },
3646
3646
  "node_modules/@oclif/core": {
3647
- "version": "4.8.2",
3648
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.2.tgz",
3649
- "integrity": "sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==",
3647
+ "version": "4.8.3",
3648
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.3.tgz",
3649
+ "integrity": "sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==",
3650
3650
  "license": "MIT",
3651
3651
  "dependencies": {
3652
3652
  "ansi-escapes": "^4.3.2",
@@ -3756,9 +3756,9 @@
3756
3756
  }
3757
3757
  },
3758
3758
  "node_modules/@oclif/plugin-command-snapshot": {
3759
- "version": "5.3.9",
3760
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz",
3761
- "integrity": "sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==",
3759
+ "version": "5.3.10",
3760
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.10.tgz",
3761
+ "integrity": "sha512-pGKxLQzE3NYsl63WmwiCndrskKFsQXZ8P5trvycqGHJ1YmffL4xPpfiDcMtiKuK0MX2vSnTkQ0k7n5kchmx+vA==",
3762
3762
  "dev": true,
3763
3763
  "license": "MIT",
3764
3764
  "dependencies": {
@@ -5613,6 +5613,152 @@
5613
5613
  "eslint": ">=8.40.0"
5614
5614
  }
5615
5615
  },
5616
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
5617
+ "version": "8.56.0",
5618
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.0.tgz",
5619
+ "integrity": "sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==",
5620
+ "dev": true,
5621
+ "license": "MIT",
5622
+ "dependencies": {
5623
+ "@typescript-eslint/tsconfig-utils": "^8.56.0",
5624
+ "@typescript-eslint/types": "^8.56.0",
5625
+ "debug": "^4.4.3"
5626
+ },
5627
+ "engines": {
5628
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5629
+ },
5630
+ "funding": {
5631
+ "type": "opencollective",
5632
+ "url": "https://opencollective.com/typescript-eslint"
5633
+ },
5634
+ "peerDependencies": {
5635
+ "typescript": ">=4.8.4 <6.0.0"
5636
+ }
5637
+ },
5638
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5639
+ "version": "8.56.0",
5640
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz",
5641
+ "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
5642
+ "dev": true,
5643
+ "license": "MIT",
5644
+ "dependencies": {
5645
+ "@typescript-eslint/types": "8.56.0",
5646
+ "@typescript-eslint/visitor-keys": "8.56.0"
5647
+ },
5648
+ "engines": {
5649
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5650
+ },
5651
+ "funding": {
5652
+ "type": "opencollective",
5653
+ "url": "https://opencollective.com/typescript-eslint"
5654
+ }
5655
+ },
5656
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
5657
+ "version": "8.56.0",
5658
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz",
5659
+ "integrity": "sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==",
5660
+ "dev": true,
5661
+ "license": "MIT",
5662
+ "dependencies": {
5663
+ "@typescript-eslint/project-service": "8.56.0",
5664
+ "@typescript-eslint/tsconfig-utils": "8.56.0",
5665
+ "@typescript-eslint/types": "8.56.0",
5666
+ "@typescript-eslint/visitor-keys": "8.56.0",
5667
+ "debug": "^4.4.3",
5668
+ "minimatch": "^9.0.5",
5669
+ "semver": "^7.7.3",
5670
+ "tinyglobby": "^0.2.15",
5671
+ "ts-api-utils": "^2.4.0"
5672
+ },
5673
+ "engines": {
5674
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5675
+ },
5676
+ "funding": {
5677
+ "type": "opencollective",
5678
+ "url": "https://opencollective.com/typescript-eslint"
5679
+ },
5680
+ "peerDependencies": {
5681
+ "typescript": ">=4.8.4 <6.0.0"
5682
+ }
5683
+ },
5684
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
5685
+ "version": "8.56.0",
5686
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.0.tgz",
5687
+ "integrity": "sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==",
5688
+ "dev": true,
5689
+ "license": "MIT",
5690
+ "dependencies": {
5691
+ "@eslint-community/eslint-utils": "^4.9.1",
5692
+ "@typescript-eslint/scope-manager": "8.56.0",
5693
+ "@typescript-eslint/types": "8.56.0",
5694
+ "@typescript-eslint/typescript-estree": "8.56.0"
5695
+ },
5696
+ "engines": {
5697
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5698
+ },
5699
+ "funding": {
5700
+ "type": "opencollective",
5701
+ "url": "https://opencollective.com/typescript-eslint"
5702
+ },
5703
+ "peerDependencies": {
5704
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
5705
+ "typescript": ">=4.8.4 <6.0.0"
5706
+ }
5707
+ },
5708
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5709
+ "version": "8.56.0",
5710
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
5711
+ "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
5712
+ "dev": true,
5713
+ "license": "MIT",
5714
+ "dependencies": {
5715
+ "@typescript-eslint/types": "8.56.0",
5716
+ "eslint-visitor-keys": "^5.0.0"
5717
+ },
5718
+ "engines": {
5719
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5720
+ },
5721
+ "funding": {
5722
+ "type": "opencollective",
5723
+ "url": "https://opencollective.com/typescript-eslint"
5724
+ }
5725
+ },
5726
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
5727
+ "version": "5.0.1",
5728
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
5729
+ "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
5730
+ "dev": true,
5731
+ "license": "Apache-2.0",
5732
+ "engines": {
5733
+ "node": "^20.19.0 || ^22.13.0 || >=24"
5734
+ },
5735
+ "funding": {
5736
+ "url": "https://opencollective.com/eslint"
5737
+ }
5738
+ },
5739
+ "node_modules/@stylistic/eslint-plugin/node_modules/balanced-match": {
5740
+ "version": "4.0.3",
5741
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
5742
+ "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
5743
+ "dev": true,
5744
+ "license": "MIT",
5745
+ "engines": {
5746
+ "node": "20 || >=22"
5747
+ }
5748
+ },
5749
+ "node_modules/@stylistic/eslint-plugin/node_modules/brace-expansion": {
5750
+ "version": "5.0.2",
5751
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
5752
+ "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
5753
+ "dev": true,
5754
+ "license": "MIT",
5755
+ "dependencies": {
5756
+ "balanced-match": "^4.0.2"
5757
+ },
5758
+ "engines": {
5759
+ "node": "20 || >=22"
5760
+ }
5761
+ },
5616
5762
  "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
5617
5763
  "version": "4.2.1",
5618
5764
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
@@ -5626,6 +5772,35 @@
5626
5772
  "url": "https://opencollective.com/eslint"
5627
5773
  }
5628
5774
  },
5775
+ "node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
5776
+ "version": "9.0.6",
5777
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
5778
+ "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
5779
+ "dev": true,
5780
+ "license": "ISC",
5781
+ "dependencies": {
5782
+ "brace-expansion": "^5.0.2"
5783
+ },
5784
+ "engines": {
5785
+ "node": ">=16 || 14 >=14.17"
5786
+ },
5787
+ "funding": {
5788
+ "url": "https://github.com/sponsors/isaacs"
5789
+ }
5790
+ },
5791
+ "node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
5792
+ "version": "2.4.0",
5793
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
5794
+ "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
5795
+ "dev": true,
5796
+ "license": "MIT",
5797
+ "engines": {
5798
+ "node": ">=18.12"
5799
+ },
5800
+ "peerDependencies": {
5801
+ "typescript": ">=4.8.4"
5802
+ }
5803
+ },
5629
5804
  "node_modules/@szmarczak/http-timer": {
5630
5805
  "version": "4.0.6",
5631
5806
  "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -5987,17 +6162,17 @@
5987
6162
  "license": "MIT"
5988
6163
  },
5989
6164
  "node_modules/@typescript-eslint/eslint-plugin": {
5990
- "version": "8.56.0",
5991
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz",
5992
- "integrity": "sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==",
6165
+ "version": "8.56.1",
6166
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz",
6167
+ "integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==",
5993
6168
  "dev": true,
5994
6169
  "license": "MIT",
5995
6170
  "dependencies": {
5996
6171
  "@eslint-community/regexpp": "^4.12.2",
5997
- "@typescript-eslint/scope-manager": "8.56.0",
5998
- "@typescript-eslint/type-utils": "8.56.0",
5999
- "@typescript-eslint/utils": "8.56.0",
6000
- "@typescript-eslint/visitor-keys": "8.56.0",
6172
+ "@typescript-eslint/scope-manager": "8.56.1",
6173
+ "@typescript-eslint/type-utils": "8.56.1",
6174
+ "@typescript-eslint/utils": "8.56.1",
6175
+ "@typescript-eslint/visitor-keys": "8.56.1",
6001
6176
  "ignore": "^7.0.5",
6002
6177
  "natural-compare": "^1.4.0",
6003
6178
  "ts-api-utils": "^2.4.0"
@@ -6010,20 +6185,20 @@
6010
6185
  "url": "https://opencollective.com/typescript-eslint"
6011
6186
  },
6012
6187
  "peerDependencies": {
6013
- "@typescript-eslint/parser": "^8.56.0",
6188
+ "@typescript-eslint/parser": "^8.56.1",
6014
6189
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
6015
6190
  "typescript": ">=4.8.4 <6.0.0"
6016
6191
  }
6017
6192
  },
6018
6193
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
6019
- "version": "8.56.0",
6020
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz",
6021
- "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
6194
+ "version": "8.56.1",
6195
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz",
6196
+ "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
6022
6197
  "dev": true,
6023
6198
  "license": "MIT",
6024
6199
  "dependencies": {
6025
- "@typescript-eslint/types": "8.56.0",
6026
- "@typescript-eslint/visitor-keys": "8.56.0"
6200
+ "@typescript-eslint/types": "8.56.1",
6201
+ "@typescript-eslint/visitor-keys": "8.56.1"
6027
6202
  },
6028
6203
  "engines": {
6029
6204
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6033,14 +6208,28 @@
6033
6208
  "url": "https://opencollective.com/typescript-eslint"
6034
6209
  }
6035
6210
  },
6211
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
6212
+ "version": "8.56.1",
6213
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6214
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6215
+ "dev": true,
6216
+ "license": "MIT",
6217
+ "engines": {
6218
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6219
+ },
6220
+ "funding": {
6221
+ "type": "opencollective",
6222
+ "url": "https://opencollective.com/typescript-eslint"
6223
+ }
6224
+ },
6036
6225
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
6037
- "version": "8.56.0",
6038
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
6039
- "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
6226
+ "version": "8.56.1",
6227
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
6228
+ "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
6040
6229
  "dev": true,
6041
6230
  "license": "MIT",
6042
6231
  "dependencies": {
6043
- "@typescript-eslint/types": "8.56.0",
6232
+ "@typescript-eslint/types": "8.56.1",
6044
6233
  "eslint-visitor-keys": "^5.0.0"
6045
6234
  },
6046
6235
  "engines": {
@@ -6088,16 +6277,16 @@
6088
6277
  }
6089
6278
  },
6090
6279
  "node_modules/@typescript-eslint/parser": {
6091
- "version": "8.56.0",
6092
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.0.tgz",
6093
- "integrity": "sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==",
6280
+ "version": "8.56.1",
6281
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.1.tgz",
6282
+ "integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==",
6094
6283
  "dev": true,
6095
6284
  "license": "MIT",
6096
6285
  "dependencies": {
6097
- "@typescript-eslint/scope-manager": "8.56.0",
6098
- "@typescript-eslint/types": "8.56.0",
6099
- "@typescript-eslint/typescript-estree": "8.56.0",
6100
- "@typescript-eslint/visitor-keys": "8.56.0",
6286
+ "@typescript-eslint/scope-manager": "8.56.1",
6287
+ "@typescript-eslint/types": "8.56.1",
6288
+ "@typescript-eslint/typescript-estree": "8.56.1",
6289
+ "@typescript-eslint/visitor-keys": "8.56.1",
6101
6290
  "debug": "^4.4.3"
6102
6291
  },
6103
6292
  "engines": {
@@ -6113,14 +6302,14 @@
6113
6302
  }
6114
6303
  },
6115
6304
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
6116
- "version": "8.56.0",
6117
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz",
6118
- "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
6305
+ "version": "8.56.1",
6306
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz",
6307
+ "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
6119
6308
  "dev": true,
6120
6309
  "license": "MIT",
6121
6310
  "dependencies": {
6122
- "@typescript-eslint/types": "8.56.0",
6123
- "@typescript-eslint/visitor-keys": "8.56.0"
6311
+ "@typescript-eslint/types": "8.56.1",
6312
+ "@typescript-eslint/visitor-keys": "8.56.1"
6124
6313
  },
6125
6314
  "engines": {
6126
6315
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6130,14 +6319,28 @@
6130
6319
  "url": "https://opencollective.com/typescript-eslint"
6131
6320
  }
6132
6321
  },
6322
+ "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
6323
+ "version": "8.56.1",
6324
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6325
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6326
+ "dev": true,
6327
+ "license": "MIT",
6328
+ "engines": {
6329
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6330
+ },
6331
+ "funding": {
6332
+ "type": "opencollective",
6333
+ "url": "https://opencollective.com/typescript-eslint"
6334
+ }
6335
+ },
6133
6336
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
6134
- "version": "8.56.0",
6135
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
6136
- "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
6337
+ "version": "8.56.1",
6338
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
6339
+ "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
6137
6340
  "dev": true,
6138
6341
  "license": "MIT",
6139
6342
  "dependencies": {
6140
- "@typescript-eslint/types": "8.56.0",
6343
+ "@typescript-eslint/types": "8.56.1",
6141
6344
  "eslint-visitor-keys": "^5.0.0"
6142
6345
  },
6143
6346
  "engines": {
@@ -6162,14 +6365,14 @@
6162
6365
  }
6163
6366
  },
6164
6367
  "node_modules/@typescript-eslint/project-service": {
6165
- "version": "8.56.0",
6166
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.0.tgz",
6167
- "integrity": "sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==",
6368
+ "version": "8.56.1",
6369
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.1.tgz",
6370
+ "integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==",
6168
6371
  "dev": true,
6169
6372
  "license": "MIT",
6170
6373
  "dependencies": {
6171
- "@typescript-eslint/tsconfig-utils": "^8.56.0",
6172
- "@typescript-eslint/types": "^8.56.0",
6374
+ "@typescript-eslint/tsconfig-utils": "^8.56.1",
6375
+ "@typescript-eslint/types": "^8.56.1",
6173
6376
  "debug": "^4.4.3"
6174
6377
  },
6175
6378
  "engines": {
@@ -6183,6 +6386,37 @@
6183
6386
  "typescript": ">=4.8.4 <6.0.0"
6184
6387
  }
6185
6388
  },
6389
+ "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
6390
+ "version": "8.56.1",
6391
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz",
6392
+ "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==",
6393
+ "dev": true,
6394
+ "license": "MIT",
6395
+ "engines": {
6396
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6397
+ },
6398
+ "funding": {
6399
+ "type": "opencollective",
6400
+ "url": "https://opencollective.com/typescript-eslint"
6401
+ },
6402
+ "peerDependencies": {
6403
+ "typescript": ">=4.8.4 <6.0.0"
6404
+ }
6405
+ },
6406
+ "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
6407
+ "version": "8.56.1",
6408
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6409
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6410
+ "dev": true,
6411
+ "license": "MIT",
6412
+ "engines": {
6413
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6414
+ },
6415
+ "funding": {
6416
+ "type": "opencollective",
6417
+ "url": "https://opencollective.com/typescript-eslint"
6418
+ }
6419
+ },
6186
6420
  "node_modules/@typescript-eslint/scope-manager": {
6187
6421
  "version": "6.21.0",
6188
6422
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
@@ -6233,15 +6467,15 @@
6233
6467
  }
6234
6468
  },
6235
6469
  "node_modules/@typescript-eslint/type-utils": {
6236
- "version": "8.56.0",
6237
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz",
6238
- "integrity": "sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==",
6470
+ "version": "8.56.1",
6471
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz",
6472
+ "integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==",
6239
6473
  "dev": true,
6240
6474
  "license": "MIT",
6241
6475
  "dependencies": {
6242
- "@typescript-eslint/types": "8.56.0",
6243
- "@typescript-eslint/typescript-estree": "8.56.0",
6244
- "@typescript-eslint/utils": "8.56.0",
6476
+ "@typescript-eslint/types": "8.56.1",
6477
+ "@typescript-eslint/typescript-estree": "8.56.1",
6478
+ "@typescript-eslint/utils": "8.56.1",
6245
6479
  "debug": "^4.4.3",
6246
6480
  "ts-api-utils": "^2.4.0"
6247
6481
  },
@@ -6257,6 +6491,20 @@
6257
6491
  "typescript": ">=4.8.4 <6.0.0"
6258
6492
  }
6259
6493
  },
6494
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
6495
+ "version": "8.56.1",
6496
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6497
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6498
+ "dev": true,
6499
+ "license": "MIT",
6500
+ "engines": {
6501
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6502
+ },
6503
+ "funding": {
6504
+ "type": "opencollective",
6505
+ "url": "https://opencollective.com/typescript-eslint"
6506
+ }
6507
+ },
6260
6508
  "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
6261
6509
  "version": "2.4.0",
6262
6510
  "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
@@ -6285,18 +6533,18 @@
6285
6533
  }
6286
6534
  },
6287
6535
  "node_modules/@typescript-eslint/typescript-estree": {
6288
- "version": "8.56.0",
6289
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz",
6290
- "integrity": "sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==",
6536
+ "version": "8.56.1",
6537
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz",
6538
+ "integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==",
6291
6539
  "dev": true,
6292
6540
  "license": "MIT",
6293
6541
  "dependencies": {
6294
- "@typescript-eslint/project-service": "8.56.0",
6295
- "@typescript-eslint/tsconfig-utils": "8.56.0",
6296
- "@typescript-eslint/types": "8.56.0",
6297
- "@typescript-eslint/visitor-keys": "8.56.0",
6542
+ "@typescript-eslint/project-service": "8.56.1",
6543
+ "@typescript-eslint/tsconfig-utils": "8.56.1",
6544
+ "@typescript-eslint/types": "8.56.1",
6545
+ "@typescript-eslint/visitor-keys": "8.56.1",
6298
6546
  "debug": "^4.4.3",
6299
- "minimatch": "^9.0.5",
6547
+ "minimatch": "^10.2.2",
6300
6548
  "semver": "^7.7.3",
6301
6549
  "tinyglobby": "^0.2.15",
6302
6550
  "ts-api-utils": "^2.4.0"
@@ -6312,14 +6560,45 @@
6312
6560
  "typescript": ">=4.8.4 <6.0.0"
6313
6561
  }
6314
6562
  },
6563
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
6564
+ "version": "8.56.1",
6565
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz",
6566
+ "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==",
6567
+ "dev": true,
6568
+ "license": "MIT",
6569
+ "engines": {
6570
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6571
+ },
6572
+ "funding": {
6573
+ "type": "opencollective",
6574
+ "url": "https://opencollective.com/typescript-eslint"
6575
+ },
6576
+ "peerDependencies": {
6577
+ "typescript": ">=4.8.4 <6.0.0"
6578
+ }
6579
+ },
6580
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
6581
+ "version": "8.56.1",
6582
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6583
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6584
+ "dev": true,
6585
+ "license": "MIT",
6586
+ "engines": {
6587
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6588
+ },
6589
+ "funding": {
6590
+ "type": "opencollective",
6591
+ "url": "https://opencollective.com/typescript-eslint"
6592
+ }
6593
+ },
6315
6594
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
6316
- "version": "8.56.0",
6317
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
6318
- "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
6595
+ "version": "8.56.1",
6596
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
6597
+ "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
6319
6598
  "dev": true,
6320
6599
  "license": "MIT",
6321
6600
  "dependencies": {
6322
- "@typescript-eslint/types": "8.56.0",
6601
+ "@typescript-eslint/types": "8.56.1",
6323
6602
  "eslint-visitor-keys": "^5.0.0"
6324
6603
  },
6325
6604
  "engines": {
@@ -6367,16 +6646,16 @@
6367
6646
  }
6368
6647
  },
6369
6648
  "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
6370
- "version": "9.0.6",
6371
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
6372
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
6649
+ "version": "10.2.4",
6650
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
6651
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
6373
6652
  "dev": true,
6374
- "license": "ISC",
6653
+ "license": "BlueOak-1.0.0",
6375
6654
  "dependencies": {
6376
6655
  "brace-expansion": "^5.0.2"
6377
6656
  },
6378
6657
  "engines": {
6379
- "node": ">=16 || 14 >=14.17"
6658
+ "node": "18 || 20 || >=22"
6380
6659
  },
6381
6660
  "funding": {
6382
6661
  "url": "https://github.com/sponsors/isaacs"
@@ -6396,16 +6675,16 @@
6396
6675
  }
6397
6676
  },
6398
6677
  "node_modules/@typescript-eslint/utils": {
6399
- "version": "8.56.0",
6400
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.0.tgz",
6401
- "integrity": "sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==",
6678
+ "version": "8.56.1",
6679
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.1.tgz",
6680
+ "integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==",
6402
6681
  "dev": true,
6403
6682
  "license": "MIT",
6404
6683
  "dependencies": {
6405
6684
  "@eslint-community/eslint-utils": "^4.9.1",
6406
- "@typescript-eslint/scope-manager": "8.56.0",
6407
- "@typescript-eslint/types": "8.56.0",
6408
- "@typescript-eslint/typescript-estree": "8.56.0"
6685
+ "@typescript-eslint/scope-manager": "8.56.1",
6686
+ "@typescript-eslint/types": "8.56.1",
6687
+ "@typescript-eslint/typescript-estree": "8.56.1"
6409
6688
  },
6410
6689
  "engines": {
6411
6690
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6420,14 +6699,14 @@
6420
6699
  }
6421
6700
  },
6422
6701
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6423
- "version": "8.56.0",
6424
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz",
6425
- "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
6702
+ "version": "8.56.1",
6703
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz",
6704
+ "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
6426
6705
  "dev": true,
6427
6706
  "license": "MIT",
6428
6707
  "dependencies": {
6429
- "@typescript-eslint/types": "8.56.0",
6430
- "@typescript-eslint/visitor-keys": "8.56.0"
6708
+ "@typescript-eslint/types": "8.56.1",
6709
+ "@typescript-eslint/visitor-keys": "8.56.1"
6431
6710
  },
6432
6711
  "engines": {
6433
6712
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6437,14 +6716,28 @@
6437
6716
  "url": "https://opencollective.com/typescript-eslint"
6438
6717
  }
6439
6718
  },
6719
+ "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
6720
+ "version": "8.56.1",
6721
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
6722
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
6723
+ "dev": true,
6724
+ "license": "MIT",
6725
+ "engines": {
6726
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6727
+ },
6728
+ "funding": {
6729
+ "type": "opencollective",
6730
+ "url": "https://opencollective.com/typescript-eslint"
6731
+ }
6732
+ },
6440
6733
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6441
- "version": "8.56.0",
6442
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
6443
- "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
6734
+ "version": "8.56.1",
6735
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
6736
+ "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
6444
6737
  "dev": true,
6445
6738
  "license": "MIT",
6446
6739
  "dependencies": {
6447
- "@typescript-eslint/types": "8.56.0",
6740
+ "@typescript-eslint/types": "8.56.1",
6448
6741
  "eslint-visitor-keys": "^5.0.0"
6449
6742
  },
6450
6743
  "engines": {
@@ -9257,14 +9550,14 @@
9257
9550
  }
9258
9551
  },
9259
9552
  "node_modules/eslint-config-oclif": {
9260
- "version": "6.0.144",
9261
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.144.tgz",
9262
- "integrity": "sha512-87Zn12V0wnkxPSsm9TdIyZ4v5uNceqjMilyyR8Snk/oxCtOaawy/6mU1DwzS1zv4tnspZgeLJn+Y1ZI8Mf7BQw==",
9553
+ "version": "6.0.146",
9554
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.146.tgz",
9555
+ "integrity": "sha512-x59Gopo4wQiuuGOUQ2D3HaIpU1LaeksPql3vTGBNnAM0dNmHWqchMvaYczoRVBx0tfGVljWGYqDA0I/355cF4Q==",
9263
9556
  "dev": true,
9264
9557
  "license": "MIT",
9265
9558
  "dependencies": {
9266
9559
  "@eslint/compat": "^1.4.1",
9267
- "@eslint/eslintrc": "^3.3.3",
9560
+ "@eslint/eslintrc": "^3.3.4",
9268
9561
  "@eslint/js": "^9.38.0",
9269
9562
  "@stylistic/eslint-plugin": "^3.1.0",
9270
9563
  "@typescript-eslint/eslint-plugin": "^8",
@@ -9279,27 +9572,27 @@
9279
9572
  "eslint-plugin-n": "^17.24.0",
9280
9573
  "eslint-plugin-perfectionist": "^4",
9281
9574
  "eslint-plugin-unicorn": "^56.0.1",
9282
- "typescript-eslint": "^8.56.0"
9575
+ "typescript-eslint": "^8.56.1"
9283
9576
  },
9284
9577
  "engines": {
9285
9578
  "node": ">=18.18.0"
9286
9579
  }
9287
9580
  },
9288
9581
  "node_modules/eslint-config-oclif/node_modules/@eslint/eslintrc": {
9289
- "version": "3.3.3",
9290
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
9291
- "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
9582
+ "version": "3.3.4",
9583
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz",
9584
+ "integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==",
9292
9585
  "dev": true,
9293
9586
  "license": "MIT",
9294
9587
  "dependencies": {
9295
- "ajv": "^6.12.4",
9588
+ "ajv": "^6.14.0",
9296
9589
  "debug": "^4.3.2",
9297
9590
  "espree": "^10.0.1",
9298
9591
  "globals": "^14.0.0",
9299
9592
  "ignore": "^5.2.0",
9300
9593
  "import-fresh": "^3.2.1",
9301
9594
  "js-yaml": "^4.1.1",
9302
- "minimatch": "^3.1.2",
9595
+ "minimatch": "^3.1.3",
9303
9596
  "strip-json-comments": "^3.1.1"
9304
9597
  },
9305
9598
  "engines": {
@@ -10168,6 +10461,168 @@
10168
10461
  "eslint": ">=8.45.0"
10169
10462
  }
10170
10463
  },
10464
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
10465
+ "version": "8.56.0",
10466
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.0.tgz",
10467
+ "integrity": "sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==",
10468
+ "dev": true,
10469
+ "license": "MIT",
10470
+ "dependencies": {
10471
+ "@typescript-eslint/tsconfig-utils": "^8.56.0",
10472
+ "@typescript-eslint/types": "^8.56.0",
10473
+ "debug": "^4.4.3"
10474
+ },
10475
+ "engines": {
10476
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10477
+ },
10478
+ "funding": {
10479
+ "type": "opencollective",
10480
+ "url": "https://opencollective.com/typescript-eslint"
10481
+ },
10482
+ "peerDependencies": {
10483
+ "typescript": ">=4.8.4 <6.0.0"
10484
+ }
10485
+ },
10486
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
10487
+ "version": "8.56.0",
10488
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz",
10489
+ "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
10490
+ "dev": true,
10491
+ "license": "MIT",
10492
+ "dependencies": {
10493
+ "@typescript-eslint/types": "8.56.0",
10494
+ "@typescript-eslint/visitor-keys": "8.56.0"
10495
+ },
10496
+ "engines": {
10497
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10498
+ },
10499
+ "funding": {
10500
+ "type": "opencollective",
10501
+ "url": "https://opencollective.com/typescript-eslint"
10502
+ }
10503
+ },
10504
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
10505
+ "version": "8.56.0",
10506
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz",
10507
+ "integrity": "sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==",
10508
+ "dev": true,
10509
+ "license": "MIT",
10510
+ "dependencies": {
10511
+ "@typescript-eslint/project-service": "8.56.0",
10512
+ "@typescript-eslint/tsconfig-utils": "8.56.0",
10513
+ "@typescript-eslint/types": "8.56.0",
10514
+ "@typescript-eslint/visitor-keys": "8.56.0",
10515
+ "debug": "^4.4.3",
10516
+ "minimatch": "^9.0.5",
10517
+ "semver": "^7.7.3",
10518
+ "tinyglobby": "^0.2.15",
10519
+ "ts-api-utils": "^2.4.0"
10520
+ },
10521
+ "engines": {
10522
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10523
+ },
10524
+ "funding": {
10525
+ "type": "opencollective",
10526
+ "url": "https://opencollective.com/typescript-eslint"
10527
+ },
10528
+ "peerDependencies": {
10529
+ "typescript": ">=4.8.4 <6.0.0"
10530
+ }
10531
+ },
10532
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
10533
+ "version": "8.56.0",
10534
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.0.tgz",
10535
+ "integrity": "sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==",
10536
+ "dev": true,
10537
+ "license": "MIT",
10538
+ "dependencies": {
10539
+ "@eslint-community/eslint-utils": "^4.9.1",
10540
+ "@typescript-eslint/scope-manager": "8.56.0",
10541
+ "@typescript-eslint/types": "8.56.0",
10542
+ "@typescript-eslint/typescript-estree": "8.56.0"
10543
+ },
10544
+ "engines": {
10545
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10546
+ },
10547
+ "funding": {
10548
+ "type": "opencollective",
10549
+ "url": "https://opencollective.com/typescript-eslint"
10550
+ },
10551
+ "peerDependencies": {
10552
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
10553
+ "typescript": ">=4.8.4 <6.0.0"
10554
+ }
10555
+ },
10556
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
10557
+ "version": "8.56.0",
10558
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz",
10559
+ "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
10560
+ "dev": true,
10561
+ "license": "MIT",
10562
+ "dependencies": {
10563
+ "@typescript-eslint/types": "8.56.0",
10564
+ "eslint-visitor-keys": "^5.0.0"
10565
+ },
10566
+ "engines": {
10567
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10568
+ },
10569
+ "funding": {
10570
+ "type": "opencollective",
10571
+ "url": "https://opencollective.com/typescript-eslint"
10572
+ }
10573
+ },
10574
+ "node_modules/eslint-plugin-perfectionist/node_modules/balanced-match": {
10575
+ "version": "4.0.3",
10576
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
10577
+ "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
10578
+ "dev": true,
10579
+ "license": "MIT",
10580
+ "engines": {
10581
+ "node": "20 || >=22"
10582
+ }
10583
+ },
10584
+ "node_modules/eslint-plugin-perfectionist/node_modules/brace-expansion": {
10585
+ "version": "5.0.2",
10586
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
10587
+ "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
10588
+ "dev": true,
10589
+ "license": "MIT",
10590
+ "dependencies": {
10591
+ "balanced-match": "^4.0.2"
10592
+ },
10593
+ "engines": {
10594
+ "node": "20 || >=22"
10595
+ }
10596
+ },
10597
+ "node_modules/eslint-plugin-perfectionist/node_modules/eslint-visitor-keys": {
10598
+ "version": "5.0.1",
10599
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
10600
+ "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
10601
+ "dev": true,
10602
+ "license": "Apache-2.0",
10603
+ "engines": {
10604
+ "node": "^20.19.0 || ^22.13.0 || >=24"
10605
+ },
10606
+ "funding": {
10607
+ "url": "https://opencollective.com/eslint"
10608
+ }
10609
+ },
10610
+ "node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
10611
+ "version": "9.0.6",
10612
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
10613
+ "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
10614
+ "dev": true,
10615
+ "license": "ISC",
10616
+ "dependencies": {
10617
+ "brace-expansion": "^5.0.2"
10618
+ },
10619
+ "engines": {
10620
+ "node": ">=16 || 14 >=14.17"
10621
+ },
10622
+ "funding": {
10623
+ "url": "https://github.com/sponsors/isaacs"
10624
+ }
10625
+ },
10171
10626
  "node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
10172
10627
  "version": "5.0.0",
10173
10628
  "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
@@ -10178,6 +10633,19 @@
10178
10633
  "node": ">=18"
10179
10634
  }
10180
10635
  },
10636
+ "node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
10637
+ "version": "2.4.0",
10638
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
10639
+ "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
10640
+ "dev": true,
10641
+ "license": "MIT",
10642
+ "engines": {
10643
+ "node": ">=18.12"
10644
+ },
10645
+ "peerDependencies": {
10646
+ "typescript": ">=4.8.4"
10647
+ }
10648
+ },
10181
10649
  "node_modules/eslint-plugin-prettier": {
10182
10650
  "version": "5.5.5",
10183
10651
  "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz",
@@ -14413,9 +14881,9 @@
14413
14881
  }
14414
14882
  },
14415
14883
  "node_modules/minimatch": {
14416
- "version": "3.1.3",
14417
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.3.tgz",
14418
- "integrity": "sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==",
14884
+ "version": "3.1.5",
14885
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
14886
+ "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
14419
14887
  "dev": true,
14420
14888
  "license": "ISC",
14421
14889
  "dependencies": {
@@ -18565,16 +19033,16 @@
18565
19033
  }
18566
19034
  },
18567
19035
  "node_modules/typescript-eslint": {
18568
- "version": "8.56.0",
18569
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.0.tgz",
18570
- "integrity": "sha512-c7toRLrotJ9oixgdW7liukZpsnq5CZ7PuKztubGYlNppuTqhIoWfhgHo/7EU0v06gS2l/x0i2NEFK1qMIf0rIg==",
19036
+ "version": "8.56.1",
19037
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.1.tgz",
19038
+ "integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==",
18571
19039
  "dev": true,
18572
19040
  "license": "MIT",
18573
19041
  "dependencies": {
18574
- "@typescript-eslint/eslint-plugin": "8.56.0",
18575
- "@typescript-eslint/parser": "8.56.0",
18576
- "@typescript-eslint/typescript-estree": "8.56.0",
18577
- "@typescript-eslint/utils": "8.56.0"
19042
+ "@typescript-eslint/eslint-plugin": "8.56.1",
19043
+ "@typescript-eslint/parser": "8.56.1",
19044
+ "@typescript-eslint/typescript-estree": "8.56.1",
19045
+ "@typescript-eslint/utils": "8.56.1"
18578
19046
  },
18579
19047
  "engines": {
18580
19048
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"