@salesforce/plugin-signups 2.5.4 → 2.5.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,35 +1,35 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.5.4",
3
+ "version": "2.5.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.5.4",
9
+ "version": "2.5.6",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^8.2.1",
13
+ "@salesforce/core": "^8.2.8",
14
14
  "@salesforce/kit": "^3.1.6",
15
- "@salesforce/sf-plugins-core": "^11.2.0",
15
+ "@salesforce/sf-plugins-core": "^11.2.4",
16
16
  "change-case": "^5.4.4"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^5.2.4",
20
- "@salesforce/cli-plugins-testkit": "^5.3.18",
21
- "@salesforce/dev-scripts": "^10.2.2",
22
- "@salesforce/plugin-command-reference": "^3.1.9",
23
- "@salesforce/ts-types": "^2.0.10",
19
+ "@oclif/plugin-command-snapshot": "^5.2.9",
20
+ "@salesforce/cli-plugins-testkit": "^5.3.20",
21
+ "@salesforce/dev-scripts": "^10.2.9",
22
+ "@salesforce/plugin-command-reference": "^3.1.11",
23
+ "@salesforce/ts-types": "^2.0.11",
24
24
  "@types/chai-as-promised": "^7.1.8",
25
25
  "@types/chai-string": "^1.4.5",
26
26
  "chai-as-promised": "7.1.2",
27
27
  "chai-string": "^1.5.0",
28
- "eslint-plugin-sf-plugin": "^1.18.11",
28
+ "eslint-plugin-sf-plugin": "^1.20.0",
29
29
  "jsforce": "^2.0.0-beta.28",
30
30
  "oclif": "^4.14.1",
31
31
  "ts-node": "^10.9.2",
32
- "typescript": "^5.4.5"
32
+ "typescript": "^5.5.4"
33
33
  },
34
34
  "engines": {
35
35
  "node": ">=18.0.0"
@@ -46,14 +46,14 @@
46
46
  }
47
47
  },
48
48
  "node_modules/@ampproject/remapping": {
49
- "version": "2.2.0",
50
- "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
51
- "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
49
+ "version": "2.3.0",
50
+ "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
51
+ "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
52
52
  "dev": true,
53
53
  "license": "Apache-2.0",
54
54
  "dependencies": {
55
- "@jridgewell/gen-mapping": "^0.1.0",
56
- "@jridgewell/trace-mapping": "^0.3.9"
55
+ "@jridgewell/gen-mapping": "^0.3.5",
56
+ "@jridgewell/trace-mapping": "^0.3.24"
57
57
  },
58
58
  "engines": {
59
59
  "node": ">=6.0.0"
@@ -74,33 +74,6 @@
74
74
  "node": ">=16.0.0"
75
75
  }
76
76
  },
77
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
78
- "version": "3.598.0",
79
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
80
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
81
- "dev": true,
82
- "license": "Apache-2.0",
83
- "dependencies": {
84
- "@smithy/types": "^3.1.0",
85
- "tslib": "^2.6.2"
86
- },
87
- "engines": {
88
- "node": ">=16.0.0"
89
- }
90
- },
91
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types": {
92
- "version": "3.1.0",
93
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
94
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
95
- "dev": true,
96
- "license": "Apache-2.0",
97
- "dependencies": {
98
- "tslib": "^2.6.2"
99
- },
100
- "engines": {
101
- "node": ">=16.0.0"
102
- }
103
- },
104
77
  "node_modules/@aws-crypto/crc32c": {
105
78
  "version": "5.2.0",
106
79
  "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-5.2.0.tgz",
@@ -113,33 +86,6 @@
113
86
  "tslib": "^2.6.2"
114
87
  }
115
88
  },
116
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
117
- "version": "3.598.0",
118
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
119
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
120
- "dev": true,
121
- "license": "Apache-2.0",
122
- "dependencies": {
123
- "@smithy/types": "^3.1.0",
124
- "tslib": "^2.6.2"
125
- },
126
- "engines": {
127
- "node": ">=16.0.0"
128
- }
129
- },
130
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types": {
131
- "version": "3.1.0",
132
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
133
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
134
- "dev": true,
135
- "license": "Apache-2.0",
136
- "dependencies": {
137
- "tslib": "^2.6.2"
138
- },
139
- "engines": {
140
- "node": ">=16.0.0"
141
- }
142
- },
143
89
  "node_modules/@aws-crypto/sha1-browser": {
144
90
  "version": "5.2.0",
145
91
  "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-5.2.0.tgz",
@@ -155,20 +101,6 @@
155
101
  "tslib": "^2.6.2"
156
102
  }
157
103
  },
158
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
159
- "version": "3.598.0",
160
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
161
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
162
- "dev": true,
163
- "license": "Apache-2.0",
164
- "dependencies": {
165
- "@smithy/types": "^3.1.0",
166
- "tslib": "^2.6.2"
167
- },
168
- "engines": {
169
- "node": ">=16.0.0"
170
- }
171
- },
172
104
  "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer": {
173
105
  "version": "2.2.0",
174
106
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -182,19 +114,6 @@
182
114
  "node": ">=14.0.0"
183
115
  }
184
116
  },
185
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types": {
186
- "version": "3.1.0",
187
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
188
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
189
- "dev": true,
190
- "license": "Apache-2.0",
191
- "dependencies": {
192
- "tslib": "^2.6.2"
193
- },
194
- "engines": {
195
- "node": ">=16.0.0"
196
- }
197
- },
198
117
  "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from": {
199
118
  "version": "2.2.0",
200
119
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -239,20 +158,6 @@
239
158
  "tslib": "^2.6.2"
240
159
  }
241
160
  },
242
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
243
- "version": "3.598.0",
244
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
245
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
246
- "dev": true,
247
- "license": "Apache-2.0",
248
- "dependencies": {
249
- "@smithy/types": "^3.1.0",
250
- "tslib": "^2.6.2"
251
- },
252
- "engines": {
253
- "node": ">=16.0.0"
254
- }
255
- },
256
161
  "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": {
257
162
  "version": "2.2.0",
258
163
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -266,19 +171,6 @@
266
171
  "node": ">=14.0.0"
267
172
  }
268
173
  },
269
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types": {
270
- "version": "3.1.0",
271
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
272
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
273
- "dev": true,
274
- "license": "Apache-2.0",
275
- "dependencies": {
276
- "tslib": "^2.6.2"
277
- },
278
- "engines": {
279
- "node": ">=16.0.0"
280
- }
281
- },
282
174
  "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": {
283
175
  "version": "2.2.0",
284
176
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -322,33 +214,6 @@
322
214
  "node": ">=16.0.0"
323
215
  }
324
216
  },
325
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
326
- "version": "3.598.0",
327
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
328
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
329
- "dev": true,
330
- "license": "Apache-2.0",
331
- "dependencies": {
332
- "@smithy/types": "^3.1.0",
333
- "tslib": "^2.6.2"
334
- },
335
- "engines": {
336
- "node": ">=16.0.0"
337
- }
338
- },
339
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
340
- "version": "3.1.0",
341
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
342
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
343
- "dev": true,
344
- "license": "Apache-2.0",
345
- "dependencies": {
346
- "tslib": "^2.6.2"
347
- },
348
- "engines": {
349
- "node": ">=16.0.0"
350
- }
351
- },
352
217
  "node_modules/@aws-crypto/supports-web-crypto": {
353
218
  "version": "5.2.0",
354
219
  "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
@@ -371,20 +236,6 @@
371
236
  "tslib": "^2.6.2"
372
237
  }
373
238
  },
374
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
375
- "version": "3.598.0",
376
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.598.0.tgz",
377
- "integrity": "sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==",
378
- "dev": true,
379
- "license": "Apache-2.0",
380
- "dependencies": {
381
- "@smithy/types": "^3.1.0",
382
- "tslib": "^2.6.2"
383
- },
384
- "engines": {
385
- "node": ">=16.0.0"
386
- }
387
- },
388
239
  "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
389
240
  "version": "2.2.0",
390
241
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -398,19 +249,6 @@
398
249
  "node": ">=14.0.0"
399
250
  }
400
251
  },
401
- "node_modules/@aws-crypto/util/node_modules/@smithy/types": {
402
- "version": "3.1.0",
403
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.1.0.tgz",
404
- "integrity": "sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==",
405
- "dev": true,
406
- "license": "Apache-2.0",
407
- "dependencies": {
408
- "tslib": "^2.6.2"
409
- },
410
- "engines": {
411
- "node": ">=16.0.0"
412
- }
413
- },
414
252
  "node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": {
415
253
  "version": "2.2.0",
416
254
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -1235,22 +1073,23 @@
1235
1073
  }
1236
1074
  },
1237
1075
  "node_modules/@babel/code-frame": {
1238
- "version": "7.18.6",
1239
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
1240
- "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
1076
+ "version": "7.24.7",
1077
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
1078
+ "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
1241
1079
  "dev": true,
1242
1080
  "license": "MIT",
1243
1081
  "dependencies": {
1244
- "@babel/highlight": "^7.18.6"
1082
+ "@babel/highlight": "^7.24.7",
1083
+ "picocolors": "^1.0.0"
1245
1084
  },
1246
1085
  "engines": {
1247
1086
  "node": ">=6.9.0"
1248
1087
  }
1249
1088
  },
1250
1089
  "node_modules/@babel/compat-data": {
1251
- "version": "7.20.14",
1252
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz",
1253
- "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==",
1090
+ "version": "7.25.2",
1091
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.2.tgz",
1092
+ "integrity": "sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==",
1254
1093
  "dev": true,
1255
1094
  "license": "MIT",
1256
1095
  "engines": {
@@ -1258,27 +1097,27 @@
1258
1097
  }
1259
1098
  },
1260
1099
  "node_modules/@babel/core": {
1261
- "version": "7.20.12",
1262
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz",
1263
- "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==",
1264
- "dev": true,
1265
- "license": "MIT",
1266
- "dependencies": {
1267
- "@ampproject/remapping": "^2.1.0",
1268
- "@babel/code-frame": "^7.18.6",
1269
- "@babel/generator": "^7.20.7",
1270
- "@babel/helper-compilation-targets": "^7.20.7",
1271
- "@babel/helper-module-transforms": "^7.20.11",
1272
- "@babel/helpers": "^7.20.7",
1273
- "@babel/parser": "^7.20.7",
1274
- "@babel/template": "^7.20.7",
1275
- "@babel/traverse": "^7.20.12",
1276
- "@babel/types": "^7.20.7",
1277
- "convert-source-map": "^1.7.0",
1100
+ "version": "7.25.2",
1101
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz",
1102
+ "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
1103
+ "dev": true,
1104
+ "license": "MIT",
1105
+ "dependencies": {
1106
+ "@ampproject/remapping": "^2.2.0",
1107
+ "@babel/code-frame": "^7.24.7",
1108
+ "@babel/generator": "^7.25.0",
1109
+ "@babel/helper-compilation-targets": "^7.25.2",
1110
+ "@babel/helper-module-transforms": "^7.25.2",
1111
+ "@babel/helpers": "^7.25.0",
1112
+ "@babel/parser": "^7.25.0",
1113
+ "@babel/template": "^7.25.0",
1114
+ "@babel/traverse": "^7.25.2",
1115
+ "@babel/types": "^7.25.2",
1116
+ "convert-source-map": "^2.0.0",
1278
1117
  "debug": "^4.1.0",
1279
1118
  "gensync": "^1.0.0-beta.2",
1280
- "json5": "^2.2.2",
1281
- "semver": "^6.3.0"
1119
+ "json5": "^2.2.3",
1120
+ "semver": "^6.3.1"
1282
1121
  },
1283
1122
  "engines": {
1284
1123
  "node": ">=6.9.0"
@@ -1288,6 +1127,13 @@
1288
1127
  "url": "https://opencollective.com/babel"
1289
1128
  }
1290
1129
  },
1130
+ "node_modules/@babel/core/node_modules/convert-source-map": {
1131
+ "version": "2.0.0",
1132
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
1133
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
1134
+ "dev": true,
1135
+ "license": "MIT"
1136
+ },
1291
1137
  "node_modules/@babel/core/node_modules/semver": {
1292
1138
  "version": "6.3.1",
1293
1139
  "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
@@ -1299,35 +1145,21 @@
1299
1145
  }
1300
1146
  },
