@wavemaker/foundation-css 11.14.2-1.245 → 11.14.2-1.6424
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/cjs/foundation-css.cjs +6298 -6064
- package/npm-shrinkwrap.json +387 -93
- package/package-lock.json +387 -93
- 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.14.2-1.
|
|
3
|
+
"version": "11.14.2-1.6424",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.14.2-1.
|
|
9
|
+
"version": "11.14.2-1.6424",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chroma-js": "^3.1.2"
|
|
@@ -200,8 +200,8 @@
|
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
202
|
"node_modules/@jsonjoy.com/buffers": {
|
|
203
|
-
"version": "
|
|
204
|
-
"integrity": "sha512-
|
|
203
|
+
"version": "17.67.0",
|
|
204
|
+
"integrity": "sha512-tfExRpYxBvi32vPs9ZHaTjSP4fHAfzSmcahOfNxtvGHcyJel+aibkPlGeBB+7AoC6hL7lXIE++8okecBxx7lcw==",
|
|
205
205
|
"dev": true,
|
|
206
206
|
"license": "Apache-2.0",
|
|
207
207
|
"engines": {
|
|
@@ -231,6 +231,269 @@
|
|
|
231
231
|
"tslib": "2"
|
|
232
232
|
}
|
|
233
233
|
},
|
|
234
|
+
"node_modules/@jsonjoy.com/fs-core": {
|
|
235
|
+
"version": "4.56.11",
|
|
236
|
+
"integrity": "sha512-wThHjzUp01ImIjfCwhs+UnFkeGPFAymwLEkOtenHewaKe2pTP12p6r1UuwikA9NEvNf9Vlck92r8fb8n/MWM5w==",
|
|
237
|
+
"dev": true,
|
|
238
|
+
"license": "Apache-2.0",
|
|
239
|
+
"dependencies": {
|
|
240
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
241
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
242
|
+
"thingies": "^2.5.0"
|
|
243
|
+
},
|
|
244
|
+
"engines": {
|
|
245
|
+
"node": ">=10.0"
|
|
246
|
+
},
|
|
247
|
+
"funding": {
|
|
248
|
+
"type": "github",
|
|
249
|
+
"url": "https://github.com/sponsors/streamich"
|
|
250
|
+
},
|
|
251
|
+
"peerDependencies": {
|
|
252
|
+
"tslib": "2"
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
256
|
+
"version": "4.56.11",
|
|
257
|
+
"integrity": "sha512-ZYlF3XbMayyp97xEN8ZvYutU99PCHjM64mMZvnCseXkCJXJDVLAwlF8Q/7q/xiWQRsv3pQBj1WXHd9eEyYcaCQ==",
|
|
258
|
+
"dev": true,
|
|
259
|
+
"license": "Apache-2.0",
|
|
260
|
+
"dependencies": {
|
|
261
|
+
"@jsonjoy.com/fs-core": "4.56.11",
|
|
262
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
263
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
264
|
+
"thingies": "^2.5.0"
|
|
265
|
+
},
|
|
266
|
+
"engines": {
|
|
267
|
+
"node": ">=10.0"
|
|
268
|
+
},
|
|
269
|
+
"funding": {
|
|
270
|
+
"type": "github",
|
|
271
|
+
"url": "https://github.com/sponsors/streamich"
|
|
272
|
+
},
|
|
273
|
+
"peerDependencies": {
|
|
274
|
+
"tslib": "2"
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
"node_modules/@jsonjoy.com/fs-node": {
|
|
278
|
+
"version": "4.56.11",
|
|
279
|
+
"integrity": "sha512-D65YrnP6wRuZyEWoSFnBJSr5zARVpVBGctnhie4rCsMuGXNzX7IHKaOt85/Aj7SSoG1N2+/xlNjWmkLvZ2H3Tg==",
|
|
280
|
+
"dev": true,
|
|
281
|
+
"license": "Apache-2.0",
|
|
282
|
+
"dependencies": {
|
|
283
|
+
"@jsonjoy.com/fs-core": "4.56.11",
|
|
284
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
285
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
286
|
+
"@jsonjoy.com/fs-print": "4.56.11",
|
|
287
|
+
"@jsonjoy.com/fs-snapshot": "4.56.11",
|
|
288
|
+
"glob-to-regex.js": "^1.0.0",
|
|
289
|
+
"thingies": "^2.5.0"
|
|
290
|
+
},
|
|
291
|
+
"engines": {
|
|
292
|
+
"node": ">=10.0"
|
|
293
|
+
},
|
|
294
|
+
"funding": {
|
|
295
|
+
"type": "github",
|
|
296
|
+
"url": "https://github.com/sponsors/streamich"
|
|
297
|
+
},
|
|
298
|
+
"peerDependencies": {
|
|
299
|
+
"tslib": "2"
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
303
|
+
"version": "4.56.11",
|
|
304
|
+
"integrity": "sha512-CNmt3a0zMCIhniFLXtzPWuUxXFU+U+2VyQiIrgt/rRVeEJNrMQUABaRbVxR0Ouw1LyR9RjaEkPM6nYpED+y43A==",
|
|
305
|
+
"dev": true,
|
|
306
|
+
"license": "Apache-2.0",
|
|
307
|
+
"engines": {
|
|
308
|
+
"node": ">=10.0"
|
|
309
|
+
},
|
|
310
|
+
"funding": {
|
|
311
|
+
"type": "github",
|
|
312
|
+
"url": "https://github.com/sponsors/streamich"
|
|
313
|
+
},
|
|
314
|
+
"peerDependencies": {
|
|
315
|
+
"tslib": "2"
|
|
316
|
+
}
|
|
317
|
+
},
|
|
318
|
+
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
319
|
+
"version": "4.56.11",
|
|
320
|
+
"integrity": "sha512-5OzGdvJDgZVo+xXWEYo72u81zpOWlxlbG4d4nL+hSiW+LKlua/dldNgPrpWxtvhgyntmdFQad2UTxFyGjJAGhA==",
|
|
321
|
+
"dev": true,
|
|
322
|
+
"license": "Apache-2.0",
|
|
323
|
+
"dependencies": {
|
|
324
|
+
"@jsonjoy.com/fs-fsa": "4.56.11",
|
|
325
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
326
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11"
|
|
327
|
+
},
|
|
328
|
+
"engines": {
|
|
329
|
+
"node": ">=10.0"
|
|
330
|
+
},
|
|
331
|
+
"funding": {
|
|
332
|
+
"type": "github",
|
|
333
|
+
"url": "https://github.com/sponsors/streamich"
|
|
334
|
+
},
|
|
335
|
+
"peerDependencies": {
|
|
336
|
+
"tslib": "2"
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
340
|
+
"version": "4.56.11",
|
|
341
|
+
"integrity": "sha512-JADOZFDA3wRfsuxkT0+MYc4F9hJO2PYDaY66kRTG6NqGX3+bqmKu66YFYAbII/tEmQWPZeHoClUB23rtQM9UPg==",
|
|
342
|
+
"dev": true,
|
|
343
|
+
"license": "Apache-2.0",
|
|
344
|
+
"dependencies": {
|
|
345
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11"
|
|
346
|
+
},
|
|
347
|
+
"engines": {
|
|
348
|
+
"node": ">=10.0"
|
|
349
|
+
},
|
|
350
|
+
"funding": {
|
|
351
|
+
"type": "github",
|
|
352
|
+
"url": "https://github.com/sponsors/streamich"
|
|
353
|
+
},
|
|
354
|
+
"peerDependencies": {
|
|
355
|
+
"tslib": "2"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"node_modules/@jsonjoy.com/fs-print": {
|
|
359
|
+
"version": "4.56.11",
|
|
360
|
+
"integrity": "sha512-rnaKRgCRIn8JGTjxhS0JPE38YM3Pj/H7SW4/tglhIPbfKEkky7dpPayNKV2qy25SZSL15oFVgH/62dMZ/z7cyA==",
|
|
361
|
+
"dev": true,
|
|
362
|
+
"license": "Apache-2.0",
|
|
363
|
+
"dependencies": {
|
|
364
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
365
|
+
"tree-dump": "^1.1.0"
|
|
366
|
+
},
|
|
367
|
+
"engines": {
|
|
368
|
+
"node": ">=10.0"
|
|
369
|
+
},
|
|
370
|
+
"funding": {
|
|
371
|
+
"type": "github",
|
|
372
|
+
"url": "https://github.com/sponsors/streamich"
|
|
373
|
+
},
|
|
374
|
+
"peerDependencies": {
|
|
375
|
+
"tslib": "2"
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
379
|
+
"version": "4.56.11",
|
|
380
|
+
"integrity": "sha512-IIldPX+cIRQuUol9fQzSS3hqyECxVpYMJQMqdU3dCKZFRzEl1rkIkw4P6y7Oh493sI7YdxZlKr/yWdzEWZ1wGQ==",
|
|
381
|
+
"dev": true,
|
|
382
|
+
"license": "Apache-2.0",
|
|
383
|
+
"dependencies": {
|
|
384
|
+
"@jsonjoy.com/buffers": "^17.65.0",
|
|
385
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
386
|
+
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
387
|
+
"@jsonjoy.com/util": "^17.65.0"
|
|
388
|
+
},
|
|
389
|
+
"engines": {
|
|
390
|
+
"node": ">=10.0"
|
|
391
|
+
},
|
|
392
|
+
"funding": {
|
|
393
|
+
"type": "github",
|
|
394
|
+
"url": "https://github.com/sponsors/streamich"
|
|
395
|
+
},
|
|
396
|
+
"peerDependencies": {
|
|
397
|
+
"tslib": "2"
|
|
398
|
+
}
|
|
399
|
+
},
|
|
400
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
|
|
401
|
+
"version": "17.67.0",
|
|
402
|
+
"integrity": "sha512-5SEsJGsm15aP8TQGkDfJvz9axgPwAEm98S5DxOuYe8e1EbfajcDmgeXXzccEjh+mLnjqEKrkBdjHWS5vFNwDdw==",
|
|
403
|
+
"dev": true,
|
|
404
|
+
"license": "Apache-2.0",
|
|
405
|
+
"engines": {
|
|
406
|
+
"node": ">=10.0"
|
|
407
|
+
},
|
|
408
|
+
"funding": {
|
|
409
|
+
"type": "github",
|
|
410
|
+
"url": "https://github.com/sponsors/streamich"
|
|
411
|
+
},
|
|
412
|
+
"peerDependencies": {
|
|
413
|
+
"tslib": "2"
|
|
414
|
+
}
|
|
415
|
+
},
|
|
416
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
|
|
417
|
+
"version": "17.67.0",
|
|
418
|
+
"integrity": "sha512-idnkUplROpdBOV0HMcwhsCUS5TRUi9poagdGs70A6S4ux9+/aPuKbh8+UYRTLYQHtXvAdNfQWXDqZEx5k4Dj2Q==",
|
|
419
|
+
"dev": true,
|
|
420
|
+
"license": "Apache-2.0",
|
|
421
|
+
"engines": {
|
|
422
|
+
"node": ">=10.0"
|
|
423
|
+
},
|
|
424
|
+
"funding": {
|
|
425
|
+
"type": "github",
|
|
426
|
+
"url": "https://github.com/sponsors/streamich"
|
|
427
|
+
},
|
|
428
|
+
"peerDependencies": {
|
|
429
|
+
"tslib": "2"
|
|
430
|
+
}
|
|
431
|
+
},
|
|
432
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
|
|
433
|
+
"version": "17.67.0",
|
|
434
|
+
"integrity": "sha512-t0ejURcGaZsn1ClbJ/3kFqSOjlryd92eQY465IYrezsXmPcfHPE/av4twRSxf6WE+TkZgLY+71vCZbiIiFKA/w==",
|
|
435
|
+
"dev": true,
|
|
436
|
+
"license": "Apache-2.0",
|
|
437
|
+
"dependencies": {
|
|
438
|
+
"@jsonjoy.com/base64": "17.67.0",
|
|
439
|
+
"@jsonjoy.com/buffers": "17.67.0",
|
|
440
|
+
"@jsonjoy.com/codegen": "17.67.0",
|
|
441
|
+
"@jsonjoy.com/json-pointer": "17.67.0",
|
|
442
|
+
"@jsonjoy.com/util": "17.67.0",
|
|
443
|
+
"hyperdyperid": "^1.2.0",
|
|
444
|
+
"thingies": "^2.5.0",
|
|
445
|
+
"tree-dump": "^1.1.0"
|
|
446
|
+
},
|
|
447
|
+
"engines": {
|
|
448
|
+
"node": ">=10.0"
|
|
449
|
+
},
|
|
450
|
+
"funding": {
|
|
451
|
+
"type": "github",
|
|
452
|
+
"url": "https://github.com/sponsors/streamich"
|
|
453
|
+
},
|
|
454
|
+
"peerDependencies": {
|
|
455
|
+
"tslib": "2"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
|
|
459
|
+
"version": "17.67.0",
|
|
460
|
+
"integrity": "sha512-+iqOFInH+QZGmSuaybBUNdh7yvNrXvqR+h3wjXm0N/3JK1EyyFAeGJvqnmQL61d1ARLlk/wJdFKSL+LHJ1eaUA==",
|
|
461
|
+
"dev": true,
|
|
462
|
+
"license": "Apache-2.0",
|
|
463
|
+
"dependencies": {
|
|
464
|
+
"@jsonjoy.com/util": "17.67.0"
|
|
465
|
+
},
|
|
466
|
+
"engines": {
|
|
467
|
+
"node": ">=10.0"
|
|
468
|
+
},
|
|
469
|
+
"funding": {
|
|
470
|
+
"type": "github",
|
|
471
|
+
"url": "https://github.com/sponsors/streamich"
|
|
472
|
+
},
|
|
473
|
+
"peerDependencies": {
|
|
474
|
+
"tslib": "2"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
|
|
478
|
+
"version": "17.67.0",
|
|
479
|
+
"integrity": "sha512-6+8xBaz1rLSohlGh68D1pdw3AwDi9xydm8QNlAFkvnavCJYSze+pxoW2VKP8p308jtlMRLs5NTHfPlZLd4w7ew==",
|
|
480
|
+
"dev": true,
|
|
481
|
+
"license": "Apache-2.0",
|
|
482
|
+
"dependencies": {
|
|
483
|
+
"@jsonjoy.com/buffers": "17.67.0",
|
|
484
|
+
"@jsonjoy.com/codegen": "17.67.0"
|
|
485
|
+
},
|
|
486
|
+
"engines": {
|
|
487
|
+
"node": ">=10.0"
|
|
488
|
+
},
|
|
489
|
+
"funding": {
|
|
490
|
+
"type": "github",
|
|
491
|
+
"url": "https://github.com/sponsors/streamich"
|
|
492
|
+
},
|
|
493
|
+
"peerDependencies": {
|
|
494
|
+
"tslib": "2"
|
|
495
|
+
}
|
|
496
|
+
},
|
|
234
497
|
"node_modules/@jsonjoy.com/json-pack": {
|
|
235
498
|
"version": "1.21.0",
|
|
236
499
|
"integrity": "sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==",
|
|
@@ -257,6 +520,22 @@
|
|
|
257
520
|
"tslib": "2"
|
|
258
521
|
}
|
|
259
522
|
},
|
|
523
|
+
"node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
|
|
524
|
+
"version": "1.2.1",
|
|
525
|
+
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
526
|
+
"dev": true,
|
|
527
|
+
"license": "Apache-2.0",
|
|
528
|
+
"engines": {
|
|
529
|
+
"node": ">=10.0"
|
|
530
|
+
},
|
|
531
|
+
"funding": {
|
|
532
|
+
"type": "github",
|
|
533
|
+
"url": "https://github.com/sponsors/streamich"
|
|
534
|
+
},
|
|
535
|
+
"peerDependencies": {
|
|
536
|
+
"tslib": "2"
|
|
537
|
+
}
|
|
538
|
+
},
|
|
260
539
|
"node_modules/@jsonjoy.com/json-pointer": {
|
|
261
540
|
"version": "1.0.2",
|
|
262
541
|
"integrity": "sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==",
|
|
@@ -297,6 +576,22 @@
|
|
|
297
576
|
"tslib": "2"
|
|
298
577
|
}
|
|
299
578
|
},
|
|
579
|
+
"node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
|
|
580
|
+
"version": "1.2.1",
|
|
581
|
+
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
582
|
+
"dev": true,
|
|
583
|
+
"license": "Apache-2.0",
|
|
584
|
+
"engines": {
|
|
585
|
+
"node": ">=10.0"
|
|
586
|
+
},
|
|
587
|
+
"funding": {
|
|
588
|
+
"type": "github",
|
|
589
|
+
"url": "https://github.com/sponsors/streamich"
|
|
590
|
+
},
|
|
591
|
+
"peerDependencies": {
|
|
592
|
+
"tslib": "2"
|
|
593
|
+
}
|
|
594
|
+
},
|
|
300
595
|
"node_modules/@pkgjs/parseargs": {
|
|
301
596
|
"version": "0.11.0",
|
|
302
597
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
@@ -370,12 +665,12 @@
|
|
|
370
665
|
"license": "MIT"
|
|
371
666
|
},
|
|
372
667
|
"node_modules/@types/node": {
|
|
373
|
-
"version": "25.
|
|
374
|
-
"integrity": "sha512-
|
|
668
|
+
"version": "25.3.3",
|
|
669
|
+
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
|
|
375
670
|
"dev": true,
|
|
376
671
|
"license": "MIT",
|
|
377
672
|
"dependencies": {
|
|
378
|
-
"undici-types": "~7.
|
|
673
|
+
"undici-types": "~7.18.0"
|
|
379
674
|
}
|
|
380
675
|
},
|
|
381
676
|
"node_modules/@webassemblyjs/ast": {
|
|
@@ -587,8 +882,8 @@
|
|
|
587
882
|
"license": "BSD-2-Clause"
|
|
588
883
|
},
|
|
589
884
|
"node_modules/@zip.js/zip.js": {
|
|
590
|
-
"version": "2.8.
|
|
591
|
-
"integrity": "sha512-
|
|
885
|
+
"version": "2.8.22",
|
|
886
|
+
"integrity": "sha512-0KlzbVR6r8irIX2o3zvUlosBDef62VDl47oUfa1U/qgEs67h4/eGBrX/6HWa1RQbt+J6sAeVmtyFKbTHNdF8qQ==",
|
|
592
887
|
"dev": true,
|
|
593
888
|
"license": "BSD-3-Clause",
|
|
594
889
|
"engines": {
|
|
@@ -598,8 +893,8 @@
|
|
|
598
893
|
}
|
|
599
894
|
},
|
|
600
895
|
"node_modules/acorn": {
|
|
601
|
-
"version": "8.
|
|
602
|
-
"integrity": "sha512-
|
|
896
|
+
"version": "8.16.0",
|
|
897
|
+
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
|
603
898
|
"dev": true,
|
|
604
899
|
"license": "MIT",
|
|
605
900
|
"bin": {
|
|
@@ -622,8 +917,8 @@
|
|
|
622
917
|
}
|
|
623
918
|
},
|
|
624
919
|
"node_modules/acorn-walk": {
|
|
625
|
-
"version": "8.3.
|
|
626
|
-
"integrity": "sha512-
|
|
920
|
+
"version": "8.3.5",
|
|
921
|
+
"integrity": "sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==",
|
|
627
922
|
"dev": true,
|
|
628
923
|
"license": "MIT",
|
|
629
924
|
"dependencies": {
|
|
@@ -634,8 +929,8 @@
|
|
|
634
929
|
}
|
|
635
930
|
},
|
|
636
931
|
"node_modules/ajv": {
|
|
637
|
-
"version": "8.
|
|
638
|
-
"integrity": "sha512-
|
|
932
|
+
"version": "8.18.0",
|
|
933
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
639
934
|
"dev": true,
|
|
640
935
|
"license": "MIT",
|
|
641
936
|
"dependencies": {
|
|
@@ -763,12 +1058,15 @@
|
|
|
763
1058
|
"license": "MIT"
|
|
764
1059
|
},
|
|
765
1060
|
"node_modules/baseline-browser-mapping": {
|
|
766
|
-
"version": "2.
|
|
767
|
-
"integrity": "sha512-
|
|
1061
|
+
"version": "2.10.0",
|
|
1062
|
+
"integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==",
|
|
768
1063
|
"dev": true,
|
|
769
1064
|
"license": "Apache-2.0",
|
|
770
1065
|
"bin": {
|
|
771
|
-
"baseline-browser-mapping": "dist/cli.
|
|
1066
|
+
"baseline-browser-mapping": "dist/cli.cjs"
|
|
1067
|
+
},
|
|
1068
|
+
"engines": {
|
|
1069
|
+
"node": ">=6.0.0"
|
|
772
1070
|
}
|
|
773
1071
|
},
|
|
774
1072
|
"node_modules/brace-expansion": {
|
|
@@ -903,8 +1201,8 @@
|
|
|
903
1201
|
}
|
|
904
1202
|
},
|
|
905
1203
|
"node_modules/caniuse-lite": {
|
|
906
|
-
"version": "1.0.
|
|
907
|
-
"integrity": "sha512-
|
|
1204
|
+
"version": "1.0.30001776",
|
|
1205
|
+
"integrity": "sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==",
|
|
908
1206
|
"dev": true,
|
|
909
1207
|
"funding": [
|
|
910
1208
|
{
|
|
@@ -1212,8 +1510,8 @@
|
|
|
1212
1510
|
}
|
|
1213
1511
|
},
|
|
1214
1512
|
"node_modules/diff": {
|
|
1215
|
-
"version": "4.0.
|
|
1216
|
-
"integrity": "sha512-
|
|
1513
|
+
"version": "4.0.4",
|
|
1514
|
+
"integrity": "sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==",
|
|
1217
1515
|
"dev": true,
|
|
1218
1516
|
"license": "BSD-3-Clause",
|
|
1219
1517
|
"engines": {
|
|
@@ -1241,8 +1539,8 @@
|
|
|
1241
1539
|
"license": "MIT"
|
|
1242
1540
|
},
|
|
1243
1541
|
"node_modules/electron-to-chromium": {
|
|
1244
|
-
"version": "1.5.
|
|
1245
|
-
"integrity": "sha512-
|
|
1542
|
+
"version": "1.5.307",
|
|
1543
|
+
"integrity": "sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==",
|
|
1246
1544
|
"dev": true,
|
|
1247
1545
|
"license": "ISC"
|
|
1248
1546
|
},
|
|
@@ -1253,13 +1551,13 @@
|
|
|
1253
1551
|
"license": "MIT"
|
|
1254
1552
|
},
|
|
1255
1553
|
"node_modules/enhanced-resolve": {
|
|
1256
|
-
"version": "5.
|
|
1257
|
-
"integrity": "sha512
|
|
1554
|
+
"version": "5.20.0",
|
|
1555
|
+
"integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==",
|
|
1258
1556
|
"dev": true,
|
|
1259
1557
|
"license": "MIT",
|
|
1260
1558
|
"dependencies": {
|
|
1261
1559
|
"graceful-fs": "^4.2.4",
|
|
1262
|
-
"tapable": "^2.
|
|
1560
|
+
"tapable": "^2.3.0"
|
|
1263
1561
|
},
|
|
1264
1562
|
"engines": {
|
|
1265
1563
|
"node": ">=10.13.0"
|
|
@@ -1528,8 +1826,8 @@
|
|
|
1528
1826
|
}
|
|
1529
1827
|
},
|
|
1530
1828
|
"node_modules/fs-extra": {
|
|
1531
|
-
"version": "11.3.
|
|
1532
|
-
"integrity": "sha512-
|
|
1829
|
+
"version": "11.3.4",
|
|
1830
|
+
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
|
1533
1831
|
"dev": true,
|
|
1534
1832
|
"license": "MIT",
|
|
1535
1833
|
"dependencies": {
|
|
@@ -1620,6 +1918,7 @@
|
|
|
1620
1918
|
"node_modules/glob": {
|
|
1621
1919
|
"version": "10.5.0",
|
|
1622
1920
|
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
|
|
1921
|
+
"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",
|
|
1623
1922
|
"dev": true,
|
|
1624
1923
|
"license": "ISC",
|
|
1625
1924
|
"dependencies": {
|
|
@@ -2265,11 +2564,19 @@
|
|
|
2265
2564
|
}
|
|
2266
2565
|
},
|
|
2267
2566
|
"node_modules/memfs": {
|
|
2268
|
-
"version": "4.
|
|
2269
|
-
"integrity": "sha512
|
|
2567
|
+
"version": "4.56.11",
|
|
2568
|
+
"integrity": "sha512-/GodtwVeKVIHZKLUSr2ZdOxKBC5hHki4JNCU22DoCGPEHr5o2PD5U721zvESKyWwCfTfavFl9WZYgA13OAYK0g==",
|
|
2270
2569
|
"dev": true,
|
|
2271
2570
|
"license": "Apache-2.0",
|
|
2272
2571
|
"dependencies": {
|
|
2572
|
+
"@jsonjoy.com/fs-core": "4.56.11",
|
|
2573
|
+
"@jsonjoy.com/fs-fsa": "4.56.11",
|
|
2574
|
+
"@jsonjoy.com/fs-node": "4.56.11",
|
|
2575
|
+
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
2576
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.56.11",
|
|
2577
|
+
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
2578
|
+
"@jsonjoy.com/fs-print": "4.56.11",
|
|
2579
|
+
"@jsonjoy.com/fs-snapshot": "4.56.11",
|
|
2273
2580
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
2274
2581
|
"@jsonjoy.com/util": "^1.9.0",
|
|
2275
2582
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -2280,6 +2587,9 @@
|
|
|
2280
2587
|
"funding": {
|
|
2281
2588
|
"type": "github",
|
|
2282
2589
|
"url": "https://github.com/sponsors/streamich"
|
|
2590
|
+
},
|
|
2591
|
+
"peerDependencies": {
|
|
2592
|
+
"tslib": "2"
|
|
2283
2593
|
}
|
|
2284
2594
|
},
|
|
2285
2595
|
"node_modules/merge-stream": {
|
|
@@ -2345,12 +2655,12 @@
|
|
|
2345
2655
|
}
|
|
2346
2656
|
},
|
|
2347
2657
|
"node_modules/minimatch": {
|
|
2348
|
-
"version": "9.0.
|
|
2349
|
-
"integrity": "sha512-
|
|
2658
|
+
"version": "9.0.9",
|
|
2659
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
2350
2660
|
"dev": true,
|
|
2351
2661
|
"license": "ISC",
|
|
2352
2662
|
"dependencies": {
|
|
2353
|
-
"brace-expansion": "^2.0.
|
|
2663
|
+
"brace-expansion": "^2.0.2"
|
|
2354
2664
|
},
|
|
2355
2665
|
"engines": {
|
|
2356
2666
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -2369,10 +2679,10 @@
|
|
|
2369
2679
|
}
|
|
2370
2680
|
},
|
|
2371
2681
|
"node_modules/minipass": {
|
|
2372
|
-
"version": "7.1.
|
|
2373
|
-
"integrity": "sha512-
|
|
2682
|
+
"version": "7.1.3",
|
|
2683
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
2374
2684
|
"dev": true,
|
|
2375
|
-
"license": "
|
|
2685
|
+
"license": "BlueOak-1.0.0",
|
|
2376
2686
|
"engines": {
|
|
2377
2687
|
"node": ">=16 || 14 >=14.17"
|
|
2378
2688
|
}
|
|
@@ -2413,8 +2723,8 @@
|
|
|
2413
2723
|
"license": "MIT"
|
|
2414
2724
|
},
|
|
2415
2725
|
"node_modules/node-releases": {
|
|
2416
|
-
"version": "2.0.
|
|
2417
|
-
"integrity": "sha512-
|
|
2726
|
+
"version": "2.0.36",
|
|
2727
|
+
"integrity": "sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==",
|
|
2418
2728
|
"dev": true,
|
|
2419
2729
|
"license": "MIT"
|
|
2420
2730
|
},
|
|
@@ -2644,8 +2954,8 @@
|
|
|
2644
2954
|
}
|
|
2645
2955
|
},
|
|
2646
2956
|
"node_modules/patch-package/node_modules/semver": {
|
|
2647
|
-
"version": "7.7.
|
|
2648
|
-
"integrity": "sha512-
|
|
2957
|
+
"version": "7.7.4",
|
|
2958
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
2649
2959
|
"dev": true,
|
|
2650
2960
|
"license": "ISC",
|
|
2651
2961
|
"bin": {
|
|
@@ -2788,8 +3098,8 @@
|
|
|
2788
3098
|
}
|
|
2789
3099
|
},
|
|
2790
3100
|
"node_modules/prettier": {
|
|
2791
|
-
"version": "3.
|
|
2792
|
-
"integrity": "sha512-
|
|
3101
|
+
"version": "3.8.1",
|
|
3102
|
+
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
|
|
2793
3103
|
"dev": true,
|
|
2794
3104
|
"license": "MIT",
|
|
2795
3105
|
"bin": {
|
|
@@ -2825,8 +3135,8 @@
|
|
|
2825
3135
|
"license": "MIT"
|
|
2826
3136
|
},
|
|
2827
3137
|
"node_modules/qs": {
|
|
2828
|
-
"version": "6.
|
|
2829
|
-
"integrity": "sha512-
|
|
3138
|
+
"version": "6.15.0",
|
|
3139
|
+
"integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
|
|
2830
3140
|
"dev": true,
|
|
2831
3141
|
"license": "BSD-3-Clause",
|
|
2832
3142
|
"dependencies": {
|
|
@@ -2839,15 +3149,6 @@
|
|
|
2839
3149
|
"url": "https://github.com/sponsors/ljharb"
|
|
2840
3150
|
}
|
|
2841
3151
|
},
|
|
2842
|
-
"node_modules/randombytes": {
|
|
2843
|
-
"version": "2.1.0",
|
|
2844
|
-
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
|
|
2845
|
-
"dev": true,
|
|
2846
|
-
"license": "MIT",
|
|
2847
|
-
"dependencies": {
|
|
2848
|
-
"safe-buffer": "^5.1.0"
|
|
2849
|
-
}
|
|
2850
|
-
},
|
|
2851
3152
|
"node_modules/rechoir": {
|
|
2852
3153
|
"version": "0.8.0",
|
|
2853
3154
|
"integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==",
|
|
@@ -2964,11 +3265,14 @@
|
|
|
2964
3265
|
"optional": true
|
|
2965
3266
|
},
|
|
2966
3267
|
"node_modules/sax": {
|
|
2967
|
-
"version": "1.
|
|
2968
|
-
"integrity": "sha512-
|
|
3268
|
+
"version": "1.5.0",
|
|
3269
|
+
"integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==",
|
|
2969
3270
|
"dev": true,
|
|
2970
3271
|
"license": "BlueOak-1.0.0",
|
|
2971
|
-
"optional": true
|
|
3272
|
+
"optional": true,
|
|
3273
|
+
"engines": {
|
|
3274
|
+
"node": ">=11.0.0"
|
|
3275
|
+
}
|
|
2972
3276
|
},
|
|
2973
3277
|
"node_modules/schema-utils": {
|
|
2974
3278
|
"version": "4.3.3",
|
|
@@ -2999,15 +3303,6 @@
|
|
|
2999
3303
|
"semver": "bin/semver"
|
|
3000
3304
|
}
|
|
3001
3305
|
},
|
|
3002
|
-
"node_modules/serialize-javascript": {
|
|
3003
|
-
"version": "6.0.2",
|
|
3004
|
-
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
|
|
3005
|
-
"dev": true,
|
|
3006
|
-
"license": "BSD-3-Clause",
|
|
3007
|
-
"dependencies": {
|
|
3008
|
-
"randombytes": "^2.1.0"
|
|
3009
|
-
}
|
|
3010
|
-
},
|
|
3011
3306
|
"node_modules/set-function-length": {
|
|
3012
3307
|
"version": "1.2.2",
|
|
3013
3308
|
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
@@ -3242,12 +3537,12 @@
|
|
|
3242
3537
|
}
|
|
3243
3538
|
},
|
|
3244
3539
|
"node_modules/strip-ansi": {
|
|
3245
|
-
"version": "7.
|
|
3246
|
-
"integrity": "sha512-
|
|
3540
|
+
"version": "7.2.0",
|
|
3541
|
+
"integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
|
|
3247
3542
|
"dev": true,
|
|
3248
3543
|
"license": "MIT",
|
|
3249
3544
|
"dependencies": {
|
|
3250
|
-
"ansi-regex": "^6.
|
|
3545
|
+
"ansi-regex": "^6.2.2"
|
|
3251
3546
|
},
|
|
3252
3547
|
"engines": {
|
|
3253
3548
|
"node": ">=12"
|
|
@@ -3356,8 +3651,8 @@
|
|
|
3356
3651
|
}
|
|
3357
3652
|
},
|
|
3358
3653
|
"node_modules/tar": {
|
|
3359
|
-
"version": "7.5.
|
|
3360
|
-
"integrity": "sha512-
|
|
3654
|
+
"version": "7.5.9",
|
|
3655
|
+
"integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
|
|
3361
3656
|
"dev": true,
|
|
3362
3657
|
"license": "BlueOak-1.0.0",
|
|
3363
3658
|
"dependencies": {
|
|
@@ -3372,8 +3667,8 @@
|
|
|
3372
3667
|
}
|
|
3373
3668
|
},
|
|
3374
3669
|
"node_modules/terser": {
|
|
3375
|
-
"version": "5.
|
|
3376
|
-
"integrity": "sha512-
|
|
3670
|
+
"version": "5.46.0",
|
|
3671
|
+
"integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==",
|
|
3377
3672
|
"dev": true,
|
|
3378
3673
|
"license": "BSD-2-Clause",
|
|
3379
3674
|
"dependencies": {
|
|
@@ -3390,15 +3685,14 @@
|
|
|
3390
3685
|
}
|
|
3391
3686
|
},
|
|
3392
3687
|
"node_modules/terser-webpack-plugin": {
|
|
3393
|
-
"version": "5.3.
|
|
3394
|
-
"integrity": "sha512-
|
|
3688
|
+
"version": "5.3.17",
|
|
3689
|
+
"integrity": "sha512-YR7PtUp6GMU91BgSJmlaX/rS2lGDbAF7D+Wtq7hRO+MiljNmodYvqslzCFiYVAgW+Qoaaia/QUIP4lGXufjdZw==",
|
|
3395
3690
|
"dev": true,
|
|
3396
3691
|
"license": "MIT",
|
|
3397
3692
|
"dependencies": {
|
|
3398
3693
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3399
3694
|
"jest-worker": "^27.4.5",
|
|
3400
3695
|
"schema-utils": "^4.3.0",
|
|
3401
|
-
"serialize-javascript": "^6.0.2",
|
|
3402
3696
|
"terser": "^5.31.1"
|
|
3403
3697
|
},
|
|
3404
3698
|
"engines": {
|
|
@@ -3550,8 +3844,8 @@
|
|
|
3550
3844
|
}
|
|
3551
3845
|
},
|
|
3552
3846
|
"node_modules/ts-loader/node_modules/semver": {
|
|
3553
|
-
"version": "7.7.
|
|
3554
|
-
"integrity": "sha512-
|
|
3847
|
+
"version": "7.7.4",
|
|
3848
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
3555
3849
|
"dev": true,
|
|
3556
3850
|
"license": "ISC",
|
|
3557
3851
|
"bin": {
|
|
@@ -3645,8 +3939,8 @@
|
|
|
3645
3939
|
}
|
|
3646
3940
|
},
|
|
3647
3941
|
"node_modules/undici-types": {
|
|
3648
|
-
"version": "7.
|
|
3649
|
-
"integrity": "sha512-
|
|
3942
|
+
"version": "7.18.2",
|
|
3943
|
+
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
|
3650
3944
|
"dev": true,
|
|
3651
3945
|
"license": "MIT"
|
|
3652
3946
|
},
|
|
@@ -3722,8 +4016,8 @@
|
|
|
3722
4016
|
"license": "MIT"
|
|
3723
4017
|
},
|
|
3724
4018
|
"node_modules/watchpack": {
|
|
3725
|
-
"version": "2.
|
|
3726
|
-
"integrity": "sha512-
|
|
4019
|
+
"version": "2.5.1",
|
|
4020
|
+
"integrity": "sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==",
|
|
3727
4021
|
"dev": true,
|
|
3728
4022
|
"license": "MIT",
|
|
3729
4023
|
"dependencies": {
|
|
@@ -3735,8 +4029,8 @@
|
|
|
3735
4029
|
}
|
|
3736
4030
|
},
|
|
3737
4031
|
"node_modules/webpack": {
|
|
3738
|
-
"version": "5.
|
|
3739
|
-
"integrity": "sha512-
|
|
4032
|
+
"version": "5.105.4",
|
|
4033
|
+
"integrity": "sha512-jTywjboN9aHxFlToqb0K0Zs9SbBoW4zRUlGzI2tYNxVYcEi/IPpn+Xi4ye5jTLvX2YeLuic/IvxNot+Q1jMoOw==",
|
|
3740
4034
|
"dev": true,
|
|
3741
4035
|
"license": "MIT",
|
|
3742
4036
|
"dependencies": {
|
|
@@ -3746,11 +4040,11 @@
|
|
|
3746
4040
|
"@webassemblyjs/ast": "^1.14.1",
|
|
3747
4041
|
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
3748
4042
|
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
3749
|
-
"acorn": "^8.
|
|
4043
|
+
"acorn": "^8.16.0",
|
|
3750
4044
|
"acorn-import-phases": "^1.0.3",
|
|
3751
4045
|
"browserslist": "^4.28.1",
|
|
3752
4046
|
"chrome-trace-event": "^1.0.2",
|
|
3753
|
-
"enhanced-resolve": "^5.
|
|
4047
|
+
"enhanced-resolve": "^5.20.0",
|
|
3754
4048
|
"es-module-lexer": "^2.0.0",
|
|
3755
4049
|
"eslint-scope": "5.1.1",
|
|
3756
4050
|
"events": "^3.2.0",
|
|
@@ -3762,9 +4056,9 @@
|
|
|
3762
4056
|
"neo-async": "^2.6.2",
|
|
3763
4057
|
"schema-utils": "^4.3.3",
|
|
3764
4058
|
"tapable": "^2.3.0",
|
|
3765
|
-
"terser-webpack-plugin": "^5.3.
|
|
3766
|
-
"watchpack": "^2.
|
|
3767
|
-
"webpack-sources": "^3.3.
|
|
4059
|
+
"terser-webpack-plugin": "^5.3.17",
|
|
4060
|
+
"watchpack": "^2.5.1",
|
|
4061
|
+
"webpack-sources": "^3.3.4"
|
|
3768
4062
|
},
|
|
3769
4063
|
"bin": {
|
|
3770
4064
|
"webpack": "bin/webpack.js"
|
|
@@ -3839,8 +4133,8 @@
|
|
|
3839
4133
|
}
|
|
3840
4134
|
},
|
|
3841
4135
|
"node_modules/webpack-sources": {
|
|
3842
|
-
"version": "3.3.
|
|
3843
|
-
"integrity": "sha512-
|
|
4136
|
+
"version": "3.3.4",
|
|
4137
|
+
"integrity": "sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==",
|
|
3844
4138
|
"dev": true,
|
|
3845
4139
|
"license": "MIT",
|
|
3846
4140
|
"engines": {
|
|
@@ -3863,8 +4157,8 @@
|
|
|
3863
4157
|
}
|
|
3864
4158
|
},
|
|
3865
4159
|
"node_modules/which-typed-array": {
|
|
3866
|
-
"version": "1.1.
|
|
3867
|
-
"integrity": "sha512-
|
|
4160
|
+
"version": "1.1.20",
|
|
4161
|
+
"integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
|
|
3868
4162
|
"dev": true,
|
|
3869
4163
|
"license": "MIT",
|
|
3870
4164
|
"dependencies": {
|