@jayree/sfdx-plugin-manifest 5.0.146 → 5.0.148

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": "5.0.146",
3
+ "version": "5.0.148",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.146",
9
+ "version": "5.0.148",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.39",
@@ -21,17 +21,17 @@
21
21
  "fast-xml-parser": "^5.10.1",
22
22
  "fs-extra": "^11.3.4",
23
23
  "graceful-fs": "^4.2.11",
24
- "isomorphic-git": "1.38.7"
24
+ "isomorphic-git": "1.38.8"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.3.30",
27
+ "@oclif/plugin-command-snapshot": "^5.3.31",
28
28
  "@salesforce/cli-plugins-testkit": "^5.3.62",
29
29
  "@salesforce/dev-scripts": "^11.0.4",
30
30
  "@salesforce/ts-sinon": "^1.4.36",
31
31
  "@types/fs-extra": "^11.0.4",
32
32
  "@types/graceful-fs": "^4.1.9",
33
- "c8": "^11.0.0",
34
- "eslint-config-oclif": "^6.0.176",
33
+ "c8": "^12.0.0",
34
+ "eslint-config-oclif": "^6.0.177",
35
35
  "eslint-config-salesforce-license": "^1.0.2",
36
36
  "eslint-plugin-prettier": "^5.5.6",
37
37
  "eslint-plugin-sf-plugin": "^1.20.33",
@@ -2834,9 +2834,9 @@
2834
2834
  }
2835
2835
  },
2836
2836
  "node_modules/@oclif/plugin-command-snapshot": {
2837
- "version": "5.3.30",
2838
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.30.tgz",
2839
- "integrity": "sha512-DyRRsNNlCs15vxoGQ1CcyP9Kkt+JGMg+Axovyd4Eutkg6Z/Q55HrIvxAT6shjIkWoFH44cqcDrhCGCA/7EFsLQ==",
2837
+ "version": "5.3.31",
2838
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.31.tgz",
2839
+ "integrity": "sha512-jDfwOlgIK+p8Q/YZcBsExZPGeFArtFZ5tqWV+tkW/fKLMMAIbKcrW/NPFFTGsaS3tL8nJfeqyT0f4e5ODd+vDA==",
2840
2840
  "dev": true,
2841
2841
  "license": "MIT",
2842
2842
  "dependencies": {
@@ -2848,7 +2848,7 @@
2848
2848
  "lodash.get": "^4.4.2",
2849
2849
  "lodash.sortby": "^4.7.0",
2850
2850
  "semver": "^7.8.5",
2851
- "ts-json-schema-generator": "^1.5.1"
2851
+ "ts-json-schema-generator": "^2.9.0"
2852
2852
  },
2853
2853
  "bin": {
2854
2854
  "oclif-snapshot": "bin/run.js"
@@ -4660,17 +4660,17 @@
4660
4660
  "license": "MIT"
4661
4661
  },
4662
4662
  "node_modules/@typescript-eslint/eslint-plugin": {
4663
- "version": "8.63.0",
4664
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.63.0.tgz",
4665
- "integrity": "sha512-rvwSgqT+DHpWdzfSzPatRLm02a0GlESt++9iy3hLCDY4BgkaLcl8LBi9Yh7XGFBpwcBE/K3024QuXWTpbz4FfQ==",
4663
+ "version": "8.64.0",
4664
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.64.0.tgz",
4665
+ "integrity": "sha512-CGvQPBxN3wZLu6Rz2kFUpZeoCm78xUic92ck39KPePkO1NPOwjCqdQnm5Q87tpWw9vcBvW8XLrDXjH9PWYtJ3Q==",
4666
4666
  "dev": true,
4667
4667
  "license": "MIT",
4668
4668
  "dependencies": {
4669
4669
  "@eslint-community/regexpp": "^4.12.2",
4670
- "@typescript-eslint/scope-manager": "8.63.0",
4671
- "@typescript-eslint/type-utils": "8.63.0",
4672
- "@typescript-eslint/utils": "8.63.0",
4673
- "@typescript-eslint/visitor-keys": "8.63.0",
4670
+ "@typescript-eslint/scope-manager": "8.64.0",
4671
+ "@typescript-eslint/type-utils": "8.64.0",
4672
+ "@typescript-eslint/utils": "8.64.0",
4673
+ "@typescript-eslint/visitor-keys": "8.64.0",
4674
4674
  "ignore": "^7.0.5",
4675
4675
  "natural-compare": "^1.4.0",
4676
4676
  "ts-api-utils": "^2.5.0"
@@ -4683,20 +4683,20 @@
4683
4683
  "url": "https://opencollective.com/typescript-eslint"
4684
4684
  },
4685
4685
  "peerDependencies": {
4686
- "@typescript-eslint/parser": "^8.63.0",
4686
+ "@typescript-eslint/parser": "^8.64.0",
4687
4687
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
4688
4688
  "typescript": ">=4.8.4 <6.1.0"
4689
4689
  }
4690
4690
  },
4691
4691
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
4692
- "version": "8.63.0",
4693
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz",
4694
- "integrity": "sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A==",
4692
+ "version": "8.64.0",
4693
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.64.0.tgz",
4694
+ "integrity": "sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w==",
4695
4695
  "dev": true,
4696
4696
  "license": "MIT",
4697
4697
  "dependencies": {
4698
- "@typescript-eslint/types": "8.63.0",
4699
- "@typescript-eslint/visitor-keys": "8.63.0"
4698
+ "@typescript-eslint/types": "8.64.0",
4699
+ "@typescript-eslint/visitor-keys": "8.64.0"
4700
4700
  },
4701
4701
  "engines": {
4702
4702
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4707,9 +4707,9 @@
4707
4707
  }
4708
4708
  },