1301
1147
  "node_modules/@babel/generator": {
1302
- "version": "7.20.14",
1303
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz",
1304
- "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==",
1148
+ "version": "7.25.0",
1149
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.0.tgz",
1150
+ "integrity": "sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==",
1305
1151
  "dev": true,
1306
1152
  "license": "MIT",
1307
1153
  "dependencies": {
1308
- "@babel/types": "^7.20.7",
1309
- "@jridgewell/gen-mapping": "^0.3.2",
1154
+ "@babel/types": "^7.25.0",
1155
+ "@jridgewell/gen-mapping": "^0.3.5",
1156
+ "@jridgewell/trace-mapping": "^0.3.25",
1310
1157
  "jsesc": "^2.5.1"
1311
1158
  },
1312
1159
  "engines": {
1313
1160
  "node": ">=6.9.0"
1314
1161
  }
1315
1162
  },
1316
- "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
1317
- "version": "0.3.2",
1318
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
1319
- "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
1320
- "dev": true,
1321
- "license": "MIT",
1322
- "dependencies": {
1323
- "@jridgewell/set-array": "^1.0.1",
1324
- "@jridgewell/sourcemap-codec": "^1.4.10",
1325
- "@jridgewell/trace-mapping": "^0.3.9"
1326
- },
1327
- "engines": {
1328
- "node": ">=6.0.0"
1329
- }
1330
- },
1331
1163
  "node_modules/@babel/generator/node_modules/jsesc": {
1332
1164
  "version": "2.5.2",
1333
1165
  "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
@@ -1342,23 +1174,20 @@
1342
1174
  }
1343
1175
  },
1344
1176
  "node_modules/@babel/helper-compilation-targets": {
1345
- "version": "7.20.7",
1346
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
1347
- "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
1177
+ "version": "7.25.2",
1178
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz",
1179
+ "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==",
1348
1180
  "dev": true,
1349
1181
  "license": "MIT",
1350
1182
  "dependencies": {
1351
- "@babel/compat-data": "^7.20.5",
1352
- "@babel/helper-validator-option": "^7.18.6",
1353
- "browserslist": "^4.21.3",
1183
+ "@babel/compat-data": "^7.25.2",
1184
+ "@babel/helper-validator-option": "^7.24.8",
1185
+ "browserslist": "^4.23.1",
1354
1186
  "lru-cache": "^5.1.1",
1355
- "semver": "^6.3.0"
1187
+ "semver": "^6.3.1"
1356
1188
  },
1357
1189
  "engines": {
1358
1190
  "node": ">=6.9.0"
1359
- },
1360
- "peerDependencies": {
1361
- "@babel/core": "^7.0.0"
1362
1191
  }
1363
1192
  },
1364
1193
  "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
@@ -1388,106 +1217,57 @@
1388
1217
  "dev": true,
1389
1218
  "license": "ISC"
1390
1219
  },
1391
- "node_modules/@babel/helper-environment-visitor": {
1392
- "version": "7.18.9",
1393
- "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
1394
- "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
1395
- "dev": true,
1396
- "license": "MIT",
1397
- "engines": {
1398
- "node": ">=6.9.0"
1399
- }
1400
- },
1401
- "node_modules/@babel/helper-function-name": {
1402
- "version": "7.19.0",
1403
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
1404
- "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
1405
- "dev": true,
1406
- "license": "MIT",
1407
- "dependencies": {
1408
- "@babel/template": "^7.18.10",
1409
- "@babel/types": "^7.19.0"
1410
- },
1411
- "engines": {
1412
- "node": ">=6.9.0"
1413
- }
1414
- },
1415
- "node_modules/@babel/helper-hoist-variables": {
1416
- "version": "7.18.6",
1417
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
1418
- "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
1419
- "dev": true,
1420
- "license": "MIT",
1421
- "dependencies": {
1422
- "@babel/types": "^7.18.6"
1423
- },
1424
- "engines": {
1425
- "node": ">=6.9.0"
1426
- }
1427
- },
1428
1220
  "node_modules/@babel/helper-module-imports": {
1429
- "version": "7.18.6",
1430
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
1431
- "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
1221
+ "version": "7.24.7",
1222
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
1223
+ "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
1432
1224
  "dev": true,
1433
1225
  "license": "MIT",
1434
1226
  "dependencies": {
1435
- "@babel/types": "^7.18.6"
1227
+ "@babel/traverse": "^7.24.7",
1228
+ "@babel/types": "^7.24.7"
1436
1229
  },
1437
1230
  "engines": {
1438
1231
  "node": ">=6.9.0"
1439
1232
  }
1440
1233
  },
