@wavemaker/foundation-css 11.12.1-rc.221 → 11.13.0-2.647474
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +446 -259
- package/package-lock.json +446 -259
- package/package.json +1 -1
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/foundation-css",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.13.0-2.647474",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.
|
|
9
|
+
"version": "11.13.0-2.647474",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chroma-js": "^3.1.2"
|
|
@@ -148,8 +148,8 @@
|
|
|
148
148
|
}
|
|
149
149
|
},
|
|
150
150
|
"node_modules/@jsonjoy.com/buffers": {
|
|
151
|
-
"version": "
|
|
152
|
-
"integrity": "sha512-
|
|
151
|
+
"version": "17.67.0",
|
|
152
|
+
"integrity": "sha512-tfExRpYxBvi32vPs9ZHaTjSP4fHAfzSmcahOfNxtvGHcyJel+aibkPlGeBB+7AoC6hL7lXIE++8okecBxx7lcw==",
|
|
153
153
|
"dev": true,
|
|
154
154
|
"license": "Apache-2.0",
|
|
155
155
|
"engines": {
|
|
@@ -179,20 +179,300 @@
|
|
|
179
179
|
"tslib": "2"
|
|
180
180
|
}
|
|
181
181
|
},
|
|
182
|
+
"node_modules/@jsonjoy.com/fs-core": {
|
|
183
|
+
"version": "4.57.2",
|
|
184
|
+
"integrity": "sha512-SVjwklkpIV5wrynpYtuYnfYH1QF4/nDuLBX7VXdb+3miglcAgBVZb/5y0cOsehRV/9Vb+3UqhkMq3/NR3ztdkQ==",
|
|
185
|
+
"dev": true,
|
|
186
|
+
"license": "Apache-2.0",
|
|
187
|
+
"dependencies": {
|
|
188
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2",
|
|
189
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
190
|
+
"thingies": "^2.5.0"
|
|
191
|
+
},
|
|
192
|
+
"engines": {
|
|
193
|
+
"node": ">=10.0"
|
|
194
|
+
},
|
|
195
|
+
"funding": {
|
|
196
|
+
"type": "github",
|
|
197
|
+
"url": "https://github.com/sponsors/streamich"
|
|
198
|
+
},
|
|
199
|
+
"peerDependencies": {
|
|
200
|
+
"tslib": "2"
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
204
|
+
"version": "4.57.2",
|
|
205
|
+
"integrity": "sha512-fhO8+iR2I+OCw668ISDJdn1aArc9zx033sWejIyzQ8RBeXa9bDSaUeA3ix0poYOfrj1KdOzytmYNv2/uLDfV6g==",
|
|
206
|
+
"dev": true,
|
|
207
|
+
"license": "Apache-2.0",
|
|
208
|
+
"dependencies": {
|
|
209
|
+
"@jsonjoy.com/fs-core": "4.57.2",
|
|
210
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2",
|
|
211
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
212
|
+
"thingies": "^2.5.0"
|
|
213
|
+
},
|
|
214
|
+
"engines": {
|
|
215
|
+
"node": ">=10.0"
|
|
216
|
+
},
|
|
217
|
+
"funding": {
|
|
218
|
+
"type": "github",
|
|
219
|
+
"url": "https://github.com/sponsors/streamich"
|
|
220
|
+
},
|
|
221
|
+
"peerDependencies": {
|
|
222
|
+
"tslib": "2"
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
"node_modules/@jsonjoy.com/fs-node": {
|
|
226
|
+
"version": "4.57.2",
|
|
227
|
+
"integrity": "sha512-nX2AdL6cOFwLdju9G4/nbRnYevmCJbh7N7hvR3gGm97Cs60uEjyd0rpR+YBS7cTg175zzl22pGKXR5USaQMvKg==",
|
|
228
|
+
"dev": true,
|
|
229
|
+
"license": "Apache-2.0",
|
|
230
|
+
"dependencies": {
|
|
231
|
+
"@jsonjoy.com/fs-core": "4.57.2",
|
|
232
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2",
|
|
233
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
234
|
+
"@jsonjoy.com/fs-print": "4.57.2",
|
|
235
|
+
"@jsonjoy.com/fs-snapshot": "4.57.2",
|
|
236
|
+
"glob-to-regex.js": "^1.0.0",
|
|
237
|
+
"thingies": "^2.5.0"
|
|
238
|
+
},
|
|
239
|
+
"engines": {
|
|
240
|
+
"node": ">=10.0"
|
|
241
|
+
},
|
|
242
|
+
"funding": {
|
|
243
|
+
"type": "github",
|
|
244
|
+
"url": "https://github.com/sponsors/streamich"
|
|
245
|
+
},
|
|
246
|
+
"peerDependencies": {
|
|
247
|
+
"tslib": "2"
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
251
|
+
"version": "4.57.2",
|
|
252
|
+
"integrity": "sha512-xhiegylRmhw43Ki2HO1ZBL7DQ5ja/qpRsL29VtQ2xuUHiuDGbgf2uD4p9Qd8hJI5P6RCtGYD50IXHXVq/Ocjcg==",
|
|
253
|
+
"dev": true,
|
|
254
|
+
"license": "Apache-2.0",
|
|
255
|
+
"engines": {
|
|
256
|
+
"node": ">=10.0"
|
|
257
|
+
},
|
|
258
|
+
"funding": {
|
|
259
|
+
"type": "github",
|
|
260
|
+
"url": "https://github.com/sponsors/streamich"
|
|
261
|
+
},
|
|
262
|
+
"peerDependencies": {
|
|
263
|
+
"tslib": "2"
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
267
|
+
"version": "4.57.2",
|
|
268
|
+
"integrity": "sha512-18LmWTSONhoAPW+IWRuf8w/+zRolPFGPeGwMxlAhhfY11EKzX+5XHDBPAw67dBF5dxDErHJbl40U+3IXSDRXSQ==",
|
|
269
|
+
"dev": true,
|
|
270
|
+
"license": "Apache-2.0",
|
|
271
|
+
"dependencies": {
|
|
272
|
+
"@jsonjoy.com/fs-fsa": "4.57.2",
|
|
273
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2",
|
|
274
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2"
|
|
275
|
+
},
|
|
276
|
+
"engines": {
|
|
277
|
+
"node": ">=10.0"
|
|
278
|
+
},
|
|
279
|
+
"funding": {
|
|
280
|
+
"type": "github",
|
|
281
|
+
"url": "https://github.com/sponsors/streamich"
|
|
282
|
+
},
|
|
283
|
+
"peerDependencies": {
|
|
284
|
+
"tslib": "2"
|
|
285
|
+
}
|
|
286
|
+
},
|
|
287
|
+
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
288
|
+
"version": "4.57.2",
|
|
289
|
+
"integrity": "sha512-rsPSJgekz43IlNbLyAM/Ab+ouYLWGp5DDBfYBNNEqDaSpsbXfthBn29Q4muFA9L0F+Z3mKo+CWlgSCXrf+mOyQ==",
|
|
290
|
+
"dev": true,
|
|
291
|
+
"license": "Apache-2.0",
|
|
292
|
+
"dependencies": {
|
|
293
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2"
|
|
294
|
+
},
|
|
295
|
+
"engines": {
|
|
296
|
+
"node": ">=10.0"
|
|
297
|
+
},
|
|
298
|
+
"funding": {
|
|
299
|
+
"type": "github",
|
|
300
|
+
"url": "https://github.com/sponsors/streamich"
|
|
301
|
+
},
|
|
302
|
+
"peerDependencies": {
|
|
303
|
+
"tslib": "2"
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
"node_modules/@jsonjoy.com/fs-print": {
|
|
307
|
+
"version": "4.57.2",
|
|
308
|
+
"integrity": "sha512-wK9NSow48i4DbDl9F1CQE5TqnyZOJ04elU3WFG5aJ76p+YxO/ulyBBQvKsessPxdo381Bc2pcEoyPujMOhcRqQ==",
|
|
309
|
+
"dev": true,
|
|
310
|
+
"license": "Apache-2.0",
|
|
311
|
+
"dependencies": {
|
|
312
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
313
|
+
"tree-dump": "^1.1.0"
|
|
314
|
+
},
|
|
315
|
+
"engines": {
|
|
316
|
+
"node": ">=10.0"
|
|
317
|
+
},
|
|
318
|
+
"funding": {
|
|
319
|
+
"type": "github",
|
|
320
|
+
"url": "https://github.com/sponsors/streamich"
|
|
321
|
+
},
|
|
322
|
+
"peerDependencies": {
|
|
323
|
+
"tslib": "2"
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
327
|
+
"version": "4.57.2",
|
|
328
|
+
"integrity": "sha512-GdduDZuoP5V/QCgJkx9+BZ6SC0EZ/smXAdTS7PfMqgMTGXLlt/bH/FqMYaqB9JmLf05sJPtO0XRbAwwkEEPbVw==",
|
|
329
|
+
"dev": true,
|
|
330
|
+
"license": "Apache-2.0",
|
|
331
|
+
"dependencies": {
|
|
332
|
+
"@jsonjoy.com/buffers": "^17.65.0",
|
|
333
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
334
|
+
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
335
|
+
"@jsonjoy.com/util": "^17.65.0"
|
|
336
|
+
},
|
|
337
|
+
"engines": {
|
|
338
|
+
"node": ">=10.0"
|
|
339
|
+
},
|
|
340
|
+
"funding": {
|
|
341
|
+
"type": "github",
|
|
342
|
+
"url": "https://github.com/sponsors/streamich"
|
|
343
|
+
},
|
|
344
|
+
"peerDependencies": {
|
|
345
|
+
"tslib": "2"
|
|
346
|
+
}
|
|
347
|
+
},
|
|
348
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
|
|
349
|
+
"version": "17.67.0",
|
|
350
|
+
"integrity": "sha512-5SEsJGsm15aP8TQGkDfJvz9axgPwAEm98S5DxOuYe8e1EbfajcDmgeXXzccEjh+mLnjqEKrkBdjHWS5vFNwDdw==",
|
|
351
|
+
"dev": true,
|
|
352
|
+
"license": "Apache-2.0",
|
|
353
|
+
"engines": {
|
|
354
|
+
"node": ">=10.0"
|
|
355
|
+
},
|
|
356
|
+
"funding": {
|
|
357
|
+
"type": "github",
|
|
358
|
+
"url": "https://github.com/sponsors/streamich"
|
|
359
|
+
},
|
|
360
|
+
"peerDependencies": {
|
|
361
|
+
"tslib": "2"
|
|
362
|
+
}
|
|
363
|
+
},
|
|
364
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
|
|
365
|
+
"version": "17.67.0",
|
|
366
|
+
"integrity": "sha512-idnkUplROpdBOV0HMcwhsCUS5TRUi9poagdGs70A6S4ux9+/aPuKbh8+UYRTLYQHtXvAdNfQWXDqZEx5k4Dj2Q==",
|
|
367
|
+
"dev": true,
|
|
368
|
+
"license": "Apache-2.0",
|
|
369
|
+
"engines": {
|
|
370
|
+
"node": ">=10.0"
|
|
371
|
+
},
|
|
372
|
+
"funding": {
|
|
373
|
+
"type": "github",
|
|
374
|
+
"url": "https://github.com/sponsors/streamich"
|
|
375
|
+
},
|
|
376
|
+
"peerDependencies": {
|
|
377
|
+
"tslib": "2"
|
|
378
|
+
}
|
|
379
|
+
},
|
|
380
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
|
|
381
|
+
"version": "17.67.0",
|
|
382
|
+
"integrity": "sha512-t0ejURcGaZsn1ClbJ/3kFqSOjlryd92eQY465IYrezsXmPcfHPE/av4twRSxf6WE+TkZgLY+71vCZbiIiFKA/w==",
|
|
383
|
+
"dev": true,
|
|
384
|
+
"license": "Apache-2.0",
|
|
385
|
+
"dependencies": {
|
|
386
|
+
"@jsonjoy.com/base64": "17.67.0",
|
|
387
|
+
"@jsonjoy.com/buffers": "17.67.0",
|
|
388
|
+
"@jsonjoy.com/codegen": "17.67.0",
|
|
389
|
+
"@jsonjoy.com/json-pointer": "17.67.0",
|
|
390
|
+
"@jsonjoy.com/util": "17.67.0",
|
|
391
|
+
"hyperdyperid": "^1.2.0",
|
|
392
|
+
"thingies": "^2.5.0",
|
|
393
|
+
"tree-dump": "^1.1.0"
|
|
394
|
+
},
|
|
395
|
+
"engines": {
|
|
396
|
+
"node": ">=10.0"
|
|
397
|
+
},
|
|
398
|
+
"funding": {
|
|
399
|
+
"type": "github",
|
|
400
|
+
"url": "https://github.com/sponsors/streamich"
|
|
401
|
+
},
|
|
402
|
+
"peerDependencies": {
|
|
403
|
+
"tslib": "2"
|
|
404
|
+
}
|
|
405
|
+
},
|
|
406
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
|
|
407
|
+
"version": "17.67.0",
|
|
408
|
+
"integrity": "sha512-+iqOFInH+QZGmSuaybBUNdh7yvNrXvqR+h3wjXm0N/3JK1EyyFAeGJvqnmQL61d1ARLlk/wJdFKSL+LHJ1eaUA==",
|
|
409
|
+
"dev": true,
|
|
410
|
+
"license": "Apache-2.0",
|
|
411
|
+
"dependencies": {
|
|
412
|
+
"@jsonjoy.com/util": "17.67.0"
|
|
413
|
+
},
|
|
414
|
+
"engines": {
|
|
415
|
+
"node": ">=10.0"
|
|
416
|
+
},
|
|
417
|
+
"funding": {
|
|
418
|
+
"type": "github",
|
|
419
|
+
"url": "https://github.com/sponsors/streamich"
|
|
420
|
+
},
|
|
421
|
+
"peerDependencies": {
|
|
422
|
+
"tslib": "2"
|
|
423
|
+
}
|
|
424
|
+
},
|
|
425
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
|
|
426
|
+
"version": "17.67.0",
|
|
427
|
+
"integrity": "sha512-6+8xBaz1rLSohlGh68D1pdw3AwDi9xydm8QNlAFkvnavCJYSze+pxoW2VKP8p308jtlMRLs5NTHfPlZLd4w7ew==",
|
|
428
|
+
"dev": true,
|
|
429
|
+
"license": "Apache-2.0",
|
|
430
|
+
"dependencies": {
|
|
431
|
+
"@jsonjoy.com/buffers": "17.67.0",
|
|
432
|
+
"@jsonjoy.com/codegen": "17.67.0"
|
|
433
|
+
},
|
|
434
|
+
"engines": {
|
|
435
|
+
"node": ">=10.0"
|
|
436
|
+
},
|
|
437
|
+
"funding": {
|
|
438
|
+
"type": "github",
|
|
439
|
+
"url": "https://github.com/sponsors/streamich"
|
|
440
|
+
},
|
|
441
|
+
"peerDependencies": {
|
|
442
|
+
"tslib": "2"
|
|
443
|
+
}
|
|
444
|
+
},
|
|
182
445
|
"node_modules/@jsonjoy.com/json-pack": {
|
|
183
|
-
"version": "1.
|
|
184
|
-
"integrity": "sha512
|
|
446
|
+
"version": "1.21.0",
|
|
447
|
+
"integrity": "sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==",
|
|
185
448
|
"dev": true,
|
|
186
449
|
"license": "Apache-2.0",
|
|
187
450
|
"dependencies": {
|
|
188
451
|
"@jsonjoy.com/base64": "^1.1.2",
|
|
189
|
-
"@jsonjoy.com/buffers": "^1.
|
|
452
|
+
"@jsonjoy.com/buffers": "^1.2.0",
|
|
190
453
|
"@jsonjoy.com/codegen": "^1.0.0",
|
|
191
|
-
"@jsonjoy.com/json-pointer": "^1.0.
|
|
454
|
+
"@jsonjoy.com/json-pointer": "^1.0.2",
|
|
192
455
|
"@jsonjoy.com/util": "^1.9.0",
|
|
193
456
|
"hyperdyperid": "^1.2.0",
|
|
194
|
-
"thingies": "^2.5.0"
|
|
457
|
+
"thingies": "^2.5.0",
|
|
458
|
+
"tree-dump": "^1.1.0"
|
|
459
|
+
},
|
|
460
|
+
"engines": {
|
|
461
|
+
"node": ">=10.0"
|
|
462
|
+
},
|
|
463
|
+
"funding": {
|
|
464
|
+
"type": "github",
|
|
465
|
+
"url": "https://github.com/sponsors/streamich"
|
|
195
466
|
},
|
|
467
|
+
"peerDependencies": {
|
|
468
|
+
"tslib": "2"
|
|
469
|
+
}
|
|
470
|
+
},
|
|
471
|
+
"node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
|
|
472
|
+
"version": "1.2.1",
|
|
473
|
+
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
474
|
+
"dev": true,
|
|
475
|
+
"license": "Apache-2.0",
|
|
196
476
|
"engines": {
|
|
197
477
|
"node": ">=10.0"
|
|
198
478
|
},
|
|
@@ -244,6 +524,22 @@
|
|
|
244
524
|
"tslib": "2"
|
|
245
525
|
}
|
|
246
526
|
},
|
|
527
|
+
"node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
|
|
528
|
+
"version": "1.2.1",
|
|
529
|
+
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
530
|
+
"dev": true,
|
|
531
|
+
"license": "Apache-2.0",
|
|
532
|
+
"engines": {
|
|
533
|
+
"node": ">=10.0"
|
|
534
|
+
},
|
|
535
|
+
"funding": {
|
|
536
|
+
"type": "github",
|
|
537
|
+
"url": "https://github.com/sponsors/streamich"
|
|
538
|
+
},
|
|
539
|
+
"peerDependencies": {
|
|
540
|
+
"tslib": "2"
|
|
541
|
+
}
|
|
542
|
+
},
|
|
247
543
|
"node_modules/@pkgjs/parseargs": {
|
|
248
544
|
"version": "0.11.0",
|
|
249
545
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
@@ -255,8 +551,8 @@
|
|
|
255
551
|
}
|
|
256
552
|
},
|
|
257
553
|
"node_modules/@tsconfig/node10": {
|
|
258
|
-
"version": "1.0.
|
|
259
|
-
"integrity": "sha512-
|
|
554
|
+
"version": "1.0.12",
|
|
555
|
+
"integrity": "sha512-UCYBaeFvM11aU2y3YPZ//O5Rhj+xKyzy7mvcIoAjASbigy8mHMryP5cK7dgjlz2hWxh1g5pLw084E0a/wlUSFQ==",
|
|
260
556
|
"dev": true,
|
|
261
557
|
"license": "MIT"
|
|
262
558
|
},
|
|
@@ -279,19 +575,19 @@
|
|
|
279
575
|
"license": "MIT"
|
|
280
576
|
},
|
|
281
577
|
"node_modules/@types/chroma-js": {
|
|
282
|
-
"version": "3.1.
|
|
283
|
-
"integrity": "sha512-
|
|
578
|
+
"version": "3.1.2",
|
|
579
|
+
"integrity": "sha512-YBTQqArPN8A0niHXCwrO1z5x++a+6l0mLBykncUpr23oIPW7L4h39s6gokdK/bDrPmSh8+TjMmrhBPnyiaWPmQ==",
|
|
284
580
|
"dev": true,
|
|
285
581
|
"license": "MIT"
|
|
286
582
|
},
|
|
287
583
|
"node_modules/@types/node": {
|
|
288
|
-
"version": "
|
|
289
|
-
"integrity": "sha512
|
|
584
|
+
"version": "25.6.0",
|
|
585
|
+
"integrity": "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==",
|
|
290
586
|
"dev": true,
|
|
291
587
|
"license": "MIT",
|
|
292
588
|
"peer": true,
|
|
293
589
|
"dependencies": {
|
|
294
|
-
"undici-types": "~7.
|
|
590
|
+
"undici-types": "~7.19.0"
|
|
295
591
|
}
|
|
296
592
|
},
|
|
297
593
|
"node_modules/@yarnpkg/lockfile": {
|
|
@@ -301,19 +597,19 @@
|
|
|
301
597
|
"license": "BSD-2-Clause"
|
|
302
598
|
},
|
|
303
599
|
"node_modules/@zip.js/zip.js": {
|
|
304
|
-
"version": "2.8.
|
|
305
|
-
"integrity": "sha512-
|
|
600
|
+
"version": "2.8.26",
|
|
601
|
+
"integrity": "sha512-RQ4h9F6DOiHxpdocUDrOl6xBM+yOtz+LkUol47AVWcfebGBDpZ7w7Xvz9PS24JgXvLGiXXzSAfdCdVy1tPlaFA==",
|
|
306
602
|
"dev": true,
|
|
307
603
|
"license": "BSD-3-Clause",
|
|
308
604
|
"engines": {
|
|
309
605
|
"bun": ">=0.7.0",
|
|
310
606
|
"deno": ">=1.0.0",
|
|
311
|
-
"node": ">=
|
|
607
|
+
"node": ">=18.0.0"
|
|
312
608
|
}
|
|
313
609
|
},
|
|
314
610
|
"node_modules/acorn": {
|
|
315
|
-
"version": "8.
|
|
316
|
-
"integrity": "sha512-
|
|
611
|
+
"version": "8.16.0",
|
|
612
|
+
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
|
317
613
|
"dev": true,
|
|
318
614
|
"license": "MIT",
|
|
319
615
|
"bin": {
|
|
@@ -324,8 +620,8 @@
|
|
|
324
620
|
}
|
|
325
621
|
},
|
|
326
622
|
"node_modules/acorn-walk": {
|
|
327
|
-
"version": "8.3.
|
|
328
|
-
"integrity": "sha512-
|
|
623
|
+
"version": "8.3.5",
|
|
624
|
+
"integrity": "sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==",
|
|
329
625
|
"dev": true,
|
|
330
626
|
"license": "MIT",
|
|
331
627
|
"dependencies": {
|
|
@@ -378,15 +674,6 @@
|
|
|
378
674
|
"util": "^0.12.5"
|
|
379
675
|
}
|
|
380
676
|
},
|
|
381
|
-
"node_modules/at-least-node": {
|
|
382
|
-
"version": "1.0.0",
|
|
383
|
-
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
|
384
|
-
"dev": true,
|
|
385
|
-
"license": "ISC",
|
|
386
|
-
"engines": {
|
|
387
|
-
"node": ">= 4.0.0"
|
|
388
|
-
}
|
|
389
|
-
},
|
|
390
677
|
"node_modules/available-typed-arrays": {
|
|
391
678
|
"version": "1.0.7",
|
|
392
679
|
"integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
|
|
@@ -429,8 +716,8 @@
|
|
|
429
716
|
"license": "MIT"
|
|
430
717
|
},
|
|
431
718
|
"node_modules/brace-expansion": {
|
|
432
|
-
"version": "2.0
|
|
433
|
-
"integrity": "sha512-
|
|
719
|
+
"version": "2.1.0",
|
|
720
|
+
"integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==",
|
|
434
721
|
"dev": true,
|
|
435
722
|
"license": "MIT",
|
|
436
723
|
"dependencies": {
|
|
@@ -474,14 +761,14 @@
|
|
|
474
761
|
}
|
|
475
762
|
},
|
|
476
763
|
"node_modules/call-bind": {
|
|
477
|
-
"version": "1.0.
|
|
478
|
-
"integrity": "sha512-
|
|
764
|
+
"version": "1.0.9",
|
|
765
|
+
"integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==",
|
|
479
766
|
"dev": true,
|
|
480
767
|
"license": "MIT",
|
|
481
768
|
"dependencies": {
|
|
482
|
-
"call-bind-apply-helpers": "^1.0.
|
|
483
|
-
"es-define-property": "^1.0.
|
|
484
|
-
"get-intrinsic": "^1.
|
|
769
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
770
|
+
"es-define-property": "^1.0.1",
|
|
771
|
+
"get-intrinsic": "^1.3.0",
|
|
485
772
|
"set-function-length": "^1.2.2"
|
|
486
773
|
},
|
|
487
774
|
"engines": {
|
|
@@ -548,8 +835,8 @@
|
|
|
548
835
|
}
|
|
549
836
|
},
|
|
550
837
|
"node_modules/chroma-js": {
|
|
551
|
-
"version": "3.
|
|
552
|
-
"integrity": "sha512-
|
|
838
|
+
"version": "3.2.0",
|
|
839
|
+
"integrity": "sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==",
|
|
553
840
|
"license": "(BSD-3-Clause AND Apache-2.0)"
|
|
554
841
|
},
|
|
555
842
|
"node_modules/ci-info": {
|
|
@@ -705,19 +992,16 @@
|
|
|
705
992
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
706
993
|
}
|
|
707
994
|
},
|
|
708
|
-
"node_modules/concat-map": {
|
|
709
|
-
"version": "0.0.1",
|
|
710
|
-
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
711
|
-
"dev": true,
|
|
712
|
-
"license": "MIT"
|
|
713
|
-
},
|
|
714
995
|
"node_modules/copy-anything": {
|
|
715
|
-
"version": "
|
|
716
|
-
"integrity": "sha512-
|
|
996
|
+
"version": "3.0.5",
|
|
997
|
+
"integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
|
|
717
998
|
"dev": true,
|
|
718
999
|
"license": "MIT",
|
|
719
1000
|
"dependencies": {
|
|
720
|
-
"is-what": "^
|
|
1001
|
+
"is-what": "^4.1.8"
|
|
1002
|
+
},
|
|
1003
|
+
"engines": {
|
|
1004
|
+
"node": ">=12.13"
|
|
721
1005
|
},
|
|
722
1006
|
"funding": {
|
|
723
1007
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
@@ -787,8 +1071,8 @@
|
|
|
787
1071
|
}
|
|
788
1072
|
},
|
|
789
1073
|
"node_modules/diff": {
|
|
790
|
-
"version": "4.0.
|
|
791
|
-
"integrity": "sha512-
|
|
1074
|
+
"version": "4.0.4",
|
|
1075
|
+
"integrity": "sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==",
|
|
792
1076
|
"dev": true,
|
|
793
1077
|
"license": "BSD-3-Clause",
|
|
794
1078
|
"engines": {
|
|
@@ -970,8 +1254,8 @@
|
|
|
970
1254
|
}
|
|
971
1255
|
},
|
|
972
1256
|
"node_modules/fs-extra": {
|
|
973
|
-
"version": "11.3.
|
|
974
|
-
"integrity": "sha512-
|
|
1257
|
+
"version": "11.3.4",
|
|
1258
|
+
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
|
975
1259
|
"dev": true,
|
|
976
1260
|
"license": "MIT",
|
|
977
1261
|
"dependencies": {
|
|
@@ -983,12 +1267,6 @@
|
|
|
983
1267
|
"node": ">=14.14"
|
|
984
1268
|
}
|
|
985
1269
|
},
|
|
986
|
-
"node_modules/fs.realpath": {
|
|
987
|
-
"version": "1.0.0",
|
|
988
|
-
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
989
|
-
"dev": true,
|
|
990
|
-
"license": "ISC"
|
|
991
|
-
},
|
|
992
1270
|
"node_modules/function-bind": {
|
|
993
1271
|
"version": "1.1.2",
|
|
994
1272
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
@@ -998,6 +1276,15 @@
|
|
|
998
1276
|
"url": "https://github.com/sponsors/ljharb"
|
|
999
1277
|
}
|
|
1000
1278
|
},
|
|
1279
|
+
"node_modules/generator-function": {
|
|
1280
|
+
"version": "2.0.1",
|
|
1281
|
+
"integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
|
|
1282
|
+
"dev": true,
|
|
1283
|
+
"license": "MIT",
|
|
1284
|
+
"engines": {
|
|
1285
|
+
"node": ">= 0.4"
|
|
1286
|
+
}
|
|
1287
|
+
},
|
|
1001
1288
|
"node_modules/get-caller-file": {
|
|
1002
1289
|
"version": "2.0.5",
|
|
1003
1290
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
@@ -1057,8 +1344,9 @@
|
|
|
1057
1344
|
}
|
|
1058
1345
|
},
|
|
1059
1346
|
"node_modules/glob": {
|
|
1060
|
-
"version": "10.
|
|
1061
|
-
"integrity": "sha512-
|
|
1347
|
+
"version": "10.5.0",
|
|
1348
|
+
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
|
|
1349
|
+
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
1062
1350
|
"dev": true,
|
|
1063
1351
|
"license": "ISC",
|
|
1064
1352
|
"dependencies": {
|
|
@@ -1077,8 +1365,8 @@
|
|
|
1077
1365
|
}
|
|
1078
1366
|
},
|
|
1079
1367
|
"node_modules/glob-to-regex.js": {
|
|
1080
|
-
"version": "1.0
|
|
1081
|
-
"integrity": "sha512-
|
|
1368
|
+
"version": "1.2.0",
|
|
1369
|
+
"integrity": "sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==",
|
|
1082
1370
|
"dev": true,
|
|
1083
1371
|
"license": "Apache-2.0",
|
|
1084
1372
|
"engines": {
|
|
@@ -1159,8 +1447,8 @@
|
|
|
1159
1447
|
}
|
|
1160
1448
|
},
|
|
1161
1449
|
"node_modules/hasown": {
|
|
1162
|
-
"version": "2.0.
|
|
1163
|
-
"integrity": "sha512-
|
|
1450
|
+
"version": "2.0.3",
|
|
1451
|
+
"integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
|
|
1164
1452
|
"dev": true,
|
|
1165
1453
|
"license": "MIT",
|
|
1166
1454
|
"dependencies": {
|
|
@@ -1234,17 +1522,6 @@
|
|
|
1234
1522
|
"node": ">=0.10.0"
|
|
1235
1523
|
}
|
|
1236
1524
|
},
|
|
1237
|
-
"node_modules/inflight": {
|
|
1238
|
-
"version": "1.0.6",
|
|
1239
|
-
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
1240
|
-
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
|
1241
|
-
"dev": true,
|
|
1242
|
-
"license": "ISC",
|
|
1243
|
-
"dependencies": {
|
|
1244
|
-
"once": "^1.3.0",
|
|
1245
|
-
"wrappy": "1"
|
|
1246
|
-
}
|
|
1247
|
-
},
|
|
1248
1525
|
"node_modules/inherits": {
|
|
1249
1526
|
"version": "2.0.4",
|
|
1250
1527
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
@@ -1304,13 +1581,14 @@
|
|
|
1304
1581
|
}
|
|
1305
1582
|
},
|
|
1306
1583
|
"node_modules/is-generator-function": {
|
|
1307
|
-
"version": "1.1.
|
|
1308
|
-
"integrity": "sha512-
|
|
1584
|
+
"version": "1.1.2",
|
|
1585
|
+
"integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
|
|
1309
1586
|
"dev": true,
|
|
1310
1587
|
"license": "MIT",
|
|
1311
1588
|
"dependencies": {
|
|
1312
|
-
"call-bound": "^1.0.
|
|
1313
|
-
"
|
|
1589
|
+
"call-bound": "^1.0.4",
|
|
1590
|
+
"generator-function": "^2.0.0",
|
|
1591
|
+
"get-proto": "^1.0.1",
|
|
1314
1592
|
"has-tostringtag": "^1.0.2",
|
|
1315
1593
|
"safe-regex-test": "^1.1.0"
|
|
1316
1594
|
},
|
|
@@ -1404,10 +1682,16 @@
|
|
|
1404
1682
|
}
|
|
1405
1683
|
},
|
|
1406
1684
|
"node_modules/is-what": {
|
|
1407
|
-
"version": "
|
|
1408
|
-
"integrity": "sha512-
|
|
1685
|
+
"version": "4.1.16",
|
|
1686
|
+
"integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
|
|
1409
1687
|
"dev": true,
|
|
1410
|
-
"license": "MIT"
|
|
1688
|
+
"license": "MIT",
|
|
1689
|
+
"engines": {
|
|
1690
|
+
"node": ">=12.13"
|
|
1691
|
+
},
|
|
1692
|
+
"funding": {
|
|
1693
|
+
"url": "https://github.com/sponsors/mesqueeb"
|
|
1694
|
+
}
|
|
1411
1695
|
},
|
|
1412
1696
|
"node_modules/is-wsl": {
|
|
1413
1697
|
"version": "2.2.0",
|
|
@@ -1480,8 +1764,8 @@
|
|
|
1480
1764
|
}
|
|
1481
1765
|
},
|
|
1482
1766
|
"node_modules/jsonfile": {
|
|
1483
|
-
"version": "6.2.
|
|
1484
|
-
"integrity": "sha512-
|
|
1767
|
+
"version": "6.2.1",
|
|
1768
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
1485
1769
|
"dev": true,
|
|
1486
1770
|
"license": "MIT",
|
|
1487
1771
|
"dependencies": {
|
|
@@ -1510,20 +1794,19 @@
|
|
|
1510
1794
|
}
|
|
1511
1795
|
},
|
|
1512
1796
|
"node_modules/less": {
|
|
1513
|
-
"version": "4.4
|
|
1514
|
-
"integrity": "sha512-
|
|
1797
|
+
"version": "4.6.4",
|
|
1798
|
+
"integrity": "sha512-OJmO5+HxZLLw0RLzkqaNHzcgEAQG7C0y3aMbwtCzIUFZsLMNNq/1IdAdHEycQ58CwUO3jPTHmoN+tE5I7FQxNg==",
|
|
1515
1799
|
"dev": true,
|
|
1516
1800
|
"license": "Apache-2.0",
|
|
1517
1801
|
"dependencies": {
|
|
1518
|
-
"copy-anything": "^
|
|
1519
|
-
"parse-node-version": "^1.0.1"
|
|
1520
|
-
"tslib": "^2.3.0"
|
|
1802
|
+
"copy-anything": "^3.0.5",
|
|
1803
|
+
"parse-node-version": "^1.0.1"
|
|
1521
1804
|
},
|
|
1522
1805
|
"bin": {
|
|
1523
1806
|
"lessc": "bin/lessc"
|
|
1524
1807
|
},
|
|
1525
1808
|
"engines": {
|
|
1526
|
-
"node": ">=
|
|
1809
|
+
"node": ">=18"
|
|
1527
1810
|
},
|
|
1528
1811
|
"optionalDependencies": {
|
|
1529
1812
|
"errno": "^0.1.1",
|
|
@@ -1583,11 +1866,19 @@
|
|
|
1583
1866
|
}
|
|
1584
1867
|
},
|
|
1585
1868
|
"node_modules/memfs": {
|
|
1586
|
-
"version": "4.
|
|
1587
|
-
"integrity": "sha512-
|
|
1869
|
+
"version": "4.57.2",
|
|
1870
|
+
"integrity": "sha512-2nWzSsJzrukurSDna4Z0WywuScK4Id3tSKejgu74u8KCdW4uNrseKRSIDg75C6Yw5ZRqBe0F0EtMNlTbUq8bAQ==",
|
|
1588
1871
|
"dev": true,
|
|
1589
1872
|
"license": "Apache-2.0",
|
|
1590
1873
|
"dependencies": {
|
|
1874
|
+
"@jsonjoy.com/fs-core": "4.57.2",
|
|
1875
|
+
"@jsonjoy.com/fs-fsa": "4.57.2",
|
|
1876
|
+
"@jsonjoy.com/fs-node": "4.57.2",
|
|
1877
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.2",
|
|
1878
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.57.2",
|
|
1879
|
+
"@jsonjoy.com/fs-node-utils": "4.57.2",
|
|
1880
|
+
"@jsonjoy.com/fs-print": "4.57.2",
|
|
1881
|
+
"@jsonjoy.com/fs-snapshot": "4.57.2",
|
|
1591
1882
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
1592
1883
|
"@jsonjoy.com/util": "^1.9.0",
|
|
1593
1884
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -1595,12 +1886,12 @@
|
|
|
1595
1886
|
"tree-dump": "^1.0.3",
|
|
1596
1887
|
"tslib": "^2.0.0"
|
|
1597
1888
|
},
|
|
1598
|
-
"engines": {
|
|
1599
|
-
"node": ">= 4.0.0"
|
|
1600
|
-
},
|
|
1601
1889
|
"funding": {
|
|
1602
1890
|
"type": "github",
|
|
1603
1891
|
"url": "https://github.com/sponsors/streamich"
|
|
1892
|
+
},
|
|
1893
|
+
"peerDependencies": {
|
|
1894
|
+
"tslib": "2"
|
|
1604
1895
|
}
|
|
1605
1896
|
},
|
|
1606
1897
|
"node_modules/merge-stream": {
|
|
@@ -1645,12 +1936,12 @@
|
|
|
1645
1936
|
}
|
|
1646
1937
|
},
|
|
1647
1938
|
"node_modules/minimatch": {
|
|
1648
|
-
"version": "9.0.
|
|
1649
|
-
"integrity": "sha512-
|
|
1939
|
+
"version": "9.0.9",
|
|
1940
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
1650
1941
|
"dev": true,
|
|
1651
1942
|
"license": "ISC",
|
|
1652
1943
|
"dependencies": {
|
|
1653
|
-
"brace-expansion": "^2.0.
|
|
1944
|
+
"brace-expansion": "^2.0.2"
|
|
1654
1945
|
},
|
|
1655
1946
|
"engines": {
|
|
1656
1947
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -1669,17 +1960,17 @@
|
|
|
1669
1960
|
}
|
|
1670
1961
|
},
|
|
1671
1962
|
"node_modules/minipass": {
|
|
1672
|
-
"version": "7.1.
|
|
1673
|
-
"integrity": "sha512-
|
|
1963
|
+
"version": "7.1.3",
|
|
1964
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
1674
1965
|
"dev": true,
|
|
1675
|
-
"license": "
|
|
1966
|
+
"license": "BlueOak-1.0.0",
|
|
1676
1967
|
"engines": {
|
|
1677
1968
|
"node": ">=16 || 14 >=14.17"
|
|
1678
1969
|
}
|
|
1679
1970
|
},
|
|
1680
1971
|
"node_modules/minizlib": {
|
|
1681
|
-
"version": "3.0
|
|
1682
|
-
"integrity": "sha512-
|
|
1972
|
+
"version": "3.1.0",
|
|
1973
|
+
"integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
|
|
1683
1974
|
"dev": true,
|
|
1684
1975
|
"license": "MIT",
|
|
1685
1976
|
"dependencies": {
|
|
@@ -1689,24 +1980,9 @@
|
|
|
1689
1980
|
"node": ">= 18"
|
|
1690
1981
|
}
|
|
1691
1982
|
},
|
|
1692
|
-
"node_modules/mkdirp": {
|
|
1693
|
-
"version": "3.0.1",
|
|
1694
|
-
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
|
|
1695
|
-
"dev": true,
|
|
1696
|
-
"license": "MIT",
|
|
1697
|
-
"bin": {
|
|
1698
|
-
"mkdirp": "dist/cjs/src/bin.js"
|
|
1699
|
-
},
|
|
1700
|
-
"engines": {
|
|
1701
|
-
"node": ">=10"
|
|
1702
|
-
},
|
|
1703
|
-
"funding": {
|
|
1704
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1705
|
-
}
|
|
1706
|
-
},
|
|
1707
1983
|
"node_modules/needle": {
|
|
1708
|
-
"version": "3.
|
|
1709
|
-
"integrity": "sha512-
|
|
1984
|
+
"version": "3.5.0",
|
|
1985
|
+
"integrity": "sha512-jaQyPKKk2YokHrEg+vFDYxXIHTCBgiZwSHOoVx/8V3GIBS8/VN6NdVRmg8q1ERtPkMvmOvebsgga4sAj5hls/w==",
|
|
1710
1986
|
"dev": true,
|
|
1711
1987
|
"license": "MIT",
|
|
1712
1988
|
"optional": true,
|
|
@@ -1790,15 +2066,6 @@
|
|
|
1790
2066
|
"url": "https://github.com/sponsors/ljharb"
|
|
1791
2067
|
}
|
|
1792
2068
|
},
|
|
1793
|
-
"node_modules/once": {
|
|
1794
|
-
"version": "1.4.0",
|
|
1795
|
-
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
1796
|
-
"dev": true,
|
|
1797
|
-
"license": "ISC",
|
|
1798
|
-
"dependencies": {
|
|
1799
|
-
"wrappy": "1"
|
|
1800
|
-
}
|
|
1801
|
-
},
|
|
1802
2069
|
"node_modules/onetime": {
|
|
1803
2070
|
"version": "5.1.2",
|
|
1804
2071
|
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
@@ -1830,15 +2097,6 @@
|
|
|
1830
2097
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1831
2098
|
}
|
|
1832
2099
|
},
|
|
1833
|
-
"node_modules/os-tmpdir": {
|
|
1834
|
-
"version": "1.0.2",
|
|
1835
|
-
"integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
|
|
1836
|
-
"dev": true,
|
|
1837
|
-
"license": "MIT",
|
|
1838
|
-
"engines": {
|
|
1839
|
-
"node": ">=0.10.0"
|
|
1840
|
-
}
|
|
1841
|
-
},
|
|
1842
2100
|
"node_modules/package-json-from-dist": {
|
|
1843
2101
|
"version": "1.0.1",
|
|
1844
2102
|
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
@@ -1855,8 +2113,8 @@
|
|
|
1855
2113
|
}
|
|
1856
2114
|
},
|
|
1857
2115
|
"node_modules/patch-package": {
|
|
1858
|
-
"version": "8.0.
|
|
1859
|
-
"integrity": "sha512-
|
|
2116
|
+
"version": "8.0.1",
|
|
2117
|
+
"integrity": "sha512-VsKRIA8f5uqHQ7NGhwIna6Bx6D9s/1iXlA1hthBVBEbkq+t4kXD0HHt+rJhf/Z+Ci0F/HCB2hvn0qLdLG+Qxlw==",
|
|
1860
2118
|
"dev": true,
|
|
1861
2119
|
"license": "MIT",
|
|
1862
2120
|
"dependencies": {
|
|
@@ -1865,15 +2123,14 @@
|
|
|
1865
2123
|
"ci-info": "^3.7.0",
|
|
1866
2124
|
"cross-spawn": "^7.0.3",
|
|
1867
2125
|
"find-yarn-workspace-root": "^2.0.0",
|
|
1868
|
-
"fs-extra": "^
|
|
2126
|
+
"fs-extra": "^10.0.0",
|
|
1869
2127
|
"json-stable-stringify": "^1.0.2",
|
|
1870
2128
|
"klaw-sync": "^6.0.0",
|
|
1871
2129
|
"minimist": "^1.2.6",
|
|
1872
2130
|
"open": "^7.4.2",
|
|
1873
|
-
"rimraf": "^2.6.3",
|
|
1874
2131
|
"semver": "^7.5.3",
|
|
1875
2132
|
"slash": "^2.0.0",
|
|
1876
|
-
"tmp": "^0.
|
|
2133
|
+
"tmp": "^0.2.4",
|
|
1877
2134
|
"yaml": "^2.2.2"
|
|
1878
2135
|
},
|
|
1879
2136
|
"bin": {
|
|
@@ -1916,23 +2173,22 @@
|
|
|
1916
2173
|
}
|
|
1917
2174
|
},
|
|
1918
2175
|
"node_modules/patch-package/node_modules/fs-extra": {
|
|
1919
|
-
"version": "
|
|
1920
|
-
"integrity": "sha512-
|
|
2176
|
+
"version": "10.1.0",
|
|
2177
|
+
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
1921
2178
|
"dev": true,
|
|
1922
2179
|
"license": "MIT",
|
|
1923
2180
|
"dependencies": {
|
|
1924
|
-
"at-least-node": "^1.0.0",
|
|
1925
2181
|
"graceful-fs": "^4.2.0",
|
|
1926
2182
|
"jsonfile": "^6.0.1",
|
|
1927
2183
|
"universalify": "^2.0.0"
|
|
1928
2184
|
},
|
|
1929
2185
|
"engines": {
|
|
1930
|
-
"node": ">=
|
|
2186
|
+
"node": ">=12"
|
|
1931
2187
|
}
|
|
1932
2188
|
},
|
|
1933
2189
|
"node_modules/patch-package/node_modules/semver": {
|
|
1934
|
-
"version": "7.7.
|
|
1935
|
-
"integrity": "sha512-
|
|
2190
|
+
"version": "7.7.4",
|
|
2191
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1936
2192
|
"dev": true,
|
|
1937
2193
|
"license": "ISC",
|
|
1938
2194
|
"bin": {
|
|
@@ -1952,15 +2208,6 @@
|
|
|
1952
2208
|
"util": "^0.10.3"
|
|
1953
2209
|
}
|
|
1954
2210
|
},
|
|
1955
|
-
"node_modules/path-is-absolute": {
|
|
1956
|
-
"version": "1.0.1",
|
|
1957
|
-
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
|
1958
|
-
"dev": true,
|
|
1959
|
-
"license": "MIT",
|
|
1960
|
-
"engines": {
|
|
1961
|
-
"node": ">=0.10.0"
|
|
1962
|
-
}
|
|
1963
|
-
},
|
|
1964
2211
|
"node_modules/path-key": {
|
|
1965
2212
|
"version": "3.1.1",
|
|
1966
2213
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
@@ -2008,8 +2255,8 @@
|
|
|
2008
2255
|
}
|
|
2009
2256
|
},
|
|
2010
2257
|
"node_modules/picomatch": {
|
|
2011
|
-
"version": "2.3.
|
|
2012
|
-
"integrity": "sha512-
|
|
2258
|
+
"version": "2.3.2",
|
|
2259
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
2013
2260
|
"dev": true,
|
|
2014
2261
|
"license": "MIT",
|
|
2015
2262
|
"engines": {
|
|
@@ -2039,8 +2286,8 @@
|
|
|
2039
2286
|
}
|
|
2040
2287
|
},
|
|
2041
2288
|
"node_modules/prettier": {
|
|
2042
|
-
"version": "3.
|
|
2043
|
-
"integrity": "sha512-
|
|
2289
|
+
"version": "3.8.3",
|
|
2290
|
+
"integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
|
|
2044
2291
|
"dev": true,
|
|
2045
2292
|
"license": "MIT",
|
|
2046
2293
|
"bin": {
|
|
@@ -2076,8 +2323,8 @@
|
|
|
2076
2323
|
"license": "MIT"
|
|
2077
2324
|
},
|
|
2078
2325
|
"node_modules/qs": {
|
|
2079
|
-
"version": "6.
|
|
2080
|
-
"integrity": "sha512-
|
|
2326
|
+
"version": "6.15.1",
|
|
2327
|
+
"integrity": "sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==",
|
|
2081
2328
|
"dev": true,
|
|
2082
2329
|
"license": "BSD-3-Clause",
|
|
2083
2330
|
"dependencies": {
|
|
@@ -2099,62 +2346,6 @@
|
|
|
2099
2346
|
"node": ">=0.10.0"
|
|
2100
2347
|
}
|
|
2101
2348
|
},
|
|
2102
|
-
"node_modules/rimraf": {
|
|
2103
|
-
"version": "2.7.1",
|
|
2104
|
-
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
2105
|
-
"deprecated": "Rimraf versions prior to v4 are no longer supported",
|
|
2106
|
-
"dev": true,
|
|
2107
|
-
"license": "ISC",
|
|
2108
|
-
"dependencies": {
|
|
2109
|
-
"glob": "^7.1.3"
|
|
2110
|
-
},
|
|
2111
|
-
"bin": {
|
|
2112
|
-
"rimraf": "bin.js"
|
|
2113
|
-
}
|
|
2114
|
-
},
|
|
2115
|
-
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
2116
|
-
"version": "1.1.12",
|
|
2117
|
-
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
2118
|
-
"dev": true,
|
|
2119
|
-
"license": "MIT",
|
|
2120
|
-
"dependencies": {
|
|
2121
|
-
"balanced-match": "^1.0.0",
|
|
2122
|
-
"concat-map": "0.0.1"
|
|
2123
|
-
}
|
|
2124
|
-
},
|
|
2125
|
-
"node_modules/rimraf/node_modules/glob": {
|
|
2126
|
-
"version": "7.2.3",
|
|
2127
|
-
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
2128
|
-
"deprecated": "Glob versions prior to v9 are no longer supported",
|
|
2129
|
-
"dev": true,
|
|
2130
|
-
"license": "ISC",
|
|
2131
|
-
"dependencies": {
|
|
2132
|
-
"fs.realpath": "^1.0.0",
|
|
2133
|
-
"inflight": "^1.0.4",
|
|
2134
|
-
"inherits": "2",
|
|
2135
|
-
"minimatch": "^3.1.1",
|
|
2136
|
-
"once": "^1.3.0",
|
|
2137
|
-
"path-is-absolute": "^1.0.0"
|
|
2138
|
-
},
|
|
2139
|
-
"engines": {
|
|
2140
|
-
"node": "*"
|
|
2141
|
-
},
|
|
2142
|
-
"funding": {
|
|
2143
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
2144
|
-
}
|
|
2145
|
-
},
|
|
2146
|
-
"node_modules/rimraf/node_modules/minimatch": {
|
|
2147
|
-
"version": "3.1.2",
|
|
2148
|
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
2149
|
-
"dev": true,
|
|
2150
|
-
"license": "ISC",
|
|
2151
|
-
"dependencies": {
|
|
2152
|
-
"brace-expansion": "^1.1.7"
|
|
2153
|
-
},
|
|
2154
|
-
"engines": {
|
|
2155
|
-
"node": "*"
|
|
2156
|
-
}
|
|
2157
|
-
},
|
|
2158
2349
|
"node_modules/safe-buffer": {
|
|
2159
2350
|
"version": "5.2.1",
|
|
2160
2351
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
@@ -2200,11 +2391,14 @@
|
|
|
2200
2391
|
"optional": true
|
|
2201
2392
|
},
|
|
2202
2393
|
"node_modules/sax": {
|
|
2203
|
-
"version": "1.
|
|
2204
|
-
"integrity": "sha512
|
|
2394
|
+
"version": "1.6.0",
|
|
2395
|
+
"integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
|
|
2205
2396
|
"dev": true,
|
|
2206
|
-
"license": "
|
|
2207
|
-
"optional": true
|
|
2397
|
+
"license": "BlueOak-1.0.0",
|
|
2398
|
+
"optional": true,
|
|
2399
|
+
"engines": {
|
|
2400
|
+
"node": ">=11.0.0"
|
|
2401
|
+
}
|
|
2208
2402
|
},
|
|
2209
2403
|
"node_modules/semver": {
|
|
2210
2404
|
"version": "5.7.2",
|
|
@@ -2274,13 +2468,13 @@
|
|
|
2274
2468
|
}
|
|
2275
2469
|
},
|
|
2276
2470
|
"node_modules/side-channel-list": {
|
|
2277
|
-
"version": "1.0.
|
|
2278
|
-
"integrity": "sha512-
|
|
2471
|
+
"version": "1.0.1",
|
|
2472
|
+
"integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
|
|
2279
2473
|
"dev": true,
|
|
2280
2474
|
"license": "MIT",
|
|
2281
2475
|
"dependencies": {
|
|
2282
2476
|
"es-errors": "^1.3.0",
|
|
2283
|
-
"object-inspect": "^1.13.
|
|
2477
|
+
"object-inspect": "^1.13.4"
|
|
2284
2478
|
},
|
|
2285
2479
|
"engines": {
|
|
2286
2480
|
"node": ">= 0.4"
|
|
@@ -2428,12 +2622,12 @@
|
|
|
2428
2622
|
}
|
|
2429
2623
|
},
|
|
2430
2624
|
"node_modules/strip-ansi": {
|
|
2431
|
-
"version": "7.
|
|
2432
|
-
"integrity": "sha512-
|
|
2625
|
+
"version": "7.2.0",
|
|
2626
|
+
"integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
|
|
2433
2627
|
"dev": true,
|
|
2434
2628
|
"license": "MIT",
|
|
2435
2629
|
"dependencies": {
|
|
2436
|
-
"ansi-regex": "^6.
|
|
2630
|
+
"ansi-regex": "^6.2.2"
|
|
2437
2631
|
},
|
|
2438
2632
|
"engines": {
|
|
2439
2633
|
"node": ">=12"
|
|
@@ -2514,16 +2708,15 @@
|
|
|
2514
2708
|
}
|
|
2515
2709
|
},
|
|
2516
2710
|
"node_modules/tar": {
|
|
2517
|
-
"version": "7.
|
|
2518
|
-
"integrity": "sha512-
|
|
2711
|
+
"version": "7.5.13",
|
|
2712
|
+
"integrity": "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==",
|
|
2519
2713
|
"dev": true,
|
|
2520
|
-
"license": "
|
|
2714
|
+
"license": "BlueOak-1.0.0",
|
|
2521
2715
|
"dependencies": {
|
|
2522
2716
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
2523
2717
|
"chownr": "^3.0.0",
|
|
2524
2718
|
"minipass": "^7.1.2",
|
|
2525
|
-
"minizlib": "^3.0
|
|
2526
|
-
"mkdirp": "^3.0.1",
|
|
2719
|
+
"minizlib": "^3.1.0",
|
|
2527
2720
|
"yallist": "^5.0.0"
|
|
2528
2721
|
},
|
|
2529
2722
|
"engines": {
|
|
@@ -2531,8 +2724,8 @@
|
|
|
2531
2724
|
}
|
|
2532
2725
|
},
|
|
2533
2726
|
"node_modules/thingies": {
|
|
2534
|
-
"version": "2.
|
|
2535
|
-
"integrity": "sha512-
|
|
2727
|
+
"version": "2.6.0",
|
|
2728
|
+
"integrity": "sha512-rMHRjmlFLM1R96UYPvpmnc3LYtdFrT33JIB7L9hetGue1qAPfn1N2LJeEjxUSidu1Iku+haLZXDuEXUHNGO/lg==",
|
|
2536
2729
|
"dev": true,
|
|
2537
2730
|
"license": "MIT",
|
|
2538
2731
|
"engines": {
|
|
@@ -2553,15 +2746,12 @@
|
|
|
2553
2746
|
"license": "MIT"
|
|
2554
2747
|
},
|
|
2555
2748
|
"node_modules/tmp": {
|
|
2556
|
-
"version": "0.
|
|
2557
|
-
"integrity": "sha512-
|
|
2749
|
+
"version": "0.2.5",
|
|
2750
|
+
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
|
2558
2751
|
"dev": true,
|
|
2559
2752
|
"license": "MIT",
|
|
2560
|
-
"dependencies": {
|
|
2561
|
-
"os-tmpdir": "~1.0.2"
|
|
2562
|
-
},
|
|
2563
2753
|
"engines": {
|
|
2564
|
-
"node": ">=
|
|
2754
|
+
"node": ">=14.14"
|
|
2565
2755
|
}
|
|
2566
2756
|
},
|
|
2567
2757
|
"node_modules/to-regex-range": {
|
|
@@ -2642,8 +2832,8 @@
|
|
|
2642
2832
|
"license": "0BSD"
|
|
2643
2833
|
},
|
|
2644
2834
|
"node_modules/typescript": {
|
|
2645
|
-
"version": "5.9.
|
|
2646
|
-
"integrity": "sha512-
|
|
2835
|
+
"version": "5.9.3",
|
|
2836
|
+
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
2647
2837
|
"dev": true,
|
|
2648
2838
|
"license": "Apache-2.0",
|
|
2649
2839
|
"bin": {
|
|
@@ -2655,8 +2845,8 @@
|
|
|
2655
2845
|
}
|
|
2656
2846
|
},
|
|
2657
2847
|
"node_modules/undici-types": {
|
|
2658
|
-
"version": "7.
|
|
2659
|
-
"integrity": "sha512-
|
|
2848
|
+
"version": "7.19.2",
|
|
2849
|
+
"integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
|
|
2660
2850
|
"dev": true,
|
|
2661
2851
|
"license": "MIT",
|
|
2662
2852
|
"peer": true
|
|
@@ -2718,8 +2908,8 @@
|
|
|
2718
2908
|
}
|
|
2719
2909
|
},
|
|
2720
2910
|
"node_modules/which-typed-array": {
|
|
2721
|
-
"version": "1.1.
|
|
2722
|
-
"integrity": "sha512-
|
|
2911
|
+
"version": "1.1.20",
|
|
2912
|
+
"integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
|
|
2723
2913
|
"dev": true,
|
|
2724
2914
|
"license": "MIT",
|
|
2725
2915
|
"dependencies": {
|
|
@@ -2829,12 +3019,6 @@
|
|
|
2829
3019
|
"node": ">=8"
|
|
2830
3020
|
}
|
|
2831
3021
|
},
|
|
2832
|
-
"node_modules/wrappy": {
|
|
2833
|
-
"version": "1.0.2",
|
|
2834
|
-
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
2835
|
-
"dev": true,
|
|
2836
|
-
"license": "ISC"
|
|
2837
|
-
},
|
|
2838
3022
|
"node_modules/y18n": {
|
|
2839
3023
|
"version": "5.0.8",
|
|
2840
3024
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
@@ -2854,8 +3038,8 @@
|
|
|
2854
3038
|
}
|
|
2855
3039
|
},
|
|
2856
3040
|
"node_modules/yaml": {
|
|
2857
|
-
"version": "2.8.
|
|
2858
|
-
"integrity": "sha512-
|
|
3041
|
+
"version": "2.8.4",
|
|
3042
|
+
"integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
|
|
2859
3043
|
"dev": true,
|
|
2860
3044
|
"license": "ISC",
|
|
2861
3045
|
"bin": {
|
|
@@ -2863,6 +3047,9 @@
|
|
|
2863
3047
|
},
|
|
2864
3048
|
"engines": {
|
|
2865
3049
|
"node": ">= 14.6"
|
|
3050
|
+
},
|
|
3051
|
+
"funding": {
|
|
3052
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
2866
3053
|
}
|
|
2867
3054
|
},
|
|
2868
3055
|
"node_modules/yargs": {
|