4709
4709
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
4710
- "version": "8.63.0",
4711
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
4712
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
4710
+ "version": "8.64.0",
4711
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
4712
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
4713
4713
  "dev": true,
4714
4714
  "license": "MIT",
4715
4715
  "engines": {
@@ -4721,13 +4721,13 @@
4721
4721
  }
4722
4722
  },
4723
4723
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
4724
- "version": "8.63.0",
4725
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz",
4726
- "integrity": "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==",
4724
+ "version": "8.64.0",
4725
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz",
4726
+ "integrity": "sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==",
4727
4727
  "dev": true,
4728
4728
  "license": "MIT",
4729
4729
  "dependencies": {
4730
- "@typescript-eslint/types": "8.63.0",
4730
+ "@typescript-eslint/types": "8.64.0",
4731
4731
  "eslint-visitor-keys": "^5.0.0"
4732
4732
  },
4733
4733
  "engines": {
@@ -4775,16 +4775,16 @@
4775
4775
  }
4776
4776
  },
4777
4777
  "node_modules/@typescript-eslint/parser": {
4778
- "version": "8.63.0",
4779
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.63.0.tgz",
4780
- "integrity": "sha512-gwh4gvvlaVDKKxyfxMG+Gnu1u9X0OQBwyGLkbwB65dIzBKnxeRiJlNFqlI3zwVhNXJIs6qV7mlFCn/BIajlVig==",
4778
+ "version": "8.64.0",
4779
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.64.0.tgz",
4780
+ "integrity": "sha512-KA0OshtlcCCXmbfqyZkM5pV3/WNraJf7DkJRLpyrmwPtud57H5BDX7C3k0LPSPxpprfRL+cJDGabF10mvNCoCw==",
4781
4781
  "dev": true,
4782
4782
  "license": "MIT",
4783
4783
  "dependencies": {
4784
- "@typescript-eslint/scope-manager": "8.63.0",
4785
- "@typescript-eslint/types": "8.63.0",
4786
- "@typescript-eslint/typescript-estree": "8.63.0",
4787
- "@typescript-eslint/visitor-keys": "8.63.0",
4784
+ "@typescript-eslint/scope-manager": "8.64.0",
4785
+ "@typescript-eslint/types": "8.64.0",
4786
+ "@typescript-eslint/typescript-estree": "8.64.0",
4787
+ "@typescript-eslint/visitor-keys": "8.64.0",
4788
4788
  "debug": "^4.4.3"
4789
4789
  },
4790
4790
  "engines": {
@@ -4800,14 +4800,14 @@
4800
4800
  }
4801
4801
  },
4802
4802
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
4803
- "version": "8.63.0",
4804
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz",
4805
- "integrity": "sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A==",
4803
+ "version": "8.64.0",
4804
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.64.0.tgz",
4805
+ "integrity": "sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w==",
4806
4806
  "dev": true,
4807
4807
  "license": "MIT",
4808
4808
  "dependencies": {
4809
- "@typescript-eslint/types": "8.63.0",
4810
- "@typescript-eslint/visitor-keys": "8.63.0"
4809
+ "@typescript-eslint/types": "8.64.0",
4810
+ "@typescript-eslint/visitor-keys": "8.64.0"
4811
4811
  },
4812
4812
  "engines": {
4813
4813
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4818,9 +4818,9 @@
4818
4818
  }
4819
4819
  },
4820
4820
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
4821
- "version": "8.63.0",
4822
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
4823
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
4821
+ "version": "8.64.0",
4822
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
4823
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
4824
4824
  "dev": true,
4825
4825
  "license": "MIT",
4826
4826
  "engines": {
@@ -4832,13 +4832,13 @@
4832
4832
  }
4833
4833
  },
4834
4834
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
4835
- "version": "8.63.0",
4836
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz",
4837
- "integrity": "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==",
4835
+ "version": "8.64.0",
4836
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz",
4837
+ "integrity": "sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==",
4838
4838
  "dev": true,
