@jayree/sfdx-plugin-manifest 4.0.70 → 4.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.70",
3
+ "version": "4.0.71",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.70",
9
+ "version": "4.0.71",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.16",
@@ -14,7 +14,7 @@
14
14
  "@salesforce/core": "^8.23.1",
15
15
  "@salesforce/kit": "^3.2.4",
16
16
  "@salesforce/sf-plugins-core": "^12.2.4",
17
- "@salesforce/source-deploy-retrieve": "12.22.11",
17
+ "@salesforce/source-deploy-retrieve": "12.22.12",
18
18
  "@salesforce/source-tracking": "7.4.10",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -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.101",
35
+ "eslint-config-oclif": "^6.0.102",
36
36
  "eslint-config-salesforce-license": "^1.0.2",
37
37
  "eslint-plugin-prettier": "^5.5.4",
38
- "eslint-plugin-sf-plugin": "^1.20.31",
38
+ "eslint-plugin-sf-plugin": "^1.20.32",
39
39
  "oclif": "^4.22.18",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
@@ -5476,12 +5476,12 @@
5476
5476
  }
5477
5477
  },
5478
5478
  "node_modules/@salesforce/source-deploy-retrieve": {
5479
- "version": "12.22.11",
5480
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.11.tgz",
5481
- "integrity": "sha512-e8ewQnjHvhV08dW7VN4nw/k2C3AM7i6hVAQKo7KMp57lKC/Yzv+uS9vW3vcxfhXFT6FTWfCKQfeM7x38PijIJg==",
5479
+ "version": "12.22.12",
5480
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.12.tgz",
5481
+ "integrity": "sha512-pVha+CH6bgXyzVtCUVDr43jkh3u59D/9tPSAbPnZecCxz4QQIIaITOjgy4cvOtY1WnEg1XmYspG+ZauQh2FtSA==",
5482
5482
  "license": "Apache-2.0",
5483
5483
  "dependencies": {
5484
- "@salesforce/core": "^8.19.1",
5484
+ "@salesforce/core": "^8.23.0",
5485
5485
  "@salesforce/kit": "^3.2.3",
5486
5486
  "@salesforce/ts-types": "^2.0.12",
5487
5487
  "@salesforce/types": "^1.4.0",
@@ -6646,176 +6646,6 @@
6646
6646
  "eslint": ">=8.40.0"
6647
6647
  }
6648
6648
  },