1441
1234
  "node_modules/@babel/helper-module-transforms": {
1442
- "version": "7.20.11",
1443
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz",
1444
- "integrity": "sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==",
1235
+ "version": "7.25.2",
1236
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz",
1237
+ "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==",
1445
1238
  "dev": true,
1446
1239
  "license": "MIT",
1447
1240
  "dependencies": {
1448
- "@babel/helper-environment-visitor": "^7.18.9",
1449
- "@babel/helper-module-imports": "^7.18.6",
1450
- "@babel/helper-simple-access": "^7.20.2",
1451
- "@babel/helper-split-export-declaration": "^7.18.6",
1452
- "@babel/helper-validator-identifier": "^7.19.1",
1453
- "@babel/template": "^7.20.7",
1454
- "@babel/traverse": "^7.20.10",
1455
- "@babel/types": "^7.20.7"
1241
+ "@babel/helper-module-imports": "^7.24.7",
1242
+ "@babel/helper-simple-access": "^7.24.7",
1243
+ "@babel/helper-validator-identifier": "^7.24.7",
1244
+ "@babel/traverse": "^7.25.2"
1456
1245
  },
1457
1246
  "engines": {
1458
1247
  "node": ">=6.9.0"
1459
- }
1460
- },
1461
- "node_modules/@babel/helper-simple-access": {
1462
- "version": "7.20.2",
1463
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
1464
- "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
1465
- "dev": true,
1466
- "license": "MIT",
1467
- "dependencies": {
1468
- "@babel/types": "^7.20.2"
1469
1248
  },
1470
- "engines": {
1471
- "node": ">=6.9.0"
1249
+ "peerDependencies": {
1250
+ "@babel/core": "^7.0.0"
1472
1251
  }
1473
1252
  },
1474
- "node_modules/@babel/helper-split-export-declaration": {
1475
- "version": "7.18.6",
1476
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
1477
- "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
1253
+ "node_modules/@babel/helper-simple-access": {
1254
+ "version": "7.24.7",
1255
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
1256
+ "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
1478
1257
  "dev": true,
1479
1258
  "license": "MIT",
1480
1259
  "dependencies": {
1481
- "@babel/types": "^7.18.6"
1260
+ "@babel/traverse": "^7.24.7",
1261
+ "@babel/types": "^7.24.7"
1482
1262
  },
1483
1263
  "engines": {
1484
1264
  "node": ">=6.9.0"
1485
1265
  }
1486
1266
  },
1487
1267
  "node_modules/@babel/helper-string-parser": {
1488
- "version": "7.19.4",
1489
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
1490
- "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
1268
+ "version": "7.24.8",
1269
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
1270
+ "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
1491
1271
  "dev": true,
1492
1272
  "license": "MIT",
1493
1273
  "engines": {
@@ -1495,9 +1275,9 @@
1495
1275
  }
1496
1276
  },
1497
1277
  "node_modules/@babel/helper-validator-identifier": {
1498
- "version": "7.22.20",
1499
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
1500
- "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
1278
+ "version": "7.24.7",
1279
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
1280
+ "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
1501
1281
  "dev": true,
1502
1282
  "license": "MIT",
1503
1283
  "engines": {
@@ -1505,9 +1285,9 @@
1505
1285
  }
1506
1286
  },
1507
1287
  "node_modules/@babel/helper-validator-option": {
1508
- "version": "7.18.6",
1509
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
1510
- "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==",
1288
+ "version": "7.24.8",
1289
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
1290
+ "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
1511
1291
  "dev": true,
1512
1292
  "license": "MIT",
1513
1293
  "engines": {
@@ -1515,30 +1295,30 @@
1515
1295
  }
1516
1296
  },
1517
1297
  "node_modules/@babel/helpers": {
1518
- "version": "7.20.13",
1519
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.13.tgz",
1520
- "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==",
1298
+ "version": "7.25.0",
1299
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.0.tgz",
1300
+ "integrity": "sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==",
1521
1301
  "dev": true,
1522
1302
  "license": "MIT",
1523
1303
  "dependencies": {
1524
- "@babel/template": "^7.20.7",
1525
- "@babel/traverse": "^7.20.13",
1526
- "@babel/types": "^7.20.7"
1304
+ "@babel/template": "^7.25.0",
1305
+ "@babel/types": "^7.25.0"
1527
1306
  },
1528
1307
  "engines": {
1529
1308
  "node": ">=6.9.0"
1530
1309
  }
1531
1310
  },
1532
1311
  "node_modules/@babel/highlight": {
1533
- "version": "7.18.6",
1534
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
1535
- "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
1312
+ "version": "7.24.7",
1313
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
1314
+ "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
1536
1315
  "dev": true,
1537
1316
  "license": "MIT",
1538
1317
  "dependencies": {
1539
- "@babel/helper-validator-identifier": "^7.18.6",
1540
- "chalk": "^2.0.0",
1541
- "js-tokens": "^4.0.0"
1318
+ "@babel/helper-validator-identifier": "^7.24.7",
1319
+ "chalk": "^2.4.2",
1320
+ "js-tokens": "^4.0.0",
1321
+ "picocolors": "^1.0.0"
1542
1322
  },
1543
1323
  "engines": {
1544
1324
  "node": ">=6.9.0"
@@ -1623,9 +1403,9 @@
1623
1403
  }
1624
1404
  },
1625
1405
  "node_modules/@babel/parser": {
1626
- "version": "7.20.15",
1627
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz",
1628
- "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==",
1406
+ "version": "7.25.0",
1407
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.0.tgz",
1408
+ "integrity": "sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==",
1629
1409
  "dev": true,
1630
1410
  "license": "MIT",
1631
1411
  "bin": {
@@ -1663,36 +1443,33 @@
1663
1443
  }
1664
1444
  },
1665
1445
  "node_modules/@babel/template": {
1666
- "version": "7.20.7",
1667
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
1668
- "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
1446
+ "version": "7.25.0",
1447
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz",
1448
+ "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==",
1669
1449
  "dev": true,
1670
1450
  "license": "MIT",
1671
1451
  "dependencies": {
1672
- "@babel/code-frame": "^7.18.6",
1673
- "@babel/parser": "^7.20.7",
1674
- "@babel/types": "^7.20.7"
1452
+ "@babel/code-frame": "^7.24.7",
1453
+ "@babel/parser": "^7.25.0",
1454
+ "@babel/types": "^7.25.0"
1675
1455
  },
1676
1456
  "engines": {
1677
1457
  "node": ">=6.9.0"
1678
1458
  }
1679
1459
  },
1680
1460
  "node_modules/@babel/traverse": {
1681
- "version": "7.20.13",
1682
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz",
1683
- "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==",
1461
+ "version": "7.25.2",
1462
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.2.tgz",
1463
+ "integrity": "sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ==",
1684
1464
  "dev": true,
1685
1465
  "license": "MIT",
1686
1466
  "dependencies": {
1687
- "@babel/code-frame": "^7.18.6",
1688
- "@babel/generator": "^7.20.7",
1689
- "@babel/helper-environment-visitor": "^7.18.9",
1690
- "@babel/helper-function-name": "^7.19.0",
1691
- "@babel/helper-hoist-variables": "^7.18.6",
1692
- "@babel/helper-split-export-declaration": "^7.18.6",
1693
- "@babel/parser": "^7.20.13",
1694
- "@babel/types": "^7.20.7",
1695
- "debug": "^4.1.0",
1467
+ "@babel/code-frame": "^7.24.7",
1468
+ "@babel/generator": "^7.25.0",
1469
+ "@babel/parser": "^7.25.0",
1470
+ "@babel/template": "^7.25.0",
1471
+ "@babel/types": "^7.25.2",
1472
+ "debug": "^4.3.1",
1696
1473
  "globals": "^11.1.0"
1697
1474
  },
1698
1475
  "engines": {
@@ -1710,14 +1487,14 @@
1710
1487
  }
1711
1488
  },
1712
1489
  "node_modules/@babel/types": {
1713
- "version": "7.20.7",
1714
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.7.tgz",
1715
- "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==",
1490
+ "version": "7.25.2",
1491
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.2.tgz",
1492
+ "integrity": "sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==",
1716
1493
  "dev": true,
1717
1494
  "license": "MIT",
1718
1495
  "dependencies": {
1719
- "@babel/helper-string-parser": "^7.19.4",
1720
- "@babel/helper-validator-identifier": "^7.19.1",
1496
+ "@babel/helper-string-parser": "^7.24.8",
1497
+ "@babel/helper-validator-identifier": "^7.24.7",
1721
1498
  "to-fast-properties": "^2.0.0"
1722
1499
  },
1723
1500
  "engines": {
@@ -2344,28 +2121,28 @@
2344
2121
  "license": "BSD-3-Clause"
2345
2122
  },
2346
2123
  "node_modules/@inquirer/confirm": {
2347
- "version": "3.1.14",
2348
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.14.tgz",
2349
- "integrity": "sha512-nbLSX37b2dGPtKWL3rPuR/5hOuD30S+pqJ/MuFiUEgN6GiMs8UMxiurKAMDzKt6C95ltjupa8zH6+3csXNHWpA==",
2124
+ "version": "3.1.19",
2125
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.19.tgz",
2126
+ "integrity": "sha512-dcLbnxmhx3a72c4fM6CwhydG8rS8TZCXtCYU7kUraA+qU2Ue8gNCiYOxnlhb0H0wbTKL23lUo68fX0iMP8t2Dw==",
2350
2127
  "license": "MIT",
2351
2128
  "dependencies": {
2352
- "@inquirer/core": "^9.0.2",
2353
- "@inquirer/type": "^1.4.0"
2129
+ "@inquirer/core": "^9.0.7",
2130
+ "@inquirer/type": "^1.5.1"
2354
2131
  },
2355
2132
  "engines": {
2356
2133
  "node": ">=18"
2357
2134
  }
2358
2135
  },
2359
2136
  "node_modules/@inquirer/core": {
2360
- "version": "9.0.2",
2361
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.2.tgz",
2362
- "integrity": "sha512-nguvH3TZar3ACwbytZrraRTzGqyxJfYJwv+ZwqZNatAosdWQMP1GV8zvmkNlBe2JeZSaw0WYBHZk52pDpWC9qA==",
2137
+ "version": "9.0.7",
2138
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.7.tgz",
2139
+ "integrity": "sha512-wyqnTmlnd9p7cX6tfMlth+/Nx7vV2t/FvtO9VMSi2XjBkNy0MkPr19RSOyP3qrywdlJT+BQbEnXLPqq0wFMw3A==",
2363
2140
  "license": "MIT",
2364
2141
  "dependencies": {
2365
- "@inquirer/figures": "^1.0.3",
2366
- "@inquirer/type": "^1.4.0",
2142
+ "@inquirer/figures": "^1.0.5",
2143
+ "@inquirer/type": "^1.5.1",
2367
2144
  "@types/mute-stream": "^0.0.4",
2368
- "@types/node": "^20.14.9",
2145
+ "@types/node": "^22.0.0",
2369
2146
  "@types/wrap-ansi": "^3.0.0",
2370
2147
  "ansi-escapes": "^4.3.2",
2371
2148
  "cli-spinners": "^2.9.2",
@@ -2380,15 +2157,6 @@
2380
2157
  "node": ">=18"
2381
2158
  }
2382
2159
  },
2383
- "node_modules/@inquirer/core/node_modules/@types/node": {
2384
- "version": "20.14.10",
2385
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
2386
- "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
2387
- "license": "MIT",
2388
- "dependencies": {
2389
- "undici-types": "~5.26.4"
2390
- }
2391
- },
2392
2160
  "node_modules/@inquirer/core/node_modules/signal-exit": {
2393
2161
  "version": "4.1.0",
2394
2162
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -2416,9 +2184,9 @@
2416
2184
  }
2417
2185
  },
2418
2186
  "node_modules/@inquirer/figures": {
2419
- "version": "1.0.3",
2420
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
2421
- "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
2187
+ "version": "1.0.5",
2188
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.5.tgz",
2189
+ "integrity": "sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==",
2422
2190
  "license": "MIT",
2423
2191
  "engines": {
2424
2192
  "node": ">=18"
@@ -2463,14 +2231,14 @@
2463
2231
  "node": ">=18"
2464
2232
  }
2465
2233
  },
2466
- "node_modules/@inquirer/input/node_modules/@inquirer/type": {
2467
- "version": "1.3.3",
2468
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
2469
- "integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
2234
+ "node_modules/@inquirer/input/node_modules/@types/node": {
2235
+ "version": "20.14.12",
2236
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.12.tgz",
2237
+ "integrity": "sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==",
2470
2238
  "dev": true,
2471
2239
  "license": "MIT",
2472
- "engines": {
2473
- "node": ">=18"
2240
+ "dependencies": {
2241
+ "undici-types": "~5.26.4"
2474
2242
  }
2475
2243
  },
2476
2244
  "node_modules/@inquirer/input/node_modules/signal-exit": {
@@ -2502,13 +2270,13 @@
2502
2270
  }
2503
2271
  },
2504
2272
  "node_modules/@inquirer/password": {
2505
- "version": "2.1.14",
2506
- "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.14.tgz",
2507
- "integrity": "sha512-sPzOkXLhWJQ96K6nPZFnF8XB8tsDrcCRobd1d3EDz81F+4hp8BbdmsnsQcqZ7oYDIOVM/mWJyIUtJ35TrssJxQ==",
2273
+ "version": "2.1.19",
2274
+ "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.19.tgz",
2275
+ "integrity": "sha512-1BQqBlKFNfa+Cnio3cM1Qs78ho/eOek62ifiJBQZ1Q04K5lSGKwuoXxMZRHoafIN3ag9nicWCQZJxdWsvTNUkw==",
2508
2276
  "license": "MIT",
2509
2277
  "dependencies": {
2510
- "@inquirer/core": "^9.0.2",
2511
- "@inquirer/type": "^1.4.0",
2278
+ "@inquirer/core": "^9.0.7",
2279
+ "@inquirer/type": "^1.5.1",
2512
2280
  "ansi-escapes": "^4.3.2"
2513
2281
  },
2514
2282
  "engines": {
@@ -2533,9 +2301,9 @@
2533
2301
  }
2534
2302
  },
2535
2303
  "node_modules/@inquirer/type": {
2536
- "version": "1.4.0",
2537
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.4.0.tgz",
2538
- "integrity": "sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==",
2304
+ "version": "1.5.1",
2305
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.1.tgz",
2306
+ "integrity": "sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==",
2539
2307
  "license": "MIT",
2540
2308
  "dependencies": {
2541
2309
  "mute-stream": "^1.0.0"
@@ -2699,23 +2467,24 @@
2699
2467
  }
2700
2468
  },
2701
2469
  "node_modules/@jridgewell/gen-mapping": {
2702
- "version": "0.1.1",
2703
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
2704
- "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
2470
+ "version": "0.3.5",
2471
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
2472
+ "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
2705
2473
  "dev": true,
2706
2474
  "license": "MIT",
2707
2475
  "dependencies": {
2708
- "@jridgewell/set-array": "^1.0.0",
2709
- "@jridgewell/sourcemap-codec": "^1.4.10"
2476
+ "@jridgewell/set-array": "^1.2.1",
2477
+ "@jridgewell/sourcemap-codec": "^1.4.10",
2478
+ "@jridgewell/trace-mapping": "^0.3.24"
2710
2479
  },
2711
2480
  "engines": {
2712
2481
  "node": ">=6.0.0"
2713
2482
  }
2714
2483
  },
2715
2484
  "node_modules/@jridgewell/resolve-uri": {
2716
- "version": "3.1.0",
2717
- "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
2718
- "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
2485
+ "version": "3.1.2",
2486
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
2487
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
2719
2488
  "dev": true,
2720
2489
  "license": "MIT",
2721
2490
  "engines": {
@@ -2723,9 +2492,9 @@
2723
2492
  }
2724
2493
  },
2725
2494
  "node_modules/@jridgewell/set-array": {
2726
- "version": "1.1.2",
2727
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
2728
- "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
2495
+ "version": "1.2.1",
2496
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
2497
+ "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
2729
2498
  "dev": true,
2730
2499
  "license": "MIT",
2731
2500
  "engines": {
@@ -2733,38 +2502,36 @@
2733
2502
  }
2734
2503
  },
2735
2504
  "node_modules/@jridgewell/sourcemap-codec": {
2736
- "version": "1.4.14",
2737
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
2738
- "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==",
2505
+ "version": "1.5.0",
2506
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
2507
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
2739
2508
  "dev": true,
2740
2509
  "license": "MIT"
2741
2510
  },
2742
2511
  "node_modules/@jridgewell/trace-mapping": {
2743
- "version": "0.3.17",
2744
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz",
2745
- "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==",
2512
+ "version": "0.3.25",
2513
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
2514
+ "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
2746
2515
  "dev": true,
2747
2516
  "license": "MIT",
2748
2517
  "dependencies": {
2749
- "@jridgewell/resolve-uri": "3.1.0",
2750
- "@jridgewell/sourcemap-codec": "1.4.14"
2518
+ "@jridgewell/resolve-uri": "^3.1.0",
2519
+ "@jridgewell/sourcemap-codec": "^1.4.14"
2751
2520
  }
2752
2521
  },
2753
2522
  "node_modules/@jsforce/jsforce-node": {
2754
- "version": "3.2.4",
2755
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.2.4.tgz",
2756
- "integrity": "sha512-VIswA769m+1wkAVqaxMjNUfvQ4RqyBKoXa4L+SYQ0NAkMsi+NHdj1bcXN0jkbCHXpd2j+IB4MrO1hIX8Itgwdg==",
2523
+ "version": "3.4.1",
2524
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.4.1.tgz",
2525
+ "integrity": "sha512-PsBKfglH0/8W/Srr4LsxEFsVmjmZjEj/T4XLGpbBoK8yVObwbiMk4VqwA6XwiA6SHqnEqqQbHZxk2rr7dZC+4A==",
2757
2526
  "license": "MIT",
2758
2527
  "dependencies": {
2759
2528
  "@sindresorhus/is": "^4",
2760
- "@types/node": "^18.15.3",
2761
2529
  "abort-controller": "^3.0.0",
2762
2530
  "base64url": "^3.0.1",
2763
2531
  "csv-parse": "^5.5.2",
2764
2532
  "csv-stringify": "^6.4.4",
2765
2533
  "faye": "^1.4.0",
2766
2534
  "form-data": "^4.0.0",
2767
- "fs-extra": "^8.1.0",
2768
2535
  "https-proxy-agent": "^5.0.0",
2769
2536
  "multistream": "^3.1.0",
2770
2537
  "node-fetch": "^2.6.1",
@@ -2775,15 +2542,6 @@
2775
2542
  "node": ">=18"
2776
2543
  }
2777
2544
  },
2778
- "node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
2779
- "version": "18.19.34",
2780
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.34.tgz",
2781
- "integrity": "sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==",
2782
- "license": "MIT",
2783
- "dependencies": {
2784
- "undici-types": "~5.26.4"
2785
- }
2786
- },
2787
2545
  "node_modules/@jsforce/jsforce-node/node_modules/csv-parse": {
2788
2546
  "version": "5.5.5",
2789
2547
  "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.5.5.tgz",
@@ -2845,13 +2603,13 @@
2845
2603
  }
2846
2604
  },
2847
2605
  "node_modules/@oclif/core": {
2848
- "version": "4.0.12",
2849
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.12.tgz",
2850
- "integrity": "sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==",
2606
+ "version": "4.0.17",
2607
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.17.tgz",
2608
+ "integrity": "sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==",
2851
2609
  "license": "MIT",
2852
2610
  "dependencies": {
2853
2611
  "ansi-escapes": "^4.3.2",
2854
- "ansis": "^3.2.1",
2612
+ "ansis": "^3.3.2",
2855
2613
  "clean-stack": "^3.0.1",
2856
2614
  "cli-spinners": "^2.9.2",
2857
2615
  "debug": "^4.3.5",
@@ -2903,15 +2661,15 @@
2903
2661
  }
2904
2662
  },
2905
2663
  "node_modules/@oclif/plugin-command-snapshot": {
2906
- "version": "5.2.4",
2907
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz",
2908
- "integrity": "sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==",
2664
+ "version": "5.2.9",
2665
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.9.tgz",
2666
+ "integrity": "sha512-CyUSYqHkN3YyPI582N5wvxZGn8J0ZlVx38fOxW7ManpsrGg+5Q32k0QOW2vCfGZkAAI3B2mSG3flU/34IJujTw==",
2909
2667
  "dev": true,
2910
2668
  "license": "MIT",
2911
2669
  "dependencies": {
2912
2670
  "@oclif/core": "^4",
2913
- "ansis": "^3.2.0",
2914
- "globby": "^14.0.1",
2671
+ "ansis": "^3.3.1",
2672
+ "globby": "^14.0.2",
2915
2673
  "just-diff": "^5.2.0",
2916
2674
  "lodash.difference": "^4.5.0",
2917
2675
  "lodash.get": "^4.4.2",
@@ -2924,9 +2682,9 @@
2924
2682
  }
2925
2683
  },
2926
2684
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
2927
- "version": "14.0.1",
2928
- "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
2929
- "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
2685
+ "version": "14.0.2",
2686
+ "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
2687
+ "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
2930
2688
  "dev": true,
2931
2689
  "license": "MIT",
2932
2690
  "dependencies": {
@@ -3195,13 +2953,13 @@
3195
2953
  }
3196
2954
  },