4839
4839
  "license": "MIT",
4840
4840
  "dependencies": {
4841
- "@typescript-eslint/types": "8.63.0",
4841
+ "@typescript-eslint/types": "8.64.0",
4842
4842
  "eslint-visitor-keys": "^5.0.0"
4843
4843
  },
4844
4844
  "engines": {
@@ -4863,14 +4863,14 @@
4863
4863
  }
4864
4864
  },
4865
4865
  "node_modules/@typescript-eslint/project-service": {
4866
- "version": "8.63.0",
4867
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.63.0.tgz",
4868
- "integrity": "sha512-e5dh0/UI0ok53AlZ5wRkXCB32z/f2jUZqPR/ygAw5WYaSw8j9EoJWlS7wQjr/dmOaqWjnPIn2m+HhVPCMWGZVQ==",
4866
+ "version": "8.64.0",
4867
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.64.0.tgz",
4868
+ "integrity": "sha512-tk4WpOJ6IEbGrVHaNmM0YRrwAD3exZlIK3iadQNAxh4YKk6jvUQ4ecq18n+v7+meh+cJ3j+D8nbk8sRKhlwLQg==",
4869
4869
  "dev": true,
4870
4870
  "license": "MIT",
4871
4871
  "dependencies": {
4872
- "@typescript-eslint/tsconfig-utils": "^8.63.0",
4873
- "@typescript-eslint/types": "^8.63.0",
4872
+ "@typescript-eslint/tsconfig-utils": "^8.64.0",
4873
+ "@typescript-eslint/types": "^8.64.0",
4874
4874
  "debug": "^4.4.3"
4875
4875
  },
4876
4876
  "engines": {
@@ -4885,9 +4885,9 @@
4885
4885
  }
4886
4886
  },
4887
4887
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
4888
- "version": "8.63.0",
4889
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz",
4890
- "integrity": "sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg==",
4888
+ "version": "8.64.0",
4889
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.64.0.tgz",
4890
+ "integrity": "sha512-2yo8rRNKuzbVWQp5kslhANqZ2uDAeROQHBRZNPu8JDsHmeFNj/XJJhX/FhNUWmkHHvoNsKa6+tHJiig87EzsQw==",
4891
4891
  "dev": true,
4892
4892
  "license": "MIT",
4893
4893
  "engines": {
@@ -4902,9 +4902,9 @@
4902
4902
  }
4903
4903
  },
4904
4904
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
4905
- "version": "8.63.0",
4906
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
4907
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
4905
+ "version": "8.64.0",
4906
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
4907
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
4908
4908
  "dev": true,
4909
4909
  "license": "MIT",
4910
4910
  "engines": {
@@ -4965,15 +4965,15 @@
4965
4965
  }
4966
4966
  },
4967
4967
  "node_modules/@typescript-eslint/type-utils": {
4968
- "version": "8.63.0",
4969
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.63.0.tgz",
4970
- "integrity": "sha512-Nzzh/OGxVCOjObjaj1CQF2RUasyYy2Jfuh+zZ3PjLzG2fYRriAiZLib9UKtO+CpQAS3YHiAS+ckZDclwqI1TPA==",
4968
+ "version": "8.64.0",
4969
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.64.0.tgz",
4970
+ "integrity": "sha512-XWG4Fmmv/6SvyS9nH8jWrKs6terwJvE8cyRt1CzYYqzp9OrPhCT4cMc/f7C6RZCwG+qMmiffJS1/qJP8G1URtg==",
4971
4971
  "dev": true,
4972
4972
  "license": "MIT",
4973
4973
  "dependencies": {
4974
- "@typescript-eslint/types": "8.63.0",
4975
- "@typescript-eslint/typescript-estree": "8.63.0",
4976
- "@typescript-eslint/utils": "8.63.0",
4974
+ "@typescript-eslint/types": "8.64.0",
4975
+ "@typescript-eslint/typescript-estree": "8.64.0",
4976
+ "@typescript-eslint/utils": "8.64.0",
4977
4977
  "debug": "^4.4.3",
4978
4978
  "ts-api-utils": "^2.5.0"
4979
4979
  },
@@ -4990,9 +4990,9 @@
4990
4990
  }
4991
4991
  },
4992
4992
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
4993
- "version": "8.63.0",
4994
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
4995
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
4993
+ "version": "8.64.0",
4994
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
4995
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
4996
4996
  "dev": true,
4997
4997
  "license": "MIT",
4998
4998
  "engines": {
@@ -5031,16 +5031,16 @@
5031
5031
  }
5032
5032
  },