6649
- "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
6650
- "version": "4.7.0",
6651
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
6652
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
6653
- "dev": true,
6654
- "license": "MIT",
6655
- "dependencies": {
6656
- "eslint-visitor-keys": "^3.4.3"
6657
- },
6658
- "engines": {
6659
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6660
- },
6661
- "funding": {
6662
- "url": "https://opencollective.com/eslint"
6663
- },
6664
- "peerDependencies": {
6665
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6666
- }
6667
- },
6668
- "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
6669
- "version": "3.4.3",
6670
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
6671
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
6672
- "dev": true,
6673
- "license": "Apache-2.0",
6674
- "engines": {
6675
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6676
- },
6677
- "funding": {
6678
- "url": "https://opencollective.com/eslint"
6679
- }
6680
- },
6681
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
6682
- "version": "8.39.0",
6683
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
6684
- "integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
6685
- "dev": true,
6686
- "license": "MIT",
6687
- "dependencies": {
6688
- "@typescript-eslint/tsconfig-utils": "^8.39.0",
6689
- "@typescript-eslint/types": "^8.39.0",
6690
- "debug": "^4.3.4"
6691
- },
6692
- "engines": {
6693
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6694
- },
6695
- "funding": {
6696
- "type": "opencollective",
6697
- "url": "https://opencollective.com/typescript-eslint"
6698
- },
6699
- "peerDependencies": {
6700
- "typescript": ">=4.8.4 <6.0.0"
6701
- }
6702
- },
6703
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
6704
- "version": "8.39.0",
6705
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
6706
- "integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
6707
- "dev": true,
6708
- "license": "MIT",
6709
- "dependencies": {
6710
- "@typescript-eslint/types": "8.39.0",
6711
- "@typescript-eslint/visitor-keys": "8.39.0"
6712
- },
6713
- "engines": {
6714
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6715
- },
6716
- "funding": {
6717
- "type": "opencollective",
6718
- "url": "https://opencollective.com/typescript-eslint"
6719
- }
6720
- },
6721
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
6722
- "version": "8.39.0",
6723
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
6724
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
6725
- "dev": true,
6726
- "license": "MIT",
6727
- "engines": {
6728
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6729
- },
6730
- "funding": {
6731
- "type": "opencollective",
6732
- "url": "https://opencollective.com/typescript-eslint"
6733
- }
6734
- },
6735
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
6736
- "version": "8.39.0",
6737
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
6738
- "integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
6739
- "dev": true,
6740
- "license": "MIT",
6741
- "dependencies": {
6742
- "@typescript-eslint/project-service": "8.39.0",
6743
- "@typescript-eslint/tsconfig-utils": "8.39.0",
6744
- "@typescript-eslint/types": "8.39.0",
6745
- "@typescript-eslint/visitor-keys": "8.39.0",
6746
- "debug": "^4.3.4",
6747
- "fast-glob": "^3.3.2",
6748
- "is-glob": "^4.0.3",
6749
- "minimatch": "^9.0.4",
6750
- "semver": "^7.6.0",
6751
- "ts-api-utils": "^2.1.0"
6752
- },
6753
- "engines": {
6754
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6755
- },
6756
- "funding": {
6757
- "type": "opencollective",
6758
- "url": "https://opencollective.com/typescript-eslint"
6759
- },
6760
- "peerDependencies": {
6761
- "typescript": ">=4.8.4 <6.0.0"
6762
- }
6763
- },
6764
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
6765
- "version": "8.39.0",
6766
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
6767
- "integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
6768
- "dev": true,
6769
- "license": "MIT",
6770
- "dependencies": {
6771
- "@eslint-community/eslint-utils": "^4.7.0",
6772
- "@typescript-eslint/scope-manager": "8.39.0",
6773
- "@typescript-eslint/types": "8.39.0",
6774
- "@typescript-eslint/typescript-estree": "8.39.0"
6775
- },
6776
- "engines": {
6777
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6778
- },
6779
- "funding": {
6780
- "type": "opencollective",
6781
- "url": "https://opencollective.com/typescript-eslint"
6782
- },
6783
- "peerDependencies": {
6784
- "eslint": "^8.57.0 || ^9.0.0",
6785
- "typescript": ">=4.8.4 <6.0.0"
6786
- }
6787
- },
6788
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
6789
- "version": "8.39.0",
6790
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
6791
- "integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
6792
- "dev": true,
6793
- "license": "MIT",
6794
- "dependencies": {
6795
- "@typescript-eslint/types": "8.39.0",
6796
- "eslint-visitor-keys": "^4.2.1"
6797
- },
6798
- "engines": {
6799
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6800
- },
6801
- "funding": {
6802
- "type": "opencollective",
6803
- "url": "https://opencollective.com/typescript-eslint"
6804
- }
6805
- },
6806
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
6807
- "version": "4.2.1",
6808
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
6809
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6810
- "dev": true,
6811
- "license": "Apache-2.0",
6812
- "engines": {
6813
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6814
- },
6815
- "funding": {
6816
- "url": "https://opencollective.com/eslint"
6817
- }
6818
- },
6819
6649
  "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
6820
6650
  "version": "4.2.0",
6821
6651
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
@@ -6829,35 +6659,6 @@
6829
6659
  "url": "https://opencollective.com/eslint"
6830
6660
  }
6831
6661
  },
6832
- "node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
6833
- "version": "9.0.5",
6834
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6835
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6836
- "dev": true,
6837
- "license": "ISC",
6838
- "dependencies": {
6839
- "brace-expansion": "^2.0.1"
6840
- },
6841
- "engines": {
6842
- "node": ">=16 || 14 >=14.17"
6843
- },
6844
- "funding": {
6845
- "url": "https://github.com/sponsors/isaacs"
6846
- }
6847
- },
6848
- "node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
6849
- "version": "2.1.0",
6850
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6851
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6852
- "dev": true,
6853
- "license": "MIT",
6854
- "engines": {
6855
- "node": ">=18.12"
6856
- },
6857
- "peerDependencies": {
6858
- "typescript": ">=4.8.4"
6859
- }
6860
- },
6861
6662
  "node_modules/@szmarczak/http-timer": {
6862
6663
  "version": "4.0.6",
6863
6664
  "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -7155,17 +6956,17 @@
7155
6956
  "license": "MIT"
7156
6957
  },
