@jayree/sfdx-plugin-manifest 5.0.126 → 5.0.128

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## [5.0.128](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.127...5.0.128) (2026-06-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @jayree/changelog from 1.2.36 to 1.2.37 ([#2305](https://github.com/jayree/sfdx-plugin-manifest/issues/2305)) ([6d32212](https://github.com/jayree/sfdx-plugin-manifest/commit/6d3221210529c8332a8655df44bc40d7e87787d7))
7
+ * **deps:** bump semver from 7.8.4 to 7.8.5 ([#1020](https://github.com/jayree/changelog/issues/1020)) ([6ae9a6d](https://github.com/jayree/changelog/commit/6ae9a6d71408e030b2390292702b4313c3dd14cc))
8
+
9
+ ## [5.0.127](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.126...5.0.127) (2026-06-21)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **deps:** bump @oclif/core from 4.11.7 to 4.11.9 ([#2304](https://github.com/jayree/sfdx-plugin-manifest/issues/2304)) ([eac6295](https://github.com/jayree/sfdx-plugin-manifest/commit/eac6295f7d506ee2055f5d6ad21b5e2db7f8ff32))
15
+ * **deps:** bump @babel/core from 7.23.0 to 7.29.7 ([3e552ea](https://github.com/oclif/core/commit/3e552eaf2a3f3acadfe2cc1c5ea9d554ef6cdc48))
16
+ * **deps:** bump tar from 7.5.12 to 7.5.16 ([153400e](https://github.com/oclif/core/commit/153400ebb3690f40621961c69c95a90ebd1994a2))
17
+
1
18
  ## [5.0.126](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.125...5.0.126) (2026-06-20)
2
19
 
3
20
 
package/README.md CHANGED
@@ -112,7 +112,7 @@ EXAMPLES
112
112
  $ sf jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
113
113
  ```
114
114
 
115
- _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.126/src/commands/jayree/manifest/cleanup.ts)_
115
+ _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.128/src/commands/jayree/manifest/cleanup.ts)_
116
116
 
117
117
  ### `sf jayree manifest generate`
118
118
 
@@ -150,7 +150,7 @@ EXAMPLES
150
150
  <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
151
151
  ```
152
152
 
153
- _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.126/src/commands/jayree/manifest/generate.ts)_
153
+ _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.128/src/commands/jayree/manifest/generate.ts)_
154
154
 
155
155
  ### `sf jayree manifest git diff REF1 [REF2]`
156
156
 
@@ -230,7 +230,7 @@ FLAG DESCRIPTIONS
230
230
  Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
231
231
  ```
232
232
 
233
- _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.126/src/commands/jayree/manifest/git/diff.ts)_
233
+ _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.128/src/commands/jayree/manifest/git/diff.ts)_
234
234
  <!-- commandsstop -->
235
235
 
236
236
  ## Performance Testing
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.126",
3
+ "version": "5.0.128",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "5.0.126",
9
+ "version": "5.0.128",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@jayree/changelog": "^1.2.36",
13
- "@oclif/core": "^4.11.7",
12
+ "@jayree/changelog": "^1.2.37",
13
+ "@oclif/core": "^4.11.9",
14
14
  "@salesforce/core": "^8.31.2",
15
15
  "@salesforce/kit": "^3.2.6",
16
16
  "@salesforce/sf-plugins-core": "^12.2.24",
@@ -24,18 +24,18 @@
24
24
  "isomorphic-git": "1.38.5"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.3.27",
27
+ "@oclif/plugin-command-snapshot": "^5.3.28",
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
33
  "c8": "^11.0.0",
34
- "eslint-config-oclif": "^6.0.171",
34
+ "eslint-config-oclif": "^6.0.173",
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",
38
- "oclif": "^4.23.16",
38
+ "oclif": "^4.23.17",
39
39
  "patch-package": "^8.0.1",
40
40
  "prettier": "^3.8.4",
41
41
  "pretty-quick": "^4.2.2",
@@ -2778,16 +2778,16 @@
2778
2778
  }
2779
2779
  },
2780
2780
  "node_modules/@jayree/changelog": {
2781
- "version": "1.2.36",
2782
- "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.36.tgz",
2783
- "integrity": "sha512-B9XnkHJJArA9MZgnwoRalPKWsOxLd4ZDnBgHW1/l2ZTyCXZ4N9qpOHCPdSGFWGX6bamA3bFhDt8T+GY7c/H4uQ==",
2781
+ "version": "1.2.37",
2782
+ "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.37.tgz",
2783
+ "integrity": "sha512-Z5IJaB49Wr4axY9HtY5n5+HDB/mlWpBErbVUMp0E2yYra/aW11ysBpMzpk7NJajuBr8Ym/yRNGWDoh3TJ1s55g==",
2784
2784
  "license": "BSD-3-Clause",
2785
2785
  "dependencies": {
2786
2786
  "debug": "^4.4.1",
2787
2787
  "fs-extra": "^11.3.5",
2788
2788
  "marked": "^18.0.5",
2789
2789
  "marked-terminal": "^7.3.0",
2790
- "semver": "^7.8.1",
2790
+ "semver": "^7.8.5",
2791
2791
  "semver-compare": "^1.0.0"
2792
2792
  },
2793
2793
  "engines": {
@@ -3065,9 +3065,9 @@
3065
3065
  }
3066
3066
  },
3067
3067
  "node_modules/@oclif/core": {
3068
- "version": "4.11.7",
3069
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.7.tgz",
3070
- "integrity": "sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==",
3068
+ "version": "4.11.9",
3069
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.9.tgz",
3070
+ "integrity": "sha512-w8uupjkdEQQcTFp1BUzWZCRNRW4BwXaSnFldHuziqx79F8q4NRCFwgGoMHV48HpJ6Xn9zeN0l3BiuppnPh6bWA==",
3071
3071
  "license": "MIT",
3072
3072
  "dependencies": {
3073
3073
  "ansi-escapes": "^4.3.2",
@@ -3177,9 +3177,9 @@
3177
3177
  }
3178
3178
  },
3179
3179
  "node_modules/@oclif/plugin-command-snapshot": {
3180
- "version": "5.3.27",
3181
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.27.tgz",
3182
- "integrity": "sha512-NXxNNv8HLf/wXHqDeeKM6yS7/U3ULm8Mw6zk4hxepKDF/hEEq03lG37oLwFD8LP7+GfdEHRjFDNRHziLwKRTkg==",
3180
+ "version": "5.3.28",
3181
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.28.tgz",
3182
+ "integrity": "sha512-icsJTC+w9CLhn+ffbl+fJXFlhYq11AkyB1LlMnZWcqkbNVgGAIFkzpFmZigycTKbdbVsM3QN7yKKxjMsIjkPZg==",
3183
3183
  "dev": true,
3184
3184
  "license": "MIT",
3185
3185
  "dependencies": {
@@ -3190,7 +3190,7 @@
3190
3190
  "lodash.difference": "^4.5.0",
3191
3191
  "lodash.get": "^4.4.2",
3192
3192
  "lodash.sortby": "^4.7.0",
3193
- "semver": "^7.8.4",
3193
+ "semver": "^7.8.5",
3194
3194
  "ts-json-schema-generator": "^1.5.1"
3195
3195
  },
3196
3196
  "bin": {
@@ -5045,17 +5045,17 @@
5045
5045
  "license": "MIT"
5046
5046
  },
5047
5047
  "node_modules/@typescript-eslint/eslint-plugin": {
5048
- "version": "8.61.0",
5049
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.0.tgz",
5050
- "integrity": "sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==",
5048
+ "version": "8.61.1",
5049
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.1.tgz",
5050
+ "integrity": "sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==",
5051
5051
  "dev": true,
5052
5052
  "license": "MIT",
5053
5053
  "dependencies": {
5054
5054
  "@eslint-community/regexpp": "^4.12.2",
5055
- "@typescript-eslint/scope-manager": "8.61.0",
5056
- "@typescript-eslint/type-utils": "8.61.0",
5057
- "@typescript-eslint/utils": "8.61.0",
5058
- "@typescript-eslint/visitor-keys": "8.61.0",
5055
+ "@typescript-eslint/scope-manager": "8.61.1",
5056
+ "@typescript-eslint/type-utils": "8.61.1",
5057
+ "@typescript-eslint/utils": "8.61.1",
5058
+ "@typescript-eslint/visitor-keys": "8.61.1",
5059
5059
  "ignore": "^7.0.5",
5060
5060
  "natural-compare": "^1.4.0",
5061
5061
  "ts-api-utils": "^2.5.0"
@@ -5068,20 +5068,20 @@
5068
5068
  "url": "https://opencollective.com/typescript-eslint"
5069
5069
  },
5070
5070
  "peerDependencies": {
5071
- "@typescript-eslint/parser": "^8.61.0",
5071
+ "@typescript-eslint/parser": "^8.61.1",
5072
5072
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
5073
5073
  "typescript": ">=4.8.4 <6.1.0"
5074
5074
  }
5075
5075
  },
5076
5076
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5077
- "version": "8.61.0",
5078
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz",
5079
- "integrity": "sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==",
5077
+ "version": "8.61.1",
5078
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.1.tgz",
5079
+ "integrity": "sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==",
5080
5080
  "dev": true,
5081
5081
  "license": "MIT",
5082
5082
  "dependencies": {
5083
- "@typescript-eslint/types": "8.61.0",
5084
- "@typescript-eslint/visitor-keys": "8.61.0"
5083
+ "@typescript-eslint/types": "8.61.1",
5084
+ "@typescript-eslint/visitor-keys": "8.61.1"
5085
5085
  },
5086
5086
  "engines": {
5087
5087
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5092,9 +5092,9 @@
5092
5092
  }
5093
5093
  },
5094
5094
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
5095
- "version": "8.61.0",
5096
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5097
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5095
+ "version": "8.61.1",
5096
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5097
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5098
5098
  "dev": true,
5099
5099
  "license": "MIT",
5100
5100
  "engines": {
@@ -5106,13 +5106,13 @@
5106
5106
  }
5107
5107
  },
5108
5108
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5109
- "version": "8.61.0",
5110
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz",
5111
- "integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==",
5109
+ "version": "8.61.1",
5110
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz",
5111
+ "integrity": "sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==",
5112
5112
  "dev": true,
5113
5113
  "license": "MIT",
5114
5114
  "dependencies": {
5115
- "@typescript-eslint/types": "8.61.0",
5115
+ "@typescript-eslint/types": "8.61.1",
5116
5116
  "eslint-visitor-keys": "^5.0.0"
5117
5117
  },
5118
5118
  "engines": {
@@ -5160,16 +5160,16 @@
5160
5160
  }
5161
5161
  },
5162
5162
  "node_modules/@typescript-eslint/parser": {
5163
- "version": "8.61.0",
5164
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.61.0.tgz",
5165
- "integrity": "sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==",
5163
+ "version": "8.61.1",
5164
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.61.1.tgz",
5165
+ "integrity": "sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==",
5166
5166
  "dev": true,
5167
5167
  "license": "MIT",
5168
5168
  "dependencies": {
5169
- "@typescript-eslint/scope-manager": "8.61.0",
5170
- "@typescript-eslint/types": "8.61.0",
5171
- "@typescript-eslint/typescript-estree": "8.61.0",
5172
- "@typescript-eslint/visitor-keys": "8.61.0",
5169
+ "@typescript-eslint/scope-manager": "8.61.1",
5170
+ "@typescript-eslint/types": "8.61.1",
5171
+ "@typescript-eslint/typescript-estree": "8.61.1",
5172
+ "@typescript-eslint/visitor-keys": "8.61.1",
5173
5173
  "debug": "^4.4.3"
5174
5174
  },
5175
5175
  "engines": {
@@ -5185,14 +5185,14 @@
5185
5185
  }
5186
5186
  },
5187
5187
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
5188
- "version": "8.61.0",
5189
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz",
5190
- "integrity": "sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==",
5188
+ "version": "8.61.1",
5189
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.1.tgz",
5190
+ "integrity": "sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==",
5191
5191
  "dev": true,
5192
5192
  "license": "MIT",
5193
5193
  "dependencies": {
5194
- "@typescript-eslint/types": "8.61.0",
5195
- "@typescript-eslint/visitor-keys": "8.61.0"
5194
+ "@typescript-eslint/types": "8.61.1",
5195
+ "@typescript-eslint/visitor-keys": "8.61.1"
5196
5196
  },
5197
5197
  "engines": {
5198
5198
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5203,9 +5203,9 @@
5203
5203
  }
5204
5204
  },
5205
5205
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
5206
- "version": "8.61.0",
5207
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5208
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5206
+ "version": "8.61.1",
5207
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5208
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5209
5209
  "dev": true,
5210
5210
  "license": "MIT",
5211
5211
  "engines": {
@@ -5217,13 +5217,13 @@
5217
5217
  }
5218
5218
  },
5219
5219
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
5220
- "version": "8.61.0",
5221
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz",
5222
- "integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==",
5220
+ "version": "8.61.1",
5221
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz",
5222
+ "integrity": "sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==",
5223
5223
  "dev": true,
5224
5224
  "license": "MIT",
5225
5225
  "dependencies": {
5226
- "@typescript-eslint/types": "8.61.0",
5226
+ "@typescript-eslint/types": "8.61.1",
5227
5227
  "eslint-visitor-keys": "^5.0.0"
5228
5228
  },
5229
5229
  "engines": {
@@ -5248,14 +5248,14 @@
5248
5248
  }
5249
5249
  },
5250
5250
  "node_modules/@typescript-eslint/project-service": {
5251
- "version": "8.61.0",
5252
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.61.0.tgz",
5253
- "integrity": "sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==",
5251
+ "version": "8.61.1",
5252
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.61.1.tgz",
5253
+ "integrity": "sha512-PrC4JYGmR241lYnfhmKGTXkFqv8+ymbTFgSAY0fVXpY82/QkMw5TZPl+vGzuDDU2QYJk9fIDOBTntF+yDv9LEA==",
5254
5254
  "dev": true,
5255
5255
  "license": "MIT",
5256
5256
  "dependencies": {
5257
- "@typescript-eslint/tsconfig-utils": "^8.61.0",
5258
- "@typescript-eslint/types": "^8.61.0",
5257
+ "@typescript-eslint/tsconfig-utils": "^8.61.1",
5258
+ "@typescript-eslint/types": "^8.61.1",
5259
5259
  "debug": "^4.4.3"
5260
5260
  },
5261
5261
  "engines": {
@@ -5270,9 +5270,9 @@
5270
5270
  }
5271
5271
  },
5272
5272
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
5273
- "version": "8.61.0",
5274
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz",
5275
- "integrity": "sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==",
5273
+ "version": "8.61.1",
5274
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.1.tgz",
5275
+ "integrity": "sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==",
5276
5276
  "dev": true,
5277
5277
  "license": "MIT",
5278
5278
  "engines": {
@@ -5287,9 +5287,9 @@
5287
5287
  }
5288
5288
  },
5289
5289
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
5290
- "version": "8.61.0",
5291
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5292
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5290
+ "version": "8.61.1",
5291
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5292
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5293
5293
  "dev": true,
5294
5294
  "license": "MIT",
5295
5295
  "engines": {
@@ -5350,15 +5350,15 @@
5350
5350
  }
5351
5351
  },
5352
5352
  "node_modules/@typescript-eslint/type-utils": {
5353
- "version": "8.61.0",
5354
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.61.0.tgz",
5355
- "integrity": "sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==",
5353
+ "version": "8.61.1",
5354
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.61.1.tgz",
5355
+ "integrity": "sha512-GYRicKmVK0C4fsKgaACaknOUAq9Oa2kwsjnpFhFcS/5p4Ht5IP9OVLbgIgcK4SRk92nVHFluurg1lumD9dBcLw==",
5356
5356
  "dev": true,
5357
5357
  "license": "MIT",
5358
5358
  "dependencies": {
5359
- "@typescript-eslint/types": "8.61.0",
5360
- "@typescript-eslint/typescript-estree": "8.61.0",
5361
- "@typescript-eslint/utils": "8.61.0",
5359
+ "@typescript-eslint/types": "8.61.1",
5360
+ "@typescript-eslint/typescript-estree": "8.61.1",
5361
+ "@typescript-eslint/utils": "8.61.1",
5362
5362
  "debug": "^4.4.3",
5363
5363
  "ts-api-utils": "^2.5.0"
5364
5364
  },
@@ -5375,9 +5375,9 @@
5375
5375
  }
5376
5376
  },
5377
5377
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
5378
- "version": "8.61.0",
5379
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5380
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5378
+ "version": "8.61.1",
5379
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5380
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5381
5381
  "dev": true,
5382
5382
  "license": "MIT",
5383
5383
  "engines": {
@@ -5416,16 +5416,16 @@
5416
5416
  }
5417
5417
  },
5418
5418
  "node_modules/@typescript-eslint/typescript-estree": {
5419
- "version": "8.61.0",
5420
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz",
5421
- "integrity": "sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==",
5419
+ "version": "8.61.1",
5420
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.1.tgz",
5421
+ "integrity": "sha512-u+oQD3BqYWPc8YV9Zab4vaJElJuwOLPRc10Jm1o/qS+6Qwen14HCWwx0Seo4LnSn2wxea2Ik8DxPt2/FHmuhrg==",
5422
5422
  "dev": true,
5423
5423
  "license": "MIT",
5424
5424
  "dependencies": {
5425
- "@typescript-eslint/project-service": "8.61.0",
5426
- "@typescript-eslint/tsconfig-utils": "8.61.0",
5427
- "@typescript-eslint/types": "8.61.0",
5428
- "@typescript-eslint/visitor-keys": "8.61.0",
5425
+ "@typescript-eslint/project-service": "8.61.1",
5426
+ "@typescript-eslint/tsconfig-utils": "8.61.1",
5427
+ "@typescript-eslint/types": "8.61.1",
5428
+ "@typescript-eslint/visitor-keys": "8.61.1",
5429
5429
  "debug": "^4.4.3",
5430
5430
  "minimatch": "^10.2.2",
5431
5431
  "semver": "^7.7.3",
@@ -5444,9 +5444,9 @@
5444
5444
  }
5445
5445
  },
5446
5446
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
5447
- "version": "8.61.0",
5448
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz",
5449
- "integrity": "sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==",
5447
+ "version": "8.61.1",
5448
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.1.tgz",
5449
+ "integrity": "sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==",
5450
5450
  "dev": true,
5451
5451
  "license": "MIT",
5452
5452
  "engines": {
@@ -5461,9 +5461,9 @@
5461
5461
  }
5462
5462
  },
5463
5463
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
5464
- "version": "8.61.0",
5465
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5466
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5464
+ "version": "8.61.1",
5465
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5466
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5467
5467
  "dev": true,
5468
5468
  "license": "MIT",
5469
5469
  "engines": {
@@ -5475,13 +5475,13 @@
5475
5475
  }
5476
5476
  },
5477
5477
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
5478
- "version": "8.61.0",
5479
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz",
5480
- "integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==",
5478
+ "version": "8.61.1",
5479
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz",
5480
+ "integrity": "sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==",
5481
5481
  "dev": true,
5482
5482
  "license": "MIT",
5483
5483
  "dependencies": {
5484
- "@typescript-eslint/types": "8.61.0",
5484
+ "@typescript-eslint/types": "8.61.1",
5485
5485
  "eslint-visitor-keys": "^5.0.0"
5486
5486
  },
5487
5487
  "engines": {
@@ -5558,16 +5558,16 @@
5558
5558
  }
5559
5559
  },
5560
5560
  "node_modules/@typescript-eslint/utils": {
5561
- "version": "8.61.0",
5562
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.61.0.tgz",
5563
- "integrity": "sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==",
5561
+ "version": "8.61.1",
5562
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.61.1.tgz",
5563
+ "integrity": "sha512-1+P/3Dj6jvtybE1q0HQ6yBt/gq+oKJyLdEv4HdnqasaEXRSYCAsD59mXEVQnM/ULNdQxbX77tdG4jPRjIS6knA==",
5564
5564
  "dev": true,
5565
5565
  "license": "MIT",
5566
5566
  "dependencies": {
5567
5567
  "@eslint-community/eslint-utils": "^4.9.1",
5568
- "@typescript-eslint/scope-manager": "8.61.0",
5569
- "@typescript-eslint/types": "8.61.0",
5570
- "@typescript-eslint/typescript-estree": "8.61.0"
5568
+ "@typescript-eslint/scope-manager": "8.61.1",
5569
+ "@typescript-eslint/types": "8.61.1",
5570
+ "@typescript-eslint/typescript-estree": "8.61.1"
5571
5571
  },
5572
5572
  "engines": {
5573
5573
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5582,14 +5582,14 @@
5582
5582
  }
5583
5583
  },
5584
5584
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
5585
- "version": "8.61.0",
5586
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz",
5587
- "integrity": "sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==",
5585
+ "version": "8.61.1",
5586
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.1.tgz",
5587
+ "integrity": "sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==",
5588
5588
  "dev": true,
5589
5589
  "license": "MIT",
5590
5590
  "dependencies": {
5591
- "@typescript-eslint/types": "8.61.0",
5592
- "@typescript-eslint/visitor-keys": "8.61.0"
5591
+ "@typescript-eslint/types": "8.61.1",
5592
+ "@typescript-eslint/visitor-keys": "8.61.1"
5593
5593
  },
5594
5594
  "engines": {
5595
5595
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5600,9 +5600,9 @@
5600
5600
  }
5601
5601
  },
5602
5602
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
5603
- "version": "8.61.0",
5604
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz",
5605
- "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==",
5603
+ "version": "8.61.1",
5604
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.1.tgz",
5605
+ "integrity": "sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==",
5606
5606
  "dev": true,
5607
5607
  "license": "MIT",
5608
5608
  "engines": {
@@ -5614,13 +5614,13 @@
5614
5614
  }
5615
5615
  },
5616
5616
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
5617
- "version": "8.61.0",
5618
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz",
5619
- "integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==",
5617
+ "version": "8.61.1",
5618
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz",
5619
+ "integrity": "sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==",
5620
5620
  "dev": true,
5621
5621
  "license": "MIT",
5622
5622
  "dependencies": {
5623
- "@typescript-eslint/types": "8.61.0",
5623
+ "@typescript-eslint/types": "8.61.1",
5624
5624
  "eslint-visitor-keys": "^5.0.0"
5625
5625
  },
5626
5626
  "engines": {
@@ -8388,9 +8388,9 @@
8388
8388
  }
8389
8389
  },
8390
8390
  "node_modules/eslint-config-oclif": {
8391
- "version": "6.0.171",
8392
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.171.tgz",
8393
- "integrity": "sha512-rW0CI2q/rYhrmMRTdRCevq8YtuQpu+MwF9JtVxN2Hdxaut3uDREtPpaefOhOHc/Qz/m7Z3YU8GQBFamzeWIUQw==",
8391
+ "version": "6.0.173",
8392
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.173.tgz",
8393
+ "integrity": "sha512-eLrXAxnu9fTvP0/aYiubc9r9Fd6fh0h60Ks3DwAPYpUo1hb+hycjNhEVtCCM20m1s/rzQ49CyYCkryzIhEd9ow==",
8394
8394
  "dev": true,
8395
8395
  "license": "MIT",
8396
8396
  "dependencies": {
@@ -8409,7 +8409,7 @@
8409
8409
  "eslint-plugin-n": "^17.24.0",
8410
8410
  "eslint-plugin-perfectionist": "^4",
8411
8411
  "eslint-plugin-unicorn": "^56.0.1",
8412
- "typescript-eslint": "^8.61.0"
8412
+ "typescript-eslint": "^8.61.1"
8413
8413
  },
8414
8414
  "engines": {
8415
8415
  "node": ">=18.18.0"
@@ -14290,9 +14290,9 @@
14290
14290
  }
14291
14291
  },
14292
14292
  "node_modules/oclif": {
14293
- "version": "4.23.16",
14294
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.16.tgz",
14295
- "integrity": "sha512-K38o9NukvGUBj5QJYF2M7h2KzkabY+O/XLcqE5HWQ+aVcHsDMCdG5BIs+B2qH7j25DUZx7WtAgs1UTHYXI/tOQ==",
14293
+ "version": "4.23.17",
14294
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.17.tgz",
14295
+ "integrity": "sha512-xchnXSG0Kgij5xPnbJljnxMM8zoEa36kteQlr0BbTexRr9hrCsOxK5yc0wTw0D03Gd04gnhtYxyANyiylXPO2Q==",
14296
14296
  "dev": true,
14297
14297
  "license": "MIT",
14298
14298
  "dependencies": {
@@ -16052,9 +16052,9 @@
16052
16052
  "license": "BSD-3-Clause"
16053
16053
  },
16054
16054
  "node_modules/semver": {
16055
- "version": "7.8.4",
16056
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz",
16057
- "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
16055
+ "version": "7.8.5",
16056
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
16057
+ "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
16058
16058
  "license": "ISC",
16059
16059
  "bin": {
16060
16060
  "semver": "bin/semver.js"
@@ -17783,16 +17783,16 @@
17783
17783
  }
17784
17784
  },
17785
17785
  "node_modules/typescript-eslint": {
17786
- "version": "8.61.0",
17787
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.61.0.tgz",
17788
- "integrity": "sha512-8y31Rd0eGTrDKqhy6vT0HtzhN+YLjQizwX3aA3hPXP/ynSfnrBXcQY5IzsP9/DM7+klX4IUncZZjkchP0z+rUw==",
17786
+ "version": "8.61.1",
17787
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.61.1.tgz",
17788
+ "integrity": "sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==",
17789
17789
  "dev": true,
17790
17790
  "license": "MIT",
17791
17791
  "dependencies": {
17792
- "@typescript-eslint/eslint-plugin": "8.61.0",
17793
- "@typescript-eslint/parser": "8.61.0",
17794
- "@typescript-eslint/typescript-estree": "8.61.0",
17795
- "@typescript-eslint/utils": "8.61.0"
17792
+ "@typescript-eslint/eslint-plugin": "8.61.1",
17793
+ "@typescript-eslint/parser": "8.61.1",
17794
+ "@typescript-eslint/typescript-estree": "8.61.1",
17795
+ "@typescript-eslint/utils": "8.61.1"
17796
17796
  },
17797
17797
  "engines": {
17798
17798
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
package/oclif.lock CHANGED
@@ -1154,16 +1154,16 @@
1154
1154
  resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
1155
1155
  integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
1156
1156
 
1157
- "@jayree/changelog@^1.2.36":
1158
- version "1.2.36"
1159
- resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.36.tgz#a6818d48b15ef6e0dcf8c81760ab5f34152fc6ac"
1160
- integrity sha512-B9XnkHJJArA9MZgnwoRalPKWsOxLd4ZDnBgHW1/l2ZTyCXZ4N9qpOHCPdSGFWGX6bamA3bFhDt8T+GY7c/H4uQ==
1157
+ "@jayree/changelog@^1.2.37":
1158
+ version "1.2.37"
1159
+ resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.37.tgz#fe2f72dca4f071e4ea08e1188bf3883c5e1c5bd5"
1160
+ integrity sha512-Z5IJaB49Wr4axY9HtY5n5+HDB/mlWpBErbVUMp0E2yYra/aW11ysBpMzpk7NJajuBr8Ym/yRNGWDoh3TJ1s55g==
1161
1161
  dependencies:
1162
1162
  debug "^4.4.1"
1163
1163
  fs-extra "^11.3.5"
1164
1164
  marked "^18.0.5"
1165
1165
  marked-terminal "^7.3.0"
1166
- semver "^7.8.1"
1166
+ semver "^7.8.5"
1167
1167
  semver-compare "^1.0.0"
1168
1168
 
1169
1169
  "@jridgewell/gen-mapping@^0.3.12", "@jridgewell/gen-mapping@^0.3.5":
@@ -1309,10 +1309,10 @@
1309
1309
  resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
1310
1310
  integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
1311
1311
 
1312
- "@oclif/core@^4", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7":
1313
- version "4.11.7"
1314
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.7.tgz#40dbe261aca1eb9e7ac8bc8f1bbb837017c4db96"
1315
- integrity sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==
1312
+ "@oclif/core@^4", "@oclif/core@^4.11.4", "@oclif/core@^4.11.9":
1313
+ version "4.11.9"
1314
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.9.tgz#7dd438f3e48834b2bb219e71d34d397aacebccab"
1315
+ integrity sha512-w8uupjkdEQQcTFp1BUzWZCRNRW4BwXaSnFldHuziqx79F8q4NRCFwgGoMHV48HpJ6Xn9zeN0l3BiuppnPh6bWA==
1316
1316
  dependencies:
1317
1317
  ansi-escapes "^4.3.2"
1318
1318
  ansis "^3.17.0"
@@ -1333,10 +1333,10 @@
1333
1333
  wordwrap "^1.0.0"
1334
1334
  wrap-ansi "^7.0.0"
1335
1335
 
1336
- "@oclif/plugin-command-snapshot@^5.3.27":
1337
- version "5.3.27"
1338
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.27.tgz#d7613cf5db1237e6a7d2da072322b4e4b2d34da3"
1339
- integrity sha512-NXxNNv8HLf/wXHqDeeKM6yS7/U3ULm8Mw6zk4hxepKDF/hEEq03lG37oLwFD8LP7+GfdEHRjFDNRHziLwKRTkg==
1336
+ "@oclif/plugin-command-snapshot@^5.3.28":
1337
+ version "5.3.28"
1338
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.28.tgz#3119abdf980ce9178af46da293edf87787390532"
1339
+ integrity sha512-icsJTC+w9CLhn+ffbl+fJXFlhYq11AkyB1LlMnZWcqkbNVgGAIFkzpFmZigycTKbdbVsM3QN7yKKxjMsIjkPZg==
1340
1340
  dependencies:
1341
1341
  "@oclif/core" "^4"
1342
1342
  ansis "^3.17.0"
@@ -1345,7 +1345,7 @@
1345
1345
  lodash.difference "^4.5.0"
1346
1346
  lodash.get "^4.4.2"
1347
1347
  lodash.sortby "^4.7.0"
1348
- semver "^7.8.4"
1348
+ semver "^7.8.5"
1349
1349
  ts-json-schema-generator "^1.5.1"
1350
1350
 
1351
1351
  "@oclif/plugin-help@^6.2.50":
@@ -2080,16 +2080,16 @@
2080
2080
  resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
2081
2081
  integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
2082
2082
 
2083
- "@typescript-eslint/eslint-plugin@8.61.0", "@typescript-eslint/eslint-plugin@^8":
2084
- version "8.61.0"
2085
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.0.tgz#db20271974b94a3a54d3b9544e5f5b3481448400"
2086
- integrity sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==
2083
+ "@typescript-eslint/eslint-plugin@8.61.1", "@typescript-eslint/eslint-plugin@^8":
2084
+ version "8.61.1"
2085
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.1.tgz#6e4b7fee21f1983308e9e9b634ecbaf702c86006"
2086
+ integrity sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==
2087
2087
  dependencies:
2088
2088
  "@eslint-community/regexpp" "^4.12.2"
2089
- "@typescript-eslint/scope-manager" "8.61.0"
2090
- "@typescript-eslint/type-utils" "8.61.0"
2091
- "@typescript-eslint/utils" "8.61.0"
2092
- "@typescript-eslint/visitor-keys" "8.61.0"
2089
+ "@typescript-eslint/scope-manager" "8.61.1"
2090
+ "@typescript-eslint/type-utils" "8.61.1"
2091
+ "@typescript-eslint/utils" "8.61.1"
2092
+ "@typescript-eslint/visitor-keys" "8.61.1"
2093
2093
  ignore "^7.0.5"
2094
2094
  natural-compare "^1.4.0"
2095
2095
  ts-api-utils "^2.5.0"
@@ -2111,15 +2111,15 @@
2111
2111
  semver "^7.5.4"
2112
2112
  ts-api-utils "^1.0.1"
2113
2113
 
2114
- "@typescript-eslint/parser@8.61.0", "@typescript-eslint/parser@^8":
2115
- version "8.61.0"
2116
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.0.tgz#1afe73c9ccce16b7a26d6b95f9400b0ccc34af87"
2117
- integrity sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==
2114
+ "@typescript-eslint/parser@8.61.1", "@typescript-eslint/parser@^8":
2115
+ version "8.61.1"
2116
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.1.tgz#881fba60b50636249cdeea2e547bf75715254c72"
2117
+ integrity sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==
2118
2118
  dependencies:
2119
- "@typescript-eslint/scope-manager" "8.61.0"
2120
- "@typescript-eslint/types" "8.61.0"
2121
- "@typescript-eslint/typescript-estree" "8.61.0"
2122
- "@typescript-eslint/visitor-keys" "8.61.0"
2119
+ "@typescript-eslint/scope-manager" "8.61.1"
2120
+ "@typescript-eslint/types" "8.61.1"
2121
+ "@typescript-eslint/typescript-estree" "8.61.1"
2122
+ "@typescript-eslint/visitor-keys" "8.61.1"
2123
2123
  debug "^4.4.3"
2124
2124
 
2125
2125
  "@typescript-eslint/parser@^6.21.0":
@@ -2142,13 +2142,13 @@
2142
2142
  "@typescript-eslint/types" "^8.56.0"
2143
2143
  debug "^4.4.3"
2144
2144
 
2145
- "@typescript-eslint/project-service@8.61.0":
2146
- version "8.61.0"
2147
- resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.61.0.tgz#417a2feac32e8ebd336d63f068c3b42b736ea1ac"
2148
- integrity sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==
2145
+ "@typescript-eslint/project-service@8.61.1":
2146
+ version "8.61.1"
2147
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.61.1.tgz#fcd9739964a40867eed55f1ac318d3909f24b4af"
2148
+ integrity sha512-PrC4JYGmR241lYnfhmKGTXkFqv8+ymbTFgSAY0fVXpY82/QkMw5TZPl+vGzuDDU2QYJk9fIDOBTntF+yDv9LEA==
2149
2149
  dependencies:
2150
- "@typescript-eslint/tsconfig-utils" "^8.61.0"
2151
- "@typescript-eslint/types" "^8.61.0"
2150
+ "@typescript-eslint/tsconfig-utils" "^8.61.1"
2151
+ "@typescript-eslint/types" "^8.61.1"
2152
2152
  debug "^4.4.3"
2153
2153
 
2154
2154
  "@typescript-eslint/scope-manager@6.21.0":
@@ -2175,23 +2175,23 @@
2175
2175
  "@typescript-eslint/types" "8.56.0"
2176
2176
  "@typescript-eslint/visitor-keys" "8.56.0"
2177
2177
 
2178
- "@typescript-eslint/scope-manager@8.61.0":
2179
- version "8.61.0"
2180
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz#93c2520d05653fe65eb9ee98efc74fd0134a7852"
2181
- integrity sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==
2178
+ "@typescript-eslint/scope-manager@8.61.1":
2179
+ version "8.61.1"
2180
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.1.tgz#2479921a40fdb0afa18f5838fae6167264b417b2"
2181
+ integrity sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==
2182
2182
  dependencies:
2183
- "@typescript-eslint/types" "8.61.0"
2184
- "@typescript-eslint/visitor-keys" "8.61.0"
2183
+ "@typescript-eslint/types" "8.61.1"
2184
+ "@typescript-eslint/visitor-keys" "8.61.1"
2185
2185
 
2186
2186
  "@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
2187
2187
  version "8.56.0"
2188
2188
  resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
2189
2189
  integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
2190
2190
 
2191
- "@typescript-eslint/tsconfig-utils@8.61.0", "@typescript-eslint/tsconfig-utils@^8.61.0":
2192
- version "8.61.0"
2193
- resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz#05d6e3ff20001674ebcd22d03dac29ee448043ba"
2194
- integrity sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==
2191
+ "@typescript-eslint/tsconfig-utils@8.61.1", "@typescript-eslint/tsconfig-utils@^8.61.1":
2192
+ version "8.61.1"
2193
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.1.tgz#ca88080e0cf191d49516d7f300b67aa090d2254f"
2194
+ integrity sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==
2195
2195
 
2196
2196
  "@typescript-eslint/type-utils@6.21.0":
2197
2197
  version "6.21.0"
@@ -2203,14 +2203,14 @@
2203
2203
  debug "^4.3.4"
2204
2204
  ts-api-utils "^1.0.1"
2205
2205
 
2206
- "@typescript-eslint/type-utils@8.61.0":
2207
- version "8.61.0"
2208
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.61.0.tgz#50219b57e6b89cecfb1a15f093b15ec9ee019974"
2209
- integrity sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==
2206
+ "@typescript-eslint/type-utils@8.61.1":
2207
+ version "8.61.1"
2208
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.61.1.tgz#8fa18f453ee140893b47d339d1a6b64cac9b08a1"
2209
+ integrity sha512-GYRicKmVK0C4fsKgaACaknOUAq9Oa2kwsjnpFhFcS/5p4Ht5IP9OVLbgIgcK4SRk92nVHFluurg1lumD9dBcLw==
2210
2210
  dependencies:
2211
- "@typescript-eslint/types" "8.61.0"
2212
- "@typescript-eslint/typescript-estree" "8.61.0"
2213
- "@typescript-eslint/utils" "8.61.0"
2211
+ "@typescript-eslint/types" "8.61.1"
2212
+ "@typescript-eslint/typescript-estree" "8.61.1"
2213
+ "@typescript-eslint/utils" "8.61.1"
2214
2214
  debug "^4.4.3"
2215
2215
  ts-api-utils "^2.5.0"
2216
2216
 
@@ -2229,10 +2229,10 @@
2229
2229
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
2230
2230
  integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
2231
2231
 
2232
- "@typescript-eslint/types@8.61.0", "@typescript-eslint/types@^8.61.0":
2233
- version "8.61.0"
2234
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.0.tgz#0ddb46e012a4288292950bdd253db42f278ce64d"
2235
- integrity sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==
2232
+ "@typescript-eslint/types@8.61.1", "@typescript-eslint/types@^8.61.1":
2233
+ version "8.61.1"
2234
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.1.tgz#0c51f518e4e6848371a1c988e859d59eb7522d5a"
2235
+ integrity sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==
2236
2236
 
2237
2237
  "@typescript-eslint/typescript-estree@6.21.0":
2238
2238
  version "6.21.0"
@@ -2277,15 +2277,15 @@
2277
2277
  tinyglobby "^0.2.15"
2278
2278
  ts-api-utils "^2.4.0"
2279
2279
 
2280
- "@typescript-eslint/typescript-estree@8.61.0":
2281
- version "8.61.0"
2282
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz#98ca47260bbf627fc28f018b3a0abf00e3090690"
2283
- integrity sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==
2280
+ "@typescript-eslint/typescript-estree@8.61.1":
2281
+ version "8.61.1"
2282
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.1.tgz#febbe70365ac0bf7611262b61b338fc8797965c7"
2283
+ integrity sha512-u+oQD3BqYWPc8YV9Zab4vaJElJuwOLPRc10Jm1o/qS+6Qwen14HCWwx0Seo4LnSn2wxea2Ik8DxPt2/FHmuhrg==
2284
2284
  dependencies:
2285
- "@typescript-eslint/project-service" "8.61.0"
2286
- "@typescript-eslint/tsconfig-utils" "8.61.0"
2287
- "@typescript-eslint/types" "8.61.0"
2288
- "@typescript-eslint/visitor-keys" "8.61.0"
2285
+ "@typescript-eslint/project-service" "8.61.1"
2286
+ "@typescript-eslint/tsconfig-utils" "8.61.1"
2287
+ "@typescript-eslint/types" "8.61.1"
2288
+ "@typescript-eslint/visitor-keys" "8.61.1"
2289
2289
  debug "^4.4.3"
2290
2290
  minimatch "^10.2.2"
2291
2291
  semver "^7.7.3"
@@ -2305,15 +2305,15 @@
2305
2305
  "@typescript-eslint/typescript-estree" "6.21.0"
2306
2306
  semver "^7.5.4"
2307
2307
 
2308
- "@typescript-eslint/utils@8.61.0":
2309
- version "8.61.0"
2310
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.0.tgz#ed3546a052787e84ea6c5064d0919fc5eea8522f"
2311
- integrity sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==
2308
+ "@typescript-eslint/utils@8.61.1":
2309
+ version "8.61.1"
2310
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.1.tgz#ffd1054de7dd33b7873cd6c6713ec6b0366316d3"
2311
+ integrity sha512-1+P/3Dj6jvtybE1q0HQ6yBt/gq+oKJyLdEv4HdnqasaEXRSYCAsD59mXEVQnM/ULNdQxbX77tdG4jPRjIS6knA==
2312
2312
  dependencies:
2313
2313
  "@eslint-community/eslint-utils" "^4.9.1"
2314
- "@typescript-eslint/scope-manager" "8.61.0"
2315
- "@typescript-eslint/types" "8.61.0"
2316
- "@typescript-eslint/typescript-estree" "8.61.0"
2314
+ "@typescript-eslint/scope-manager" "8.61.1"
2315
+ "@typescript-eslint/types" "8.61.1"
2316
+ "@typescript-eslint/typescript-estree" "8.61.1"
2317
2317
 
2318
2318
  "@typescript-eslint/utils@^7.18.0":
2319
2319
  version "7.18.0"
@@ -2359,12 +2359,12 @@
2359
2359
  "@typescript-eslint/types" "8.56.0"
2360
2360
  eslint-visitor-keys "^5.0.0"
2361
2361
 
2362
- "@typescript-eslint/visitor-keys@8.61.0":
2363
- version "8.61.0"
2364
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz#39b4e1ab8936d23bea973d39fd092f9aa21f275e"
2365
- integrity sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==
2362
+ "@typescript-eslint/visitor-keys@8.61.1":
2363
+ version "8.61.1"
2364
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz#546cf102b4efdb72a9a08e63a1b0d7d745eb66eb"
2365
+ integrity sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==
2366
2366
  dependencies:
2367
- "@typescript-eslint/types" "8.61.0"
2367
+ "@typescript-eslint/types" "8.61.1"
2368
2368
  eslint-visitor-keys "^5.0.0"
2369
2369
 
2370
2370
  "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -3963,10 +3963,10 @@ eslint-compat-utils@^0.5.1:
3963
3963
  dependencies:
3964
3964
  semver "^7.5.4"
3965
3965
 
3966
- eslint-config-oclif@^6.0.171:
3967
- version "6.0.171"
3968
- resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.171.tgz#f31fa072aca9c965daceb853bbcbaff1be69aecc"
3969
- integrity sha512-rW0CI2q/rYhrmMRTdRCevq8YtuQpu+MwF9JtVxN2Hdxaut3uDREtPpaefOhOHc/Qz/m7Z3YU8GQBFamzeWIUQw==
3966
+ eslint-config-oclif@^6.0.173:
3967
+ version "6.0.173"
3968
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.173.tgz#0b9daa8b7537367bb4a4fdb5beb9ab361bf31de4"
3969
+ integrity sha512-eLrXAxnu9fTvP0/aYiubc9r9Fd6fh0h60Ks3DwAPYpUo1hb+hycjNhEVtCCM20m1s/rzQ49CyYCkryzIhEd9ow==
3970
3970
  dependencies:
3971
3971
  "@eslint/compat" "^1.4.1"
3972
3972
  "@eslint/eslintrc" "^3.3.5"
@@ -3983,7 +3983,7 @@ eslint-config-oclif@^6.0.171:
3983
3983
  eslint-plugin-n "^17.24.0"
3984
3984
  eslint-plugin-perfectionist "^4"
3985
3985
  eslint-plugin-unicorn "^56.0.1"
3986
- typescript-eslint "^8.61.0"
3986
+ typescript-eslint "^8.61.1"
3987
3987
 
3988
3988
  eslint-config-prettier@^9.1.0:
3989
3989
  version "9.1.2"
@@ -6846,10 +6846,10 @@ object.values@^1.2.1:
6846
6846
  define-properties "^1.2.1"
6847
6847
  es-object-atoms "^1.0.0"
6848
6848
 
6849
- oclif@^4.23.16:
6850
- version "4.23.16"
6851
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.16.tgz#87eb89a25ad3e40606d864fbaf5591333574cfa5"
6852
- integrity sha512-K38o9NukvGUBj5QJYF2M7h2KzkabY+O/XLcqE5HWQ+aVcHsDMCdG5BIs+B2qH7j25DUZx7WtAgs1UTHYXI/tOQ==
6849
+ oclif@^4.23.17:
6850
+ version "4.23.17"
6851
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.17.tgz#275b441daa085491aabe207f9105a182c053741f"
6852
+ integrity sha512-xchnXSG0Kgij5xPnbJljnxMM8zoEa36kteQlr0BbTexRr9hrCsOxK5yc0wTw0D03Gd04gnhtYxyANyiylXPO2Q==
6853
6853
  dependencies:
6854
6854
  "@aws-sdk/client-cloudfront" "^3.1068.0"
6855
6855
  "@aws-sdk/client-s3" "^3.1063.0"
@@ -7816,10 +7816,10 @@ semver@^6.0.0, semver@^6.3.1:
7816
7816
  resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
7817
7817
  integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
7818
7818
 
7819
- semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2, semver@^7.7.3, semver@^7.8.0, semver@^7.8.1, semver@^7.8.4:
7820
- version "7.8.4"
7821
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.4.tgz#c73eceebae0616934be8dff28a7fd70757c8e696"
7822
- integrity sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==
7819
+ semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2, semver@^7.7.3, semver@^7.8.0, semver@^7.8.1, semver@^7.8.4, semver@^7.8.5:
7820
+ version "7.8.5"
7821
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.5.tgz#39b646037dd50c14fb451e7e4cac58ed8b863f69"
7822
+ integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
7823
7823
 
7824
7824
  sentence-case@^3.0.4:
7825
7825
  version "3.0.4"
@@ -8787,15 +8787,15 @@ typedoc@^0.26.5:
8787
8787
  shiki "^1.16.2"
8788
8788
  yaml "^2.5.1"
8789
8789
 
8790
- typescript-eslint@^8.61.0:
8791
- version "8.61.0"
8792
- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.61.0.tgz#6927fb94f5f29623e370d33fd9fa61f15d6d996b"
8793
- integrity sha512-8y31Rd0eGTrDKqhy6vT0HtzhN+YLjQizwX3aA3hPXP/ynSfnrBXcQY5IzsP9/DM7+klX4IUncZZjkchP0z+rUw==
8790
+ typescript-eslint@^8.61.1:
8791
+ version "8.61.1"
8792
+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.61.1.tgz#7c224a9a643b7f42d295c67a75c1e30fee8c3eaa"
8793
+ integrity sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==
8794
8794
  dependencies:
8795
- "@typescript-eslint/eslint-plugin" "8.61.0"
8796
- "@typescript-eslint/parser" "8.61.0"
8797
- "@typescript-eslint/typescript-estree" "8.61.0"
8798
- "@typescript-eslint/utils" "8.61.0"
8795
+ "@typescript-eslint/eslint-plugin" "8.61.1"
8796
+ "@typescript-eslint/parser" "8.61.1"
8797
+ "@typescript-eslint/typescript-estree" "8.61.1"
8798
+ "@typescript-eslint/utils" "8.61.1"
8799
8799
 
8800
8800
  "typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4:
8801
8801
  version "5.9.3"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.126"
270
+ "version": "5.0.128"
271
271
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
4
- "version": "5.0.126",
4
+ "version": "5.0.128",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
8
8
  "dependencies": {
9
- "@jayree/changelog": "^1.2.36",
10
- "@oclif/core": "^4.11.7",
9
+ "@jayree/changelog": "^1.2.37",
10
+ "@oclif/core": "^4.11.9",
11
11
  "@salesforce/core": "^8.31.2",
12
12
  "@salesforce/kit": "^3.2.6",
13
13
  "@salesforce/sf-plugins-core": "^12.2.24",
@@ -21,18 +21,18 @@
21
21
  "isomorphic-git": "1.38.5"
22
22
  },
23
23
  "devDependencies": {
24
- "@oclif/plugin-command-snapshot": "^5.3.27",
24
+ "@oclif/plugin-command-snapshot": "^5.3.28",
25
25
  "@salesforce/cli-plugins-testkit": "^5.3.62",
26
26
  "@salesforce/dev-scripts": "^11.0.4",
27
27
  "@salesforce/ts-sinon": "^1.4.36",
28
28
  "@types/fs-extra": "^11.0.4",
29
29
  "@types/graceful-fs": "^4.1.9",
30
30
  "c8": "^11.0.0",
31
- "eslint-config-oclif": "^6.0.171",
31
+ "eslint-config-oclif": "^6.0.173",
32
32
  "eslint-config-salesforce-license": "^1.0.2",
33
33
  "eslint-plugin-prettier": "^5.5.6",
34
34
  "eslint-plugin-sf-plugin": "^1.20.33",
35
- "oclif": "^4.23.16",
35
+ "oclif": "^4.23.17",
36
36
  "patch-package": "^8.0.1",
37
37
  "prettier": "^3.8.4",
38
38
  "pretty-quick": "^4.2.2",