5033
5033
  "node_modules/@typescript-eslint/typescript-estree": {
5034
- "version": "8.63.0",
5035
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.63.0.tgz",
5036
- "integrity": "sha512-ygBkU+B7ex5UI/gKhaqexWev79uISfIv7XQCRNYO/jmD8rGLPyWLAb3KMRT6nd8Gt9bmUBi9+iX6tBdYfOY81Q==",
5034
+ "version": "8.64.0",
5035
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.64.0.tgz",
5036
+ "integrity": "sha512-Pztpsn1aCE1oWDvDEfUk31nngvvF7vUB5SwHFEaZIFpvw7WJtqUHHL4plBZDA9HfWJJjL13BdG0YrJInTUvoVA==",
5037
5037
  "dev": true,
5038
5038
  "license": "MIT",
5039
5039
  "dependencies": {
5040
- "@typescript-eslint/project-service": "8.63.0",
5041
- "@typescript-eslint/tsconfig-utils": "8.63.0",
5042
- "@typescript-eslint/types": "8.63.0",
5043
- "@typescript-eslint/visitor-keys": "8.63.0",
5040
+ "@typescript-eslint/project-service": "8.64.0",
5041
+ "@typescript-eslint/tsconfig-utils": "8.64.0",
5042
+ "@typescript-eslint/types": "8.64.0",
5043
+ "@typescript-eslint/visitor-keys": "8.64.0",
5044
5044
  "debug": "^4.4.3",
5045
5045
  "minimatch": "^10.2.2",
5046
5046
  "semver": "^7.7.3",
@@ -5059,9 +5059,9 @@
5059
5059
  }
5060
5060
  },
5061
5061
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
5062
- "version": "8.63.0",
5063
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz",
5064
- "integrity": "sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg==",
5062
+ "version": "8.64.0",
5063
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.64.0.tgz",
5064
+ "integrity": "sha512-2yo8rRNKuzbVWQp5kslhANqZ2uDAeROQHBRZNPu8JDsHmeFNj/XJJhX/FhNUWmkHHvoNsKa6+tHJiig87EzsQw==",
5065
5065
  "dev": true,
5066
5066
  "license": "MIT",
5067
5067
  "engines": {
@@ -5076,9 +5076,9 @@
5076
5076
  }
5077
5077
  },
5078
5078
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
5079
- "version": "8.63.0",
5080
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
5081
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
5079
+ "version": "8.64.0",
5080
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
5081
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
5082
5082
  "dev": true,
5083
5083
  "license": "MIT",
5084
5084
  "engines": {
@@ -5090,13 +5090,13 @@
5090
5090
  }
5091
5091
  },
5092
5092
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
5093
- "version": "8.63.0",
5094
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz",
5095
- "integrity": "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==",
5093
+ "version": "8.64.0",
5094
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz",
5095
+ "integrity": "sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==",
5096
5096
  "dev": true,
5097
5097
  "license": "MIT",
5098
5098
  "dependencies": {
5099
- "@typescript-eslint/types": "8.63.0",
5099
+ "@typescript-eslint/types": "8.64.0",
5100
5100
  "eslint-visitor-keys": "^5.0.0"
5101
5101
  },
5102
5102
  "engines": {
@@ -5173,16 +5173,16 @@
5173
5173
  }
5174
5174
  },
5175
5175
  "node_modules/@typescript-eslint/utils": {
5176
- "version": "8.63.0",
5177
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.63.0.tgz",
5178
- "integrity": "sha512-fUKaeAvrTuQg/Tgt3nliAUSZHJM6DlCcfyEmxCvlX8kieWSStBX+5O5Fnidtc3i2JrH+9c/GL4RY2iasd/GPTA==",
5176
+ "version": "8.64.0",
5177
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.64.0.tgz",
5178
+ "integrity": "sha512-aJUGVB3+U0htrrCjoA8qukw8cm8fNCGAxK/tVoS70k8aeb7DETKeFozRiVFIwEeN9WJLsjaP3ph8I60tY2XZoQ==",
5179
5179
  "dev": true,
5180
5180
  "license": "MIT",
5181
5181
  "dependencies": {
5182
5182
  "@eslint-community/eslint-utils": "^4.9.1",
5183
- "@typescript-eslint/scope-manager": "8.63.0",
5184
- "@typescript-eslint/types": "8.63.0",
5185
- "@typescript-eslint/typescript-estree": "8.63.0"
5183
+ "@typescript-eslint/scope-manager": "8.64.0",
5184
+ "@typescript-eslint/types": "8.64.0",
5185
+ "@typescript-eslint/typescript-estree": "8.64.0"
5186
5186
  },
5187
5187
  "engines": {
5188
5188
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5197,14 +5197,14 @@
5197
5197
  }
5198
5198
  },
5199
5199
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
5200
- "version": "8.63.0",
5201
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz",
5202
- "integrity": "sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A==",
5200
+ "version": "8.64.0",
5201
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.64.0.tgz",
5202
+ "integrity": "sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w==",
5203
5203
  "dev": true,
5204
5204
  "license": "MIT",