7157
6958
  "node_modules/@typescript-eslint/eslint-plugin": {
7158
- "version": "8.41.0",
7159
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz",
7160
- "integrity": "sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==",
6959
+ "version": "8.42.0",
6960
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz",
6961
+ "integrity": "sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==",
7161
6962
  "dev": true,
7162
6963
  "license": "MIT",
7163
6964
  "dependencies": {
7164
6965
  "@eslint-community/regexpp": "^4.10.0",
7165
- "@typescript-eslint/scope-manager": "8.41.0",
7166
- "@typescript-eslint/type-utils": "8.41.0",
7167
- "@typescript-eslint/utils": "8.41.0",
7168
- "@typescript-eslint/visitor-keys": "8.41.0",
6966
+ "@typescript-eslint/scope-manager": "8.42.0",
6967
+ "@typescript-eslint/type-utils": "8.42.0",
6968
+ "@typescript-eslint/utils": "8.42.0",
6969
+ "@typescript-eslint/visitor-keys": "8.42.0",
7169
6970
  "graphemer": "^1.4.0",
7170
6971
  "ignore": "^7.0.0",
7171
6972
  "natural-compare": "^1.4.0",
@@ -7179,20 +6980,20 @@
7179
6980
  "url": "https://opencollective.com/typescript-eslint"
7180
6981
  },
7181
6982
  "peerDependencies": {
7182
- "@typescript-eslint/parser": "^8.41.0",
6983
+ "@typescript-eslint/parser": "^8.42.0",
7183
6984
  "eslint": "^8.57.0 || ^9.0.0",
7184
6985
  "typescript": ">=4.8.4 <6.0.0"
7185
6986
  }
7186
6987
  },
7187
6988
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
7188
- "version": "8.41.0",
7189
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz",
7190
- "integrity": "sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==",
6989
+ "version": "8.42.0",
6990
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
6991
+ "integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
7191
6992
  "dev": true,
7192
6993
  "license": "MIT",
7193
6994
  "dependencies": {
7194
- "@typescript-eslint/types": "8.41.0",
7195
- "@typescript-eslint/visitor-keys": "8.41.0"
6995
+ "@typescript-eslint/types": "8.42.0",
6996
+ "@typescript-eslint/visitor-keys": "8.42.0"
7196
6997
  },
7197
6998
  "engines": {
7198
6999
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -7203,13 +7004,13 @@
7203
7004
  }
7204
7005
  },
7205
7006
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
7206
- "version": "8.41.0",
7207
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz",
7208
- "integrity": "sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==",
7007
+ "version": "8.42.0",
7008
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
7009
+ "integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
7209
7010
  "dev": true,
7210
7011
  "license": "MIT",
7211
7012
  "dependencies": {
7212
- "@typescript-eslint/types": "8.41.0",
7013
+ "@typescript-eslint/types": "8.42.0",
7213
7014
  "eslint-visitor-keys": "^4.2.1"
7214
7015
  },
7215
7016
  "engines": {
@@ -7257,16 +7058,16 @@
7257
7058
  }
7258
7059
  },
7259
7060
  "node_modules/@typescript-eslint/parser": {
7260
- "version": "8.41.0",
7261
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.41.0.tgz",
7262
- "integrity": "sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==",
7061
+ "version": "8.42.0",
7062
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.42.0.tgz",
7063
+ "integrity": "sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==",
7263
7064
  "dev": true,
7264
7065
  "license": "MIT",
7265
7066
  "dependencies": {
7266
- "@typescript-eslint/scope-manager": "8.41.0",
7267
- "@typescript-eslint/types": "8.41.0",
7268
- "@typescript-eslint/typescript-estree": "8.41.0",
7269
- "@typescript-eslint/visitor-keys": "8.41.0",
7067
+ "@typescript-eslint/scope-manager": "8.42.0",
7068
+ "@typescript-eslint/types": "8.42.0",
7069
+ "@typescript-eslint/typescript-estree": "8.42.0",
7070
+ "@typescript-eslint/visitor-keys": "8.42.0",
7270
7071
  "debug": "^4.3.4"
7271
7072
  },
7272
7073
  "engines": {
@@ -7282,14 +7083,14 @@
7282
7083
  }
7283
7084
  },