3197
2955
  "node_modules/@salesforce/cli-plugins-testkit": {
3198
- "version": "5.3.18",
3199
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.18.tgz",
3200
- "integrity": "sha512-9+Yvmw5idIQryJcXVKZ2HASLKj2RUJizDuDFPq5ut9X+8y8MTWAkO0hO6OSj3IPkV+LTo8QF7QOCl16R2PWpMw==",
2956
+ "version": "5.3.20",
2957
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.20.tgz",
2958
+ "integrity": "sha512-MRY3o8TXmiRmdDQ4orwnGhbxFHqX5xCKvGTIYwPRGSgMs2RHyyPrWrtS+aSC3IINEFJX7NSsXluTJIgl1R2fPA==",
3201
2959
  "dev": true,
3202
2960
  "license": "BSD-3-Clause",
3203
2961
  "dependencies": {
3204
- "@salesforce/core": "^8.1.1",
2962
+ "@salesforce/core": "^8.2.3",
3205
2963
  "@salesforce/kit": "^3.1.6",
3206
2964
  "@salesforce/ts-types": "^2.0.10",
3207
2965
  "@types/shelljs": "^0.8.15",
@@ -3306,12 +3064,12 @@
3306
3064
  }
3307
3065
  },
3308
3066
  "node_modules/@salesforce/core": {
3309
- "version": "8.2.1",
3310
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.2.1.tgz",
3311
- "integrity": "sha512-juLxb4t12vZD9ozkhKhGtbZzOiYkEcUWdw+gAtgzuSrTFTwvoXlbKtzdGbdYPLTHLGYQCVW6cRdMswfwbE5BnQ==",
3067
+ "version": "8.2.8",
3068
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.2.8.tgz",
3069
+ "integrity": "sha512-Fyy1TG9cUtQV+YAjyYCHerZ0K/t9fuB6dU9HrXFvcjMKorMS5JaI1wkZh8w1+zfvu6GY/MOzeqVZCq2W+9ShLA==",
3312
3070
  "license": "BSD-3-Clause",
3313
3071
  "dependencies": {
3314
- "@jsforce/jsforce-node": "^3.2.3",
3072
+ "@jsforce/jsforce-node": "^3.4.0",
3315
3073
  "@salesforce/kit": "^3.1.6",
3316
3074
  "@salesforce/schemas": "^1.9.0",
3317
3075
  "@salesforce/ts-types": "^2.0.10",
@@ -3323,11 +3081,11 @@
3323
3081
  "js2xmlparser": "^4.0.1",
3324
3082
  "jsonwebtoken": "9.0.2",
3325
3083
  "jszip": "3.10.1",
3326
- "pino": "^9.2.0",
3084
+ "pino": "^9.3.2",
3327
3085
  "pino-abstract-transport": "^1.2.0",
3328
- "pino-pretty": "^11.2.1",
3086
+ "pino-pretty": "^11.2.2",
3329
3087
  "proper-lockfile": "^4.1.2",
3330
- "semver": "^7.6.2",
3088
+ "semver": "^7.6.3",
3331
3089
  "ts-retry-promise": "^0.8.1"
3332
3090
  },
3333
3091
  "engines": {
@@ -3377,45 +3135,45 @@
3377
3135
  "license": "MIT"
3378
3136
  },
3379
3137
  "node_modules/@salesforce/dev-config": {
3380
- "version": "4.1.0",
3381
- "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
3382
- "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
3138
+ "version": "4.3.1",
3139
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.3.1.tgz",
3140
+ "integrity": "sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==",
3383
3141
  "dev": true,
3384
3142
  "license": "BSD-3-Clause"
3385
3143
  },
3386
3144
  "node_modules/@salesforce/dev-scripts": {
3387
- "version": "10.2.2",
3388
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.2.2.tgz",
3389
- "integrity": "sha512-dLVhj2sxyXrmwypZN4Sra/cZyXqa1oM9iwq2dRto/0EVsn1kcAwASJo4p1xv5RsS25F/4nG4Wdu0O0qHWjqCBw==",
3145
+ "version": "10.2.9",
3146
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.2.9.tgz",
3147
+ "integrity": "sha512-kjICKRzDmkyfB78D+mAoOxdKChv5NAAQMzGYqGIPxNHTG2f9J0/sfjEJsWt+4gZAnAD8unS0MsPoKQqi2BDMNg==",
3390
3148
  "dev": true,
3391
3149
  "license": "BSD-3-Clause",
3392
3150
  "dependencies": {
3393
3151
  "@commitlint/cli": "^17.1.2",
3394
3152
  "@commitlint/config-conventional": "^17.8.1",
3395
- "@salesforce/dev-config": "^4.1.0",
3153
+ "@salesforce/dev-config": "^4.3.1",
3396
3154
  "@salesforce/prettier-config": "^0.0.3",
3397
3155
  "@types/chai": "^4.3.14",
3398
- "@types/mocha": "^10.0.6",
3399
- "@types/node": "^18.19.34",
3156
+ "@types/mocha": "^10.0.7",
3157
+ "@types/node": "^18.19.41",
3400
3158
  "@types/sinon": "^10.0.20",
3401
3159
  "chai": "^4.3.10",
3402
3160
  "chalk": "^4.0.0",
3403
3161
  "cosmiconfig": "^8.3.6",
3404
- "eslint-config-salesforce-typescript": "^3.3.0",
3162
+ "eslint-config-salesforce-typescript": "^3.4.0",
3405
3163
  "husky": "^7.0.4",
3406
- "linkinator": "^6.0.5",
3407
- "mocha": "^10.4.0",
3408
- "nyc": "^15.1.0",
3164
+ "linkinator": "^6.1.1",
3165
+ "mocha": "^10.7.0",
3166
+ "nyc": "^17.0.0",
3409
3167
  "prettier": "^2.8.8",
3410
3168
  "pretty-quick": "^3.3.1",
3411
3169
  "shelljs": "^0.8.5",
3412
3170
  "sinon": "10.0.0",
3413
3171
  "source-map-support": "^0.5.21",
3414
3172
  "ts-node": "^10.9.2",
3415
- "typedoc": "^0.25.13",
3416
- "typedoc-plugin-missing-exports": "0.23.0",
3417
- "typescript": "^5.4.3",
3418
- "wireit": "^0.14.4"
3173
+ "typedoc": "^0.26.5",
3174
+ "typedoc-plugin-missing-exports": "^3.0.0",
3175
+ "typescript": "^5.5.4",
3176
+ "wireit": "^0.14.5"
3419
3177
  },
3420
3178
  "bin": {
3421
3179
  "sf-clean": "bin/sf-clean.js",
@@ -3425,9 +3183,9 @@
3425
3183
  }
3426
3184
  },
3427
3185
  "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
3428
- "version": "18.19.34",
3429
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.34.tgz",
3430
- "integrity": "sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==",
3186
+ "version": "18.19.41",
3187
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.41.tgz",
3188
+ "integrity": "sha512-LX84pRJ+evD2e2nrgYCHObGWkiQJ1mL+meAgbvnwk/US6vmMY7S2ygBTGV2Jw91s9vUsLSXeDEkUHZIJGLrhsg==",
3431
3189
  "dev": true,
3432
3190
  "license": "MIT",
3433
3191
  "dependencies": {
@@ -3444,16 +3202,16 @@
3444
3202
  }
3445
3203
  },
3446
3204
  "node_modules/@salesforce/plugin-command-reference": {
3447
- "version": "3.1.9",
3448
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.9.tgz",
3449
- "integrity": "sha512-p61qlWXE7cWx8RBg+gOMnkaV3SJZ8S1Hee2nmuUu1WoNwCraiuxa9PGbWL/L/6RKpjwAfhFpgK2p5pNc/TSpAg==",
3205
+ "version": "3.1.11",
3206
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.11.tgz",
3207
+ "integrity": "sha512-h+zmFfUyJnfrqDFA7T15xWRSc9gv9+RnEE4pPgfKM1OM4g3qdJ40Iea0jpxh4TJROib0rJyUoGCCxAmC6WW79Q==",
3450
3208
  "dev": true,
3451
3209
  "license": "BSD-3-Clause",
3452
3210
  "dependencies": {
3453
3211
  "@oclif/core": "^4",
3454
3212
  "@salesforce/core": "^8.1.0",
3455
3213
  "@salesforce/kit": "^3.1.6",
3456
- "@salesforce/sf-plugins-core": "^11.1.1",
3214
+ "@salesforce/sf-plugins-core": "^11.2.0",
3457
3215
  "@salesforce/ts-types": "^2.0.10",
3458
3216
  "chalk": "^5.3.0",
3459
3217
  "debug": "^4.3.4",
@@ -3490,18 +3248,18 @@
3490
3248
  "license": "ISC"
3491
3249
  },
3492
3250
  "node_modules/@salesforce/sf-plugins-core": {
3493
- "version": "11.2.0",
3494
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.0.tgz",
3495
- "integrity": "sha512-hqLAQe+nOxWrSuVm5HfTUWDUTa3cKeS9xlrikJ6J9KW0BgM6ZmmA+JdhYRwv+gg0ZUknuJbOY/Ucn04nEw7yMA==",
3251
+ "version": "11.2.4",
3252
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.4.tgz",
3253
+ "integrity": "sha512-gA4gQGfvQaW1CVodwGRHCfhWTo6zrOZq83Ygy/sVmz0KzffBvs6axUnKns9NMHUAGabwVZVY6bbnLJeFvCRWeg==",
3496
3254
  "license": "BSD-3-Clause",
3497
3255
  "dependencies": {
3498
- "@inquirer/confirm": "^3.1.14",
3499
- "@inquirer/password": "^2.1.14",
3500
- "@oclif/core": "^4.0.12",
3501
- "@salesforce/core": "^8.1.1",
3256
+ "@inquirer/confirm": "^3.1.17",
3257
+ "@inquirer/password": "^2.1.18",
3258
+ "@oclif/core": "^4.0.15",
3259
+ "@salesforce/core": "^8.2.7",
3502
3260
  "@salesforce/kit": "^3.1.6",
3503
- "@salesforce/ts-types": "^2.0.10",
3504
- "ansis": "^3.2.1",
3261
+ "@salesforce/ts-types": "^2.0.11",
3262
+ "ansis": "^3.3.2",
3505
3263
  "cli-progress": "^3.12.0",
3506
3264
  "natural-orderby": "^3.0.2",
3507
3265
  "slice-ansi": "^7.1.0",
@@ -3563,14 +3321,24 @@
3563
3321
  }
3564
3322
  },
3565
3323
  "node_modules/@salesforce/ts-types": {
3566
- "version": "2.0.10",
3567
- "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.10.tgz",
3568
- "integrity": "sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==",
3324
+ "version": "2.0.12",
3325
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.12.tgz",
3326
+ "integrity": "sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==",
3569
3327
  "license": "BSD-3-Clause",
3570
3328
  "engines": {
3571
3329
  "node": ">=18.0.0"
3572
3330
  }
3573
3331
  },
3332
+ "node_modules/@shikijs/core": {
3333
+ "version": "1.11.1",
3334
+ "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.11.1.tgz",
3335
+ "integrity": "sha512-Qsn8h15SWgv5TDRoDmiHNzdQO2BxDe86Yq6vIHf5T0cCvmfmccJKIzHtep8bQO9HMBZYCtCBzaXdd1MnxZBPSg==",
3336
+ "dev": true,
3337
+ "license": "MIT",
3338
+ "dependencies": {
3339
+ "@types/hast": "^3.0.4"
3340
+ }
3341
+ },
3574
3342
  "node_modules/@sindresorhus/is": {
3575
3343
  "version": "4.6.0",
3576
3344
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
@@ -4485,6 +4253,16 @@
4485
4253
  "@types/node": "*"
4486
4254
  }
4487
4255
  },