5205
5205
  "dependencies": {
5206
- "@typescript-eslint/types": "8.63.0",
5207
- "@typescript-eslint/visitor-keys": "8.63.0"
5206
+ "@typescript-eslint/types": "8.64.0",
5207
+ "@typescript-eslint/visitor-keys": "8.64.0"
5208
5208
  },
5209
5209
  "engines": {
5210
5210
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5215,9 +5215,9 @@
5215
5215
  }
5216
5216
  },
5217
5217
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
5218
- "version": "8.63.0",
5219
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.63.0.tgz",
5220
- "integrity": "sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==",
5218
+ "version": "8.64.0",
5219
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.64.0.tgz",
5220
+ "integrity": "sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==",
5221
5221
  "dev": true,
5222
5222
  "license": "MIT",
5223
5223
  "engines": {
@@ -5229,13 +5229,13 @@
5229
5229
  }
5230
5230
  },
5231
5231
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
5232
- "version": "8.63.0",
5233
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz",
5234
- "integrity": "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==",
5232
+ "version": "8.64.0",
5233
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz",
5234
+ "integrity": "sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==",
5235
5235
  "dev": true,
5236
5236
  "license": "MIT",
5237
5237
  "dependencies": {
5238
- "@typescript-eslint/types": "8.63.0",
5238
+ "@typescript-eslint/types": "8.64.0",
5239
5239
  "eslint-visitor-keys": "^5.0.0"
5240
5240
  },
5241
5241
  "engines": {
@@ -6042,9 +6042,9 @@
6042
6042
  }
6043
6043
  },
6044
6044
  "node_modules/c8": {
6045
- "version": "11.0.0",
6046
- "resolved": "https://registry.npmjs.org/c8/-/c8-11.0.0.tgz",
6047
- "integrity": "sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==",
6045
+ "version": "12.0.0",
6046
+ "resolved": "https://registry.npmjs.org/c8/-/c8-12.0.0.tgz",
6047
+ "integrity": "sha512-4zpJvrd1nKWutnnKC2pXkFmb6iM1l+ffN//o1CzlTNwW7GSOs9a1xrLqkC48nU8oEkjmPZLPiwMsIaOvoF4Pqg==",
6048
6048
  "dev": true,
6049
6049
  "license": "ISC",
6050
6050
  "dependencies": {
@@ -6057,14 +6057,14 @@
6057
6057
  "istanbul-reports": "^3.1.6",
6058
6058
  "test-exclude": "^8.0.0",
6059
6059
  "v8-to-istanbul": "^9.0.0",
6060
- "yargs": "^17.7.2",
6060
+ "yargs": "^18.0.0",
6061
6061
  "yargs-parser": "^21.1.1"
6062
6062
  },
6063
6063
  "bin": {
6064
6064
  "c8": "bin/c8.js"
6065
6065
  },
6066
6066
  "engines": {
6067
- "node": "20 || >=22"
6067
+ "node": "^20.19.0 || ^22.12.0 || >=23"
6068
6068
  },
6069
6069
  "peerDependencies": {
6070
6070
  "monocart-coverage-reports": "^2"
@@ -6075,37 +6075,41 @@
6075
6075
  }
6076
6076
  }
6077
6077
  },
6078
- "node_modules/c8/node_modules/ansi-styles": {
6079
- "version": "4.3.0",
6080
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6081
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6078
+ "node_modules/c8/node_modules/ansi-regex": {
6079
+ "version": "6.2.2",
6080
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
6081
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
6082
6082
  "dev": true,
6083
6083
  "license": "MIT",
6084
- "dependencies": {
6085
- "color-convert": "^2.0.1"
6086
- },
6087
6084
  "engines": {
6088
- "node": ">=8"
6085
+ "node": ">=12"
6089
6086
  },
6090
6087
  "funding": {
6091
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
6088
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6092
6089
  }
6093
6090
  },
6094
6091
  "node_modules/c8/node_modules/cliui": {
6095
- "version": "8.0.1",
6096
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
6097
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
6092
+ "version": "9.0.1",
6093
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-9.0.1.tgz",
6094
+ "integrity": "sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==",
6098
6095
  "dev": true,
6099
6096
  "license": "ISC",
6100
6097
  "dependencies": {
6101
- "string-width": "^4.2.0",
6102
- "strip-ansi": "^6.0.1",
6103
- "wrap-ansi": "^7.0.0"
6098
+ "string-width": "^7.2.0",
6099
+ "strip-ansi": "^7.1.0",
6100
+ "wrap-ansi": "^9.0.0"
6104
6101
  },
6105
6102
  "engines": {
6106
- "node": ">=12"
6103
+ "node": ">=20"
6107
6104
  }
6108
6105
  },
6106
+ "node_modules/c8/node_modules/emoji-regex": {
6107
+ "version": "10.6.0",
6108
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
6109
+ "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
6110
+ "dev": true,
6111
+ "license": "MIT"
6112
+ },
6109
6113
  "node_modules/c8/node_modules/find-up": {
6110
6114
  "version": "5.0.0",
6111
6115
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
@@ -6171,41 +6175,74 @@
6171
6175
  "url": "https://github.com/sponsors/sindresorhus"
6172
6176
  }
6173
6177
  },