7284
7085
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
7285
- "version": "8.41.0",
7286
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz",
7287
- "integrity": "sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==",
7086
+ "version": "8.42.0",
7087
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
7088
+ "integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
7288
7089
  "dev": true,
7289
7090
  "license": "MIT",
7290
7091
  "dependencies": {
7291
- "@typescript-eslint/types": "8.41.0",
7292
- "@typescript-eslint/visitor-keys": "8.41.0"
7092
+ "@typescript-eslint/types": "8.42.0",
7093
+ "@typescript-eslint/visitor-keys": "8.42.0"
7293
7094
  },
7294
7095
  "engines": {
7295
7096
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -7300,13 +7101,13 @@
7300
7101
  }
7301
7102
  },
7302
7103
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
7303
- "version": "8.41.0",
7304
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz",
7305
- "integrity": "sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==",
7104
+ "version": "8.42.0",
7105
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
7106
+ "integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
7306
7107
  "dev": true,
7307
7108
  "license": "MIT",
7308
7109
  "dependencies": {
7309
- "@typescript-eslint/types": "8.41.0",
7110
+ "@typescript-eslint/types": "8.42.0",
7310
7111
  "eslint-visitor-keys": "^4.2.1"
7311
7112
  },
7312
7113
  "engines": {
@@ -7331,14 +7132,14 @@
7331
7132
  }
7332
7133
  },
7333
7134
  "node_modules/@typescript-eslint/project-service": {
7334
- "version": "8.41.0",
7335
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.41.0.tgz",
7336
- "integrity": "sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==",
7135
+ "version": "8.42.0",
7136
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.42.0.tgz",
7137
+ "integrity": "sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==",
7337
7138
  "dev": true,
7338
7139
  "license": "MIT",
7339
7140
  "dependencies": {
7340
- "@typescript-eslint/tsconfig-utils": "^8.41.0",
7341
- "@typescript-eslint/types": "^8.41.0",
7141
+ "@typescript-eslint/tsconfig-utils": "^8.42.0",
7142
+ "@typescript-eslint/types": "^8.42.0",
7342
7143
  "debug": "^4.3.4"
7343
7144
  },
7344
7145
  "engines": {
@@ -7352,23 +7153,6 @@
7352
7153
  "typescript": ">=4.8.4 <6.0.0"
7353
7154
  }
7354
7155
  },
7355
- "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
7356
- "version": "8.41.0",
7357
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz",
7358
- "integrity": "sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==",
7359
- "dev": true,
7360
- "license": "MIT",
7361
- "engines": {
7362
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
7363
- },
7364
- "funding": {
7365
- "type": "opencollective",
7366
- "url": "https://opencollective.com/typescript-eslint"
7367
- },
7368
- "peerDependencies": {
7369
- "typescript": ">=4.8.4 <6.0.0"
7370
- }
7371
- },
7372
7156
  "node_modules/@typescript-eslint/scope-manager": {
7373
7157
  "version": "6.21.0",
7374
7158
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
@@ -7402,9 +7186,9 @@
7402
7186
  }
7403
7187
  },
7404
7188
  "node_modules/@typescript-eslint/tsconfig-utils": {
7405
- "version": "8.39.0",
7406
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz",
7407
- "integrity": "sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==",
7189
+ "version": "8.42.0",
7190
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz",
7191
+ "integrity": "sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==",
7408
7192
  "dev": true,
7409
7193
  "license": "MIT",
7410
7194
  "engines": {
@@ -7419,15 +7203,15 @@
7419
7203
  }
7420
7204
  },
7421
7205
  "node_modules/@typescript-eslint/type-utils": {
7422
- "version": "8.41.0",
7423
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz",
7424
- "integrity": "sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==",
7206
+ "version": "8.42.0",
7207
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz",
7208
+ "integrity": "sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==",
7425
7209
  "dev": true,
7426
7210
  "license": "MIT",
7427
7211
  "dependencies": {
7428
- "@typescript-eslint/types": "8.41.0",
7429
- "@typescript-eslint/typescript-estree": "8.41.0",
7430
- "@typescript-eslint/utils": "8.41.0",
7212
+ "@typescript-eslint/types": "8.42.0",
7213
+ "@typescript-eslint/typescript-estree": "8.42.0",
7214
+ "@typescript-eslint/utils": "8.42.0",
7431
7215
  "debug": "^4.3.4",
7432
7216
  "ts-api-utils": "^2.1.0"
7433
7217
  },
@@ -7457,9 +7241,9 @@
7457
7241
  }