4256
+ "node_modules/@types/hast": {
4257
+ "version": "3.0.4",
4258
+ "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
4259
+ "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
4260
+ "dev": true,
4261
+ "license": "MIT",
4262
+ "dependencies": {
4263
+ "@types/unist": "*"
4264
+ }
4265
+ },
4488
4266
  "node_modules/@types/http-cache-semantics": {
4489
4267
  "version": "4.0.4",
4490
4268
  "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
@@ -4521,9 +4299,9 @@
4521
4299
  "license": "MIT"
4522
4300
  },
4523
4301
  "node_modules/@types/mocha": {
4524
- "version": "10.0.6",
4525
- "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.6.tgz",
4526
- "integrity": "sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==",
4302
+ "version": "10.0.7",
4303
+ "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.7.tgz",
4304
+ "integrity": "sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==",
4527
4305
  "dev": true,
4528
4306
  "license": "MIT"
4529
4307
  },
@@ -4537,14 +4315,20 @@
4537
4315
  }
4538
4316
  },
4539
4317
  "node_modules/@types/node": {
4540
- "version": "20.13.0",
4541
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
4542
- "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
4318
+ "version": "22.0.0",
4319
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.0.tgz",
4320
+ "integrity": "sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==",
4543
4321
  "license": "MIT",
4544
4322
  "dependencies": {
4545
- "undici-types": "~5.26.4"
4323
+ "undici-types": "~6.11.1"
4546
4324
  }
4547
4325
  },
4326
+ "node_modules/@types/node/node_modules/undici-types": {
4327
+ "version": "6.11.1",
4328
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.11.1.tgz",
4329
+ "integrity": "sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==",
4330
+ "license": "MIT"
4331
+ },
4548
4332
  "node_modules/@types/normalize-package-data": {
4549
4333
  "version": "2.4.1",
4550
4334
  "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
@@ -4587,6 +4371,13 @@
4587
4371
  "dev": true,
4588
4372
  "license": "MIT"
4589
4373
  },
4374
+ "node_modules/@types/unist": {
4375
+ "version": "3.0.2",
4376
+ "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
4377
+ "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
4378
+ "dev": true,
4379
+ "license": "MIT"
4380
+ },
4590
4381
  "node_modules/@types/wrap-ansi": {
4591
4382
  "version": "3.0.0",
4592
4383
  "resolved": "https://registry.npmjs.org/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz",
@@ -4913,9 +4704,9 @@
4913
4704
  }
4914
4705
  },
4915
4706
  "node_modules/ansi-colors": {
4916
- "version": "4.1.1",
4917
- "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
4918
- "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
4707
+ "version": "4.1.3",
4708
+ "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
4709
+ "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
4919
4710
  "dev": true,
4920
4711
  "license": "MIT",
4921
4712
  "engines": {
@@ -4958,13 +4749,6 @@
4958
4749
  "node": ">=8"
4959
4750
  }
4960
4751
  },
4961
- "node_modules/ansi-sequence-parser": {
4962
- "version": "1.1.1",
4963
- "resolved": "https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz",
4964
- "integrity": "sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==",
4965
- "dev": true,
4966
- "license": "MIT"
4967
- },
4968
4752
  "node_modules/ansi-styles": {
4969
4753
  "version": "4.3.0",
4970
4754
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
@@ -4988,9 +4772,9 @@
4988
4772
  "license": "MIT"
4989
4773
  },
4990
4774
  "node_modules/ansis": {
4991
- "version": "3.2.1",
4992
- "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.1.tgz",
4993
- "integrity": "sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==",
4775
+ "version": "3.3.2",
4776
+ "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.3.2.tgz",
4777
+ "integrity": "sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==",
4994
4778
  "license": "ISC",
4995
4779
  "engines": {
4996
4780
  "node": ">=15"
@@ -5345,9 +5129,9 @@
5345
5129
  "license": "ISC"
5346
5130
  },
5347
5131
  "node_modules/browserslist": {
5348
- "version": "4.23.0",
5349
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz",
5350
- "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==",
5132
+ "version": "4.23.2",
5133
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
5134
+ "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
5351
5135
  "dev": true,
5352
5136
  "funding": [
5353
5137
  {
@@ -5365,10 +5149,10 @@
5365
5149
  ],
5366
5150
  "license": "MIT",
5367
5151
  "dependencies": {
5368
- "caniuse-lite": "^1.0.30001587",
5369
- "electron-to-chromium": "^1.4.668",
5152
+ "caniuse-lite": "^1.0.30001640",
5153
+ "electron-to-chromium": "^1.4.820",
5370
5154
  "node-releases": "^2.0.14",
5371
- "update-browserslist-db": "^1.0.13"
5155
+ "update-browserslist-db": "^1.1.0"
5372
5156
  },
5373
5157
  "bin": {
5374
5158
  "browserslist": "cli.js"
@@ -5572,9 +5356,9 @@
5572
5356
  }
5573
5357
  },
5574
5358
  "node_modules/caniuse-lite": {
5575
- "version": "1.0.30001593",
5576
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001593.tgz",
5577
- "integrity": "sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==",
5359
+ "version": "1.0.30001644",
5360
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001644.tgz",
5361
+ "integrity": "sha512-YGvlOZB4QhZuiis+ETS0VXR+MExbFf4fZYYeMTEE0aTQd/RdIjkTyZjLrbYVKnHzppDvnOhritRVv+i7Go6mHw==",
5578
5362
  "dev": true,
5579
5363
  "funding": [
5580
5364
  {
@@ -6384,16 +6168,16 @@
6384
6168
  }
6385
6169
  },
6386
6170
  "node_modules/doctrine": {
6387
- "version": "2.1.0",
6388
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
6389
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
6171
+ "version": "3.0.0",
6172
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
6173
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
6390
6174
  "dev": true,
6391
6175
  "license": "Apache-2.0",
6392
6176
  "dependencies": {
6393
6177
  "esutils": "^2.0.2"
6394
6178
  },
6395
6179
  "engines": {
6396
- "node": ">=0.10.0"
6180
+ "node": ">=6.0.0"
6397
6181
  }
6398
6182
  },
6399
6183
  "node_modules/dom-serializer": {
@@ -6510,9 +6294,9 @@
6510
6294
  }
6511
6295
  },
6512
6296
  "node_modules/electron-to-chromium": {
6513
- "version": "1.4.690",
6514
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz",
6515
- "integrity": "sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA==",
6297
+ "version": "1.5.3",
6298
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.3.tgz",
6299
+ "integrity": "sha512-QNdYSS5i8D9axWp/6XIezRObRHqaav/ur9z1VzCDUCH1XIFOr9WQk5xmgunhsTpjjgDy3oLxO/WMOVZlpUQrlA==",
6516
6300
  "dev": true,
6517
6301
  "license": "ISC"
6518
6302
  },
@@ -6659,9 +6443,9 @@
6659
6443
  "license": "MIT"
6660
6444
  },
6661
6445
  "node_modules/escalade": {
6662
- "version": "3.1.1",
6663
- "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
6664
- "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
6446
+ "version": "3.1.2",
6447
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
6448
+ "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
6665
6449
  "dev": true,
6666
6450
  "license": "MIT",
6667
6451
  "engines": {
@@ -6771,9 +6555,9 @@
6771
6555
  "license": "BSD-3-Clause"
6772
6556
  },
6773
6557
  "node_modules/eslint-config-salesforce-typescript": {
6774
- "version": "3.3.0",
6775
- "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.3.0.tgz",
6776
- "integrity": "sha512-83+zp2Y2h9oz9D3UksjNGCw+xWD7ylIiAJZ58vUbBD10l8FRUMNyn+RDCKn0xCQz7xed5/LcmgUE4T7roe+HBw==",
6558
+ "version": "3.4.0",
6559
+ "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.4.0.tgz",
6560
+ "integrity": "sha512-pT+kJsmLrXIsVw1f24gWB+a2Iefan9qp02iSdx5mk4Jb/Jv68LhS+V/dfJxN5vvKhzvc86UwUPEIQBX9OCSbpQ==",
6777
6561
  "dev": true,
6778
6562
  "license": "BSD-3-Clause",
6779
6563
  "dependencies": {
@@ -6891,8 +6675,21 @@
6891
6675
  "ms": "^2.1.1"
6892
6676
  }
6893
6677
  },
6894
- "node_modules/eslint-plugin-import/node_modules/semver": {
6895
- "version": "6.3.1",
6678
+ "node_modules/eslint-plugin-import/node_modules/doctrine": {
6679
+ "version": "2.1.0",
6680
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
6681
+ "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
6682
+ "dev": true,
6683
+ "license": "Apache-2.0",
6684
+ "dependencies": {
6685
+ "esutils": "^2.0.2"
6686
+ },
6687
+ "engines": {
6688
+ "node": ">=0.10.0"
6689
+ }
6690
+ },
6691
+ "node_modules/eslint-plugin-import/node_modules/semver": {
6692
+ "version": "6.3.1",
6896
6693
  "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
6897
6694
  "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
6898
6695
  "dev": true,
@@ -6937,19 +6734,137 @@
6937
6734
  }
6938
6735
  },
6939
6736
  "node_modules/eslint-plugin-sf-plugin": {
6940
- "version": "1.18.11",
6941
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz",
6942
- "integrity": "sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg==",
6737
+ "version": "1.20.0",
6738
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.0.tgz",
6739
+ "integrity": "sha512-2gEdFUkDYO/Yx5q2tnw7pyE85ezmlWkp5PKMV8nxw+4RPkeFpXcdlI6S2bKgsGKKFlj78YSwDAuOwlnFr+bh+A==",
6943
6740
  "dev": true,
6944
6741
  "license": "BSD-3-Clause",
6945
6742
  "dependencies": {
6946
- "@salesforce/core": "^8.1.1",
6947
- "@typescript-eslint/utils": "^6.17.0"
6743
+ "@salesforce/core": "^8.2.1",
6744
+ "@typescript-eslint/utils": "^7.17.0"
6948
6745
  },
6949
6746
  "engines": {
6950
6747
  "node": ">=18.0.0"
6951
6748
  }
6952
6749
  },
6750
+ "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
6751
+ "version": "7.17.0",
6752
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz",
6753
+ "integrity": "sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==",
6754
+ "dev": true,
6755
+ "license": "MIT",
6756
+ "dependencies": {
6757
+ "@typescript-eslint/types": "7.17.0",
6758
+ "@typescript-eslint/visitor-keys": "7.17.0"
6759
+ },
6760
+ "engines": {
6761
+ "node": "^18.18.0 || >=20.0.0"
6762
+ },
6763
+ "funding": {
6764
+ "type": "opencollective",
6765
+ "url": "https://opencollective.com/typescript-eslint"
6766
+ }
6767
+ },
6768
+ "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
6769
+ "version": "7.17.0",
6770
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.17.0.tgz",
6771
+ "integrity": "sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==",
6772
+ "dev": true,
6773
+ "license": "MIT",
6774
+ "engines": {
6775
+ "node": "^18.18.0 || >=20.0.0"
6776
+ },
6777
+ "funding": {
6778
+ "type": "opencollective",
6779
+ "url": "https://opencollective.com/typescript-eslint"
6780
+ }
6781
+ },
6782
+ "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
6783
+ "version": "7.17.0",
6784
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz",
6785
+ "integrity": "sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==",
6786
+ "dev": true,
6787
+ "license": "BSD-2-Clause",
6788
+ "dependencies": {
6789
+ "@typescript-eslint/types": "7.17.0",
6790
+ "@typescript-eslint/visitor-keys": "7.17.0",
6791
+ "debug": "^4.3.4",
6792
+ "globby": "^11.1.0",
6793
+ "is-glob": "^4.0.3",
6794
+ "minimatch": "^9.0.4",
6795
+ "semver": "^7.6.0",
6796
+ "ts-api-utils": "^1.3.0"
6797
+ },
6798
+ "engines": {
6799
+ "node": "^18.18.0 || >=20.0.0"
6800
+ },
6801
+ "funding": {
6802
+ "type": "opencollective",
6803
+ "url": "https://opencollective.com/typescript-eslint"
6804
+ },
6805
+ "peerDependenciesMeta": {
6806
+ "typescript": {
6807
+ "optional": true
6808
+ }
6809
+ }
6810
+ },
6811
+ "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
6812
+ "version": "7.17.0",
6813
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.17.0.tgz",
6814
+ "integrity": "sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==",
6815
+ "dev": true,
6816
+ "license": "MIT",
6817
+ "dependencies": {
6818
+ "@eslint-community/eslint-utils": "^4.4.0",
6819
+ "@typescript-eslint/scope-manager": "7.17.0",
6820
+ "@typescript-eslint/types": "7.17.0",
6821
+ "@typescript-eslint/typescript-estree": "7.17.0"
6822
+ },
6823
+ "engines": {
6824
+ "node": "^18.18.0 || >=20.0.0"
6825
+ },
6826
+ "funding": {
6827
+ "type": "opencollective",
6828
+ "url": "https://opencollective.com/typescript-eslint"
6829
+ },
6830
+ "peerDependencies": {
6831
+ "eslint": "^8.56.0"
6832
+ }
6833
+ },
6834
+ "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
6835
+ "version": "7.17.0",
6836
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz",
6837
+ "integrity": "sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==",
6838
+ "dev": true,
6839
+ "license": "MIT",
6840
+ "dependencies": {
6841
+ "@typescript-eslint/types": "7.17.0",
6842
+ "eslint-visitor-keys": "^3.4.3"
6843
+ },
6844
+ "engines": {
6845
+ "node": "^18.18.0 || >=20.0.0"
6846
+ },
6847
+ "funding": {
6848
+ "type": "opencollective",
6849
+ "url": "https://opencollective.com/typescript-eslint"
6850
+ }
6851
+ },
6852
+ "node_modules/eslint-plugin-sf-plugin/node_modules/minimatch": {
6853
+ "version": "9.0.5",
6854
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6855
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6856
+ "dev": true,
6857
+ "license": "ISC",
6858
+ "dependencies": {
6859
+ "brace-expansion": "^2.0.1"
6860
+ },
6861
+ "engines": {
6862
+ "node": ">=16 || 14 >=14.17"
6863
+ },
6864
+ "funding": {
6865
+ "url": "https://github.com/sponsors/isaacs"
6866
+ }
6867
+ },
6953
6868
  "node_modules/eslint-plugin-unicorn": {
6954
6869
  "version": "50.0.1",
6955
6870
  "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz",
@@ -7014,19 +6929,6 @@
7014
6929
  "url": "https://opencollective.com/eslint"
7015
6930
  }