6178
+ "node_modules/c8/node_modules/string-width": {
6179
+ "version": "7.2.0",
6180
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6181
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
6182
+ "dev": true,
6183
+ "license": "MIT",
6184
+ "dependencies": {
6185
+ "emoji-regex": "^10.3.0",
6186
+ "get-east-asian-width": "^1.0.0",
6187
+ "strip-ansi": "^7.1.0"
6188
+ },
6189
+ "engines": {
6190
+ "node": ">=18"
6191
+ },
6192
+ "funding": {
6193
+ "url": "https://github.com/sponsors/sindresorhus"
6194
+ }
6195
+ },
6196
+ "node_modules/c8/node_modules/strip-ansi": {
6197
+ "version": "7.2.0",
6198
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
6199
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
6200
+ "dev": true,
6201
+ "license": "MIT",
6202
+ "dependencies": {
6203
+ "ansi-regex": "^6.2.2"
6204
+ },
6205
+ "engines": {
6206
+ "node": ">=12"
6207
+ },
6208
+ "funding": {
6209
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6210
+ }
6211
+ },
6174
6212
  "node_modules/c8/node_modules/wrap-ansi": {
6175
- "version": "7.0.0",
6176
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
6177
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6213
+ "version": "9.0.2",
6214
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
6215
+ "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
6178
6216
  "dev": true,
6179
6217
  "license": "MIT",
6180
6218
  "dependencies": {
6181
- "ansi-styles": "^4.0.0",
6182
- "string-width": "^4.1.0",
6183
- "strip-ansi": "^6.0.0"
6219
+ "ansi-styles": "^6.2.1",
6220
+ "string-width": "^7.0.0",
6221
+ "strip-ansi": "^7.1.0"
6184
6222
  },
6185
6223
  "engines": {
6186
- "node": ">=10"
6224
+ "node": ">=18"
6187
6225
  },
6188
6226
  "funding": {
6189
6227
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6190
6228
  }
6191
6229
  },
6192
6230
  "node_modules/c8/node_modules/yargs": {
6193
- "version": "17.7.2",
6194
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
6195
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
6231
+ "version": "18.0.0",
6232
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-18.0.0.tgz",
6233
+ "integrity": "sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==",
6196
6234
  "dev": true,
6197
6235
  "license": "MIT",
6198
6236
  "dependencies": {
6199
- "cliui": "^8.0.1",
6237
+ "cliui": "^9.0.1",
6200
6238
  "escalade": "^3.1.1",
6201
6239
  "get-caller-file": "^2.0.5",
6202
- "require-directory": "^2.1.1",
6203
- "string-width": "^4.2.3",
6240
+ "string-width": "^7.2.0",
6204
6241
  "y18n": "^5.0.5",
6205
- "yargs-parser": "^21.1.1"
6242
+ "yargs-parser": "^22.0.0"
6206
6243
  },
6207
6244
  "engines": {
6208
- "node": ">=12"
6245
+ "node": "^20.19.0 || ^22.12.0 || >=23"
6209
6246
  }
6210
6247
  },
6211
6248
  "node_modules/c8/node_modules/yargs-parser": {
@@ -6218,6 +6255,16 @@
6218
6255
  "node": ">=12"
6219
6256
  }
6220
6257
  },
6258
+ "node_modules/c8/node_modules/yargs/node_modules/yargs-parser": {
6259
+ "version": "22.0.0",
6260
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
6261
+ "integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
6262
+ "dev": true,
6263
+ "license": "ISC",
6264
+ "engines": {
6265
+ "node": "^20.19.0 || ^22.12.0 || >=23"
6266
+ }
6267
+ },
6221
6268
  "node_modules/cacheable-lookup": {
6222
6269
  "version": "5.0.4",
6223
6270
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
@@ -6970,13 +7017,13 @@
6970
7017
  }
6971
7018
  },
6972
7019
  "node_modules/commander": {
6973
- "version": "12.1.0",
6974
- "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
6975
- "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
7020
+ "version": "14.0.3",
7021
+ "resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz",
7022
+ "integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
6976
7023
  "dev": true,
6977
7024
  "license": "MIT",
6978
7025
  "engines": {
6979
- "node": ">=18"
7026
+ "node": ">=20"
6980
7027
  }
6981
7028
  },
6982
7029
  "node_modules/comment-parser": {
@@ -8003,9 +8050,9 @@
8003
8050
  }
8004
8051
  },