7458
7242
  },
7459
7243
  "node_modules/@typescript-eslint/types": {
7460
- "version": "8.41.0",
7461
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.41.0.tgz",
7462
- "integrity": "sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==",
7244
+ "version": "8.42.0",
7245
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.42.0.tgz",
7246
+ "integrity": "sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==",
7463
7247
  "dev": true,
7464
7248
  "license": "MIT",
7465
7249
  "engines": {
@@ -7471,16 +7255,16 @@
7471
7255
  }
7472
7256
  },
7473
7257
  "node_modules/@typescript-eslint/typescript-estree": {
7474
- "version": "8.41.0",
7475
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz",
7476
- "integrity": "sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==",
7258
+ "version": "8.42.0",
7259
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz",
7260
+ "integrity": "sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==",
7477
7261
  "dev": true,
7478
7262
  "license": "MIT",
7479
7263
  "dependencies": {
7480
- "@typescript-eslint/project-service": "8.41.0",
7481
- "@typescript-eslint/tsconfig-utils": "8.41.0",
7482
- "@typescript-eslint/types": "8.41.0",
7483
- "@typescript-eslint/visitor-keys": "8.41.0",
7264
+ "@typescript-eslint/project-service": "8.42.0",
7265
+ "@typescript-eslint/tsconfig-utils": "8.42.0",
7266
+ "@typescript-eslint/types": "8.42.0",
7267
+ "@typescript-eslint/visitor-keys": "8.42.0",
7484
7268
  "debug": "^4.3.4",
7485
7269
  "fast-glob": "^3.3.2",
7486
7270
  "is-glob": "^4.0.3",
@@ -7499,31 +7283,14 @@
7499
7283
  "typescript": ">=4.8.4 <6.0.0"
7500
7284
  }
7501
7285
  },
7502
- "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
7503
- "version": "8.41.0",
7504
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz",
7505
- "integrity": "sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==",
7506
- "dev": true,
7507
- "license": "MIT",
7508
- "engines": {
7509
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
7510
- },
7511
- "funding": {
7512
- "type": "opencollective",
7513
- "url": "https://opencollective.com/typescript-eslint"
7514
- },
7515
- "peerDependencies": {
7516
- "typescript": ">=4.8.4 <6.0.0"
7517
- }
7518
- },
7519
7286
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
7520
- "version": "8.41.0",
7521
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz",
7522
- "integrity": "sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==",
7287
+ "version": "8.42.0",
7288
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
7289
+ "integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
7523
7290
  "dev": true,
7524
7291
  "license": "MIT",
7525
7292
  "dependencies": {
7526
- "@typescript-eslint/types": "8.41.0",
7293
+ "@typescript-eslint/types": "8.42.0",
7527
7294
  "eslint-visitor-keys": "^4.2.1"
7528
7295
  },
7529
7296
  "engines": {
@@ -7577,16 +7344,16 @@
7577
7344
  }
7578
7345
  },
7579
7346
  "node_modules/@typescript-eslint/utils": {
7580
- "version": "8.41.0",
7581
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.41.0.tgz",
7582
- "integrity": "sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==",
7347
+ "version": "8.42.0",
7348
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.42.0.tgz",
7349
+ "integrity": "sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==",
7583
7350
  "dev": true,
7584
7351
  "license": "MIT",
7585
7352
  "dependencies": {
7586
7353
  "@eslint-community/eslint-utils": "^4.7.0",
7587
- "@typescript-eslint/scope-manager": "8.41.0",
7588
- "@typescript-eslint/types": "8.41.0",
7589
- "@typescript-eslint/typescript-estree": "8.41.0"
7354
+ "@typescript-eslint/scope-manager": "8.42.0",
7355
+ "@typescript-eslint/types": "8.42.0",
7356
+ "@typescript-eslint/typescript-estree": "8.42.0"
7590
7357
  },
7591
7358
  "engines": {
7592
7359
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -7620,14 +7387,14 @@
7620
7387
  }
7621
7388
  },