7016
6931
  },
7017
- "node_modules/eslint/node_modules/doctrine": {
7018
- "version": "3.0.0",
7019
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
7020
- "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
7021
- "dev": true,
7022
- "license": "Apache-2.0",
7023
- "dependencies": {
7024
- "esutils": "^2.0.2"
7025
- },
7026
- "engines": {
7027
- "node": ">=6.0.0"
7028
- }
7029
- },
7030
6932
  "node_modules/eslint/node_modules/find-up": {
7031
6933
  "version": "5.0.0",
7032
6934
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
@@ -7600,6 +7502,7 @@
7600
7502
  "version": "8.1.0",
7601
7503
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
7602
7504
  "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
7505
+ "dev": true,
7603
7506
  "license": "MIT",
7604
7507
  "dependencies": {
7605
7508
  "graceful-fs": "^4.2.0",
@@ -7614,6 +7517,7 @@
7614
7517
  "version": "0.1.2",
7615
7518
  "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
7616
7519
  "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
7520
+ "dev": true,
7617
7521
  "license": "MIT",
7618
7522
  "engines": {
7619
7523
  "node": ">= 4.0.0"
@@ -9007,29 +8911,20 @@
9007
8911
  }
9008
8912
  },
9009
8913
  "node_modules/istanbul-lib-instrument": {
9010
- "version": "4.0.3",
9011
- "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
9012
- "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
8914
+ "version": "6.0.3",
8915
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
8916
+ "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
9013
8917
  "dev": true,
9014
8918
  "license": "BSD-3-Clause",
9015
8919
  "dependencies": {
9016
- "@babel/core": "^7.7.5",
9017
- "@istanbuljs/schema": "^0.1.2",
9018
- "istanbul-lib-coverage": "^3.0.0",
9019
- "semver": "^6.3.0"
8920
+ "@babel/core": "^7.23.9",
8921
+ "@babel/parser": "^7.23.9",
8922
+ "@istanbuljs/schema": "^0.1.3",
8923
+ "istanbul-lib-coverage": "^3.2.0",
8924
+ "semver": "^7.5.4"
9020
8925
  },
9021
8926
  "engines": {
9022
- "node": ">=8"
9023
- }
9024
- },
9025
- "node_modules/istanbul-lib-instrument/node_modules/semver": {
9026
- "version": "6.3.1",
9027
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
9028
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
9029
- "dev": true,
9030
- "license": "ISC",
9031
- "bin": {
9032
- "semver": "bin/semver.js"
8927
+ "node": ">=10"
9033
8928
  }
9034
8929
  },
9035
8930
  "node_modules/istanbul-lib-processinfo": {
@@ -9301,6 +9196,7 @@
9301
9196
  "version": "4.0.0",
9302
9197
  "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
9303
9198
  "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
9199
+ "dev": true,
9304
9200
  "license": "MIT",
9305
9201
  "optionalDependencies": {
9306
9202
  "graceful-fs": "^4.1.6"
@@ -9494,10 +9390,20 @@
9494
9390
  "dev": true,
9495
9391
  "license": "MIT"
9496
9392
  },
9393
+ "node_modules/linkify-it": {
9394
+ "version": "5.0.0",
9395
+ "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz",
9396
+ "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
9397
+ "dev": true,
9398
+ "license": "MIT",
9399
+ "dependencies": {
9400
+ "uc.micro": "^2.0.0"
9401
+ }
9402
+ },
9497
9403
  "node_modules/linkinator": {
9498
- "version": "6.0.5",
9499
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.5.tgz",
9500
- "integrity": "sha512-LRMHgO/29gk2WQzdj4cFcFHGKPhYPGBWVZOayATP6j3159ubonGJizObNRvgA5qDnrkqsRwJT7p4Tq97pC9GeA==",
9404
+ "version": "6.1.1",
9405
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.1.tgz",
9406
+ "integrity": "sha512-VNFhw71A8ORQKdNdUz6MqcdmoCK2SKWI+22dmcN/7KuERTxv9yfezh5MqwetH66DmRPvj9FMtATk+ck2P5XJjw==",
9501
9407
  "dev": true,
9502
9408
  "license": "MIT",
9503
9409
  "dependencies": {
@@ -9506,7 +9412,7 @@
9506
9412
  "gaxios": "^6.0.0",
9507
9413
  "glob": "^10.3.10",
9508
9414
  "htmlparser2": "^9.0.0",
9509
- "marked": "^12.0.1",
9415
+ "marked": "^13.0.0",
9510
9416
  "meow": "^13.0.0",
9511
9417
  "mime": "^4.0.0",
9512
9418
  "server-destroy": "^1.0.1",
@@ -9876,10 +9782,28 @@
9876
9782
  "node": ">=0.10.0"
9877
9783
  }
9878
9784
  },
9785
+ "node_modules/markdown-it": {
9786
+ "version": "14.1.0",
9787
+ "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
9788
+ "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
9789
+ "dev": true,
9790
+ "license": "MIT",
9791
+ "dependencies": {
9792
+ "argparse": "^2.0.1",
9793
+ "entities": "^4.4.0",
9794
+ "linkify-it": "^5.0.0",
9795
+ "mdurl": "^2.0.0",
9796
+ "punycode.js": "^2.3.1",
9797
+ "uc.micro": "^2.1.0"
9798
+ },
9799
+ "bin": {
9800
+ "markdown-it": "bin/markdown-it.mjs"
9801
+ }
9802
+ },
9879
9803
  "node_modules/marked": {
9880
- "version": "12.0.2",
9881
- "resolved": "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz",
9882
- "integrity": "sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==",
9804
+ "version": "13.0.2",
9805
+ "resolved": "https://registry.npmjs.org/marked/-/marked-13.0.2.tgz",
9806
+ "integrity": "sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==",
9883
9807
  "dev": true,
9884
9808
  "license": "MIT",
9885
9809
  "bin": {
@@ -9889,6 +9813,13 @@
9889
9813
  "node": ">= 18"
9890
9814
  }
9891
9815
  },
9816
+ "node_modules/mdurl": {
9817
+ "version": "2.0.0",
9818
+ "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz",
9819
+ "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==",
9820
+ "dev": true,
9821
+ "license": "MIT"
9822
+ },
9892
9823
  "node_modules/meow": {
9893
9824
  "version": "8.1.2",
9894
9825
  "resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz",
@@ -10084,32 +10015,32 @@
10084
10015
  }
10085
10016
  },
10086
10017
  "node_modules/mocha": {
10087
- "version": "10.4.0",
10088
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz",
10089
- "integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==",
10090
- "dev": true,
10091
- "license": "MIT",
10092
- "dependencies": {
10093
- "ansi-colors": "4.1.1",
10094
- "browser-stdout": "1.3.1",
10095
- "chokidar": "3.5.3",
10096
- "debug": "4.3.4",
10097
- "diff": "5.0.0",
10098
- "escape-string-regexp": "4.0.0",
10099
- "find-up": "5.0.0",
10100
- "glob": "8.1.0",
10101
- "he": "1.2.0",
10102
- "js-yaml": "4.1.0",
10103
- "log-symbols": "4.1.0",
10104
- "minimatch": "5.0.1",
10105
- "ms": "2.1.3",
10106
- "serialize-javascript": "6.0.0",
10107
- "strip-json-comments": "3.1.1",
10108
- "supports-color": "8.1.1",
10109
- "workerpool": "6.2.1",
10110
- "yargs": "16.2.0",
10111
- "yargs-parser": "20.2.4",
10112
- "yargs-unparser": "2.0.0"
10018
+ "version": "10.7.0",
10019
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz",
10020
+ "integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==",
10021
+ "dev": true,
10022
+ "license": "MIT",
10023
+ "dependencies": {
10024
+ "ansi-colors": "^4.1.3",
10025
+ "browser-stdout": "^1.3.1",
10026
+ "chokidar": "^3.5.3",
10027
+ "debug": "^4.3.5",
10028
+ "diff": "^5.2.0",
10029
+ "escape-string-regexp": "^4.0.0",
10030
+ "find-up": "^5.0.0",
10031
+ "glob": "^8.1.0",
10032
+ "he": "^1.2.0",
10033
+ "js-yaml": "^4.1.0",
10034
+ "log-symbols": "^4.1.0",
10035
+ "minimatch": "^5.1.6",
10036
+ "ms": "^2.1.3",
10037
+ "serialize-javascript": "^6.0.2",
10038
+ "strip-json-comments": "^3.1.1",
10039
+ "supports-color": "^8.1.1",
10040
+ "workerpool": "^6.5.1",
10041
+ "yargs": "^16.2.0",
10042
+ "yargs-parser": "^20.2.9",
10043
+ "yargs-unparser": "^2.0.0"
10113
10044
  },
10114
10045
  "bin": {
10115
10046
  "_mocha": "bin/_mocha",
@@ -10119,35 +10050,22 @@
10119
10050
  "node": ">= 14.0.0"
10120
10051
  }
10121
10052
  },
10122
- "node_modules/mocha/node_modules/debug": {
10123
- "version": "4.3.4",
10124
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
10125
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
10053
+ "node_modules/mocha/node_modules/cliui": {
10054
+ "version": "7.0.4",
10055
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
10056
+ "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
10126
10057
  "dev": true,
10127
- "license": "MIT",
10058
+ "license": "ISC",
10128
10059
  "dependencies": {
10129
- "ms": "2.1.2"
10130
- },
10131
- "engines": {
10132
- "node": ">=6.0"
10133
- },
10134
- "peerDependenciesMeta": {
10135
- "supports-color": {
10136
- "optional": true
10137
- }
10060
+ "string-width": "^4.2.0",
10061
+ "strip-ansi": "^6.0.0",
10062
+ "wrap-ansi": "^7.0.0"
10138
10063
  }
10139
10064
  },
10140
- "node_modules/mocha/node_modules/debug/node_modules/ms": {
10141
- "version": "2.1.2",
10142
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
10143
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
10144
- "dev": true,
10145
- "license": "MIT"
10146
- },
10147
10065
  "node_modules/mocha/node_modules/diff": {
10148
- "version": "5.0.0",
10149
- "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
10150
- "integrity": "sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==",
10066
+ "version": "5.2.0",
10067
+ "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
10068
+ "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
10151
10069
  "dev": true,
10152
10070
  "license": "BSD-3-Clause",
10153
10071
  "engines": {
@@ -10191,19 +10109,6 @@
10191
10109
  "url": "https://github.com/sponsors/isaacs"
10192
10110
  }
10193
10111
  },
10194
- "node_modules/mocha/node_modules/glob/node_modules/minimatch": {
10195
- "version": "5.1.6",
10196
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
10197
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
10198
- "dev": true,
10199
- "license": "ISC",
10200
- "dependencies": {
10201
- "brace-expansion": "^2.0.1"
10202
- },
10203
- "engines": {
10204
- "node": ">=10"
10205
- }
10206
- },
10207
10112
  "node_modules/mocha/node_modules/locate-path": {
10208
10113
  "version": "6.0.0",
10209
10114
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
@@ -10221,9 +10126,9 @@
10221
10126
  }
10222
10127
  },
10223
10128
  "node_modules/mocha/node_modules/minimatch": {
10224
- "version": "5.0.1",
10225
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz",
10226
- "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==",
10129
+ "version": "5.1.6",
10130
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
10131
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
10227
10132
  "dev": true,
10228
10133
  "license": "ISC",
10229
10134
  "dependencies": {
@@ -10281,12 +10186,21 @@
10281
10186
  "url": "https://github.com/chalk/supports-color?sponsor=1"
10282
10187
  }
10283
10188
  },
10284
- "node_modules/mocha/node_modules/yargs-parser": {
10285
- "version": "20.2.4",
10286
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz",
10287
- "integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==",
10189
+ "node_modules/mocha/node_modules/yargs": {
10190
+ "version": "16.2.0",
10191
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
10192
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
10288
10193
  "dev": true,
10289
- "license": "ISC",
10194
+ "license": "MIT",
10195
+ "dependencies": {
10196
+ "cliui": "^7.0.2",
10197
+ "escalade": "^3.1.1",
10198
+ "get-caller-file": "^2.0.5",
10199
+ "require-directory": "^2.1.1",
10200
+ "string-width": "^4.2.0",
10201
+ "y18n": "^5.0.5",
10202
+ "yargs-parser": "^20.2.2"
10203
+ },
10290
10204
  "engines": {
10291
10205
  "node": ">=10"
10292
10206
  }
@@ -10476,9 +10390,9 @@
10476
10390
  }
10477
10391
  },
10478
10392
  "node_modules/nyc": {
10479
- "version": "15.1.0",
10480
- "resolved": "https://registry.npmjs.org/nyc/-/nyc-15.1.0.tgz",
10481
- "integrity": "sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==",
10393
+ "version": "17.0.0",
10394
+ "resolved": "https://registry.npmjs.org/nyc/-/nyc-17.0.0.tgz",
10395
+ "integrity": "sha512-ISp44nqNCaPugLLGGfknzQwSwt10SSS5IMoPR7GLoMAyS18Iw5js8U7ga2VF9lYuMZ42gOHr3UddZw4WZltxKg==",
10482
10396
  "dev": true,
10483
10397
  "license": "ISC",
10484
10398
  "dependencies": {
@@ -10494,7 +10408,7 @@
10494
10408
  "glob": "^7.1.6",
10495
10409
  "istanbul-lib-coverage": "^3.0.0",
10496
10410
  "istanbul-lib-hook": "^3.0.0",
10497
- "istanbul-lib-instrument": "^4.0.0",
10411
+ "istanbul-lib-instrument": "^6.0.2",
10498
10412
  "istanbul-lib-processinfo": "^2.0.2",
10499
10413
  "istanbul-lib-report": "^3.0.0",
10500
10414
  "istanbul-lib-source-maps": "^4.0.0",
@@ -10514,51 +10428,7 @@
10514
10428
  "nyc": "bin/nyc.js"
10515
10429
  },
10516
10430
  "engines": {
10517
- "node": ">=8.9"
10518
- }
10519
- },
10520
- "node_modules/nyc/node_modules/y18n": {
10521
- "version": "4.0.3",
10522
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
10523
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
10524
- "dev": true,
10525
- "license": "ISC"
10526
- },
10527
- "node_modules/nyc/node_modules/yargs": {
10528
- "version": "15.4.1",
10529
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
10530
- "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
10531
- "dev": true,
10532
- "license": "MIT",
10533
- "dependencies": {
10534
- "cliui": "^6.0.0",
10535
- "decamelize": "^1.2.0",
10536
- "find-up": "^4.1.0",
10537
- "get-caller-file": "^2.0.1",
10538
- "require-directory": "^2.1.1",
10539
- "require-main-filename": "^2.0.0",
10540
- "set-blocking": "^2.0.0",
10541
- "string-width": "^4.2.0",
10542
- "which-module": "^2.0.0",
10543
- "y18n": "^4.0.0",
10544
- "yargs-parser": "^18.1.2"
10545
- },
10546
- "engines": {
10547
- "node": ">=8"
10548
- }
10549
- },
10550
- "node_modules/nyc/node_modules/yargs-parser": {
10551
- "version": "18.1.3",
10552
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
10553
- "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
10554
- "dev": true,
10555
- "license": "ISC",
10556
- "dependencies": {
10557
- "camelcase": "^5.0.0",
10558
- "decamelize": "^1.2.0"
10559
- },
10560
- "engines": {
10561
- "node": ">=6"
10431
+ "node": ">=18"
10562
10432
  }
10563
10433
  },
10564
10434
  "node_modules/object-inspect": {
@@ -11079,9 +10949,9 @@
11079
10949
  }
11080
10950
  },
11081
10951
  "node_modules/picocolors": {
11082
- "version": "1.0.0",
11083
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
11084
- "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
10952
+ "version": "1.0.1",
10953
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
10954
+ "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==",
11085
10955
  "dev": true,
11086
10956
  "license": "ISC"
11087
10957
  },
@@ -11098,9 +10968,9 @@
11098
10968
  }
