@wavemaker/studio-runtime-integration 11.10.4-rc.6085 → 11.10.5-1.6111
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 +26 -439
- package/package-lock.json +26 -439
- 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.10.
|
|
3
|
+
"version": "11.10.5-1.6111",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.10.
|
|
9
|
+
"version": "11.10.5-1.6111",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.10.
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.10.5-1.6111",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -32,23 +32,6 @@
|
|
|
32
32
|
"node": ">=10.0.0"
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
|
-
"node_modules/@isaacs/cliui": {
|
|
36
|
-
"version": "8.0.2",
|
|
37
|
-
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
38
|
-
"dev": true,
|
|
39
|
-
"license": "ISC",
|
|
40
|
-
"dependencies": {
|
|
41
|
-
"string-width": "^5.1.2",
|
|
42
|
-
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
43
|
-
"strip-ansi": "^7.0.1",
|
|
44
|
-
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
45
|
-
"wrap-ansi": "^8.1.0",
|
|
46
|
-
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
47
|
-
},
|
|
48
|
-
"engines": {
|
|
49
|
-
"node": ">=12"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
35
|
"node_modules/@isaacs/fs-minipass": {
|
|
53
36
|
"version": "4.0.1",
|
|
54
37
|
"integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
|
|
@@ -127,16 +110,6 @@
|
|
|
127
110
|
"node": ">=10.0.0"
|
|
128
111
|
}
|
|
129
112
|
},
|
|
130
|
-
"node_modules/@pkgjs/parseargs": {
|
|
131
|
-
"version": "0.11.0",
|
|
132
|
-
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
133
|
-
"dev": true,
|
|
134
|
-
"license": "MIT",
|
|
135
|
-
"optional": true,
|
|
136
|
-
"engines": {
|
|
137
|
-
"node": ">=14"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
113
|
"node_modules/@types/eslint": {
|
|
141
114
|
"version": "9.6.1",
|
|
142
115
|
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
|
@@ -158,8 +131,8 @@
|
|
|
158
131
|
}
|
|
159
132
|
},
|
|
160
133
|
"node_modules/@types/estree": {
|
|
161
|
-
"version": "1.0.
|
|
162
|
-
"integrity": "sha512-
|
|
134
|
+
"version": "1.0.7",
|
|
135
|
+
"integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
|
|
163
136
|
"dev": true,
|
|
164
137
|
"license": "MIT"
|
|
165
138
|
},
|
|
@@ -170,17 +143,17 @@
|
|
|
170
143
|
"license": "MIT"
|
|
171
144
|
},
|
|
172
145
|
"node_modules/@types/node": {
|
|
173
|
-
"version": "22.
|
|
174
|
-
"integrity": "sha512-
|
|
146
|
+
"version": "22.14.0",
|
|
147
|
+
"integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
|
|
175
148
|
"dev": true,
|
|
176
149
|
"license": "MIT",
|
|
177
150
|
"dependencies": {
|
|
178
|
-
"undici-types": "~6.
|
|
151
|
+
"undici-types": "~6.21.0"
|
|
179
152
|
}
|
|
180
153
|
},
|
|
181
154
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
182
|
-
"version": "11.10.
|
|
183
|
-
"integrity": "sha512-
|
|
155
|
+
"version": "11.10.5-1.6111",
|
|
156
|
+
"integrity": "sha512-7ghDxTzLnRKgKE2l9KhFoi2LBcu5HxwwaZ1vjrIoUj/mGbByIbl/u2xW4WVehKiNU1NmfWci1pmF2m47QRlK7A==",
|
|
184
157
|
"license": "MIT",
|
|
185
158
|
"engines": {
|
|
186
159
|
"node": ">=18.16.1",
|
|
@@ -467,15 +440,12 @@
|
|
|
467
440
|
}
|
|
468
441
|
},
|
|
469
442
|
"node_modules/ansi-regex": {
|
|
470
|
-
"version": "
|
|
471
|
-
"integrity": "sha512-
|
|
443
|
+
"version": "5.0.1",
|
|
444
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
472
445
|
"dev": true,
|
|
473
446
|
"license": "MIT",
|
|
474
447
|
"engines": {
|
|
475
|
-
"node": ">=
|
|
476
|
-
},
|
|
477
|
-
"funding": {
|
|
478
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
448
|
+
"node": ">=8"
|
|
479
449
|
}
|
|
480
450
|
},
|
|
481
451
|
"node_modules/ansi-styles": {
|
|
@@ -493,21 +463,6 @@
|
|
|
493
463
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
494
464
|
}
|
|
495
465
|
},
|
|
496
|
-
"node_modules/balanced-match": {
|
|
497
|
-
"version": "1.0.2",
|
|
498
|
-
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
499
|
-
"dev": true,
|
|
500
|
-
"license": "MIT"
|
|
501
|
-
},
|
|
502
|
-
"node_modules/brace-expansion": {
|
|
503
|
-
"version": "2.0.1",
|
|
504
|
-
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
505
|
-
"dev": true,
|
|
506
|
-
"license": "MIT",
|
|
507
|
-
"dependencies": {
|
|
508
|
-
"balanced-match": "^1.0.0"
|
|
509
|
-
}
|
|
510
|
-
},
|
|
511
466
|
"node_modules/braces": {
|
|
512
467
|
"version": "3.0.3",
|
|
513
468
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
@@ -559,8 +514,8 @@
|
|
|
559
514
|
"license": "MIT"
|
|
560
515
|
},
|
|
561
516
|
"node_modules/caniuse-lite": {
|
|
562
|
-
"version": "1.0.
|
|
563
|
-
"integrity": "sha512-
|
|
517
|
+
"version": "1.0.30001712",
|
|
518
|
+
"integrity": "sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==",
|
|
564
519
|
"dev": true,
|
|
565
520
|
"funding": [
|
|
566
521
|
{
|
|
@@ -626,64 +581,6 @@
|
|
|
626
581
|
"node": ">=12"
|
|
627
582
|
}
|
|
628
583
|
},
|
|
629
|
-
"node_modules/cliui/node_modules/ansi-regex": {
|
|
630
|
-
"version": "5.0.1",
|
|
631
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
632
|
-
"dev": true,
|
|
633
|
-
"license": "MIT",
|
|
634
|
-
"engines": {
|
|
635
|
-
"node": ">=8"
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
|
-
"node_modules/cliui/node_modules/emoji-regex": {
|
|
639
|
-
"version": "8.0.0",
|
|
640
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
641
|
-
"dev": true,
|
|
642
|
-
"license": "MIT"
|
|
643
|
-
},
|
|
644
|
-
"node_modules/cliui/node_modules/string-width": {
|
|
645
|
-
"version": "4.2.3",
|
|
646
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
647
|
-
"dev": true,
|
|
648
|
-
"license": "MIT",
|
|
649
|
-
"dependencies": {
|
|
650
|
-
"emoji-regex": "^8.0.0",
|
|
651
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
652
|
-
"strip-ansi": "^6.0.1"
|
|
653
|
-
},
|
|
654
|
-
"engines": {
|
|
655
|
-
"node": ">=8"
|
|
656
|
-
}
|
|
657
|
-
},
|
|
658
|
-
"node_modules/cliui/node_modules/strip-ansi": {
|
|
659
|
-
"version": "6.0.1",
|
|
660
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
661
|
-
"dev": true,
|
|
662
|
-
"license": "MIT",
|
|
663
|
-
"dependencies": {
|
|
664
|
-
"ansi-regex": "^5.0.1"
|
|
665
|
-
},
|
|
666
|
-
"engines": {
|
|
667
|
-
"node": ">=8"
|
|
668
|
-
}
|
|
669
|
-
},
|
|
670
|
-
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
671
|
-
"version": "7.0.0",
|
|
672
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
673
|
-
"dev": true,
|
|
674
|
-
"license": "MIT",
|
|
675
|
-
"dependencies": {
|
|
676
|
-
"ansi-styles": "^4.0.0",
|
|
677
|
-
"string-width": "^4.1.0",
|
|
678
|
-
"strip-ansi": "^6.0.0"
|
|
679
|
-
},
|
|
680
|
-
"engines": {
|
|
681
|
-
"node": ">=10"
|
|
682
|
-
},
|
|
683
|
-
"funding": {
|
|
684
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
685
|
-
}
|
|
686
|
-
},
|
|
687
584
|
"node_modules/clone-deep": {
|
|
688
585
|
"version": "4.0.1",
|
|
689
586
|
"integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
|
|
@@ -742,21 +639,15 @@
|
|
|
742
639
|
"node": ">= 8"
|
|
743
640
|
}
|
|
744
641
|
},
|
|
745
|
-
"node_modules/eastasianwidth": {
|
|
746
|
-
"version": "0.2.0",
|
|
747
|
-
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
748
|
-
"dev": true,
|
|
749
|
-
"license": "MIT"
|
|
750
|
-
},
|
|
751
642
|
"node_modules/electron-to-chromium": {
|
|
752
|
-
"version": "1.5.
|
|
753
|
-
"integrity": "sha512-
|
|
643
|
+
"version": "1.5.134",
|
|
644
|
+
"integrity": "sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==",
|
|
754
645
|
"dev": true,
|
|
755
646
|
"license": "ISC"
|
|
756
647
|
},
|
|
757
648
|
"node_modules/emoji-regex": {
|
|
758
|
-
"version": "
|
|
759
|
-
"integrity": "sha512-
|
|
649
|
+
"version": "8.0.0",
|
|
650
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
760
651
|
"dev": true,
|
|
761
652
|
"license": "MIT"
|
|
762
653
|
},
|
|
@@ -940,34 +831,6 @@
|
|
|
940
831
|
"flat": "cli.js"
|
|
941
832
|
}
|
|
942
833
|
},
|
|
943
|
-
"node_modules/foreground-child": {
|
|
944
|
-
"version": "3.3.1",
|
|
945
|
-
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
946
|
-
"dev": true,
|
|
947
|
-
"license": "ISC",
|
|
948
|
-
"dependencies": {
|
|
949
|
-
"cross-spawn": "^7.0.6",
|
|
950
|
-
"signal-exit": "^4.0.1"
|
|
951
|
-
},
|
|
952
|
-
"engines": {
|
|
953
|
-
"node": ">=14"
|
|
954
|
-
},
|
|
955
|
-
"funding": {
|
|
956
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
957
|
-
}
|
|
958
|
-
},
|
|
959
|
-
"node_modules/foreground-child/node_modules/signal-exit": {
|
|
960
|
-
"version": "4.1.0",
|
|
961
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
962
|
-
"dev": true,
|
|
963
|
-
"license": "ISC",
|
|
964
|
-
"engines": {
|
|
965
|
-
"node": ">=14"
|
|
966
|
-
},
|
|
967
|
-
"funding": {
|
|
968
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
969
|
-
}
|
|
970
|
-
},
|
|
971
834
|
"node_modules/fs-extra": {
|
|
972
835
|
"version": "11.3.0",
|
|
973
836
|
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
@@ -1012,26 +875,6 @@
|
|
|
1012
875
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1013
876
|
}
|
|
1014
877
|
},
|
|
1015
|
-
"node_modules/glob": {
|
|
1016
|
-
"version": "10.4.5",
|
|
1017
|
-
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
|
|
1018
|
-
"dev": true,
|
|
1019
|
-
"license": "ISC",
|
|
1020
|
-
"dependencies": {
|
|
1021
|
-
"foreground-child": "^3.1.0",
|
|
1022
|
-
"jackspeak": "^3.1.2",
|
|
1023
|
-
"minimatch": "^9.0.4",
|
|
1024
|
-
"minipass": "^7.1.2",
|
|
1025
|
-
"package-json-from-dist": "^1.0.0",
|
|
1026
|
-
"path-scurry": "^1.11.1"
|
|
1027
|
-
},
|
|
1028
|
-
"bin": {
|
|
1029
|
-
"glob": "dist/esm/bin.mjs"
|
|
1030
|
-
},
|
|
1031
|
-
"funding": {
|
|
1032
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1033
|
-
}
|
|
1034
|
-
},
|
|
1035
878
|
"node_modules/glob-to-regexp": {
|
|
1036
879
|
"version": "0.4.1",
|
|
1037
880
|
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
|
@@ -1182,21 +1025,6 @@
|
|
|
1182
1025
|
"node": ">=0.10.0"
|
|
1183
1026
|
}
|
|
1184
1027
|
},
|
|
1185
|
-
"node_modules/jackspeak": {
|
|
1186
|
-
"version": "3.4.3",
|
|
1187
|
-
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
1188
|
-
"dev": true,
|
|
1189
|
-
"license": "BlueOak-1.0.0",
|
|
1190
|
-
"dependencies": {
|
|
1191
|
-
"@isaacs/cliui": "^8.0.2"
|
|
1192
|
-
},
|
|
1193
|
-
"funding": {
|
|
1194
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1195
|
-
},
|
|
1196
|
-
"optionalDependencies": {
|
|
1197
|
-
"@pkgjs/parseargs": "^0.11.0"
|
|
1198
|
-
}
|
|
1199
|
-
},
|
|
1200
1028
|
"node_modules/jest-worker": {
|
|
1201
1029
|
"version": "27.5.1",
|
|
1202
1030
|
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
@@ -1285,12 +1113,6 @@
|
|
|
1285
1113
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
1286
1114
|
"license": "MIT"
|
|
1287
1115
|
},
|
|
1288
|
-
"node_modules/lru-cache": {
|
|
1289
|
-
"version": "10.4.3",
|
|
1290
|
-
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
1291
|
-
"dev": true,
|
|
1292
|
-
"license": "ISC"
|
|
1293
|
-
},
|
|
1294
1116
|
"node_modules/merge-stream": {
|
|
1295
1117
|
"version": "2.0.0",
|
|
1296
1118
|
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
@@ -1340,21 +1162,6 @@
|
|
|
1340
1162
|
"node": ">=6"
|
|
1341
1163
|
}
|
|
1342
1164
|
},
|
|
1343
|
-
"node_modules/minimatch": {
|
|
1344
|
-
"version": "9.0.5",
|
|
1345
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
1346
|
-
"dev": true,
|
|
1347
|
-
"license": "ISC",
|
|
1348
|
-
"dependencies": {
|
|
1349
|
-
"brace-expansion": "^2.0.1"
|
|
1350
|
-
},
|
|
1351
|
-
"engines": {
|
|
1352
|
-
"node": ">=16 || 14 >=14.17"
|
|
1353
|
-
},
|
|
1354
|
-
"funding": {
|
|
1355
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1356
|
-
}
|
|
1357
|
-
},
|
|
1358
1165
|
"node_modules/minipass": {
|
|
1359
1166
|
"version": "7.1.2",
|
|
1360
1167
|
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
@@ -1365,13 +1172,12 @@
|
|
|
1365
1172
|
}
|
|
1366
1173
|
},
|
|
1367
1174
|
"node_modules/minizlib": {
|
|
1368
|
-
"version": "3.0.
|
|
1369
|
-
"integrity": "sha512-
|
|
1175
|
+
"version": "3.0.2",
|
|
1176
|
+
"integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
|
|
1370
1177
|
"dev": true,
|
|
1371
1178
|
"license": "MIT",
|
|
1372
1179
|
"dependencies": {
|
|
1373
|
-
"minipass": "^7.
|
|
1374
|
-
"rimraf": "^5.0.5"
|
|
1180
|
+
"minipass": "^7.1.2"
|
|
1375
1181
|
},
|
|
1376
1182
|
"engines": {
|
|
1377
1183
|
"node": ">= 18"
|
|
@@ -1475,12 +1281,6 @@
|
|
|
1475
1281
|
"node": ">=6"
|
|
1476
1282
|
}
|
|
1477
1283
|
},
|
|
1478
|
-
"node_modules/package-json-from-dist": {
|
|
1479
|
-
"version": "1.0.1",
|
|
1480
|
-
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
1481
|
-
"dev": true,
|
|
1482
|
-
"license": "BlueOak-1.0.0"
|
|
1483
|
-
},
|
|
1484
1284
|
"node_modules/path-exists": {
|
|
1485
1285
|
"version": "4.0.0",
|
|
1486
1286
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
@@ -1505,22 +1305,6 @@
|
|
|
1505
1305
|
"dev": true,
|
|
1506
1306
|
"license": "MIT"
|
|
1507
1307
|
},
|
|
1508
|
-
"node_modules/path-scurry": {
|
|
1509
|
-
"version": "1.11.1",
|
|
1510
|
-
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
1511
|
-
"dev": true,
|
|
1512
|
-
"license": "BlueOak-1.0.0",
|
|
1513
|
-
"dependencies": {
|
|
1514
|
-
"lru-cache": "^10.2.0",
|
|
1515
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
1516
|
-
},
|
|
1517
|
-
"engines": {
|
|
1518
|
-
"node": ">=16 || 14 >=14.18"
|
|
1519
|
-
},
|
|
1520
|
-
"funding": {
|
|
1521
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1522
|
-
}
|
|
1523
|
-
},
|
|
1524
1308
|
"node_modules/picocolors": {
|
|
1525
1309
|
"version": "1.1.1",
|
|
1526
1310
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
@@ -1631,21 +1415,6 @@
|
|
|
1631
1415
|
"node": ">=8"
|
|
1632
1416
|
}
|
|
1633
1417
|
},
|
|
1634
|
-
"node_modules/rimraf": {
|
|
1635
|
-
"version": "5.0.10",
|
|
1636
|
-
"integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==",
|
|
1637
|
-
"dev": true,
|
|
1638
|
-
"license": "ISC",
|
|
1639
|
-
"dependencies": {
|
|
1640
|
-
"glob": "^10.3.7"
|
|
1641
|
-
},
|
|
1642
|
-
"bin": {
|
|
1643
|
-
"rimraf": "dist/esm/bin.mjs"
|
|
1644
|
-
},
|
|
1645
|
-
"funding": {
|
|
1646
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
1647
|
-
}
|
|
1648
|
-
},
|
|
1649
1418
|
"node_modules/safe-buffer": {
|
|
1650
1419
|
"version": "5.2.1",
|
|
1651
1420
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
@@ -1774,24 +1543,6 @@
|
|
|
1774
1543
|
}
|
|
1775
1544
|
},
|
|
1776
1545
|
"node_modules/string-width": {
|
|
1777
|
-
"version": "5.1.2",
|
|
1778
|
-
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
1779
|
-
"dev": true,
|
|
1780
|
-
"license": "MIT",
|
|
1781
|
-
"dependencies": {
|
|
1782
|
-
"eastasianwidth": "^0.2.0",
|
|
1783
|
-
"emoji-regex": "^9.2.2",
|
|
1784
|
-
"strip-ansi": "^7.0.1"
|
|
1785
|
-
},
|
|
1786
|
-
"engines": {
|
|
1787
|
-
"node": ">=12"
|
|
1788
|
-
},
|
|
1789
|
-
"funding": {
|
|
1790
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
1791
|
-
}
|
|
1792
|
-
},
|
|
1793
|
-
"node_modules/string-width-cjs": {
|
|
1794
|
-
"name": "string-width",
|
|
1795
1546
|
"version": "4.2.3",
|
|
1796
1547
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
1797
1548
|
"dev": true,
|
|
@@ -1805,50 +1556,7 @@
|
|
|
1805
1556
|
"node": ">=8"
|
|
1806
1557
|
}
|
|
1807
1558
|
},
|
|
1808
|
-
"node_modules/string-width-cjs/node_modules/ansi-regex": {
|
|
1809
|
-
"version": "5.0.1",
|
|
1810
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
1811
|
-
"dev": true,
|
|
1812
|
-
"license": "MIT",
|
|
1813
|
-
"engines": {
|
|
1814
|
-
"node": ">=8"
|
|
1815
|
-
}
|
|
1816
|
-
},
|
|
1817
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
1818
|
-
"version": "8.0.0",
|
|
1819
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
1820
|
-
"dev": true,
|
|
1821
|
-
"license": "MIT"
|
|
1822
|
-
},
|
|
1823
|
-
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
1824
|
-
"version": "6.0.1",
|
|
1825
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1826
|
-
"dev": true,
|
|
1827
|
-
"license": "MIT",
|
|
1828
|
-
"dependencies": {
|
|
1829
|
-
"ansi-regex": "^5.0.1"
|
|
1830
|
-
},
|
|
1831
|
-
"engines": {
|
|
1832
|
-
"node": ">=8"
|
|
1833
|
-
}
|
|
1834
|
-
},
|
|
1835
1559
|
"node_modules/strip-ansi": {
|
|
1836
|
-
"version": "7.1.0",
|
|
1837
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
1838
|
-
"dev": true,
|
|
1839
|
-
"license": "MIT",
|
|
1840
|
-
"dependencies": {
|
|
1841
|
-
"ansi-regex": "^6.0.1"
|
|
1842
|
-
},
|
|
1843
|
-
"engines": {
|
|
1844
|
-
"node": ">=12"
|
|
1845
|
-
},
|
|
1846
|
-
"funding": {
|
|
1847
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
1848
|
-
}
|
|
1849
|
-
},
|
|
1850
|
-
"node_modules/strip-ansi-cjs": {
|
|
1851
|
-
"name": "strip-ansi",
|
|
1852
1560
|
"version": "6.0.1",
|
|
1853
1561
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1854
1562
|
"dev": true,
|
|
@@ -1860,15 +1568,6 @@
|
|
|
1860
1568
|
"node": ">=8"
|
|
1861
1569
|
}
|
|
1862
1570
|
},
|
|
1863
|
-
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
1864
|
-
"version": "5.0.1",
|
|
1865
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
1866
|
-
"dev": true,
|
|
1867
|
-
"license": "MIT",
|
|
1868
|
-
"engines": {
|
|
1869
|
-
"node": ">=8"
|
|
1870
|
-
}
|
|
1871
|
-
},
|
|
1872
1571
|
"node_modules/strip-final-newline": {
|
|
1873
1572
|
"version": "2.0.0",
|
|
1874
1573
|
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
@@ -2026,8 +1725,8 @@
|
|
|
2026
1725
|
}
|
|
2027
1726
|
},
|
|
2028
1727
|
"node_modules/undici-types": {
|
|
2029
|
-
"version": "6.
|
|
2030
|
-
"integrity": "sha512-
|
|
1728
|
+
"version": "6.21.0",
|
|
1729
|
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
2031
1730
|
"dev": true,
|
|
2032
1731
|
"license": "MIT"
|
|
2033
1732
|
},
|
|
@@ -2084,8 +1783,8 @@
|
|
|
2084
1783
|
}
|
|
2085
1784
|
},
|
|
2086
1785
|
"node_modules/webpack": {
|
|
2087
|
-
"version": "5.
|
|
2088
|
-
"integrity": "sha512-
|
|
1786
|
+
"version": "5.99.5",
|
|
1787
|
+
"integrity": "sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==",
|
|
2089
1788
|
"dev": true,
|
|
2090
1789
|
"license": "MIT",
|
|
2091
1790
|
"dependencies": {
|
|
@@ -2228,24 +1927,6 @@
|
|
|
2228
1927
|
"license": "MIT"
|
|
2229
1928
|
},
|
|
2230
1929
|
"node_modules/wrap-ansi": {
|
|
2231
|
-
"version": "8.1.0",
|
|
2232
|
-
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
2233
|
-
"dev": true,
|
|
2234
|
-
"license": "MIT",
|
|
2235
|
-
"dependencies": {
|
|
2236
|
-
"ansi-styles": "^6.1.0",
|
|
2237
|
-
"string-width": "^5.0.1",
|
|
2238
|
-
"strip-ansi": "^7.0.1"
|
|
2239
|
-
},
|
|
2240
|
-
"engines": {
|
|
2241
|
-
"node": ">=12"
|
|
2242
|
-
},
|
|
2243
|
-
"funding": {
|
|
2244
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
2245
|
-
}
|
|
2246
|
-
},
|
|
2247
|
-
"node_modules/wrap-ansi-cjs": {
|
|
2248
|
-
"name": "wrap-ansi",
|
|
2249
1930
|
"version": "7.0.0",
|
|
2250
1931
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
2251
1932
|
"dev": true,
|
|
@@ -2262,59 +1943,6 @@
|
|
|
2262
1943
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
2263
1944
|
}
|
|
2264
1945
|
},
|
|
2265
|
-
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
2266
|
-
"version": "5.0.1",
|
|
2267
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2268
|
-
"dev": true,
|
|
2269
|
-
"license": "MIT",
|
|
2270
|
-
"engines": {
|
|
2271
|
-
"node": ">=8"
|
|
2272
|
-
}
|
|
2273
|
-
},
|
|
2274
|
-
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
2275
|
-
"version": "8.0.0",
|
|
2276
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
2277
|
-
"dev": true,
|
|
2278
|
-
"license": "MIT"
|
|
2279
|
-
},
|
|
2280
|
-
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
2281
|
-
"version": "4.2.3",
|
|
2282
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
2283
|
-
"dev": true,
|
|
2284
|
-
"license": "MIT",
|
|
2285
|
-
"dependencies": {
|
|
2286
|
-
"emoji-regex": "^8.0.0",
|
|
2287
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
2288
|
-
"strip-ansi": "^6.0.1"
|
|
2289
|
-
},
|
|
2290
|
-
"engines": {
|
|
2291
|
-
"node": ">=8"
|
|
2292
|
-
}
|
|
2293
|
-
},
|
|
2294
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
2295
|
-
"version": "6.0.1",
|
|
2296
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2297
|
-
"dev": true,
|
|
2298
|
-
"license": "MIT",
|
|
2299
|
-
"dependencies": {
|
|
2300
|
-
"ansi-regex": "^5.0.1"
|
|
2301
|
-
},
|
|
2302
|
-
"engines": {
|
|
2303
|
-
"node": ">=8"
|
|
2304
|
-
}
|
|
2305
|
-
},
|
|
2306
|
-
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
2307
|
-
"version": "6.2.1",
|
|
2308
|
-
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
2309
|
-
"dev": true,
|
|
2310
|
-
"license": "MIT",
|
|
2311
|
-
"engines": {
|
|
2312
|
-
"node": ">=12"
|
|
2313
|
-
},
|
|
2314
|
-
"funding": {
|
|
2315
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
1946
|
"node_modules/x2js": {
|
|
2319
1947
|
"version": "3.4.4",
|
|
2320
1948
|
"integrity": "sha512-yG/ThaBCgnsa3aoMPAe7QwDpcyU4D70hjXC4Y1lZSfD/Tgd0MpE19FnZZRAjekryw0c8cffpOt9zsPEiqktO6Q==",
|
|
@@ -2367,47 +1995,6 @@
|
|
|
2367
1995
|
"engines": {
|
|
2368
1996
|
"node": ">=12"
|
|
2369
1997
|
}
|
|
2370
|
-
},
|
|
2371
|
-
"node_modules/yargs/node_modules/ansi-regex": {
|
|
2372
|
-
"version": "5.0.1",
|
|
2373
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2374
|
-
"dev": true,
|
|
2375
|
-
"license": "MIT",
|
|
2376
|
-
"engines": {
|
|
2377
|
-
"node": ">=8"
|
|
2378
|
-
}
|
|
2379
|
-
},
|
|
2380
|
-
"node_modules/yargs/node_modules/emoji-regex": {
|
|
2381
|
-
"version": "8.0.0",
|
|
2382
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
2383
|
-
"dev": true,
|
|
2384
|
-
"license": "MIT"
|
|
2385
|
-
},
|
|
2386
|
-
"node_modules/yargs/node_modules/string-width": {
|
|
2387
|
-
"version": "4.2.3",
|
|
2388
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
2389
|
-
"dev": true,
|
|
2390
|
-
"license": "MIT",
|
|
2391
|
-
"dependencies": {
|
|
2392
|
-
"emoji-regex": "^8.0.0",
|
|
2393
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
2394
|
-
"strip-ansi": "^6.0.1"
|
|
2395
|
-
},
|
|
2396
|
-
"engines": {
|
|
2397
|
-
"node": ">=8"
|
|
2398
|
-
}
|
|
2399
|
-
},
|
|
2400
|
-
"node_modules/yargs/node_modules/strip-ansi": {
|
|
2401
|
-
"version": "6.0.1",
|
|
2402
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2403
|
-
"dev": true,
|
|
2404
|
-
"license": "MIT",
|
|
2405
|
-
"dependencies": {
|
|
2406
|
-
"ansi-regex": "^5.0.1"
|
|
2407
|
-
},
|
|
2408
|
-
"engines": {
|
|
2409
|
-
"node": ">=8"
|
|
2410
|
-
}
|
|
2411
1998
|
}
|
|
2412
1999
|
}
|
|
2413
2000
|
}
|