7622
7389
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
7623
- "version": "8.41.0",
7624
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz",
7625
- "integrity": "sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==",
7390
+ "version": "8.42.0",
7391
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
7392
+ "integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
7626
7393
  "dev": true,
7627
7394
  "license": "MIT",
7628
7395
  "dependencies": {
7629
- "@typescript-eslint/types": "8.41.0",
7630
- "@typescript-eslint/visitor-keys": "8.41.0"
7396
+ "@typescript-eslint/types": "8.42.0",
7397
+ "@typescript-eslint/visitor-keys": "8.42.0"
7631
7398
  },
7632
7399
  "engines": {
7633
7400
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -7638,13 +7405,13 @@
7638
7405
  }
7639
7406
  },
7640
7407
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
7641
- "version": "8.41.0",
7642
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz",
7643
- "integrity": "sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==",
7408
+ "version": "8.42.0",
7409
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
7410
+ "integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
7644
7411
  "dev": true,
7645
7412
  "license": "MIT",
7646
7413
  "dependencies": {
7647
- "@typescript-eslint/types": "8.41.0",
7414
+ "@typescript-eslint/types": "8.42.0",
7648
7415
  "eslint-visitor-keys": "^4.2.1"
7649
7416
  },
7650
7417
  "engines": {
@@ -10571,9 +10338,9 @@
10571
10338
  }
10572
10339
  },
10573
10340
  "node_modules/eslint-config-oclif": {
10574
- "version": "6.0.101",
10575
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.101.tgz",
10576
- "integrity": "sha512-Np/L8UNQwH7YB4rkAzxrUGyIOCprbzlb98r6gU2GU0L5jUMfFKCXCTHuG6jSKoYiGYBjnJ+IkHEhT6adC0jU2Q==",
10341
+ "version": "6.0.102",
10342
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.102.tgz",
10343
+ "integrity": "sha512-M9U4BB33jzuHaTY1MtpK2spxWgA2y2UzElkwWCtTkzlwFYte0FLm0TO+yPycPwSbylZuob2u2p7OjWrU10rQhg==",
10577
10344
  "dev": true,
10578
10345
  "license": "MIT",
10579
10346
  "dependencies": {
@@ -10593,7 +10360,7 @@
10593
10360
  "eslint-plugin-n": "^17.21.3",
10594
10361
  "eslint-plugin-perfectionist": "^4",
10595
10362
  "eslint-plugin-unicorn": "^56.0.1",
10596
- "typescript-eslint": "^8.41.0"
10363
+ "typescript-eslint": "^8.42.0"
10597
10364
  },
10598
10365
  "engines": {
10599
10366
  "node": ">=18.18.0"
@@ -11591,93 +11358,6 @@
11591
11358
  "eslint": ">=8.0.0"
11592
11359
  }
11593
11360
  },
11594
- "node_modules/eslint-plugin-perfectionist/node_modules/@eslint-community/eslint-utils": {
11595
- "version": "4.7.0",
11596
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
11597
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
11598
- "dev": true,
11599
- "license": "MIT",
11600
- "dependencies": {
11601
- "eslint-visitor-keys": "^3.4.3"
11602
- },
11603
- "engines": {
11604
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11605
- },
11606
- "funding": {
11607
- "url": "https://opencollective.com/eslint"
11608
- },
11609
- "peerDependencies": {
11610
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
11611
- }
11612
- },
11613
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
11614
- "version": "8.39.0",
11615
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
11616
- "integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
11617
- "dev": true,
11618
- "license": "MIT",
11619
- "dependencies": {
11620
- "@typescript-eslint/tsconfig-utils": "^8.39.0",
11621
- "@typescript-eslint/types": "^8.39.0",
11622
- "debug": "^4.3.4"
11623
- },
11624
- "engines": {
11625
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11626
- },
11627
- "funding": {
11628
- "type": "opencollective",
11629
- "url": "https://opencollective.com/typescript-eslint"
11630
- },
11631
- "peerDependencies": {
11632
- "typescript": ">=4.8.4 <6.0.0"
11633
- }
11634
- },
11635
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
11636
- "version": "8.39.0",
11637
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
11638
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
11639
- "dev": true,
11640
- "license": "MIT",
11641
- "engines": {
11642
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11643
- },
11644
- "funding": {
11645
- "type": "opencollective",
11646
- "url": "https://opencollective.com/typescript-eslint"
11647
- }
11648
- },
11649
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
11650
- "version": "8.39.0",
11651
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
11652
- "integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
11653
- "dev": true,
11654
- "license": "MIT",
11655
- "dependencies": {
11656
- "@typescript-eslint/types": "8.39.0",
11657
- "@typescript-eslint/visitor-keys": "8.39.0"
11658
- },
11659
- "engines": {
11660
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11661
- },
11662
- "funding": {
11663
- "type": "opencollective",
11664
- "url": "https://opencollective.com/typescript-eslint"
11665
- }
11666
- },
11667
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
11668
- "version": "8.39.0",
11669
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
11670
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
11671
- "dev": true,
11672
- "license": "MIT",
11673
- "engines": {
11674
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11675
- },
11676
- "funding": {
11677
- "type": "opencollective",
11678
- "url": "https://opencollective.com/typescript-eslint"
11679
- }
11680
- },
11681
11361
  "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