8005
8052
  "node_modules/eslint-config-oclif": {
8006
- "version": "6.0.176",
8007
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.176.tgz",
8008
- "integrity": "sha512-lAwpOj/Y58WEGXC6wmIyRmT39rrSFQk/rHOlQOjnIeXWgI5Mx250n4MbLO8Ygc82ViXjgjvkaVVf76xH+W0cGw==",
8053
+ "version": "6.0.177",
8054
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.177.tgz",
8055
+ "integrity": "sha512-DjeVJCF7Z/aiEwGUyqCaO0DZp9HrZJPdDts2KW2kELPsHihBpVMRgzl7rVj8ao0S4if9qpLoIZ5g18wUNNIjAg==",
8009
8056
  "dev": true,
8010
8057
  "license": "MIT",
8011
8058
  "dependencies": {
@@ -8024,7 +8071,7 @@
8024
8071
  "eslint-plugin-n": "^17.24.0",
8025
8072
  "eslint-plugin-perfectionist": "^4",
8026
8073
  "eslint-plugin-unicorn": "^56.0.1",
8027
- "typescript-eslint": "^8.63.0"
8074
+ "typescript-eslint": "^8.64.0"
8028
8075
  },
8029
8076
  "engines": {
8030
8077
  "node": ">=18.18.0"
@@ -11773,9 +11820,9 @@
11773
11820
  "license": "ISC"
11774
11821
  },
11775
11822
  "node_modules/isomorphic-git": {
11776
- "version": "1.38.7",
11777
- "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.38.7.tgz",
11778
- "integrity": "sha512-2J2rCV7gTgcpscEDT7PjU5shbsKKI10E4RqBlPDI3LmMXDjSKsN2w1jTIKiay14v87sPDfXjJkgp/Rrxc0zlSg==",
11823
+ "version": "1.38.8",
11824
+ "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.38.8.tgz",
11825
+ "integrity": "sha512-bASJmyYijFVKfR0t25G8kqdP9j19IiGB944E1L1yDDIt16aJBd2UjoyeD1/u3pFvxT8KAekE3pxHbDRekrxK7w==",
11779
11826
  "license": "MIT",
11780
11827
  "dependencies": {
11781
11828
  "async-lock": "^1.4.1",
@@ -17054,64 +17101,116 @@
17054
17101
  }
17055
17102
  },
17056
17103
  "node_modules/ts-json-schema-generator": {
17057
- "version": "1.5.1",
17058
- "resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz",
17059
- "integrity": "sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==",
17104
+ "version": "2.9.0",
17105
+ "resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-2.9.0.tgz",
17106
+ "integrity": "sha512-NR5ZE108uiPtBHBJNGnhwoUaUx5vWTDJzDFG9YlRoqxPU76n+5FClRh92dcGgysbe1smRmYalM9Saj97GW1J4Q==",
17060
17107
  "dev": true,
17061
17108
  "license": "MIT",
17062
17109
  "dependencies": {
17063
17110
  "@types/json-schema": "^7.0.15",
17064
- "commander": "^12.0.0",
17065
- "glob": "^8.0.3",
17111
+ "commander": "^14.0.3",
17112
+ "glob": "^13.0.6",
17066
17113
  "json5": "^2.2.3",
17067
17114
  "normalize-path": "^3.0.0",
17068
- "safe-stable-stringify": "^2.4.3",
17069
- "typescript": "~5.4.2"
17115
+ "safe-stable-stringify": "^2.5.0",
17116
+ "tslib": "^2.8.1",
17117
+ "typescript": "^5.9.3"
17070
17118
  },
17071
17119
  "bin": {
17072
- "ts-json-schema-generator": "bin/ts-json-schema-generator"
17120
+ "ts-json-schema-generator": "bin/ts-json-schema-generator.js"
17073
17121
  },
17074
17122
  "engines": {
17075
- "node": ">=10.0.0"
17123
+ "node": ">=22.0.0"
17124
+ }
17125
+ },
17126
+ "node_modules/ts-json-schema-generator/node_modules/balanced-match": {
17127
+ "version": "4.0.3",
17128
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3.tgz",
17129
+ "integrity": "sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==",
17130
+ "dev": true,
17131
+ "license": "MIT",
17132
+ "engines": {
17133
+ "node": "20 || >=22"
17134
+ }
17135
+ },
17136
+ "node_modules/ts-json-schema-generator/node_modules/brace-expansion": {
17137
+ "version": "5.0.5",
17138
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
17139
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
17140
+ "dev": true,
17141
+ "license": "MIT",
17142
+ "dependencies": {
17143
+ "balanced-match": "^4.0.2"
17144
+ },
17145
+ "engines": {
17146
+ "node": "18 || 20 || >=22"
17076
17147
  }
17077
17148
  },
17078
17149
  "node_modules/ts-json-schema-generator/node_modules/glob": {
17079
- "version": "8.1.0",
17080
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
17081
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
17150
+ "version": "13.0.6",
17151
+ "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
17152
+ "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
17082
17153
  "dev": true,
17083
- "license": "ISC",
17154
+ "license": "BlueOak-1.0.0",
17084
17155
  "dependencies": {
17085
- "fs.realpath": "^1.0.0",
17086
- "inflight": "^1.0.4",
17087
- "inherits": "2",
17088
- "minimatch": "^5.0.1",
17089
- "once": "^1.3.0"
17156
+ "minimatch": "^10.2.2",
17157
+ "minipass": "^7.1.3",
17158
+ "path-scurry": "^2.0.2"
17090
17159
  },
17091
17160
  "engines": {
17092
- "node": ">=12"
17161
+ "node": "18 || 20 || >=22"
17093
17162
  },
17094
17163
  "funding": {
17095
17164
  "url": "https://github.com/sponsors/isaacs"
17096
17165
  }
17097
17166
  },
17167
+ "node_modules/ts-json-schema-generator/node_modules/lru-cache": {
17168
+ "version": "11.2.6",
17169
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
17170
+ "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
17171
+ "dev": true,
17172
+ "license": "BlueOak-1.0.0",
17173
+ "engines": {
17174
+ "node": "20 || >=22"
17175
+ }
17176
+ },
17098
17177
  "node_modules/ts-json-schema-generator/node_modules/minimatch": {
17099
- "version": "5.1.7",
17100
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.7.tgz",
17101
- "integrity": "sha512-FjiwU9HaHW6YB3H4a1sFudnv93lvydNjz2lmyUXR6IwKhGI+bgL3SOZrBGn6kvvX2pJvhEkGSGjyTHN47O4rqA==",
17178
+ "version": "10.2.5",
17179
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
17180
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
17102
17181
  "dev": true,
17103
- "license": "ISC",
17182
+ "license": "BlueOak-1.0.0",
17104
17183
  "dependencies": {
17105
- "brace-expansion": "^2.0.1"
17184
+ "brace-expansion": "^5.0.5"
17106
17185
  },
17107
17186
  "engines": {
17108
- "node": ">=10"
17187
+ "node": "18 || 20 || >=22"
17188
+ },
17189
+ "funding": {
17190
+ "url": "https://github.com/sponsors/isaacs"
17191
+ }
17192
+ },
17193
+ "node_modules/ts-json-schema-generator/node_modules/path-scurry": {
17194
+ "version": "2.0.2",
17195
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
17196
+ "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
17197
+ "dev": true,
17198
+ "license": "BlueOak-1.0.0",
17199
+ "dependencies": {
17200
+ "lru-cache": "^11.0.0",
17201
+ "minipass": "^7.1.2"
17202
+ },
17203
+ "engines": {
17204
+ "node": "18 || 20 || >=22"
17205
+ },
17206
+ "funding": {
17207
+ "url": "https://github.com/sponsors/isaacs"
17109
17208
  }
17110
17209
  },
17111
17210
  "node_modules/ts-json-schema-generator/node_modules/typescript": {
17112
- "version": "5.4.5",
17113
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
17114
- "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
17211
+ "version": "5.9.3",
17212
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
17213
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
17115
17214
  "dev": true,
17116
17215
  "license": "Apache-2.0",
17117
17216
  "bin": {
@@ -17416,16 +17515,16 @@
17416
17515
  }
17417
17516
  },
17418
17517
  "node_modules/typescript-eslint": {
17419
- "version": "8.63.0",
17420
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.63.0.tgz",
17421
- "integrity": "sha512-xgwXyzG4sK9ALkBxbyGkTMMOS+imnW65iPhxCQMK83KhxyoDNW7l+IDqEf9vMdoUidHpOoS967RCq4eMiTexwQ==",
17518
+ "version": "8.64.0",
17519
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.64.0.tgz",
17520
+ "integrity": "sha512-0qg+pDNMnqYzqH9AnNK+39tejHvsShUOUUoRUgtnTGE7QuMZhiFDnozq8nHJVq+Wae6NMLKNWLg5WmkcC/ndyQ==",
17422
17521
  "dev": true,
17423
17522
  "license": "MIT",
17424
17523
  "dependencies": {
17425
- "@typescript-eslint/eslint-plugin": "8.63.0",
17426
- "@typescript-eslint/parser": "8.63.0",
17427
- "@typescript-eslint/typescript-estree": "8.63.0",
17428
- "@typescript-eslint/utils": "8.63.0"
17524
+ "@typescript-eslint/eslint-plugin": "8.64.0",
17525
+ "@typescript-eslint/parser": "8.64.0",
17526
+ "@typescript-eslint/typescript-estree": "8.64.0",
17527
+ "@typescript-eslint/utils": "8.64.0"
17429
17528
  },
17430
17529
  "engines": {
17431
17530
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"