11099
10969
  },
11100
10970
  "node_modules/pino": {
11101
- "version": "9.2.0",
11102
- "resolved": "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz",
11103
- "integrity": "sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==",
10971
+ "version": "9.3.2",
10972
+ "resolved": "https://registry.npmjs.org/pino/-/pino-9.3.2.tgz",
10973
+ "integrity": "sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==",
11104
10974
  "license": "MIT",
11105
10975
  "dependencies": {
11106
10976
  "atomic-sleep": "^1.0.0",
@@ -11108,7 +10978,7 @@
11108
10978
  "on-exit-leak-free": "^2.1.0",
11109
10979
  "pino-abstract-transport": "^1.2.0",
11110
10980
  "pino-std-serializers": "^7.0.0",
11111
- "process-warning": "^3.0.0",
10981
+ "process-warning": "^4.0.0",
11112
10982
  "quick-format-unescaped": "^4.0.3",
11113
10983
  "real-require": "^0.2.0",
11114
10984
  "safe-stable-stringify": "^2.3.1",
@@ -11155,9 +11025,9 @@
11155
11025
  }
11156
11026
  },
11157
11027
  "node_modules/pino-pretty": {
11158
- "version": "11.2.1",
11159
- "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.1.tgz",
11160
- "integrity": "sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==",
11028
+ "version": "11.2.2",
11029
+ "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.2.tgz",
11030
+ "integrity": "sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==",
11161
11031
  "license": "MIT",
11162
11032
  "dependencies": {
11163
11033
  "colorette": "^2.0.7",
@@ -11367,9 +11237,9 @@
11367
11237
  }
11368
11238
  },
11369
11239
  "node_modules/process-warning": {
11370
- "version": "3.0.0",
11371
- "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-3.0.0.tgz",
11372
- "integrity": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==",
11240
+ "version": "4.0.0",
11241
+ "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-4.0.0.tgz",
11242
+ "integrity": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==",
11373
11243
  "license": "MIT"
11374
11244
  },
11375
11245
  "node_modules/proper-lockfile": {
@@ -11417,6 +11287,16 @@
11417
11287
  "node": ">=6"
11418
11288
  }
11419
11289
  },
11290
+ "node_modules/punycode.js": {
11291
+ "version": "2.3.1",
11292
+ "resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz",
11293
+ "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
11294
+ "dev": true,
11295
+ "license": "MIT",
11296
+ "engines": {
11297
+ "node": ">=6"
11298
+ }
11299
+ },
11420
11300
  "node_modules/q": {
11421
11301
  "version": "1.5.1",
11422
11302
  "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
@@ -11985,9 +11865,9 @@
11985
11865
  "license": "BSD-3-Clause"
11986
11866
  },
11987
11867
  "node_modules/semver": {
11988
- "version": "7.6.2",
11989
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
11990
- "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
11868
+ "version": "7.6.3",
11869
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
11870
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
11991
11871
  "license": "ISC",
11992
11872
  "bin": {
11993
11873
  "semver": "bin/semver.js"
@@ -12017,9 +11897,9 @@
12017
11897
  }
12018
11898
  },
12019
11899
  "node_modules/serialize-javascript": {
12020
- "version": "6.0.0",
12021
- "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
12022
- "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
11900
+ "version": "6.0.2",
11901
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
11902
+ "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
12023
11903
  "dev": true,
12024
11904
  "license": "BSD-3-Clause",
12025
11905
  "dependencies": {
@@ -12119,16 +11999,14 @@
12119
11999
  }
12120
12000
  },
12121
12001
  "node_modules/shiki": {
12122
- "version": "0.14.7",
12123
- "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.7.tgz",
12124
- "integrity": "sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==",
12002
+ "version": "1.11.1",
12003
+ "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.11.1.tgz",
12004
+ "integrity": "sha512-VHD3Q0EBXaaa245jqayBe5zQyMQUdXBFjmGr9MpDaDpAKRMYn7Ff00DM5MLk26UyKjnml3yQ0O2HNX7PtYVNFQ==",
12125
12005
  "dev": true,
12126
12006
  "license": "MIT",
12127
12007
  "dependencies": {
12128
- "ansi-sequence-parser": "^1.1.0",
12129
- "jsonc-parser": "^3.2.0",
12130
- "vscode-oniguruma": "^1.7.0",
12131
- "vscode-textmate": "^8.0.0"
12008
+ "@shikijs/core": "1.11.1",
12009
+ "@types/hast": "^3.0.4"
12132
12010
  }
12133
12011
  },
12134
12012
  "node_modules/side-channel": {
@@ -12833,13 +12711,13 @@
12833
12711
  }
12834
12712
  },