11682
11362
  "version": "8.25.0",
11683
11363
  "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
@@ -11692,148 +11372,6 @@
11692
11372
  "url": "https://opencollective.com/typescript-eslint"
11693
11373
  }
11694
11374
  },
11695
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
11696
- "version": "8.39.0",
11697
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
11698
- "integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
11699
- "dev": true,
11700
- "license": "MIT",
11701
- "dependencies": {
11702
- "@typescript-eslint/project-service": "8.39.0",
11703
- "@typescript-eslint/tsconfig-utils": "8.39.0",
11704
- "@typescript-eslint/types": "8.39.0",
11705
- "@typescript-eslint/visitor-keys": "8.39.0",
11706
- "debug": "^4.3.4",
11707
- "fast-glob": "^3.3.2",
11708
- "is-glob": "^4.0.3",
11709
- "minimatch": "^9.0.4",
11710
- "semver": "^7.6.0",
11711
- "ts-api-utils": "^2.1.0"
11712
- },
11713
- "engines": {
11714
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11715
- },
11716
- "funding": {
11717
- "type": "opencollective",
11718
- "url": "https://opencollective.com/typescript-eslint"
11719
- },
11720
- "peerDependencies": {
11721
- "typescript": ">=4.8.4 <6.0.0"
11722
- }
11723
- },
11724
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
11725
- "version": "8.39.0",
11726
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
11727
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
11728
- "dev": true,
11729
- "license": "MIT",
11730
- "engines": {
11731
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11732
- },
11733
- "funding": {
11734
- "type": "opencollective",
11735
- "url": "https://opencollective.com/typescript-eslint"
11736
- }
11737
- },
11738
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
11739
- "version": "8.39.0",
11740
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
11741
- "integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
11742
- "dev": true,
11743
- "license": "MIT",
11744
- "dependencies": {
11745
- "@eslint-community/eslint-utils": "^4.7.0",
11746
- "@typescript-eslint/scope-manager": "8.39.0",
11747
- "@typescript-eslint/types": "8.39.0",
11748
- "@typescript-eslint/typescript-estree": "8.39.0"
11749
- },
11750
- "engines": {
11751
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11752
- },
11753
- "funding": {
11754
- "type": "opencollective",
11755
- "url": "https://opencollective.com/typescript-eslint"
11756
- },
11757
- "peerDependencies": {
11758
- "eslint": "^8.57.0 || ^9.0.0",
11759
- "typescript": ">=4.8.4 <6.0.0"
11760
- }
11761
- },
11762
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
11763
- "version": "8.39.0",
11764
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
11765
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
11766
- "dev": true,
11767
- "license": "MIT",
11768
- "engines": {
11769
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11770
- },
11771
- "funding": {
11772
- "type": "opencollective",
11773
- "url": "https://opencollective.com/typescript-eslint"
11774
- }
11775
- },
11776
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
11777
- "version": "8.39.0",
11778
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
11779
- "integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
11780
- "dev": true,
11781
- "license": "MIT",
11782
- "dependencies": {
11783
- "@typescript-eslint/types": "8.39.0",
11784
- "eslint-visitor-keys": "^4.2.1"
11785
- },
11786
- "engines": {
11787
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11788
- },
11789
- "funding": {
11790
- "type": "opencollective",
11791
- "url": "https://opencollective.com/typescript-eslint"
11792
- }
11793
- },
11794
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": {
11795
- "version": "8.39.0",
11796
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
11797
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
11798
- "dev": true,
11799
- "license": "MIT",
11800
- "engines": {
11801
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11802
- },
11803
- "funding": {
11804
- "type": "opencollective",
11805
- "url": "https://opencollective.com/typescript-eslint"
11806
- }
11807
- },
11808
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
11809
- "version": "4.2.1",
11810
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
11811
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
11812
- "dev": true,
11813
- "license": "Apache-2.0",
11814
- "engines": {
11815
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11816
- },
11817
- "funding": {
11818
- "url": "https://opencollective.com/eslint"
11819
- }
11820
- },
11821
- "node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
11822
- "version": "9.0.5",
11823
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
11824
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
11825
- "dev": true,
11826
- "license": "ISC",
11827
- "dependencies": {
11828
- "brace-expansion": "^2.0.1"
11829
- },
11830
- "engines": {
11831
- "node": ">=16 || 14 >=14.17"
11832
- },
11833
- "funding": {
11834
- "url": "https://github.com/sponsors/isaacs"
11835
- }
11836
- },
11837
11375
  "node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
