@wavemaker/studio-runtime-integration 11.14.1-3.6306 → 11.14.1-32.647748
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 +203 -380
- package/package-lock.json +203 -380
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.14.1-
|
|
3
|
+
"version": "11.14.1-32.647748",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.14.1-
|
|
9
|
+
"version": "11.14.1-32.647748",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.14.1-
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.14.1-32.647748",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -74,8 +74,8 @@
|
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
77
|
-
"version": "1.
|
|
78
|
-
"integrity": "sha512-
|
|
77
|
+
"version": "1.6.0",
|
|
78
|
+
"integrity": "sha512-T7jf+5zgsZHwNJ4lvQ7/aezbyk0nNX+zJVWpmHA7VYsEx7a7qr5Rg5IbtJFqkgze5Y2sruq1RUY8Q837Od7iFw==",
|
|
79
79
|
"dev": true,
|
|
80
80
|
"license": "MIT"
|
|
81
81
|
},
|
|
@@ -97,29 +97,9 @@
|
|
|
97
97
|
"node": ">=10.0.0"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
-
"node_modules/@types/eslint": {
|
|
101
|
-
"version": "9.6.1",
|
|
102
|
-
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
|
103
|
-
"dev": true,
|
|
104
|
-
"license": "MIT",
|
|
105
|
-
"dependencies": {
|
|
106
|
-
"@types/estree": "*",
|
|
107
|
-
"@types/json-schema": "*"
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
"node_modules/@types/eslint-scope": {
|
|
111
|
-
"version": "3.7.7",
|
|
112
|
-
"integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
|
|
113
|
-
"dev": true,
|
|
114
|
-
"license": "MIT",
|
|
115
|
-
"dependencies": {
|
|
116
|
-
"@types/eslint": "*",
|
|
117
|
-
"@types/estree": "*"
|
|
118
|
-
}
|
|
119
|
-
},
|
|
120
100
|
"node_modules/@types/estree": {
|
|
121
|
-
"version": "1.0.
|
|
122
|
-
"integrity": "sha512-
|
|
101
|
+
"version": "1.0.9",
|
|
102
|
+
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
123
103
|
"dev": true,
|
|
124
104
|
"license": "MIT"
|
|
125
105
|
},
|
|
@@ -130,17 +110,17 @@
|
|
|
130
110
|
"license": "MIT"
|
|
131
111
|
},
|
|
132
112
|
"node_modules/@types/node": {
|
|
133
|
-
"version": "
|
|
134
|
-
"integrity": "sha512-
|
|
113
|
+
"version": "26.6.1",
|
|
114
|
+
"integrity": "sha512-VqGJBMCtdhqkBUCcBLvywI0NJ+KLuVzgNnlBUNFOQjqVxzo2lxLUNg1DSey8+u2u6ktswSAxg+s68QLzWHNOuA==",
|
|
135
115
|
"dev": true,
|
|
136
116
|
"license": "MIT",
|
|
137
117
|
"dependencies": {
|
|
138
|
-
"undici-types": "~
|
|
118
|
+
"undici-types": "~8.9.0"
|
|
139
119
|
}
|
|
140
120
|
},
|
|
141
121
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
142
|
-
"version": "11.14.1-
|
|
143
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "11.14.1-32.647748",
|
|
123
|
+
"integrity": "sha512-1VOHwJyVcarOtOX1psjAjanDWR69e1myxZRNc22AjJo0FruUM+oL7hRT3K54BtnQBseIuz7yQNRG7q+6AL35vw==",
|
|
144
124
|
"license": "MIT",
|
|
145
125
|
"engines": {
|
|
146
126
|
"node": ">=18.16.1",
|
|
@@ -148,13 +128,13 @@
|
|
|
148
128
|
}
|
|
149
129
|
},
|
|
150
130
|
"node_modules/@wavemaker/variables": {
|
|
151
|
-
"version": "11.
|
|
152
|
-
"integrity": "sha512
|
|
131
|
+
"version": "11.7.5-rc.5793",
|
|
132
|
+
"integrity": "sha512-0BYvgHuaF4BJMymqgFIguYsOtpZxRrp9J/xpSdQCNPzXdIuAE8yvXor+TlbwDXHu0khYFQw1Ir/U9fSthcepbQ==",
|
|
153
133
|
"license": "ISC",
|
|
154
134
|
"dependencies": {
|
|
155
135
|
"@metrichor/jmespath": "^0.3.1",
|
|
156
136
|
"he": "^1.2.0",
|
|
157
|
-
"lodash
|
|
137
|
+
"lodash": "^4.17.21",
|
|
158
138
|
"moment": "^2.29.4",
|
|
159
139
|
"x2js": "^3.4.3"
|
|
160
140
|
}
|
|
@@ -350,11 +330,11 @@
|
|
|
350
330
|
}
|
|
351
331
|
},
|
|
352
332
|
"node_modules/@xmldom/xmldom": {
|
|
353
|
-
"version": "0.
|
|
354
|
-
"integrity": "sha512-
|
|
333
|
+
"version": "0.9.12",
|
|
334
|
+
"integrity": "sha512-5AXjrcMClTryPe9LgZrygpB1lj7s0S9E0+W+AHaVKAVyHanafK86iPSvG5xHVSp/jC+VH1UXu0TAEmY279xH7A==",
|
|
355
335
|
"license": "MIT",
|
|
356
336
|
"engines": {
|
|
357
|
-
"node": ">=
|
|
337
|
+
"node": ">=14.6"
|
|
358
338
|
}
|
|
359
339
|
},
|
|
360
340
|
"node_modules/@xtuc/ieee754": {
|
|
@@ -370,8 +350,8 @@
|
|
|
370
350
|
"license": "Apache-2.0"
|
|
371
351
|
},
|
|
372
352
|
"node_modules/acorn": {
|
|
373
|
-
"version": "8.
|
|
374
|
-
"integrity": "sha512-
|
|
353
|
+
"version": "8.18.0",
|
|
354
|
+
"integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
|
|
375
355
|
"dev": true,
|
|
376
356
|
"license": "MIT",
|
|
377
357
|
"bin": {
|
|
@@ -381,21 +361,9 @@
|
|
|
381
361
|
"node": ">=0.4.0"
|
|
382
362
|
}
|
|
383
363
|
},
|
|
384
|
-
"node_modules/acorn-import-phases": {
|
|
385
|
-
"version": "1.0.4",
|
|
386
|
-
"integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
|
|
387
|
-
"dev": true,
|
|
388
|
-
"license": "MIT",
|
|
389
|
-
"engines": {
|
|
390
|
-
"node": ">=10.13.0"
|
|
391
|
-
},
|
|
392
|
-
"peerDependencies": {
|
|
393
|
-
"acorn": "^8.14.0"
|
|
394
|
-
}
|
|
395
|
-
},
|
|
396
364
|
"node_modules/ajv": {
|
|
397
|
-
"version": "8.
|
|
398
|
-
"integrity": "sha512-
|
|
365
|
+
"version": "8.20.0",
|
|
366
|
+
"integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
|
|
399
367
|
"dev": true,
|
|
400
368
|
"license": "MIT",
|
|
401
369
|
"dependencies": {
|
|
@@ -410,8 +378,8 @@
|
|
|
410
378
|
}
|
|
411
379
|
},
|
|
412
380
|
"node_modules/ajv-formats": {
|
|
413
|
-
"version": "
|
|
414
|
-
"integrity": "sha512-
|
|
381
|
+
"version": "3.0.1",
|
|
382
|
+
"integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
|
|
415
383
|
"dev": true,
|
|
416
384
|
"license": "MIT",
|
|
417
385
|
"dependencies": {
|
|
@@ -463,29 +431,20 @@
|
|
|
463
431
|
}
|
|
464
432
|
},
|
|
465
433
|
"node_modules/baseline-browser-mapping": {
|
|
466
|
-
"version": "2.
|
|
467
|
-
"integrity": "sha512-
|
|
434
|
+
"version": "2.11.25",
|
|
435
|
+
"integrity": "sha512-gMmEShwwq7FJqMwvfRwvCl00v4kN+KOfJqXn+f4nrufak5gNHJOksd/60Dvjuz7sI8Y5WiSFBa8FEYr+zoyqCw==",
|
|
468
436
|
"dev": true,
|
|
469
437
|
"license": "Apache-2.0",
|
|
470
438
|
"bin": {
|
|
471
|
-
"baseline-browser-mapping": "dist/cli.
|
|
472
|
-
}
|
|
473
|
-
},
|
|
474
|
-
"node_modules/braces": {
|
|
475
|
-
"version": "3.0.3",
|
|
476
|
-
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
477
|
-
"dev": true,
|
|
478
|
-
"license": "MIT",
|
|
479
|
-
"dependencies": {
|
|
480
|
-
"fill-range": "^7.1.1"
|
|
439
|
+
"baseline-browser-mapping": "dist/cli.cjs"
|
|
481
440
|
},
|
|
482
441
|
"engines": {
|
|
483
|
-
"node": ">=
|
|
442
|
+
"node": ">=6.0.0"
|
|
484
443
|
}
|
|
485
444
|
},
|
|
486
445
|
"node_modules/browserslist": {
|
|
487
|
-
"version": "4.
|
|
488
|
-
"integrity": "sha512-
|
|
446
|
+
"version": "4.29.0",
|
|
447
|
+
"integrity": "sha512-3GSvyjvDI4Dur1Meg2BekJquu5uF+9R9a1+5M1Mde192eZoXbeXjzgOsgqPS2V8D5wrrip0gR5Hf/GhWQ9ZzaA==",
|
|
489
448
|
"dev": true,
|
|
490
449
|
"funding": [
|
|
491
450
|
{
|
|
@@ -503,11 +462,11 @@
|
|
|
503
462
|
],
|
|
504
463
|
"license": "MIT",
|
|
505
464
|
"dependencies": {
|
|
506
|
-
"baseline-browser-mapping": "^2.
|
|
507
|
-
"caniuse-lite": "^1.0.
|
|
508
|
-
"electron-to-chromium": "^1.5.
|
|
509
|
-
"node-releases": "^2.0.
|
|
510
|
-
"update-browserslist-db": "^1.
|
|
465
|
+
"baseline-browser-mapping": "^2.11.23",
|
|
466
|
+
"caniuse-lite": "^1.0.30001810",
|
|
467
|
+
"electron-to-chromium": "^1.5.427",
|
|
468
|
+
"node-releases": "^2.0.55",
|
|
469
|
+
"update-browserslist-db": "^1.3.3"
|
|
511
470
|
},
|
|
512
471
|
"bin": {
|
|
513
472
|
"browserslist": "cli.js"
|
|
@@ -523,8 +482,8 @@
|
|
|
523
482
|
"license": "MIT"
|
|
524
483
|
},
|
|
525
484
|
"node_modules/caniuse-lite": {
|
|
526
|
-
"version": "1.0.
|
|
527
|
-
"integrity": "sha512-
|
|
485
|
+
"version": "1.0.30001810",
|
|
486
|
+
"integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
|
|
528
487
|
"dev": true,
|
|
529
488
|
"funding": [
|
|
530
489
|
{
|
|
@@ -649,8 +608,8 @@
|
|
|
649
608
|
}
|
|
650
609
|
},
|
|
651
610
|
"node_modules/electron-to-chromium": {
|
|
652
|
-
"version": "1.5.
|
|
653
|
-
"integrity": "sha512-
|
|
611
|
+
"version": "1.5.431",
|
|
612
|
+
"integrity": "sha512-AAVihz2YwJeOdAynX8MUtqpvjY0gaiARp/7+r4kwqgzqXMrfG1qDN7vwT80uxAoOQRPcZH8t73EI+CA/1OJN8A==",
|
|
654
613
|
"dev": true,
|
|
655
614
|
"license": "ISC"
|
|
656
615
|
},
|
|
@@ -661,21 +620,21 @@
|
|
|
661
620
|
"license": "MIT"
|
|
662
621
|
},
|
|
663
622
|
"node_modules/enhanced-resolve": {
|
|
664
|
-
"version": "5.
|
|
665
|
-
"integrity": "sha512-
|
|
623
|
+
"version": "5.25.1",
|
|
624
|
+
"integrity": "sha512-nGXts5znJzmWPu+mIE9izCOzdg63oJca2mDzGWWTth7sr4aCToKcoyFVBQwN75Ij5Pf6p510EwkTqViTRzDV+w==",
|
|
666
625
|
"dev": true,
|
|
667
626
|
"license": "MIT",
|
|
668
627
|
"dependencies": {
|
|
669
628
|
"graceful-fs": "^4.2.4",
|
|
670
|
-
"tapable": "^2.
|
|
629
|
+
"tapable": "^2.3.3"
|
|
671
630
|
},
|
|
672
631
|
"engines": {
|
|
673
632
|
"node": ">=10.13.0"
|
|
674
633
|
}
|
|
675
634
|
},
|
|
676
635
|
"node_modules/envinfo": {
|
|
677
|
-
"version": "7.
|
|
678
|
-
"integrity": "sha512
|
|
636
|
+
"version": "7.21.0",
|
|
637
|
+
"integrity": "sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow==",
|
|
679
638
|
"dev": true,
|
|
680
639
|
"license": "MIT",
|
|
681
640
|
"bin": {
|
|
@@ -685,9 +644,18 @@
|
|
|
685
644
|
"node": ">=4"
|
|
686
645
|
}
|
|
687
646
|
},
|
|
647
|
+
"node_modules/es-errors": {
|
|
648
|
+
"version": "1.3.0",
|
|
649
|
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
650
|
+
"dev": true,
|
|
651
|
+
"license": "MIT",
|
|
652
|
+
"engines": {
|
|
653
|
+
"node": ">= 0.4"
|
|
654
|
+
}
|
|
655
|
+
},
|
|
688
656
|
"node_modules/es-module-lexer": {
|
|
689
|
-
"version": "
|
|
690
|
-
"integrity": "sha512-
|
|
657
|
+
"version": "2.3.2",
|
|
658
|
+
"integrity": "sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw==",
|
|
691
659
|
"dev": true,
|
|
692
660
|
"license": "MIT"
|
|
693
661
|
},
|
|
@@ -700,49 +668,6 @@
|
|
|
700
668
|
"node": ">=6"
|
|
701
669
|
}
|
|
702
670
|
},
|
|
703
|
-
"node_modules/eslint-scope": {
|
|
704
|
-
"version": "5.1.1",
|
|
705
|
-
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
|
706
|
-
"dev": true,
|
|
707
|
-
"license": "BSD-2-Clause",
|
|
708
|
-
"dependencies": {
|
|
709
|
-
"esrecurse": "^4.3.0",
|
|
710
|
-
"estraverse": "^4.1.1"
|
|
711
|
-
},
|
|
712
|
-
"engines": {
|
|
713
|
-
"node": ">=8.0.0"
|
|
714
|
-
}
|
|
715
|
-
},
|
|
716
|
-
"node_modules/esrecurse": {
|
|
717
|
-
"version": "4.3.0",
|
|
718
|
-
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
719
|
-
"dev": true,
|
|
720
|
-
"license": "BSD-2-Clause",
|
|
721
|
-
"dependencies": {
|
|
722
|
-
"estraverse": "^5.2.0"
|
|
723
|
-
},
|
|
724
|
-
"engines": {
|
|
725
|
-
"node": ">=4.0"
|
|
726
|
-
}
|
|
727
|
-
},
|
|
728
|
-
"node_modules/esrecurse/node_modules/estraverse": {
|
|
729
|
-
"version": "5.3.0",
|
|
730
|
-
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
731
|
-
"dev": true,
|
|
732
|
-
"license": "BSD-2-Clause",
|
|
733
|
-
"engines": {
|
|
734
|
-
"node": ">=4.0"
|
|
735
|
-
}
|
|
736
|
-
},
|
|
737
|
-
"node_modules/estraverse": {
|
|
738
|
-
"version": "4.3.0",
|
|
739
|
-
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
740
|
-
"dev": true,
|
|
741
|
-
"license": "BSD-2-Clause",
|
|
742
|
-
"engines": {
|
|
743
|
-
"node": ">=4.0"
|
|
744
|
-
}
|
|
745
|
-
},
|
|
746
671
|
"node_modules/events": {
|
|
747
672
|
"version": "3.3.0",
|
|
748
673
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
@@ -782,8 +707,8 @@
|
|
|
782
707
|
"license": "MIT"
|
|
783
708
|
},
|
|
784
709
|
"node_modules/fast-uri": {
|
|
785
|
-
"version": "3.1.
|
|
786
|
-
"integrity": "sha512-
|
|
710
|
+
"version": "3.1.8",
|
|
711
|
+
"integrity": "sha512-GZMtZUTNRpOVIECoXwLNZS5xUGE+mVNbTB8h/7Rwh2TFWcBQiPzTgyZi05BF9UMZKkLJv8XBRJTlU7zg8+ZfMg==",
|
|
787
712
|
"dev": true,
|
|
788
713
|
"funding": [
|
|
789
714
|
{
|
|
@@ -806,18 +731,6 @@
|
|
|
806
731
|
"node": ">= 4.9.1"
|
|
807
732
|
}
|
|
808
733
|
},
|
|
809
|
-
"node_modules/fill-range": {
|
|
810
|
-
"version": "7.1.1",
|
|
811
|
-
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
812
|
-
"dev": true,
|
|
813
|
-
"license": "MIT",
|
|
814
|
-
"dependencies": {
|
|
815
|
-
"to-regex-range": "^5.0.1"
|
|
816
|
-
},
|
|
817
|
-
"engines": {
|
|
818
|
-
"node": ">=8"
|
|
819
|
-
}
|
|
820
|
-
},
|
|
821
734
|
"node_modules/find-up": {
|
|
822
735
|
"version": "4.1.0",
|
|
823
736
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
@@ -841,8 +754,8 @@
|
|
|
841
754
|
}
|
|
842
755
|
},
|
|
843
756
|
"node_modules/fs-extra": {
|
|
844
|
-
"version": "11.
|
|
845
|
-
"integrity": "sha512-
|
|
757
|
+
"version": "11.4.0",
|
|
758
|
+
"integrity": "sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==",
|
|
846
759
|
"dev": true,
|
|
847
760
|
"license": "MIT",
|
|
848
761
|
"dependencies": {
|
|
@@ -884,12 +797,6 @@
|
|
|
884
797
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
885
798
|
}
|
|
886
799
|
},
|
|
887
|
-
"node_modules/glob-to-regexp": {
|
|
888
|
-
"version": "0.4.1",
|
|
889
|
-
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
|
890
|
-
"dev": true,
|
|
891
|
-
"license": "BSD-2-Clause"
|
|
892
|
-
},
|
|
893
800
|
"node_modules/graceful-fs": {
|
|
894
801
|
"version": "4.2.11",
|
|
895
802
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
@@ -906,8 +813,8 @@
|
|
|
906
813
|
}
|
|
907
814
|
},
|
|
908
815
|
"node_modules/hasown": {
|
|
909
|
-
"version": "2.0.
|
|
910
|
-
"integrity": "sha512-
|
|
816
|
+
"version": "2.0.4",
|
|
817
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
911
818
|
"dev": true,
|
|
912
819
|
"license": "MIT",
|
|
913
820
|
"dependencies": {
|
|
@@ -963,12 +870,12 @@
|
|
|
963
870
|
}
|
|
964
871
|
},
|
|
965
872
|
"node_modules/is-core-module": {
|
|
966
|
-
"version": "2.
|
|
967
|
-
"integrity": "sha512-
|
|
873
|
+
"version": "2.17.0",
|
|
874
|
+
"integrity": "sha512-J/vG0zBCbIKOQFfufSwyXdMrsohyJIUNkrnmo6WZGzoM7tr/lsbfW5b2BvisL6zsyMzK9UxV9L6c7AoFbyXHOA==",
|
|
968
875
|
"dev": true,
|
|
969
876
|
"license": "MIT",
|
|
970
877
|
"dependencies": {
|
|
971
|
-
"hasown": "^2.0.
|
|
878
|
+
"hasown": "^2.0.4"
|
|
972
879
|
},
|
|
973
880
|
"engines": {
|
|
974
881
|
"node": ">= 0.4"
|
|
@@ -986,15 +893,6 @@
|
|
|
986
893
|
"node": ">=8"
|
|
987
894
|
}
|
|
988
895
|
},
|
|
989
|
-
"node_modules/is-number": {
|
|
990
|
-
"version": "7.0.0",
|
|
991
|
-
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
992
|
-
"dev": true,
|
|
993
|
-
"license": "MIT",
|
|
994
|
-
"engines": {
|
|
995
|
-
"node": ">=0.12.0"
|
|
996
|
-
}
|
|
997
|
-
},
|
|
998
896
|
"node_modules/is-plain-object": {
|
|
999
897
|
"version": "2.0.4",
|
|
1000
898
|
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
|
@@ -1063,12 +961,6 @@
|
|
|
1063
961
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
1064
962
|
}
|
|
1065
963
|
},
|
|
1066
|
-
"node_modules/json-parse-even-better-errors": {
|
|
1067
|
-
"version": "2.3.1",
|
|
1068
|
-
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
1069
|
-
"dev": true,
|
|
1070
|
-
"license": "MIT"
|
|
1071
|
-
},
|
|
1072
964
|
"node_modules/json-schema-traverse": {
|
|
1073
965
|
"version": "1.0.0",
|
|
1074
966
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
@@ -1076,8 +968,8 @@
|
|
|
1076
968
|
"license": "MIT"
|
|
1077
969
|
},
|
|
1078
970
|
"node_modules/jsonfile": {
|
|
1079
|
-
"version": "6.2.
|
|
1080
|
-
"integrity": "sha512-
|
|
971
|
+
"version": "6.2.1",
|
|
972
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
1081
973
|
"dev": true,
|
|
1082
974
|
"license": "MIT",
|
|
1083
975
|
"dependencies": {
|
|
@@ -1096,19 +988,6 @@
|
|
|
1096
988
|
"node": ">=0.10.0"
|
|
1097
989
|
}
|
|
1098
990
|
},
|
|
1099
|
-
"node_modules/loader-runner": {
|
|
1100
|
-
"version": "4.3.1",
|
|
1101
|
-
"integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
|
|
1102
|
-
"dev": true,
|
|
1103
|
-
"license": "MIT",
|
|
1104
|
-
"engines": {
|
|
1105
|
-
"node": ">=6.11.5"
|
|
1106
|
-
},
|
|
1107
|
-
"funding": {
|
|
1108
|
-
"type": "opencollective",
|
|
1109
|
-
"url": "https://opencollective.com/webpack"
|
|
1110
|
-
}
|
|
1111
|
-
},
|
|
1112
991
|
"node_modules/locate-path": {
|
|
1113
992
|
"version": "5.0.0",
|
|
1114
993
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
@@ -1121,9 +1000,9 @@
|
|
|
1121
1000
|
"node": ">=8"
|
|
1122
1001
|
}
|
|
1123
1002
|
},
|
|
1124
|
-
"node_modules/lodash
|
|
1125
|
-
"version": "4.
|
|
1126
|
-
"integrity": "sha512-
|
|
1003
|
+
"node_modules/lodash": {
|
|
1004
|
+
"version": "4.18.1",
|
|
1005
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
1127
1006
|
"license": "MIT"
|
|
1128
1007
|
},
|
|
1129
1008
|
"node_modules/merge-stream": {
|
|
@@ -1132,54 +1011,101 @@
|
|
|
1132
1011
|
"dev": true,
|
|
1133
1012
|
"license": "MIT"
|
|
1134
1013
|
},
|
|
1135
|
-
"node_modules/micromatch": {
|
|
1136
|
-
"version": "4.0.8",
|
|
1137
|
-
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
1138
|
-
"dev": true,
|
|
1139
|
-
"license": "MIT",
|
|
1140
|
-
"dependencies": {
|
|
1141
|
-
"braces": "^3.0.3",
|
|
1142
|
-
"picomatch": "^2.3.1"
|
|
1143
|
-
},
|
|
1144
|
-
"engines": {
|
|
1145
|
-
"node": ">=8.6"
|
|
1146
|
-
}
|
|
1147
|
-
},
|
|
1148
1014
|
"node_modules/mime-db": {
|
|
1149
|
-
"version": "1.
|
|
1150
|
-
"integrity": "sha512-
|
|
1015
|
+
"version": "1.54.0",
|
|
1016
|
+
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
1151
1017
|
"dev": true,
|
|
1152
1018
|
"license": "MIT",
|
|
1153
1019
|
"engines": {
|
|
1154
1020
|
"node": ">= 0.6"
|
|
1155
1021
|
}
|
|
1156
1022
|
},
|
|
1157
|
-
"node_modules/
|
|
1158
|
-
"version": "2.1.
|
|
1159
|
-
"integrity": "sha512-
|
|
1023
|
+
"node_modules/mimic-fn": {
|
|
1024
|
+
"version": "2.1.0",
|
|
1025
|
+
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
1160
1026
|
"dev": true,
|
|
1161
1027
|
"license": "MIT",
|
|
1162
|
-
"dependencies": {
|
|
1163
|
-
"mime-db": "1.52.0"
|
|
1164
|
-
},
|
|
1165
1028
|
"engines": {
|
|
1166
|
-
"node": ">=
|
|
1029
|
+
"node": ">=6"
|
|
1167
1030
|
}
|
|
1168
1031
|
},
|
|
1169
|
-
"node_modules/
|
|
1170
|
-
"version": "
|
|
1171
|
-
"integrity": "sha512
|
|
1032
|
+
"node_modules/minimizer-webpack-plugin": {
|
|
1033
|
+
"version": "5.10.1",
|
|
1034
|
+
"integrity": "sha512-+dsZEyTcy1lkq41lxdiOqvb26gXbYGgwY+30w37f9PqUVkuEBejBLDotsHOTjuga9xJyGLW2DqzKDUyJ4W/PMQ==",
|
|
1172
1035
|
"dev": true,
|
|
1173
1036
|
"license": "MIT",
|
|
1037
|
+
"dependencies": {
|
|
1038
|
+
"@jridgewell/trace-mapping": "^0.3.31",
|
|
1039
|
+
"jest-worker": "^27.4.5",
|
|
1040
|
+
"schema-utils": "^4.3.3",
|
|
1041
|
+
"terser": "^5.51.0"
|
|
1042
|
+
},
|
|
1174
1043
|
"engines": {
|
|
1175
|
-
"node": ">=
|
|
1044
|
+
"node": ">= 10.13.0"
|
|
1045
|
+
},
|
|
1046
|
+
"funding": {
|
|
1047
|
+
"type": "opencollective",
|
|
1048
|
+
"url": "https://opencollective.com/webpack"
|
|
1049
|
+
},
|
|
1050
|
+
"peerDependencies": {
|
|
1051
|
+
"webpack": "^5.1.0"
|
|
1052
|
+
},
|
|
1053
|
+
"peerDependenciesMeta": {
|
|
1054
|
+
"@minify-html/node": {
|
|
1055
|
+
"optional": true
|
|
1056
|
+
},
|
|
1057
|
+
"@napi-rs/image": {
|
|
1058
|
+
"optional": true
|
|
1059
|
+
},
|
|
1060
|
+
"@swc/core": {
|
|
1061
|
+
"optional": true
|
|
1062
|
+
},
|
|
1063
|
+
"@swc/css": {
|
|
1064
|
+
"optional": true
|
|
1065
|
+
},
|
|
1066
|
+
"@swc/html": {
|
|
1067
|
+
"optional": true
|
|
1068
|
+
},
|
|
1069
|
+
"clean-css": {
|
|
1070
|
+
"optional": true
|
|
1071
|
+
},
|
|
1072
|
+
"cssnano": {
|
|
1073
|
+
"optional": true
|
|
1074
|
+
},
|
|
1075
|
+
"csso": {
|
|
1076
|
+
"optional": true
|
|
1077
|
+
},
|
|
1078
|
+
"esbuild": {
|
|
1079
|
+
"optional": true
|
|
1080
|
+
},
|
|
1081
|
+
"html-minifier-terser": {
|
|
1082
|
+
"optional": true
|
|
1083
|
+
},
|
|
1084
|
+
"imagemin": {
|
|
1085
|
+
"optional": true
|
|
1086
|
+
},
|
|
1087
|
+
"lightningcss": {
|
|
1088
|
+
"optional": true
|
|
1089
|
+
},
|
|
1090
|
+
"postcss": {
|
|
1091
|
+
"optional": true
|
|
1092
|
+
},
|
|
1093
|
+
"sharp": {
|
|
1094
|
+
"optional": true
|
|
1095
|
+
},
|
|
1096
|
+
"svgo": {
|
|
1097
|
+
"optional": true
|
|
1098
|
+
},
|
|
1099
|
+
"uglify-js": {
|
|
1100
|
+
"optional": true
|
|
1101
|
+
}
|
|
1176
1102
|
}
|
|
1177
1103
|
},
|
|
1178
1104
|
"node_modules/minipass": {
|
|
1179
|
-
"version": "7.1.
|
|
1180
|
-
"integrity": "sha512-
|
|
1105
|
+
"version": "7.1.3",
|
|
1106
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
1181
1107
|
"dev": true,
|
|
1182
|
-
"license": "
|
|
1108
|
+
"license": "BlueOak-1.0.0",
|
|
1183
1109
|
"engines": {
|
|
1184
1110
|
"node": ">=16 || 14 >=14.17"
|
|
1185
1111
|
}
|
|
@@ -1197,24 +1123,21 @@
|
|
|
1197
1123
|
}
|
|
1198
1124
|
},
|
|
1199
1125
|
"node_modules/moment": {
|
|
1200
|
-
"version": "2.
|
|
1201
|
-
"integrity": "sha512-
|
|
1126
|
+
"version": "2.31.0",
|
|
1127
|
+
"integrity": "sha512-0acOTfMiWOheYS4eoWb80yYMb/JLvVv9SHbs2PehaDzfUG0Bw855SKyk0IKTnPGa5+U2bmi3W68l1+sGLX/pvw==",
|
|
1202
1128
|
"license": "MIT",
|
|
1203
1129
|
"engines": {
|
|
1204
1130
|
"node": "*"
|
|
1205
1131
|
}
|
|
1206
1132
|
},
|
|
1207
|
-
"node_modules/neo-async": {
|
|
1208
|
-
"version": "2.6.2",
|
|
1209
|
-
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
|
1210
|
-
"dev": true,
|
|
1211
|
-
"license": "MIT"
|
|
1212
|
-
},
|
|
1213
1133
|
"node_modules/node-releases": {
|
|
1214
|
-
"version": "2.0.
|
|
1215
|
-
"integrity": "sha512-
|
|
1134
|
+
"version": "2.0.56",
|
|
1135
|
+
"integrity": "sha512-x0InOIyzgdk+eyaWaRJFH5snEtiImgBgblZ2CyPrLmqqcuMQkEvcDPHbzqbD8eDsSeJbVOjn+crzyzHaM4D+/A==",
|
|
1216
1136
|
"dev": true,
|
|
1217
|
-
"license": "MIT"
|
|
1137
|
+
"license": "MIT",
|
|
1138
|
+
"engines": {
|
|
1139
|
+
"node": ">=18"
|
|
1140
|
+
}
|
|
1218
1141
|
},
|
|
1219
1142
|
"node_modules/npm-run-path": {
|
|
1220
1143
|
"version": "4.0.1",
|
|
@@ -1310,12 +1233,12 @@
|
|
|
1310
1233
|
"license": "ISC"
|
|
1311
1234
|
},
|
|
1312
1235
|
"node_modules/picomatch": {
|
|
1313
|
-
"version": "
|
|
1314
|
-
"integrity": "sha512-
|
|
1236
|
+
"version": "4.0.7",
|
|
1237
|
+
"integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
|
|
1315
1238
|
"dev": true,
|
|
1316
1239
|
"license": "MIT",
|
|
1317
1240
|
"engines": {
|
|
1318
|
-
"node": ">=
|
|
1241
|
+
"node": ">=12"
|
|
1319
1242
|
},
|
|
1320
1243
|
"funding": {
|
|
1321
1244
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
@@ -1333,15 +1256,6 @@
|
|
|
1333
1256
|
"node": ">=8"
|
|
1334
1257
|
}
|
|
1335
1258
|
},
|
|
1336
|
-
"node_modules/randombytes": {
|
|
1337
|
-
"version": "2.1.0",
|
|
1338
|
-
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
|
|
1339
|
-
"dev": true,
|
|
1340
|
-
"license": "MIT",
|
|
1341
|
-
"dependencies": {
|
|
1342
|
-
"safe-buffer": "^5.1.0"
|
|
1343
|
-
}
|
|
1344
|
-
},
|
|
1345
1259
|
"node_modules/rechoir": {
|
|
1346
1260
|
"version": "0.8.0",
|
|
1347
1261
|
"integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==",
|
|
@@ -1373,11 +1287,12 @@
|
|
|
1373
1287
|
}
|
|
1374
1288
|
},
|
|
1375
1289
|
"node_modules/resolve": {
|
|
1376
|
-
"version": "1.22.
|
|
1377
|
-
"integrity": "sha512-
|
|
1290
|
+
"version": "1.22.12",
|
|
1291
|
+
"integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==",
|
|
1378
1292
|
"dev": true,
|
|
1379
1293
|
"license": "MIT",
|
|
1380
1294
|
"dependencies": {
|
|
1295
|
+
"es-errors": "^1.3.0",
|
|
1381
1296
|
"is-core-module": "^2.16.1",
|
|
1382
1297
|
"path-parse": "^1.0.7",
|
|
1383
1298
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
@@ -1413,35 +1328,15 @@
|
|
|
1413
1328
|
"node": ">=8"
|
|
1414
1329
|
}
|
|
1415
1330
|
},
|
|
1416
|
-
"node_modules/safe-buffer": {
|
|
1417
|
-
"version": "5.2.1",
|
|
1418
|
-
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
1419
|
-
"dev": true,
|
|
1420
|
-
"funding": [
|
|
1421
|
-
{
|
|
1422
|
-
"type": "github",
|
|
1423
|
-
"url": "https://github.com/sponsors/feross"
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"type": "patreon",
|
|
1427
|
-
"url": "https://www.patreon.com/feross"
|
|
1428
|
-
},
|
|
1429
|
-
{
|
|
1430
|
-
"type": "consulting",
|
|
1431
|
-
"url": "https://feross.org/support"
|
|
1432
|
-
}
|
|
1433
|
-
],
|
|
1434
|
-
"license": "MIT"
|
|
1435
|
-
},
|
|
1436
1331
|
"node_modules/schema-utils": {
|
|
1437
|
-
"version": "4.
|
|
1438
|
-
"integrity": "sha512-
|
|
1332
|
+
"version": "4.5.0",
|
|
1333
|
+
"integrity": "sha512-zJlMCZ0cAR5p/Y4oVpRoqioDMJcGxaXRrQ/4rP4WyR84vc5z/DolXdbvXeDpTwbtocDFr2rhPqHPErDCUtz2kA==",
|
|
1439
1334
|
"dev": true,
|
|
1440
1335
|
"license": "MIT",
|
|
1441
1336
|
"dependencies": {
|
|
1442
|
-
"@types/json-schema": "^7.0.
|
|
1443
|
-
"ajv": "^8.
|
|
1444
|
-
"ajv-formats": "^
|
|
1337
|
+
"@types/json-schema": "^7.0.15",
|
|
1338
|
+
"ajv": "^8.20.0",
|
|
1339
|
+
"ajv-formats": "^3.0.1",
|
|
1445
1340
|
"ajv-keywords": "^5.1.0"
|
|
1446
1341
|
},
|
|
1447
1342
|
"engines": {
|
|
@@ -1452,27 +1347,6 @@
|
|
|
1452
1347
|
"url": "https://opencollective.com/webpack"
|
|
1453
1348
|
}
|
|
1454
1349
|
},
|
|
1455
|
-
"node_modules/semver": {
|
|
1456
|
-
"version": "7.7.3",
|
|
1457
|
-
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
1458
|
-
"dev": true,
|
|
1459
|
-
"license": "ISC",
|
|
1460
|
-
"bin": {
|
|
1461
|
-
"semver": "bin/semver.js"
|
|
1462
|
-
},
|
|
1463
|
-
"engines": {
|
|
1464
|
-
"node": ">=10"
|
|
1465
|
-
}
|
|
1466
|
-
},
|
|
1467
|
-
"node_modules/serialize-javascript": {
|
|
1468
|
-
"version": "6.0.2",
|
|
1469
|
-
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
|
|
1470
|
-
"dev": true,
|
|
1471
|
-
"license": "BSD-3-Clause",
|
|
1472
|
-
"dependencies": {
|
|
1473
|
-
"randombytes": "^2.1.0"
|
|
1474
|
-
}
|
|
1475
|
-
},
|
|
1476
1350
|
"node_modules/shallow-clone": {
|
|
1477
1351
|
"version": "3.0.1",
|
|
1478
1352
|
"integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
|
|
@@ -1600,8 +1474,8 @@
|
|
|
1600
1474
|
}
|
|
1601
1475
|
},
|
|
1602
1476
|
"node_modules/tapable": {
|
|
1603
|
-
"version": "2.3.
|
|
1604
|
-
"integrity": "sha512-
|
|
1477
|
+
"version": "2.3.3",
|
|
1478
|
+
"integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
|
|
1605
1479
|
"dev": true,
|
|
1606
1480
|
"license": "MIT",
|
|
1607
1481
|
"engines": {
|
|
@@ -1613,8 +1487,8 @@
|
|
|
1613
1487
|
}
|
|
1614
1488
|
},
|
|
1615
1489
|
"node_modules/tar": {
|
|
1616
|
-
"version": "7.5.
|
|
1617
|
-
"integrity": "sha512-
|
|
1490
|
+
"version": "7.5.22",
|
|
1491
|
+
"integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
|
|
1618
1492
|
"dev": true,
|
|
1619
1493
|
"license": "BlueOak-1.0.0",
|
|
1620
1494
|
"dependencies": {
|
|
@@ -1629,8 +1503,8 @@
|
|
|
1629
1503
|
}
|
|
1630
1504
|
},
|
|
1631
1505
|
"node_modules/terser": {
|
|
1632
|
-
"version": "5.
|
|
1633
|
-
"integrity": "sha512-
|
|
1506
|
+
"version": "5.51.2",
|
|
1507
|
+
"integrity": "sha512-bWnjSNscmuI+GJze6ZupnHP8G/cTcsJF+bXCeQknk2SHQsgbNJnLrqiH9jZ2W4STPVXH2mDKKRX3iwPhc9Cn/Q==",
|
|
1634
1508
|
"dev": true,
|
|
1635
1509
|
"license": "BSD-2-Clause",
|
|
1636
1510
|
"dependencies": {
|
|
@@ -1646,70 +1520,28 @@
|
|
|
1646
1520
|
"node": ">=10"
|
|
1647
1521
|
}
|
|
1648
1522
|
},
|
|
1649
|
-
"node_modules/terser-webpack-plugin": {
|
|
1650
|
-
"version": "5.3.14",
|
|
1651
|
-
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
|
|
1652
|
-
"dev": true,
|
|
1653
|
-
"license": "MIT",
|
|
1654
|
-
"dependencies": {
|
|
1655
|
-
"@jridgewell/trace-mapping": "^0.3.25",
|
|
1656
|
-
"jest-worker": "^27.4.5",
|
|
1657
|
-
"schema-utils": "^4.3.0",
|
|
1658
|
-
"serialize-javascript": "^6.0.2",
|
|
1659
|
-
"terser": "^5.31.1"
|
|
1660
|
-
},
|
|
1661
|
-
"engines": {
|
|
1662
|
-
"node": ">= 10.13.0"
|
|
1663
|
-
},
|
|
1664
|
-
"funding": {
|
|
1665
|
-
"type": "opencollective",
|
|
1666
|
-
"url": "https://opencollective.com/webpack"
|
|
1667
|
-
},
|
|
1668
|
-
"peerDependencies": {
|
|
1669
|
-
"webpack": "^5.1.0"
|
|
1670
|
-
},
|
|
1671
|
-
"peerDependenciesMeta": {
|
|
1672
|
-
"@swc/core": {
|
|
1673
|
-
"optional": true
|
|
1674
|
-
},
|
|
1675
|
-
"esbuild": {
|
|
1676
|
-
"optional": true
|
|
1677
|
-
},
|
|
1678
|
-
"uglify-js": {
|
|
1679
|
-
"optional": true
|
|
1680
|
-
}
|
|
1681
|
-
}
|
|
1682
|
-
},
|
|
1683
|
-
"node_modules/to-regex-range": {
|
|
1684
|
-
"version": "5.0.1",
|
|
1685
|
-
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
1686
|
-
"dev": true,
|
|
1687
|
-
"license": "MIT",
|
|
1688
|
-
"dependencies": {
|
|
1689
|
-
"is-number": "^7.0.0"
|
|
1690
|
-
},
|
|
1691
|
-
"engines": {
|
|
1692
|
-
"node": ">=8.0"
|
|
1693
|
-
}
|
|
1694
|
-
},
|
|
1695
1523
|
"node_modules/ts-loader": {
|
|
1696
|
-
"version": "9.
|
|
1697
|
-
"integrity": "sha512-
|
|
1524
|
+
"version": "9.6.2",
|
|
1525
|
+
"integrity": "sha512-R4iuczmtgxvtuI556s+hTZ6/7Ee03VCAk/l/M8LY1OAsUgB7YydsCxkgq9D9pKRaD7GJqUi2u8fp9zZP/ufjKA==",
|
|
1698
1526
|
"dev": true,
|
|
1699
1527
|
"license": "MIT",
|
|
1700
1528
|
"dependencies": {
|
|
1701
1529
|
"chalk": "^4.1.0",
|
|
1702
|
-
"
|
|
1703
|
-
"micromatch": "^4.0.0",
|
|
1704
|
-
"semver": "^7.3.4",
|
|
1530
|
+
"picomatch": "^4.0.0",
|
|
1705
1531
|
"source-map": "^0.7.4"
|
|
1706
1532
|
},
|
|
1707
1533
|
"engines": {
|
|
1708
1534
|
"node": ">=12.0.0"
|
|
1709
1535
|
},
|
|
1710
1536
|
"peerDependencies": {
|
|
1537
|
+
"loader-utils": "*",
|
|
1711
1538
|
"typescript": "*",
|
|
1712
|
-
"webpack": "^5.0.0"
|
|
1539
|
+
"webpack": "^4.0.0 || ^5.0.0"
|
|
1540
|
+
},
|
|
1541
|
+
"peerDependenciesMeta": {
|
|
1542
|
+
"loader-utils": {
|
|
1543
|
+
"optional": true
|
|
1544
|
+
}
|
|
1713
1545
|
}
|
|
1714
1546
|
},
|
|
1715
1547
|
"node_modules/typescript": {
|
|
@@ -1726,8 +1558,8 @@
|
|
|
1726
1558
|
}
|
|
1727
1559
|
},
|
|
1728
1560
|
"node_modules/undici-types": {
|
|
1729
|
-
"version": "
|
|
1730
|
-
"integrity": "sha512-
|
|
1561
|
+
"version": "8.9.0",
|
|
1562
|
+
"integrity": "sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==",
|
|
1731
1563
|
"dev": true,
|
|
1732
1564
|
"license": "MIT"
|
|
1733
1565
|
},
|
|
@@ -1741,8 +1573,8 @@
|
|
|
1741
1573
|
}
|
|
1742
1574
|
},
|
|
1743
1575
|
"node_modules/update-browserslist-db": {
|
|
1744
|
-
"version": "1.
|
|
1745
|
-
"integrity": "sha512-
|
|
1576
|
+
"version": "1.3.3",
|
|
1577
|
+
"integrity": "sha512-pJ2sYawQS0R/WI928Gj5GlPhTGzbMelq0+4INtSYNDV9ErKJcX6xjGWkoG/VnB3dpUm00zALaqkrUD77pO5TDQ==",
|
|
1746
1578
|
"dev": true,
|
|
1747
1579
|
"funding": [
|
|
1748
1580
|
{
|
|
@@ -1771,12 +1603,11 @@
|
|
|
1771
1603
|
}
|
|
1772
1604
|
},
|
|
1773
1605
|
"node_modules/watchpack": {
|
|
1774
|
-
"version": "2.
|
|
1775
|
-
"integrity": "sha512-
|
|
1606
|
+
"version": "2.5.2",
|
|
1607
|
+
"integrity": "sha512-6i/00NBjP4yGPs+caKSyRfpTF/8Torsu0MOW3mMzIbhgISFder8i7xbqgHlLMwJrdiN8ndBV3UA1/AfzPSr+jg==",
|
|
1776
1608
|
"dev": true,
|
|
1777
1609
|
"license": "MIT",
|
|
1778
1610
|
"dependencies": {
|
|
1779
|
-
"glob-to-regexp": "^0.4.1",
|
|
1780
1611
|
"graceful-fs": "^4.1.2"
|
|
1781
1612
|
},
|
|
1782
1613
|
"engines": {
|
|
@@ -1784,36 +1615,28 @@
|
|
|
1784
1615
|
}
|
|
1785
1616
|
},
|
|
1786
1617
|
"node_modules/webpack": {
|
|
1787
|
-
"version": "5.
|
|
1788
|
-
"integrity": "sha512-
|
|
1618
|
+
"version": "5.111.1",
|
|
1619
|
+
"integrity": "sha512-cNypaz0RP+S4cvQVi1M/3bRUkvNP0xZpL0TjFx+c6jg64VbxD+2weWDgY9UnjRI6dhZgtaj8DU76GGFcJ79xPQ==",
|
|
1789
1620
|
"dev": true,
|
|
1790
1621
|
"license": "MIT",
|
|
1791
1622
|
"dependencies": {
|
|
1792
|
-
"@types/eslint-scope": "^3.7.7",
|
|
1793
1623
|
"@types/estree": "^1.0.8",
|
|
1794
1624
|
"@types/json-schema": "^7.0.15",
|
|
1795
1625
|
"@webassemblyjs/ast": "^1.14.1",
|
|
1796
1626
|
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
1797
1627
|
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
1798
|
-
"
|
|
1799
|
-
"acorn-import-phases": "^1.0.3",
|
|
1800
|
-
"browserslist": "^4.26.3",
|
|
1628
|
+
"browserslist": "^4.28.1",
|
|
1801
1629
|
"chrome-trace-event": "^1.0.2",
|
|
1802
|
-
"enhanced-resolve": "^5.
|
|
1803
|
-
"es-module-lexer": "^
|
|
1804
|
-
"eslint-scope": "5.1.1",
|
|
1630
|
+
"enhanced-resolve": "^5.25.0",
|
|
1631
|
+
"es-module-lexer": "^2.1.0",
|
|
1805
1632
|
"events": "^3.2.0",
|
|
1806
|
-
"glob-to-regexp": "^0.4.1",
|
|
1807
1633
|
"graceful-fs": "^4.2.11",
|
|
1808
|
-
"
|
|
1809
|
-
"
|
|
1810
|
-
"
|
|
1811
|
-
"neo-async": "^2.6.2",
|
|
1812
|
-
"schema-utils": "^4.3.3",
|
|
1634
|
+
"mime-db": "^1.54.0",
|
|
1635
|
+
"minimizer-webpack-plugin": "^5.7.0",
|
|
1636
|
+
"schema-utils": "^4.5.0",
|
|
1813
1637
|
"tapable": "^2.3.0",
|
|
1814
|
-
"
|
|
1815
|
-
"
|
|
1816
|
-
"webpack-sources": "^3.3.3"
|
|
1638
|
+
"watchpack": "^2.5.2",
|
|
1639
|
+
"webpack-sources": "^3.5.1"
|
|
1817
1640
|
},
|
|
1818
1641
|
"bin": {
|
|
1819
1642
|
"webpack": "bin/webpack.js"
|
|
@@ -1900,8 +1723,8 @@
|
|
|
1900
1723
|
}
|
|
1901
1724
|
},
|
|
1902
1725
|
"node_modules/webpack-sources": {
|
|
1903
|
-
"version": "3.
|
|
1904
|
-
"integrity": "sha512-
|
|
1726
|
+
"version": "3.5.1",
|
|
1727
|
+
"integrity": "sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==",
|
|
1905
1728
|
"dev": true,
|
|
1906
1729
|
"license": "MIT",
|
|
1907
1730
|
"engines": {
|
|
@@ -1947,11 +1770,11 @@
|
|
|
1947
1770
|
}
|
|
1948
1771
|
},
|
|
1949
1772
|
"node_modules/x2js": {
|
|
1950
|
-
"version": "3.4.
|
|
1951
|
-
"integrity": "sha512-
|
|
1773
|
+
"version": "3.4.5",
|
|
1774
|
+
"integrity": "sha512-NwRdxmyOK/XifRMSFopYm8eyF6VXi3C2kUt+pui3RBqD62vpMY7edmJ4XiElplFWHIRyNywML+9PjzQV+/MI4Q==",
|
|
1952
1775
|
"license": "Apache-2.0",
|
|
1953
1776
|
"dependencies": {
|
|
1954
|
-
"@xmldom/xmldom": "^0.
|
|
1777
|
+
"@xmldom/xmldom": "^0.9.12"
|
|
1955
1778
|
}
|
|
1956
1779
|
},
|
|
1957
1780
|
"node_modules/y18n": {
|
|
@@ -1973,8 +1796,8 @@
|
|
|
1973
1796
|
}
|
|
1974
1797
|
},
|
|
1975
1798
|
"node_modules/yargs": {
|
|
1976
|
-
"version": "17.7.
|
|
1977
|
-
"integrity": "sha512-
|
|
1799
|
+
"version": "17.7.3",
|
|
1800
|
+
"integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
|
|
1978
1801
|
"dev": true,
|
|
1979
1802
|
"license": "MIT",
|
|
1980
1803
|
"dependencies": {
|