12835
12713
  "node_modules/ts-api-utils": {
12836
- "version": "1.0.3",
12837
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz",
12838
- "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==",
12714
+ "version": "1.3.0",
12715
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
12716
+ "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==",
12839
12717
  "dev": true,
12840
12718
  "license": "MIT",
12841
12719
  "engines": {
12842
- "node": ">=16.13.0"
12720
+ "node": ">=16"
12843
12721
  },
12844
12722
  "peerDependencies": {
12845
12723
  "typescript": ">=4.2.0"
@@ -12910,6 +12788,20 @@
12910
12788
  "node": ">=10"
12911
12789
  }
12912
12790
  },
12791
+ "node_modules/ts-json-schema-generator/node_modules/typescript": {
12792
+ "version": "5.4.5",
12793
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
12794
+ "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
12795
+ "dev": true,
12796
+ "license": "Apache-2.0",
12797
+ "bin": {
12798
+ "tsc": "bin/tsc",
12799
+ "tsserver": "bin/tsserver"
12800
+ },
12801
+ "engines": {
12802
+ "node": ">=14.17"
12803
+ }
12804
+ },
12913
12805
  "node_modules/ts-node": {
12914
12806
  "version": "10.9.2",
12915
12807
  "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz",
@@ -13120,48 +13012,36 @@
13120
13012
  }
13121
13013
  },
13122
13014
  "node_modules/typedoc": {
13123
- "version": "0.25.13",
13124
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.13.tgz",
13125
- "integrity": "sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==",
13015
+ "version": "0.26.5",
13016
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.5.tgz",
13017
+ "integrity": "sha512-Vn9YKdjKtDZqSk+by7beZ+xzkkr8T8CYoiasqyt4TTRFy5+UHzL/mF/o4wGBjRF+rlWQHDb0t6xCpA3JNL5phg==",
13126
13018
  "dev": true,
13127
13019
  "license": "Apache-2.0",
13128
13020
  "dependencies": {
13129
13021
  "lunr": "^2.3.9",
13130
- "marked": "^4.3.0",
13131
- "minimatch": "^9.0.3",
13132
- "shiki": "^0.14.7"
13022
+ "markdown-it": "^14.1.0",
13023
+ "minimatch": "^9.0.5",
13024
+ "shiki": "^1.9.1",
13025
+ "yaml": "^2.4.5"
13133
13026
  },
13134
13027
  "bin": {
13135
13028
  "typedoc": "bin/typedoc"
13136
13029
  },
13137
13030
  "engines": {
13138
- "node": ">= 16"
13031
+ "node": ">= 18"
13139
13032
  },
13140
13033
  "peerDependencies": {
13141
- "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
13034
+ "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x"
13142
13035
  }
13143
13036
  },
13144
13037
  "node_modules/typedoc-plugin-missing-exports": {
13145
- "version": "0.23.0",
13146
- "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz",
13147
- "integrity": "sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==",
13038
+ "version": "3.0.0",
13039
+ "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-3.0.0.tgz",
13040
+ "integrity": "sha512-R7D8fYrK34mBFZSlF1EqJxfqiUSlQSmyrCiQgTQD52nNm6+kUtqwiaqaNkuJ2rA2wBgWFecUA8JzHT7x2r7ePg==",
13148
13041
  "dev": true,
13149
13042
  "license": "MIT",
13150
13043
  "peerDependencies": {
13151
- "typedoc": "0.22.x || 0.23.x"
13152
- }
13153
- },
13154
- "node_modules/typedoc/node_modules/marked": {
13155
- "version": "4.3.0",
13156
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
13157
- "integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
13158
- "dev": true,
13159
- "license": "MIT",
13160
- "bin": {
13161
- "marked": "bin/marked.js"
13162
- },
13163
- "engines": {
13164
- "node": ">= 12"
13044
+ "typedoc": "0.26.x"
13165
13045
  }
13166
13046
  },
13167
13047
  "node_modules/typedoc/node_modules/minimatch": {
@@ -13181,9 +13061,9 @@
13181
13061
  }
13182
13062
  },
13183
13063
  "node_modules/typescript": {
13184
- "version": "5.4.5",
13185
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
13186
- "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
13064
+ "version": "5.5.4",
13065
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
13066
+ "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
13187
13067
  "dev": true,
13188
13068
  "license": "Apache-2.0",
13189
13069
  "bin": {
@@ -13194,6 +13074,13 @@
13194
13074
  "node": ">=14.17"
13195
13075
  }
13196
13076
  },
13077
+ "node_modules/uc.micro": {
13078
+ "version": "2.1.0",
13079
+ "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
13080
+ "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
13081
+ "dev": true,
13082
+ "license": "MIT"
13083
+ },
13197
13084
  "node_modules/uglify-js": {
13198
13085
  "version": "3.17.4",
13199
13086
  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz",
@@ -13228,6 +13115,7 @@
13228
13115
  "version": "5.26.5",
13229
13116
  "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
13230
13117
  "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
13118
+ "dev": true,
13231
13119
  "license": "MIT"
13232
13120
  },
13233
13121
  "node_modules/unicorn-magic": {
@@ -13254,9 +13142,9 @@
13254
13142
  }
13255
13143
  },
13256
13144
  "node_modules/update-browserslist-db": {
13257
- "version": "1.0.13",
13258
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz",
13259
- "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==",
13145
+ "version": "1.1.0",
13146
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
13147
+ "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
13260
13148
  "dev": true,
13261
13149
  "funding": [
13262
13150
  {
@@ -13274,8 +13162,8 @@
13274
13162
  ],
13275
13163
  "license": "MIT",
13276
13164
  "dependencies": {
13277
- "escalade": "^3.1.1",
13278
- "picocolors": "^1.0.0"
13165
+ "escalade": "^3.1.2",
13166
+ "picocolors": "^1.0.1"
13279
13167
  },
13280
13168
  "bin": {
13281
13169
  "update-browserslist-db": "cli.js"
@@ -13369,20 +13257,6 @@
13369
13257
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13370
13258
  }
13371
13259
  },
13372
- "node_modules/vscode-oniguruma": {
13373
- "version": "1.7.0",
13374
- "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz",
13375
- "integrity": "sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==",
13376
- "dev": true,
13377
- "license": "MIT"
13378
- },
13379
- "node_modules/vscode-textmate": {
13380
- "version": "8.0.0",
13381
- "resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-8.0.0.tgz",
13382
- "integrity": "sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==",
13383
- "dev": true,
13384
- "license": "MIT"
13385
- },
13386
13260
  "node_modules/webidl-conversions": {
13387
13261
  "version": "3.0.1",
13388
13262
  "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
@@ -13495,9 +13369,9 @@
13495
13369
  }
13496
13370
  },
13497
13371
  "node_modules/wireit": {
13498
- "version": "0.14.4",
13499
- "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.4.tgz",
13500
- "integrity": "sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==",
13372
+ "version": "0.14.5",
13373
+ "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.5.tgz",
13374
+ "integrity": "sha512-K4ka9YBpSyD6pmFZYTJd4VpPsAiPT6j/fOtLzYgnKWlPIMM7lAZjQQ30H7urO+Lqx1Wvrw88tQHBz4njy+lglg==",
13501
13375
  "dev": true,
13502
13376
  "license": "Apache-2.0",
13503
13377
  "workspaces": [
@@ -13505,7 +13379,7 @@
13505
13379
  "website"
13506
13380
  ],
13507
13381
  "dependencies": {
13508
- "braces": "^3.0.2",
13382
+ "brace-expansion": "^4.0.0",
13509
13383
  "chokidar": "^3.5.3",
13510
13384
  "fast-glob": "^3.2.11",
13511
13385
  "jsonc-parser": "^3.0.0",
@@ -13515,7 +13389,30 @@
13515
13389
  "wireit": "bin/wireit.js"
13516
13390
  },
13517
13391
  "engines": {
13518
- "node": ">=14.14.0"
13392
+ "node": ">=18.0.0"
13393
+ }
13394
+ },
13395
+ "node_modules/wireit/node_modules/balanced-match": {
13396
+ "version": "3.0.1",
13397
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-3.0.1.tgz",
13398
+ "integrity": "sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==",
13399
+ "dev": true,
13400
+ "license": "MIT",
13401
+ "engines": {
13402
+ "node": ">= 16"
13403
+ }
13404
+ },
13405
+ "node_modules/wireit/node_modules/brace-expansion": {
13406
+ "version": "4.0.0",
13407
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-4.0.0.tgz",
13408
+ "integrity": "sha512-l/mOwLWs7BQIgOKrL46dIAbyCKvPV7YJPDspkuc88rHsZRlg3hptUGdU7Trv0VFP4d3xnSGBQrKu5ZvGB7UeIw==",
13409
+ "dev": true,
13410
+ "license": "MIT",
13411
+ "dependencies": {
13412
+ "balanced-match": "^3.0.0"
13413
+ },
13414
+ "engines": {
13415
+ "node": ">= 18"
13519
13416
  }
13520
13417
  },
13521
13418
  "node_modules/wordwrap": {
@@ -13525,9 +13422,9 @@
13525
13422
  "license": "MIT"
13526
13423
  },
13527
13424
  "node_modules/workerpool": {
13528
- "version": "6.2.1",
13529
- "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz",
13530
- "integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==",
13425
+ "version": "6.5.1",
13426
+ "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz",
13427
+ "integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==",
13531
13428
  "dev": true,
13532
13429
  "license": "Apache-2.0"
13533
13430
  },
@@ -13632,23 +13529,40 @@
13632
13529
  "dev": true,
13633
13530
  "license": "ISC"
13634
13531
  },
13532
+ "node_modules/yaml": {
13533
+ "version": "2.4.5",
13534
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
13535
+ "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
13536
+ "dev": true,
13537
+ "license": "ISC",
13538
+ "bin": {
13539
+ "yaml": "bin.mjs"
13540
+ },
13541
+ "engines": {
13542
+ "node": ">= 14"
13543
+ }
13544
+ },
13635
13545
  "node_modules/yargs": {
13636
- "version": "16.2.0",
13637
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
13638
- "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
13546
+ "version": "15.4.1",
13547
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
13548
+ "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
13639
13549
  "dev": true,
13640
13550
  "license": "MIT",
13641
13551
  "dependencies": {
13642
- "cliui": "^7.0.2",
13643
- "escalade": "^3.1.1",
13644
- "get-caller-file": "^2.0.5",
13552
+ "cliui": "^6.0.0",
13553
+ "decamelize": "^1.2.0",
13554
+ "find-up": "^4.1.0",
13555
+ "get-caller-file": "^2.0.1",
13645
13556
  "require-directory": "^2.1.1",
13557
+ "require-main-filename": "^2.0.0",
13558
+ "set-blocking": "^2.0.0",
13646
13559
  "string-width": "^4.2.0",
13647
- "y18n": "^5.0.5",
13648
- "yargs-parser": "^20.2.2"
13560
+ "which-module": "^2.0.0",
13561
+ "y18n": "^4.0.0",
13562
+ "yargs-parser": "^18.1.2"
13649
13563
  },
13650
13564
  "engines": {
13651
- "node": ">=10"
13565
+ "node": ">=8"
13652
13566
  }
13653
13567
  },
13654
13568
  "node_modules/yargs-parser": {
@@ -13713,16 +13627,25 @@
13713
13627
  "node": ">=8"
13714
13628
  }
13715
13629
  },
13716
- "node_modules/yargs/node_modules/cliui": {
13717
- "version": "7.0.4",
13718
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
13719
- "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
13630
+ "node_modules/yargs/node_modules/y18n": {
13631
+ "version": "4.0.3",
13632
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
13633
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
13634
+ "dev": true,
13635
+ "license": "ISC"
13636
+ },
13637
+ "node_modules/yargs/node_modules/yargs-parser": {
13638
+ "version": "18.1.3",
13639
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
13640
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
13720
13641
  "dev": true,
13721
13642
  "license": "ISC",
13722
13643
  "dependencies": {
13723
- "string-width": "^4.2.0",
13724
- "strip-ansi": "^6.0.0",
13725
- "wrap-ansi": "^7.0.0"
13644
+ "camelcase": "^5.0.0",
13645
+ "decamelize": "^1.2.0"
13646
+ },
13647
+ "engines": {
13648
+ "node": ">=6"
13726
13649
  }
13727
13650
  },
13728
13651
  "node_modules/yn": {