@wavemaker/foundation-css 11.15.5-rc.647638 → 11.15.6-rc.647667
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 +57 -42
- package/npm-shrinkwrap.json +282 -186
- package/package-lock.json +282 -186
- 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.15.
|
|
3
|
+
"version": "11.15.6-rc.647667",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.15.
|
|
9
|
+
"version": "11.15.6-rc.647667",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"ajv": "8.17.1",
|
|
@@ -233,13 +233,13 @@
|
|
|
233
233
|
}
|
|
234
234
|
},
|
|
235
235
|
"node_modules/@jsonjoy.com/fs-core": {
|
|
236
|
-
"version": "4.
|
|
237
|
-
"integrity": "sha512-
|
|
236
|
+
"version": "4.64.0",
|
|
237
|
+
"integrity": "sha512-zs2TAq7Six5jgMuoMNjpspAvOP3mhtgq/k1UyQodEzCtQi/N83y2/y+zcvnZSGp/Rxq96DBN+bValOBQAyn/ew==",
|
|
238
238
|
"dev": true,
|
|
239
239
|
"license": "Apache-2.0",
|
|
240
240
|
"dependencies": {
|
|
241
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
242
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
241
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
242
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
243
243
|
"thingies": "^2.5.0"
|
|
244
244
|
},
|
|
245
245
|
"engines": {
|
|
@@ -254,14 +254,14 @@
|
|
|
254
254
|
}
|
|
255
255
|
},
|
|
256
256
|
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
257
|
-
"version": "4.
|
|
258
|
-
"integrity": "sha512-
|
|
257
|
+
"version": "4.64.0",
|
|
258
|
+
"integrity": "sha512-nMWOVbkLFyEgmXZih3wyvxA9XpgyyqyfrINMHvEFqhi7uqfRl7c9ERJt6yX7vgMPrB9Uo+OJO+Spa0cFzPD01w==",
|
|
259
259
|
"dev": true,
|
|
260
260
|
"license": "Apache-2.0",
|
|
261
261
|
"dependencies": {
|
|
262
|
-
"@jsonjoy.com/fs-core": "4.
|
|
263
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
264
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
262
|
+
"@jsonjoy.com/fs-core": "4.64.0",
|
|
263
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
264
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
265
265
|
"thingies": "^2.5.0"
|
|
266
266
|
},
|
|
267
267
|
"engines": {
|
|
@@ -276,16 +276,16 @@
|
|
|
276
276
|
}
|
|
277
277
|
},
|
|
278
278
|
"node_modules/@jsonjoy.com/fs-node": {
|
|
279
|
-
"version": "4.
|
|
280
|
-
"integrity": "sha512-
|
|
279
|
+
"version": "4.64.0",
|
|
280
|
+
"integrity": "sha512-dO+NNkODbUli4uV42bcNrrLvq5rE7SNpdZ5TNd0dtbLsAaNK3MDiIC9lUi+brboGoIjW6vd2fB1qao60nrk5xA==",
|
|
281
281
|
"dev": true,
|
|
282
282
|
"license": "Apache-2.0",
|
|
283
283
|
"dependencies": {
|
|
284
|
-
"@jsonjoy.com/fs-core": "4.
|
|
285
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
286
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
287
|
-
"@jsonjoy.com/fs-print": "4.
|
|
288
|
-
"@jsonjoy.com/fs-snapshot": "4.
|
|
284
|
+
"@jsonjoy.com/fs-core": "4.64.0",
|
|
285
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
286
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
287
|
+
"@jsonjoy.com/fs-print": "4.64.0",
|
|
288
|
+
"@jsonjoy.com/fs-snapshot": "4.64.0",
|
|
289
289
|
"glob-to-regex.js": "^1.0.0",
|
|
290
290
|
"thingies": "^2.5.0"
|
|
291
291
|
},
|
|
@@ -301,8 +301,8 @@
|
|
|
301
301
|
}
|
|
302
302
|
},
|
|
303
303
|
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
304
|
-
"version": "4.
|
|
305
|
-
"integrity": "sha512
|
|
304
|
+
"version": "4.64.0",
|
|
305
|
+
"integrity": "sha512-/o7WRFhUWaM/fOrslwLZGnzn4RmRILykn+lAL+mNObqqRNw+CQSiij6hpCeZ+C7buhdoVo7go/OYqzaSUfDYmA==",
|
|
306
306
|
"dev": true,
|
|
307
307
|
"license": "Apache-2.0",
|
|
308
308
|
"engines": {
|
|
@@ -317,14 +317,14 @@
|
|
|
317
317
|
}
|
|
318
318
|
},
|
|
319
319
|
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
320
|
-
"version": "4.
|
|
321
|
-
"integrity": "sha512-
|
|
320
|
+
"version": "4.64.0",
|
|
321
|
+
"integrity": "sha512-WDD9WVs0hb7UAEKTgZW2f66WDrbj7gIIWwpP3spbLyXa0rghtUaFTB8L4gdR3ZCWwiKIsj38/CNijpVmpnuPUw==",
|
|
322
322
|
"dev": true,
|
|
323
323
|
"license": "Apache-2.0",
|
|
324
324
|
"dependencies": {
|
|
325
|
-
"@jsonjoy.com/fs-fsa": "4.
|
|
326
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
327
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
325
|
+
"@jsonjoy.com/fs-fsa": "4.64.0",
|
|
326
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
327
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0"
|
|
328
328
|
},
|
|
329
329
|
"engines": {
|
|
330
330
|
"node": ">=10.0"
|
|
@@ -338,12 +338,13 @@
|
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
340
|
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
341
|
-
"version": "4.
|
|
342
|
-
"integrity": "sha512-
|
|
341
|
+
"version": "4.64.0",
|
|
342
|
+
"integrity": "sha512-k5Indsx9hWW9xSF7Y6oSKKwtCUNhzZxadub3owhIlitc+iMRVlPPdX2duTKQWBL3qNWpXya8jykgaaWpheeS4w==",
|
|
343
343
|
"dev": true,
|
|
344
344
|
"license": "Apache-2.0",
|
|
345
345
|
"dependencies": {
|
|
346
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
346
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
347
|
+
"glob-to-regex.js": "^1.0.1"
|
|
347
348
|
},
|
|
348
349
|
"engines": {
|
|
349
350
|
"node": ">=10.0"
|
|
@@ -357,12 +358,12 @@
|
|
|
357
358
|
}
|
|
358
359
|
},
|
|
359
360
|
"node_modules/@jsonjoy.com/fs-print": {
|
|
360
|
-
"version": "4.
|
|
361
|
-
"integrity": "sha512-
|
|
361
|
+
"version": "4.64.0",
|
|
362
|
+
"integrity": "sha512-PHZFccchvkhWrwPWHjmVAhbC3vSHCtyZvlZfJJ3ho2bnzl450hXri6/8e6pbkWdH+SkmLXNml0sV8e5HDAfxKw==",
|
|
362
363
|
"dev": true,
|
|
363
364
|
"license": "Apache-2.0",
|
|
364
365
|
"dependencies": {
|
|
365
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
366
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
366
367
|
"tree-dump": "^1.1.0"
|
|
367
368
|
},
|
|
368
369
|
"engines": {
|
|
@@ -377,13 +378,13 @@
|
|
|
377
378
|
}
|
|
378
379
|
},
|
|
379
380
|
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
380
|
-
"version": "4.
|
|
381
|
-
"integrity": "sha512-
|
|
381
|
+
"version": "4.64.0",
|
|
382
|
+
"integrity": "sha512-oM7UDeL83q6NBzzsfKAsYKXKVXlykKFqqOLh4xZZKAzzROTlInkPbc6LTDGThEOnPiFiUzA7tYziHG9xavd76Q==",
|
|
382
383
|
"dev": true,
|
|
383
384
|
"license": "Apache-2.0",
|
|
384
385
|
"dependencies": {
|
|
385
386
|
"@jsonjoy.com/buffers": "^17.65.0",
|
|
386
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
387
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
387
388
|
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
388
389
|
"@jsonjoy.com/util": "^17.65.0"
|
|
389
390
|
},
|
|
@@ -646,8 +647,8 @@
|
|
|
646
647
|
"license": "MIT"
|
|
647
648
|
},
|
|
648
649
|
"node_modules/@types/node": {
|
|
649
|
-
"version": "26.
|
|
650
|
-
"integrity": "sha512-
|
|
650
|
+
"version": "26.1.1",
|
|
651
|
+
"integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
|
|
651
652
|
"dev": true,
|
|
652
653
|
"license": "MIT",
|
|
653
654
|
"dependencies": {
|
|
@@ -863,8 +864,8 @@
|
|
|
863
864
|
"license": "BSD-2-Clause"
|
|
864
865
|
},
|
|
865
866
|
"node_modules/@zip.js/zip.js": {
|
|
866
|
-
"version": "2.8.
|
|
867
|
-
"integrity": "sha512-
|
|
867
|
+
"version": "2.8.33",
|
|
868
|
+
"integrity": "sha512-Mc+s4DdDl9lmhFmkOmNDryC/b4rZm7y2/qBUQTCwPYGkQ8dkCeykILqEYBd+14ATuj93XWZJBrPe2x+cF9LcGA==",
|
|
868
869
|
"dev": true,
|
|
869
870
|
"license": "BSD-3-Clause",
|
|
870
871
|
"engines": {
|
|
@@ -1038,8 +1039,8 @@
|
|
|
1038
1039
|
"license": "MIT"
|
|
1039
1040
|
},
|
|
1040
1041
|
"node_modules/baseline-browser-mapping": {
|
|
1041
|
-
"version": "2.10.
|
|
1042
|
-
"integrity": "sha512-
|
|
1042
|
+
"version": "2.10.44",
|
|
1043
|
+
"integrity": "sha512-T3ghW+sl/ZJ8w1v/yQx3qvJ9040DWoLBz8JT/CILbAKcFyG9b2MRe75v6W5uXjv6uH1lumK2Kv46y2zSkcej0Q==",
|
|
1043
1044
|
"dev": true,
|
|
1044
1045
|
"license": "Apache-2.0",
|
|
1045
1046
|
"bin": {
|
|
@@ -1050,8 +1051,8 @@
|
|
|
1050
1051
|
}
|
|
1051
1052
|
},
|
|
1052
1053
|
"node_modules/brace-expansion": {
|
|
1053
|
-
"version": "2.1.
|
|
1054
|
-
"integrity": "sha512-
|
|
1054
|
+
"version": "2.1.2",
|
|
1055
|
+
"integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
|
|
1055
1056
|
"dev": true,
|
|
1056
1057
|
"license": "MIT",
|
|
1057
1058
|
"dependencies": {
|
|
@@ -1071,8 +1072,8 @@
|
|
|
1071
1072
|
}
|
|
1072
1073
|
},
|
|
1073
1074
|
"node_modules/browserslist": {
|
|
1074
|
-
"version": "4.28.
|
|
1075
|
-
"integrity": "sha512-
|
|
1075
|
+
"version": "4.28.6",
|
|
1076
|
+
"integrity": "sha512-FQBYNK15VMslhLHpA7+n+n1GOlF1kId2xcCg7/j95f24AOF6VDYMNH4mFxF7KuaTdv627faazpOAjFzMrfJOUw==",
|
|
1076
1077
|
"dev": true,
|
|
1077
1078
|
"funding": [
|
|
1078
1079
|
{
|
|
@@ -1090,10 +1091,10 @@
|
|
|
1090
1091
|
],
|
|
1091
1092
|
"license": "MIT",
|
|
1092
1093
|
"dependencies": {
|
|
1093
|
-
"baseline-browser-mapping": "^2.10.
|
|
1094
|
-
"caniuse-lite": "^1.0.
|
|
1095
|
-
"electron-to-chromium": "^1.5.
|
|
1096
|
-
"node-releases": "^2.0.
|
|
1094
|
+
"baseline-browser-mapping": "^2.10.42",
|
|
1095
|
+
"caniuse-lite": "^1.0.30001803",
|
|
1096
|
+
"electron-to-chromium": "^1.5.389",
|
|
1097
|
+
"node-releases": "^2.0.51",
|
|
1097
1098
|
"update-browserslist-db": "^1.2.3"
|
|
1098
1099
|
},
|
|
1099
1100
|
"bin": {
|
|
@@ -1181,8 +1182,8 @@
|
|
|
1181
1182
|
}
|
|
1182
1183
|
},
|
|
1183
1184
|
"node_modules/caniuse-lite": {
|
|
1184
|
-
"version": "1.0.
|
|
1185
|
-
"integrity": "sha512-
|
|
1185
|
+
"version": "1.0.30001806",
|
|
1186
|
+
"integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
|
|
1186
1187
|
"dev": true,
|
|
1187
1188
|
"funding": [
|
|
1188
1189
|
{
|
|
@@ -1449,6 +1450,16 @@
|
|
|
1449
1450
|
"node": ">= 8"
|
|
1450
1451
|
}
|
|
1451
1452
|
},
|
|
1453
|
+
"node_modules/debug": {
|
|
1454
|
+
"version": "2.6.9",
|
|
1455
|
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
1456
|
+
"dev": true,
|
|
1457
|
+
"license": "MIT",
|
|
1458
|
+
"optional": true,
|
|
1459
|
+
"dependencies": {
|
|
1460
|
+
"ms": "2.0.0"
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1452
1463
|
"node_modules/deepmerge": {
|
|
1453
1464
|
"version": "4.3.1",
|
|
1454
1465
|
"integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
|
|
@@ -1522,8 +1533,8 @@
|
|
|
1522
1533
|
"license": "MIT"
|
|
1523
1534
|
},
|
|
1524
1535
|
"node_modules/electron-to-chromium": {
|
|
1525
|
-
"version": "1.5.
|
|
1526
|
-
"integrity": "sha512-
|
|
1536
|
+
"version": "1.5.394",
|
|
1537
|
+
"integrity": "sha512-Wmt2Gm0o8JWBuGgmc4XZ0u9s1RaCRqhxP47phplmfg04+qypTUurpeJGP45A7Fhv7jdrrVH44PLlR9qXo37cVQ==",
|
|
1527
1538
|
"dev": true,
|
|
1528
1539
|
"license": "ISC"
|
|
1529
1540
|
},
|
|
@@ -1534,8 +1545,8 @@
|
|
|
1534
1545
|
"license": "MIT"
|
|
1535
1546
|
},
|
|
1536
1547
|
"node_modules/enhanced-resolve": {
|
|
1537
|
-
"version": "5.24.
|
|
1538
|
-
"integrity": "sha512-
|
|
1548
|
+
"version": "5.24.3",
|
|
1549
|
+
"integrity": "sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==",
|
|
1539
1550
|
"dev": true,
|
|
1540
1551
|
"license": "MIT",
|
|
1541
1552
|
"dependencies": {
|
|
@@ -1590,8 +1601,8 @@
|
|
|
1590
1601
|
}
|
|
1591
1602
|
},
|
|
1592
1603
|
"node_modules/es-module-lexer": {
|
|
1593
|
-
"version": "2.1
|
|
1594
|
-
"integrity": "sha512-
|
|
1604
|
+
"version": "2.3.1",
|
|
1605
|
+
"integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==",
|
|
1595
1606
|
"dev": true,
|
|
1596
1607
|
"license": "MIT"
|
|
1597
1608
|
},
|
|
@@ -1697,8 +1708,8 @@
|
|
|
1697
1708
|
"license": "MIT"
|
|
1698
1709
|
},
|
|
1699
1710
|
"node_modules/fast-uri": {
|
|
1700
|
-
"version": "3.1.
|
|
1701
|
-
"integrity": "sha512-
|
|
1711
|
+
"version": "3.1.4",
|
|
1712
|
+
"integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
|
|
1702
1713
|
"funding": [
|
|
1703
1714
|
{
|
|
1704
1715
|
"type": "github",
|
|
@@ -1807,8 +1818,8 @@
|
|
|
1807
1818
|
}
|
|
1808
1819
|
},
|
|
1809
1820
|
"node_modules/fs-extra": {
|
|
1810
|
-
"version": "11.3.
|
|
1811
|
-
"integrity": "sha512-
|
|
1821
|
+
"version": "11.3.6",
|
|
1822
|
+
"integrity": "sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==",
|
|
1812
1823
|
"dev": true,
|
|
1813
1824
|
"license": "MIT",
|
|
1814
1825
|
"dependencies": {
|
|
@@ -1933,12 +1944,6 @@
|
|
|
1933
1944
|
"tslib": "2"
|
|
1934
1945
|
}
|
|
1935
1946
|
},
|
|
1936
|
-
"node_modules/glob-to-regexp": {
|
|
1937
|
-
"version": "0.4.1",
|
|
1938
|
-
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
|
1939
|
-
"dev": true,
|
|
1940
|
-
"license": "BSD-2-Clause"
|
|
1941
|
-
},
|
|
1942
1947
|
"node_modules/gopd": {
|
|
1943
1948
|
"version": "1.2.0",
|
|
1944
1949
|
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
@@ -2068,19 +2073,6 @@
|
|
|
2068
2073
|
],
|
|
2069
2074
|
"license": "BSD-3-Clause"
|
|
2070
2075
|
},
|
|
2071
|
-
"node_modules/image-size": {
|
|
2072
|
-
"version": "0.5.5",
|
|
2073
|
-
"integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==",
|
|
2074
|
-
"dev": true,
|
|
2075
|
-
"license": "MIT",
|
|
2076
|
-
"optional": true,
|
|
2077
|
-
"bin": {
|
|
2078
|
-
"image-size": "bin/image-size.js"
|
|
2079
|
-
},
|
|
2080
|
-
"engines": {
|
|
2081
|
-
"node": ">=0.10.0"
|
|
2082
|
-
}
|
|
2083
|
-
},
|
|
2084
2076
|
"node_modules/import-local": {
|
|
2085
2077
|
"version": "3.2.0",
|
|
2086
2078
|
"integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
|
|
@@ -2445,8 +2437,8 @@
|
|
|
2445
2437
|
}
|
|
2446
2438
|
},
|
|
2447
2439
|
"node_modules/less": {
|
|
2448
|
-
"version": "4.
|
|
2449
|
-
"integrity": "sha512-
|
|
2440
|
+
"version": "4.7.0",
|
|
2441
|
+
"integrity": "sha512-i7dAlT3+boO0mMh1G4cex0vz1lLAScmBbikm1VEDNv+cy0ore1CUo2UtX8m3N9QLE5WYDr4ISbiCRzHNGyFkrA==",
|
|
2450
2442
|
"dev": true,
|
|
2451
2443
|
"license": "Apache-2.0",
|
|
2452
2444
|
"dependencies": {
|
|
@@ -2462,10 +2454,10 @@
|
|
|
2462
2454
|
"optionalDependencies": {
|
|
2463
2455
|
"errno": "^0.1.1",
|
|
2464
2456
|
"graceful-fs": "^4.1.2",
|
|
2465
|
-
"image-size": "~0.5.0",
|
|
2466
2457
|
"make-dir": "^5.1.0",
|
|
2467
2458
|
"mime": "^1.4.1",
|
|
2468
2459
|
"needle": "^3.1.0",
|
|
2460
|
+
"probe-image-size": "^7.2.3",
|
|
2469
2461
|
"source-map": "~0.6.0"
|
|
2470
2462
|
}
|
|
2471
2463
|
},
|
|
@@ -2506,6 +2498,13 @@
|
|
|
2506
2498
|
"node": ">=8"
|
|
2507
2499
|
}
|
|
2508
2500
|
},
|
|
2501
|
+
"node_modules/lodash.merge": {
|
|
2502
|
+
"version": "4.6.2",
|
|
2503
|
+
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
2504
|
+
"dev": true,
|
|
2505
|
+
"license": "MIT",
|
|
2506
|
+
"optional": true
|
|
2507
|
+
},
|
|
2509
2508
|
"node_modules/lru-cache": {
|
|
2510
2509
|
"version": "10.4.3",
|
|
2511
2510
|
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
@@ -2541,19 +2540,19 @@
|
|
|
2541
2540
|
}
|
|
2542
2541
|
},
|
|
2543
2542
|
"node_modules/memfs": {
|
|
2544
|
-
"version": "4.
|
|
2545
|
-
"integrity": "sha512-
|
|
2543
|
+
"version": "4.64.0",
|
|
2544
|
+
"integrity": "sha512-Kw72fgY7Wn+sD8KmtNWSafl1dz0UvAsE/PHs3YVfLiaZuA3HxNm9sRLqAu0ATiBGJvME1PxZXbBZPv5GycDeAw==",
|
|
2546
2545
|
"dev": true,
|
|
2547
2546
|
"license": "Apache-2.0",
|
|
2548
2547
|
"dependencies": {
|
|
2549
|
-
"@jsonjoy.com/fs-core": "4.
|
|
2550
|
-
"@jsonjoy.com/fs-fsa": "4.
|
|
2551
|
-
"@jsonjoy.com/fs-node": "4.
|
|
2552
|
-
"@jsonjoy.com/fs-node-builtins": "4.
|
|
2553
|
-
"@jsonjoy.com/fs-node-to-fsa": "4.
|
|
2554
|
-
"@jsonjoy.com/fs-node-utils": "4.
|
|
2555
|
-
"@jsonjoy.com/fs-print": "4.
|
|
2556
|
-
"@jsonjoy.com/fs-snapshot": "4.
|
|
2548
|
+
"@jsonjoy.com/fs-core": "4.64.0",
|
|
2549
|
+
"@jsonjoy.com/fs-fsa": "4.64.0",
|
|
2550
|
+
"@jsonjoy.com/fs-node": "4.64.0",
|
|
2551
|
+
"@jsonjoy.com/fs-node-builtins": "4.64.0",
|
|
2552
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.64.0",
|
|
2553
|
+
"@jsonjoy.com/fs-node-utils": "4.64.0",
|
|
2554
|
+
"@jsonjoy.com/fs-print": "4.64.0",
|
|
2555
|
+
"@jsonjoy.com/fs-snapshot": "4.64.0",
|
|
2557
2556
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
2558
2557
|
"@jsonjoy.com/util": "^1.9.0",
|
|
2559
2558
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -2643,6 +2642,76 @@
|
|
|
2643
2642
|
"url": "https://github.com/sponsors/ljharb"
|
|
2644
2643
|
}
|
|
2645
2644
|
},
|
|
2645
|
+
"node_modules/minimizer-webpack-plugin": {
|
|
2646
|
+
"version": "5.6.1",
|
|
2647
|
+
"integrity": "sha512-DoeAZz8Q1C1znwsUzej1fdoi4jCf7/+Em27ouLqfK/+3m8G+D7yDhUwrc3CNhjSzGUN1kn7Iv4sWmjflQHenpw==",
|
|
2648
|
+
"dev": true,
|
|
2649
|
+
"license": "MIT",
|
|
2650
|
+
"dependencies": {
|
|
2651
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
2652
|
+
"jest-worker": "^27.4.5",
|
|
2653
|
+
"schema-utils": "^4.3.0",
|
|
2654
|
+
"terser": "^5.31.1"
|
|
2655
|
+
},
|
|
2656
|
+
"engines": {
|
|
2657
|
+
"node": ">= 10.13.0"
|
|
2658
|
+
},
|
|
2659
|
+
"funding": {
|
|
2660
|
+
"type": "opencollective",
|
|
2661
|
+
"url": "https://opencollective.com/webpack"
|
|
2662
|
+
},
|
|
2663
|
+
"peerDependencies": {
|
|
2664
|
+
"webpack": "^5.1.0"
|
|
2665
|
+
},
|
|
2666
|
+
"peerDependenciesMeta": {
|
|
2667
|
+
"@minify-html/node": {
|
|
2668
|
+
"optional": true
|
|
2669
|
+
},
|
|
2670
|
+
"@swc/core": {
|
|
2671
|
+
"optional": true
|
|
2672
|
+
},
|
|
2673
|
+
"@swc/css": {
|
|
2674
|
+
"optional": true
|
|
2675
|
+
},
|
|
2676
|
+
"@swc/html": {
|
|
2677
|
+
"optional": true
|
|
2678
|
+
},
|
|
2679
|
+
"clean-css": {
|
|
2680
|
+
"optional": true
|
|
2681
|
+
},
|
|
2682
|
+
"cssnano": {
|
|
2683
|
+
"optional": true
|
|
2684
|
+
},
|
|
2685
|
+
"csso": {
|
|
2686
|
+
"optional": true
|
|
2687
|
+
},
|
|
2688
|
+
"esbuild": {
|
|
2689
|
+
"optional": true
|
|
2690
|
+
},
|
|
2691
|
+
"html-minifier-terser": {
|
|
2692
|
+
"optional": true
|
|
2693
|
+
},
|
|
2694
|
+
"lightningcss": {
|
|
2695
|
+
"optional": true
|
|
2696
|
+
},
|
|
2697
|
+
"postcss": {
|
|
2698
|
+
"optional": true
|
|
2699
|
+
},
|
|
2700
|
+
"uglify-js": {
|
|
2701
|
+
"optional": true
|
|
2702
|
+
}
|
|
2703
|
+
}
|
|
2704
|
+
},
|
|
2705
|
+
"node_modules/minimizer-webpack-plugin/node_modules/@jridgewell/trace-mapping": {
|
|
2706
|
+
"version": "0.3.31",
|
|
2707
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
2708
|
+
"dev": true,
|
|
2709
|
+
"license": "MIT",
|
|
2710
|
+
"dependencies": {
|
|
2711
|
+
"@jridgewell/resolve-uri": "^3.1.0",
|
|
2712
|
+
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
2713
|
+
}
|
|
2714
|
+
},
|
|
2646
2715
|
"node_modules/minipass": {
|
|
2647
2716
|
"version": "7.1.3",
|
|
2648
2717
|
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
@@ -2664,6 +2733,13 @@
|
|
|
2664
2733
|
"node": ">= 18"
|
|
2665
2734
|
}
|
|
2666
2735
|
},
|
|
2736
|
+
"node_modules/ms": {
|
|
2737
|
+
"version": "2.0.0",
|
|
2738
|
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
2739
|
+
"dev": true,
|
|
2740
|
+
"license": "MIT",
|
|
2741
|
+
"optional": true
|
|
2742
|
+
},
|
|
2667
2743
|
"node_modules/needle": {
|
|
2668
2744
|
"version": "3.5.0",
|
|
2669
2745
|
"integrity": "sha512-jaQyPKKk2YokHrEg+vFDYxXIHTCBgiZwSHOoVx/8V3GIBS8/VN6NdVRmg8q1ERtPkMvmOvebsgga4sAj5hls/w==",
|
|
@@ -2688,8 +2764,8 @@
|
|
|
2688
2764
|
"license": "MIT"
|
|
2689
2765
|
},
|
|
2690
2766
|
"node_modules/node-releases": {
|
|
2691
|
-
"version": "2.0.
|
|
2692
|
-
"integrity": "sha512-
|
|
2767
|
+
"version": "2.0.51",
|
|
2768
|
+
"integrity": "sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==",
|
|
2693
2769
|
"dev": true,
|
|
2694
2770
|
"license": "MIT",
|
|
2695
2771
|
"engines": {
|
|
@@ -3044,8 +3120,8 @@
|
|
|
3044
3120
|
}
|
|
3045
3121
|
},
|
|
3046
3122
|
"node_modules/prettier": {
|
|
3047
|
-
"version": "3.
|
|
3048
|
-
"integrity": "sha512-
|
|
3123
|
+
"version": "3.9.6",
|
|
3124
|
+
"integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
|
|
3049
3125
|
"dev": true,
|
|
3050
3126
|
"license": "MIT",
|
|
3051
3127
|
"bin": {
|
|
@@ -3058,6 +3134,76 @@
|
|
|
3058
3134
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
3059
3135
|
}
|
|
3060
3136
|
},
|
|
3137
|
+
"node_modules/probe-image-size": {
|
|
3138
|
+
"version": "7.3.0",
|
|
3139
|
+
"integrity": "sha512-7CaDeBwiAbh6ohXsvLbAZhO7wzsZAmaevfxe39qvCwRh8LyaZfDlBGGLU1CCTgrTLtCOdwBBhjOrIHaIIimHfQ==",
|
|
3140
|
+
"dev": true,
|
|
3141
|
+
"funding": [
|
|
3142
|
+
{
|
|
3143
|
+
"type": "github",
|
|
3144
|
+
"url": "https://github.com/sponsors/puzrin"
|
|
3145
|
+
},
|
|
3146
|
+
{
|
|
3147
|
+
"type": "github",
|
|
3148
|
+
"url": "https://github.com/sponsors/nodeca"
|
|
3149
|
+
}
|
|
3150
|
+
],
|
|
3151
|
+
"license": "MIT",
|
|
3152
|
+
"optional": true,
|
|
3153
|
+
"dependencies": {
|
|
3154
|
+
"lodash.merge": "^4.6.2",
|
|
3155
|
+
"needle": "^2.5.2",
|
|
3156
|
+
"stream-parser": "~0.3.1"
|
|
3157
|
+
}
|
|
3158
|
+
},
|
|
3159
|
+
"node_modules/probe-image-size/node_modules/debug": {
|
|
3160
|
+
"version": "3.2.7",
|
|
3161
|
+
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
3162
|
+
"dev": true,
|
|
3163
|
+
"license": "MIT",
|
|
3164
|
+
"optional": true,
|
|
3165
|
+
"dependencies": {
|
|
3166
|
+
"ms": "^2.1.1"
|
|
3167
|
+
}
|
|
3168
|
+
},
|
|
3169
|
+
"node_modules/probe-image-size/node_modules/iconv-lite": {
|
|
3170
|
+
"version": "0.4.24",
|
|
3171
|
+
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
3172
|
+
"dev": true,
|
|
3173
|
+
"license": "MIT",
|
|
3174
|
+
"optional": true,
|
|
3175
|
+
"dependencies": {
|
|
3176
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
3177
|
+
},
|
|
3178
|
+
"engines": {
|
|
3179
|
+
"node": ">=0.10.0"
|
|
3180
|
+
}
|
|
3181
|
+
},
|
|
3182
|
+
"node_modules/probe-image-size/node_modules/ms": {
|
|
3183
|
+
"version": "2.1.3",
|
|
3184
|
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
3185
|
+
"dev": true,
|
|
3186
|
+
"license": "MIT",
|
|
3187
|
+
"optional": true
|
|
3188
|
+
},
|
|
3189
|
+
"node_modules/probe-image-size/node_modules/needle": {
|
|
3190
|
+
"version": "2.9.1",
|
|
3191
|
+
"integrity": "sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==",
|
|
3192
|
+
"dev": true,
|
|
3193
|
+
"license": "MIT",
|
|
3194
|
+
"optional": true,
|
|
3195
|
+
"dependencies": {
|
|
3196
|
+
"debug": "^3.2.6",
|
|
3197
|
+
"iconv-lite": "^0.4.4",
|
|
3198
|
+
"sax": "^1.2.4"
|
|
3199
|
+
},
|
|
3200
|
+
"bin": {
|
|
3201
|
+
"needle": "bin/needle"
|
|
3202
|
+
},
|
|
3203
|
+
"engines": {
|
|
3204
|
+
"node": ">= 4.4.x"
|
|
3205
|
+
}
|
|
3206
|
+
},
|
|
3061
3207
|
"node_modules/process": {
|
|
3062
3208
|
"version": "0.11.10",
|
|
3063
3209
|
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
@@ -3081,12 +3227,13 @@
|
|
|
3081
3227
|
"license": "MIT"
|
|
3082
3228
|
},
|
|
3083
3229
|
"node_modules/qs": {
|
|
3084
|
-
"version": "6.15.
|
|
3085
|
-
"integrity": "sha512-
|
|
3230
|
+
"version": "6.15.3",
|
|
3231
|
+
"integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
|
|
3086
3232
|
"dev": true,
|
|
3087
3233
|
"license": "BSD-3-Clause",
|
|
3088
3234
|
"dependencies": {
|
|
3089
|
-
"
|
|
3235
|
+
"es-define-property": "^1.0.1",
|
|
3236
|
+
"side-channel": "^1.1.1"
|
|
3090
3237
|
},
|
|
3091
3238
|
"engines": {
|
|
3092
3239
|
"node": ">=0.6"
|
|
@@ -3416,6 +3563,16 @@
|
|
|
3416
3563
|
"component-emitter": "^2.0.0"
|
|
3417
3564
|
}
|
|
3418
3565
|
},
|
|
3566
|
+
"node_modules/stream-parser": {
|
|
3567
|
+
"version": "0.3.1",
|
|
3568
|
+
"integrity": "sha512-bJ/HgKq41nlKvlhccD5kaCr/P+Hu0wPNKPJOH7en+YrJu/9EgqUF+88w5Jb6KNcjOFMhfX4B2asfeAtIGuHObQ==",
|
|
3569
|
+
"dev": true,
|
|
3570
|
+
"license": "MIT",
|
|
3571
|
+
"optional": true,
|
|
3572
|
+
"dependencies": {
|
|
3573
|
+
"debug": "2"
|
|
3574
|
+
}
|
|
3575
|
+
},
|
|
3419
3576
|
"node_modules/string_decoder": {
|
|
3420
3577
|
"version": "1.3.0",
|
|
3421
3578
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
@@ -3599,8 +3756,8 @@
|
|
|
3599
3756
|
}
|
|
3600
3757
|
},
|
|
3601
3758
|
"node_modules/tar": {
|
|
3602
|
-
"version": "7.5.
|
|
3603
|
-
"integrity": "sha512-
|
|
3759
|
+
"version": "7.5.20",
|
|
3760
|
+
"integrity": "sha512-9FcyK4PA6+WbzlTM9WhQm6vB5W7cP7dUiPsv1g7YDwEQnQ1CGpK3MGlKk/ITVWMk05kHZuBhmVhiv8LZoy/PFQ==",
|
|
3604
3761
|
"dev": true,
|
|
3605
3762
|
"license": "BlueOak-1.0.0",
|
|
3606
3763
|
"dependencies": {
|
|
@@ -3615,8 +3772,8 @@
|
|
|
3615
3772
|
}
|
|
3616
3773
|
},
|
|
3617
3774
|
"node_modules/terser": {
|
|
3618
|
-
"version": "5.
|
|
3619
|
-
"integrity": "sha512-
|
|
3775
|
+
"version": "5.49.0",
|
|
3776
|
+
"integrity": "sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==",
|
|
3620
3777
|
"dev": true,
|
|
3621
3778
|
"license": "BSD-2-Clause",
|
|
3622
3779
|
"dependencies": {
|
|
@@ -3632,76 +3789,6 @@
|
|
|
3632
3789
|
"node": ">=10"
|
|
3633
3790
|
}
|
|
3634
3791
|
},
|
|
3635
|
-
"node_modules/terser-webpack-plugin": {
|
|
3636
|
-
"version": "5.6.1",
|
|
3637
|
-
"integrity": "sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==",
|
|
3638
|
-
"dev": true,
|
|
3639
|
-
"license": "MIT",
|
|
3640
|
-
"dependencies": {
|
|
3641
|
-
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3642
|
-
"jest-worker": "^27.4.5",
|
|
3643
|
-
"schema-utils": "^4.3.0",
|
|
3644
|
-
"terser": "^5.31.1"
|
|
3645
|
-
},
|
|
3646
|
-
"engines": {
|
|
3647
|
-
"node": ">= 10.13.0"
|
|
3648
|
-
},
|
|
3649
|
-
"funding": {
|
|
3650
|
-
"type": "opencollective",
|
|
3651
|
-
"url": "https://opencollective.com/webpack"
|
|
3652
|
-
},
|
|
3653
|
-
"peerDependencies": {
|
|
3654
|
-
"webpack": "^5.1.0"
|
|
3655
|
-
},
|
|
3656
|
-
"peerDependenciesMeta": {
|
|
3657
|
-
"@minify-html/node": {
|
|
3658
|
-
"optional": true
|
|
3659
|
-
},
|
|
3660
|
-
"@swc/core": {
|
|
3661
|
-
"optional": true
|
|
3662
|
-
},
|
|
3663
|
-
"@swc/css": {
|
|
3664
|
-
"optional": true
|
|
3665
|
-
},
|
|
3666
|
-
"@swc/html": {
|
|
3667
|
-
"optional": true
|
|
3668
|
-
},
|
|
3669
|
-
"clean-css": {
|
|
3670
|
-
"optional": true
|
|
3671
|
-
},
|
|
3672
|
-
"cssnano": {
|
|
3673
|
-
"optional": true
|
|
3674
|
-
},
|
|
3675
|
-
"csso": {
|
|
3676
|
-
"optional": true
|
|
3677
|
-
},
|
|
3678
|
-
"esbuild": {
|
|
3679
|
-
"optional": true
|
|
3680
|
-
},
|
|
3681
|
-
"html-minifier-terser": {
|
|
3682
|
-
"optional": true
|
|
3683
|
-
},
|
|
3684
|
-
"lightningcss": {
|
|
3685
|
-
"optional": true
|
|
3686
|
-
},
|
|
3687
|
-
"postcss": {
|
|
3688
|
-
"optional": true
|
|
3689
|
-
},
|
|
3690
|
-
"uglify-js": {
|
|
3691
|
-
"optional": true
|
|
3692
|
-
}
|
|
3693
|
-
}
|
|
3694
|
-
},
|
|
3695
|
-
"node_modules/terser-webpack-plugin/node_modules/@jridgewell/trace-mapping": {
|
|
3696
|
-
"version": "0.3.31",
|
|
3697
|
-
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
3698
|
-
"dev": true,
|
|
3699
|
-
"license": "MIT",
|
|
3700
|
-
"dependencies": {
|
|
3701
|
-
"@jridgewell/resolve-uri": "^3.1.0",
|
|
3702
|
-
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
3703
|
-
}
|
|
3704
|
-
},
|
|
3705
3792
|
"node_modules/terser/node_modules/commander": {
|
|
3706
3793
|
"version": "2.20.3",
|
|
3707
3794
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
@@ -3768,15 +3855,13 @@
|
|
|
3768
3855
|
}
|
|
3769
3856
|
},
|
|
3770
3857
|
"node_modules/ts-loader": {
|
|
3771
|
-
"version": "9.6.
|
|
3772
|
-
"integrity": "sha512-
|
|
3858
|
+
"version": "9.6.2",
|
|
3859
|
+
"integrity": "sha512-R4iuczmtgxvtuI556s+hTZ6/7Ee03VCAk/l/M8LY1OAsUgB7YydsCxkgq9D9pKRaD7GJqUi2u8fp9zZP/ufjKA==",
|
|
3773
3860
|
"dev": true,
|
|
3774
3861
|
"license": "MIT",
|
|
3775
3862
|
"dependencies": {
|
|
3776
3863
|
"chalk": "^4.1.0",
|
|
3777
|
-
"
|
|
3778
|
-
"micromatch": "^4.0.0",
|
|
3779
|
-
"semver": "^7.3.4",
|
|
3864
|
+
"picomatch": "^4.0.0",
|
|
3780
3865
|
"source-map": "^0.7.4"
|
|
3781
3866
|
},
|
|
3782
3867
|
"engines": {
|
|
@@ -3824,6 +3909,18 @@
|
|
|
3824
3909
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3825
3910
|
}
|
|
3826
3911
|
},
|
|
3912
|
+
"node_modules/ts-loader/node_modules/picomatch": {
|
|
3913
|
+
"version": "4.0.5",
|
|
3914
|
+
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
|
|
3915
|
+
"dev": true,
|
|
3916
|
+
"license": "MIT",
|
|
3917
|
+
"engines": {
|
|
3918
|
+
"node": ">=12"
|
|
3919
|
+
},
|
|
3920
|
+
"funding": {
|
|
3921
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
3922
|
+
}
|
|
3923
|
+
},
|
|
3827
3924
|
"node_modules/ts-loader/node_modules/source-map": {
|
|
3828
3925
|
"version": "0.7.6",
|
|
3829
3926
|
"integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
|
|
@@ -3997,8 +4094,8 @@
|
|
|
3997
4094
|
}
|
|
3998
4095
|
},
|
|
3999
4096
|
"node_modules/webpack": {
|
|
4000
|
-
"version": "5.
|
|
4001
|
-
"integrity": "sha512-
|
|
4097
|
+
"version": "5.108.4",
|
|
4098
|
+
"integrity": "sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==",
|
|
4002
4099
|
"dev": true,
|
|
4003
4100
|
"license": "MIT",
|
|
4004
4101
|
"dependencies": {
|
|
@@ -4011,19 +4108,18 @@
|
|
|
4011
4108
|
"acorn-import-phases": "^1.0.3",
|
|
4012
4109
|
"browserslist": "^4.28.1",
|
|
4013
4110
|
"chrome-trace-event": "^1.0.2",
|
|
4014
|
-
"enhanced-resolve": "^5.22.
|
|
4111
|
+
"enhanced-resolve": "^5.22.2",
|
|
4015
4112
|
"es-module-lexer": "^2.1.0",
|
|
4016
4113
|
"eslint-scope": "5.1.1",
|
|
4017
4114
|
"events": "^3.2.0",
|
|
4018
|
-
"glob-to-regexp": "^0.4.1",
|
|
4019
4115
|
"graceful-fs": "^4.2.11",
|
|
4020
4116
|
"loader-runner": "^4.3.2",
|
|
4021
4117
|
"mime-db": "^1.54.0",
|
|
4118
|
+
"minimizer-webpack-plugin": "^5.6.1",
|
|
4022
4119
|
"neo-async": "^2.6.2",
|
|
4023
4120
|
"schema-utils": "^4.3.3",
|
|
4024
4121
|
"tapable": "^2.3.0",
|
|
4025
|
-
"
|
|
4026
|
-
"watchpack": "^2.5.1",
|
|
4122
|
+
"watchpack": "^2.5.2",
|
|
4027
4123
|
"webpack-sources": "^3.5.0"
|
|
4028
4124
|
},
|
|
4029
4125
|
"bin": {
|
|
@@ -4099,8 +4195,8 @@
|
|
|
4099
4195
|
}
|
|
4100
4196
|
},
|
|
4101
4197
|
"node_modules/webpack-sources": {
|
|
4102
|
-
"version": "3.5.
|
|
4103
|
-
"integrity": "sha512-
|
|
4198
|
+
"version": "3.5.1",
|
|
4199
|
+
"integrity": "sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==",
|
|
4104
4200
|
"dev": true,
|
|
4105
4201
|
"license": "MIT",
|
|
4106
4202
|
"engines": {
|