11838
11376
  "version": "5.0.0",
11839
11377
  "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
@@ -11844,19 +11382,6 @@
11844
11382
  "node": ">=18"
11845
11383
  }
11846
11384
  },
11847
- "node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
11848
- "version": "2.1.0",
11849
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
11850
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
11851
- "dev": true,
11852
- "license": "MIT",
11853
- "engines": {
11854
- "node": ">=18.12"
11855
- },
11856
- "peerDependencies": {
11857
- "typescript": ">=4.8.4"
11858
- }
11859
- },
11860
11385
  "node_modules/eslint-plugin-prettier": {
11861
11386
  "version": "5.5.4",
11862
11387
  "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
@@ -11889,13 +11414,13 @@
11889
11414
  }
11890
11415
  },
11891
11416
  "node_modules/eslint-plugin-sf-plugin": {
11892
- "version": "1.20.31",
11893
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.31.tgz",
11894
- "integrity": "sha512-vFVhmiUVbiqvbD6wa/+O0xNHNhP+zlNMlDEHDNelKwNzEKnI8lrL5CzJKsKOw1r9aa0iEEUuaaHplRUeanflGQ==",
11417
+ "version": "1.20.32",
11418
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.32.tgz",
11419
+ "integrity": "sha512-laSlqqFgJEbffPw5XOxIgIdswsM7JxHqI0F7azKVmezIC0+ceEw0fkbIY1cI9cE/Ihu57/46GM5+fXRUYrodzw==",
11895
11420
  "dev": true,
11896
11421
  "license": "BSD-3-Clause",
11897
11422
  "dependencies": {
11898
- "@salesforce/core": "^8.19.1",
11423
+ "@salesforce/core": "^8.23.0",
11899
11424
  "@typescript-eslint/utils": "^7.18.0"
11900
11425
  },
11901
11426
  "engines": {
@@ -20084,16 +19609,16 @@
20084
19609
  }
20085
19610
  },
20086
19611
  "node_modules/typescript-eslint": {
20087
- "version": "8.41.0",
20088
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.41.0.tgz",
20089
- "integrity": "sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==",
19612
+ "version": "8.42.0",
19613
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.42.0.tgz",
19614
+ "integrity": "sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==",
20090
19615
  "dev": true,
20091
19616
  "license": "MIT",
20092
19617
  "dependencies": {
20093
- "@typescript-eslint/eslint-plugin": "8.41.0",
20094
- "@typescript-eslint/parser": "8.41.0",
20095
- "@typescript-eslint/typescript-estree": "8.41.0",
20096
- "@typescript-eslint/utils": "8.41.0"
19618
+ "@typescript-eslint/eslint-plugin": "8.42.0",
19619
+ "@typescript-eslint/parser": "8.42.0",
19620
+ "@typescript-eslint/typescript-estree": "8.42.0",
19621
+ "@typescript-eslint/utils": "8.42.0"
20097
19622
  },
20098
19623
  "engines": {
20099
19624
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"