momentic-mobile 0.13.1 → 0.13.2
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/bin/cli.js +60 -60
- package/npm-shrinkwrap.json +129 -331
- package/package.json +1 -3
- package/static/assets/index-38Dsoh7q.css +1 -0
- package/static/assets/{index-VY9C4NxP.js → index-vP07f83O.js} +226 -226
- package/static/index.html +2 -2
- package/static/assets/index-tvU6wPQe.css +0 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic-mobile",
|
|
3
|
-
"version": "0.13.
|
|
3
|
+
"version": "0.13.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic-mobile",
|
|
9
|
-
"version": "0.13.
|
|
9
|
+
"version": "0.13.2",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -65,12 +65,10 @@
|
|
|
65
65
|
"pixelmatch": "^5.3.0",
|
|
66
66
|
"playwright": "1.56.1",
|
|
67
67
|
"playwright-core": "1.56.1",
|
|
68
|
-
"playwright-extra": "^4.3.6",
|
|
69
68
|
"pngjs": "^7.0.0",
|
|
70
69
|
"posthog-node": "4.15.0",
|
|
71
70
|
"prettier": "^3.2.5",
|
|
72
71
|
"proper-lockfile": "^4.1.2",
|
|
73
|
-
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
|
|
74
72
|
"quote": "^0.4.0",
|
|
75
73
|
"readline-sync": "^1.4.10",
|
|
76
74
|
"safe-stable-stringify": "^2.5.0",
|
|
@@ -116,13 +114,13 @@
|
|
|
116
114
|
"license": "MIT"
|
|
117
115
|
},
|
|
118
116
|
"node_modules/@ai-sdk/anthropic": {
|
|
119
|
-
"version": "2.0.
|
|
120
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.
|
|
121
|
-
"integrity": "sha512-
|
|
117
|
+
"version": "2.0.57",
|
|
118
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.57.tgz",
|
|
119
|
+
"integrity": "sha512-DREpYqW2pylgaj69gZ+K8u92bo9DaMgFdictYnY+IwYeY3bawQ4zI7l/o1VkDsBDljAx8iYz5lPURwVZNu+Xpg==",
|
|
122
120
|
"license": "Apache-2.0",
|
|
123
121
|
"dependencies": {
|
|
124
|
-
"@ai-sdk/provider": "2.0.
|
|
125
|
-
"@ai-sdk/provider-utils": "3.0.
|
|
122
|
+
"@ai-sdk/provider": "2.0.1",
|
|
123
|
+
"@ai-sdk/provider-utils": "3.0.20"
|
|
126
124
|
},
|
|
127
125
|
"engines": {
|
|
128
126
|
"node": ">=18"
|
|
@@ -148,6 +146,18 @@
|
|
|
148
146
|
"zod": "^3.25.76 || ^4.1.8"
|
|
149
147
|
}
|
|
150
148
|
},
|
|
149
|
+
"node_modules/@ai-sdk/gateway/node_modules/@ai-sdk/provider": {
|
|
150
|
+
"version": "2.0.0",
|
|
151
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.0.tgz",
|
|
152
|
+
"integrity": "sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==",
|
|
153
|
+
"license": "Apache-2.0",
|
|
154
|
+
"dependencies": {
|
|
155
|
+
"json-schema": "^0.4.0"
|
|
156
|
+
},
|
|
157
|
+
"engines": {
|
|
158
|
+
"node": ">=18"
|
|
159
|
+
}
|
|
160
|
+
},
|
|
151
161
|
"node_modules/@ai-sdk/gateway/node_modules/@ai-sdk/provider-utils": {
|
|
152
162
|
"version": "3.0.12",
|
|
153
163
|
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.12.tgz",
|
|
@@ -166,9 +176,9 @@
|
|
|
166
176
|
}
|
|
167
177
|
},
|
|
168
178
|
"node_modules/@ai-sdk/provider": {
|
|
169
|
-
"version": "2.0.
|
|
170
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.
|
|
171
|
-
"integrity": "sha512-
|
|
179
|
+
"version": "2.0.1",
|
|
180
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.1.tgz",
|
|
181
|
+
"integrity": "sha512-KCUwswvsC5VsW2PWFqF8eJgSCu5Ysj7m1TxiHTVA6g7k360bk0RNQENT8KTMAYEs+8fWPD3Uu4dEmzGHc+jGng==",
|
|
172
182
|
"license": "Apache-2.0",
|
|
173
183
|
"dependencies": {
|
|
174
184
|
"json-schema": "^0.4.0"
|
|
@@ -178,12 +188,12 @@
|
|
|
178
188
|
}
|
|
179
189
|
},
|
|
180
190
|
"node_modules/@ai-sdk/provider-utils": {
|
|
181
|
-
"version": "3.0.
|
|
182
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.
|
|
183
|
-
"integrity": "sha512-
|
|
191
|
+
"version": "3.0.20",
|
|
192
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.20.tgz",
|
|
193
|
+
"integrity": "sha512-iXHVe0apM2zUEzauqJwqmpC37A5rihrStAih5Ks+JE32iTe4LZ58y17UGBjpQQTCRw9YxMeo2UFLxLpBluyvLQ==",
|
|
184
194
|
"license": "Apache-2.0",
|
|
185
195
|
"dependencies": {
|
|
186
|
-
"@ai-sdk/provider": "2.0.
|
|
196
|
+
"@ai-sdk/provider": "2.0.1",
|
|
187
197
|
"@standard-schema/spec": "^1.0.0",
|
|
188
198
|
"eventsource-parser": "^3.0.6"
|
|
189
199
|
},
|
|
@@ -901,9 +911,9 @@
|
|
|
901
911
|
}
|
|
902
912
|
},
|
|
903
913
|
"node_modules/@emnapi/runtime": {
|
|
904
|
-
"version": "1.
|
|
905
|
-
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.
|
|
906
|
-
"integrity": "sha512-
|
|
914
|
+
"version": "1.8.1",
|
|
915
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
|
|
916
|
+
"integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
|
|
907
917
|
"license": "MIT",
|
|
908
918
|
"optional": true,
|
|
909
919
|
"dependencies": {
|
|
@@ -3305,21 +3315,6 @@
|
|
|
3305
3315
|
"@types/node": "*"
|
|
3306
3316
|
}
|
|
3307
3317
|
},
|
|
3308
|
-
"node_modules/@types/debug": {
|
|
3309
|
-
"version": "4.1.12",
|
|
3310
|
-
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
|
|
3311
|
-
"integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
|
|
3312
|
-
"license": "MIT",
|
|
3313
|
-
"dependencies": {
|
|
3314
|
-
"@types/ms": "*"
|
|
3315
|
-
}
|
|
3316
|
-
},
|
|
3317
|
-
"node_modules/@types/ms": {
|
|
3318
|
-
"version": "2.1.0",
|
|
3319
|
-
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
|
|
3320
|
-
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
|
|
3321
|
-
"license": "MIT"
|
|
3322
|
-
},
|
|
3323
3318
|
"node_modules/@types/mysql": {
|
|
3324
3319
|
"version": "2.15.27",
|
|
3325
3320
|
"resolved": "https://registry.npmjs.org/@types/mysql/-/mysql-2.15.27.tgz",
|
|
@@ -3420,20 +3415,20 @@
|
|
|
3420
3415
|
}
|
|
3421
3416
|
},
|
|
3422
3417
|
"node_modules/@wdio/appium-service": {
|
|
3423
|
-
"version": "9.
|
|
3424
|
-
"resolved": "https://registry.npmjs.org/@wdio/appium-service/-/appium-service-9.
|
|
3425
|
-
"integrity": "sha512-
|
|
3418
|
+
"version": "9.23.0",
|
|
3419
|
+
"resolved": "https://registry.npmjs.org/@wdio/appium-service/-/appium-service-9.23.0.tgz",
|
|
3420
|
+
"integrity": "sha512-Enfg/oBwYBS3M6ytFoCcMThLAYnH5+CDoL4xlxoryD1MQJlZytag11DjRNXmqyM4xLpp3JQ0NIx8F5xe/KNZBA==",
|
|
3426
3421
|
"license": "MIT",
|
|
3427
3422
|
"dependencies": {
|
|
3428
|
-
"@wdio/config": "9.
|
|
3423
|
+
"@wdio/config": "9.23.0",
|
|
3429
3424
|
"@wdio/logger": "9.18.0",
|
|
3430
3425
|
"@wdio/types": "9.20.0",
|
|
3431
|
-
"@wdio/utils": "9.
|
|
3426
|
+
"@wdio/utils": "9.23.0",
|
|
3432
3427
|
"change-case": "^5.4.3",
|
|
3433
3428
|
"get-port": "^7.0.0",
|
|
3434
3429
|
"import-meta-resolve": "^4.0.0",
|
|
3435
3430
|
"tree-kill": "^1.2.2",
|
|
3436
|
-
"webdriverio": "9.
|
|
3431
|
+
"webdriverio": "9.23.0"
|
|
3437
3432
|
},
|
|
3438
3433
|
"bin": {
|
|
3439
3434
|
"start-appium-inspector": "bin/start-appium-inspector.js"
|
|
@@ -3443,14 +3438,14 @@
|
|
|
3443
3438
|
}
|
|
3444
3439
|
},
|
|
3445
3440
|
"node_modules/@wdio/config": {
|
|
3446
|
-
"version": "9.
|
|
3447
|
-
"resolved": "https://registry.npmjs.org/@wdio/config/-/config-9.
|
|
3448
|
-
"integrity": "sha512-
|
|
3441
|
+
"version": "9.23.0",
|
|
3442
|
+
"resolved": "https://registry.npmjs.org/@wdio/config/-/config-9.23.0.tgz",
|
|
3443
|
+
"integrity": "sha512-hhtngUG2uCxYmScSEor+k22EVlsTW3ARXgke8NPVeQA4p1+GC2CvRZi4P7nmhRTZubgLrENYYsveFcYR+1UXhQ==",
|
|
3449
3444
|
"license": "MIT",
|
|
3450
3445
|
"dependencies": {
|
|
3451
3446
|
"@wdio/logger": "9.18.0",
|
|
3452
3447
|
"@wdio/types": "9.20.0",
|
|
3453
|
-
"@wdio/utils": "9.
|
|
3448
|
+
"@wdio/utils": "9.23.0",
|
|
3454
3449
|
"deepmerge-ts": "^7.0.3",
|
|
3455
3450
|
"glob": "^10.2.2",
|
|
3456
3451
|
"import-meta-resolve": "^4.0.0"
|
|
@@ -3587,9 +3582,9 @@
|
|
|
3587
3582
|
"license": "MIT"
|
|
3588
3583
|
},
|
|
3589
3584
|
"node_modules/@wdio/utils": {
|
|
3590
|
-
"version": "9.
|
|
3591
|
-
"resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-9.
|
|
3592
|
-
"integrity": "sha512-
|
|
3585
|
+
"version": "9.23.0",
|
|
3586
|
+
"resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-9.23.0.tgz",
|
|
3587
|
+
"integrity": "sha512-WhXuVSxEvPw/i34bL1aCHAOi+4g29kRkIMyBShNSxH+Shxh2G91RJYsXm4IAiPMGcC4H6G8T2VcbZ32qnGPm5Q==",
|
|
3593
3588
|
"license": "MIT",
|
|
3594
3589
|
"dependencies": {
|
|
3595
3590
|
"@puppeteer/browsers": "^2.2.0",
|
|
@@ -3636,9 +3631,9 @@
|
|
|
3636
3631
|
"license": "MIT"
|
|
3637
3632
|
},
|
|
3638
3633
|
"node_modules/@zip.js/zip.js": {
|
|
3639
|
-
"version": "2.8.
|
|
3640
|
-
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.
|
|
3641
|
-
"integrity": "sha512-
|
|
3634
|
+
"version": "2.8.13",
|
|
3635
|
+
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.13.tgz",
|
|
3636
|
+
"integrity": "sha512-UcWZ5i9Hlspgo+8q8PUPd9TmDYM62eqfb/0iZ5SF3bqfX/uFUmV660MC9Lsvon7/sidzesXLQlIf8/mbDUf6gQ==",
|
|
3642
3637
|
"license": "BSD-3-Clause",
|
|
3643
3638
|
"engines": {
|
|
3644
3639
|
"bun": ">=0.7.0",
|
|
@@ -3737,6 +3732,18 @@
|
|
|
3737
3732
|
"zod": "^3.25.76 || ^4.1.8"
|
|
3738
3733
|
}
|
|
3739
3734
|
},
|
|
3735
|
+
"node_modules/ai/node_modules/@ai-sdk/provider": {
|
|
3736
|
+
"version": "2.0.0",
|
|
3737
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.0.tgz",
|
|
3738
|
+
"integrity": "sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==",
|
|
3739
|
+
"license": "Apache-2.0",
|
|
3740
|
+
"dependencies": {
|
|
3741
|
+
"json-schema": "^0.4.0"
|
|
3742
|
+
},
|
|
3743
|
+
"engines": {
|
|
3744
|
+
"node": ">=18"
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3740
3747
|
"node_modules/ai/node_modules/@ai-sdk/provider-utils": {
|
|
3741
3748
|
"version": "3.0.12",
|
|
3742
3749
|
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.12.tgz",
|
|
@@ -9004,15 +9011,6 @@
|
|
|
9004
9011
|
"node": ">= 0.4"
|
|
9005
9012
|
}
|
|
9006
9013
|
},
|
|
9007
|
-
"node_modules/arr-union": {
|
|
9008
|
-
"version": "3.1.0",
|
|
9009
|
-
"resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
|
|
9010
|
-
"integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==",
|
|
9011
|
-
"license": "MIT",
|
|
9012
|
-
"engines": {
|
|
9013
|
-
"node": ">=0.10.0"
|
|
9014
|
-
}
|
|
9015
|
-
},
|
|
9016
9014
|
"node_modules/array-flatten": {
|
|
9017
9015
|
"version": "1.1.1",
|
|
9018
9016
|
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
|
|
@@ -9710,22 +9708,6 @@
|
|
|
9710
9708
|
"node": ">=0.8"
|
|
9711
9709
|
}
|
|
9712
9710
|
},
|
|
9713
|
-
"node_modules/clone-deep": {
|
|
9714
|
-
"version": "0.2.4",
|
|
9715
|
-
"resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz",
|
|
9716
|
-
"integrity": "sha512-we+NuQo2DHhSl+DP6jlUiAhyAjBQrYnpOk15rN6c6JSPScjiCLh8IbSU+VTcph6YS3o7mASE8a0+gbZ7ChLpgg==",
|
|
9717
|
-
"license": "MIT",
|
|
9718
|
-
"dependencies": {
|
|
9719
|
-
"for-own": "^0.1.3",
|
|
9720
|
-
"is-plain-object": "^2.0.1",
|
|
9721
|
-
"kind-of": "^3.0.2",
|
|
9722
|
-
"lazy-cache": "^1.0.3",
|
|
9723
|
-
"shallow-clone": "^0.1.2"
|
|
9724
|
-
},
|
|
9725
|
-
"engines": {
|
|
9726
|
-
"node": ">=0.10.0"
|
|
9727
|
-
}
|
|
9728
|
-
},
|
|
9729
9711
|
"node_modules/color": {
|
|
9730
9712
|
"version": "4.2.3",
|
|
9731
9713
|
"resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
@@ -10418,9 +10400,9 @@
|
|
|
10418
10400
|
}
|
|
10419
10401
|
},
|
|
10420
10402
|
"node_modules/edgedriver": {
|
|
10421
|
-
"version": "6.
|
|
10422
|
-
"resolved": "https://registry.npmjs.org/edgedriver/-/edgedriver-6.
|
|
10423
|
-
"integrity": "sha512-
|
|
10403
|
+
"version": "6.3.0",
|
|
10404
|
+
"resolved": "https://registry.npmjs.org/edgedriver/-/edgedriver-6.3.0.tgz",
|
|
10405
|
+
"integrity": "sha512-ggEQL+oEyIcM4nP2QC3AtCQ04o4kDNefRM3hja0odvlPSnsaxiruMxEZ93v3gDCKWYW6BXUr51PPradb+3nffw==",
|
|
10424
10406
|
"hasInstallScript": true,
|
|
10425
10407
|
"license": "MIT",
|
|
10426
10408
|
"dependencies": {
|
|
@@ -10428,7 +10410,7 @@
|
|
|
10428
10410
|
"@zip.js/zip.js": "^2.8.11",
|
|
10429
10411
|
"decamelize": "^6.0.1",
|
|
10430
10412
|
"edge-paths": "^3.0.5",
|
|
10431
|
-
"fast-xml-parser": "^5.3.
|
|
10413
|
+
"fast-xml-parser": "^5.3.3",
|
|
10432
10414
|
"http-proxy-agent": "^7.0.2",
|
|
10433
10415
|
"https-proxy-agent": "^7.0.6",
|
|
10434
10416
|
"which": "^6.0.0"
|
|
@@ -10587,6 +10569,27 @@
|
|
|
10587
10569
|
"node": ">=10.0.0"
|
|
10588
10570
|
}
|
|
10589
10571
|
},
|
|
10572
|
+
"node_modules/engine.io/node_modules/ws": {
|
|
10573
|
+
"version": "8.18.3",
|
|
10574
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
|
10575
|
+
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
|
10576
|
+
"license": "MIT",
|
|
10577
|
+
"engines": {
|
|
10578
|
+
"node": ">=10.0.0"
|
|
10579
|
+
},
|
|
10580
|
+
"peerDependencies": {
|
|
10581
|
+
"bufferutil": "^4.0.1",
|
|
10582
|
+
"utf-8-validate": ">=5.0.2"
|
|
10583
|
+
},
|
|
10584
|
+
"peerDependenciesMeta": {
|
|
10585
|
+
"bufferutil": {
|
|
10586
|
+
"optional": true
|
|
10587
|
+
},
|
|
10588
|
+
"utf-8-validate": {
|
|
10589
|
+
"optional": true
|
|
10590
|
+
}
|
|
10591
|
+
}
|
|
10592
|
+
},
|
|
10590
10593
|
"node_modules/entities": {
|
|
10591
10594
|
"version": "4.5.0",
|
|
10592
10595
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
@@ -11189,27 +11192,6 @@
|
|
|
11189
11192
|
"xspattern": "^3.1.0"
|
|
11190
11193
|
}
|
|
11191
11194
|
},
|
|
11192
|
-
"node_modules/for-in": {
|
|
11193
|
-
"version": "1.0.2",
|
|
11194
|
-
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
|
|
11195
|
-
"integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==",
|
|
11196
|
-
"license": "MIT",
|
|
11197
|
-
"engines": {
|
|
11198
|
-
"node": ">=0.10.0"
|
|
11199
|
-
}
|
|
11200
|
-
},
|
|
11201
|
-
"node_modules/for-own": {
|
|
11202
|
-
"version": "0.1.5",
|
|
11203
|
-
"resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz",
|
|
11204
|
-
"integrity": "sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==",
|
|
11205
|
-
"license": "MIT",
|
|
11206
|
-
"dependencies": {
|
|
11207
|
-
"for-in": "^1.0.1"
|
|
11208
|
-
},
|
|
11209
|
-
"engines": {
|
|
11210
|
-
"node": ">=0.10.0"
|
|
11211
|
-
}
|
|
11212
|
-
},
|
|
11213
11195
|
"node_modules/foreground-child": {
|
|
11214
11196
|
"version": "3.3.1",
|
|
11215
11197
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
|
|
@@ -11872,12 +11854,6 @@
|
|
|
11872
11854
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
|
11873
11855
|
"license": "MIT"
|
|
11874
11856
|
},
|
|
11875
|
-
"node_modules/is-buffer": {
|
|
11876
|
-
"version": "1.1.6",
|
|
11877
|
-
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
|
|
11878
|
-
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
|
|
11879
|
-
"license": "MIT"
|
|
11880
|
-
},
|
|
11881
11857
|
"node_modules/is-core-module": {
|
|
11882
11858
|
"version": "2.16.1",
|
|
11883
11859
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
@@ -11908,15 +11884,6 @@
|
|
|
11908
11884
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
11909
11885
|
}
|
|
11910
11886
|
},
|
|
11911
|
-
"node_modules/is-extendable": {
|
|
11912
|
-
"version": "0.1.1",
|
|
11913
|
-
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
|
|
11914
|
-
"integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
|
|
11915
|
-
"license": "MIT",
|
|
11916
|
-
"engines": {
|
|
11917
|
-
"node": ">=0.10.0"
|
|
11918
|
-
}
|
|
11919
|
-
},
|
|
11920
11887
|
"node_modules/is-fullwidth-code-point": {
|
|
11921
11888
|
"version": "3.0.0",
|
|
11922
11889
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
@@ -11965,18 +11932,6 @@
|
|
|
11965
11932
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
11966
11933
|
}
|
|
11967
11934
|
},
|
|
11968
|
-
"node_modules/is-plain-object": {
|
|
11969
|
-
"version": "2.0.4",
|
|
11970
|
-
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
|
|
11971
|
-
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
|
11972
|
-
"license": "MIT",
|
|
11973
|
-
"dependencies": {
|
|
11974
|
-
"isobject": "^3.0.1"
|
|
11975
|
-
},
|
|
11976
|
-
"engines": {
|
|
11977
|
-
"node": ">=0.10.0"
|
|
11978
|
-
}
|
|
11979
|
-
},
|
|
11980
11935
|
"node_modules/is-stream": {
|
|
11981
11936
|
"version": "2.0.1",
|
|
11982
11937
|
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
|
|
@@ -12031,15 +11986,6 @@
|
|
|
12031
11986
|
"node": ">=16"
|
|
12032
11987
|
}
|
|
12033
11988
|
},
|
|
12034
|
-
"node_modules/isobject": {
|
|
12035
|
-
"version": "3.0.1",
|
|
12036
|
-
"resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
|
|
12037
|
-
"integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
|
|
12038
|
-
"license": "MIT",
|
|
12039
|
-
"engines": {
|
|
12040
|
-
"node": ">=0.10.0"
|
|
12041
|
-
}
|
|
12042
|
-
},
|
|
12043
11989
|
"node_modules/jackspeak": {
|
|
12044
11990
|
"version": "4.1.1",
|
|
12045
11991
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz",
|
|
@@ -12356,18 +12302,6 @@
|
|
|
12356
12302
|
"safe-buffer": "^5.0.1"
|
|
12357
12303
|
}
|
|
12358
12304
|
},
|
|
12359
|
-
"node_modules/kind-of": {
|
|
12360
|
-
"version": "3.2.2",
|
|
12361
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
12362
|
-
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
12363
|
-
"license": "MIT",
|
|
12364
|
-
"dependencies": {
|
|
12365
|
-
"is-buffer": "^1.1.5"
|
|
12366
|
-
},
|
|
12367
|
-
"engines": {
|
|
12368
|
-
"node": ">=0.10.0"
|
|
12369
|
-
}
|
|
12370
|
-
},
|
|
12371
12305
|
"node_modules/klaw": {
|
|
12372
12306
|
"version": "4.1.0",
|
|
12373
12307
|
"resolved": "https://registry.npmjs.org/klaw/-/klaw-4.1.0.tgz",
|
|
@@ -12392,15 +12326,6 @@
|
|
|
12392
12326
|
"integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==",
|
|
12393
12327
|
"license": "MIT"
|
|
12394
12328
|
},
|
|
12395
|
-
"node_modules/lazy-cache": {
|
|
12396
|
-
"version": "1.0.4",
|
|
12397
|
-
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
|
|
12398
|
-
"integrity": "sha512-RE2g0b5VGZsOCFOCgP7omTRYFqydmZkBwl5oNnQ1lDYC57uyO9KqNnNVxT7COSHTxrRCWVcAVOcbjk+tvh/rgQ==",
|
|
12399
|
-
"license": "MIT",
|
|
12400
|
-
"engines": {
|
|
12401
|
-
"node": ">=0.10.0"
|
|
12402
|
-
}
|
|
12403
|
-
},
|
|
12404
12329
|
"node_modules/lazystream": {
|
|
12405
12330
|
"version": "1.0.1",
|
|
12406
12331
|
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
|
|
@@ -12746,20 +12671,6 @@
|
|
|
12746
12671
|
"node": ">= 0.6"
|
|
12747
12672
|
}
|
|
12748
12673
|
},
|
|
12749
|
-
"node_modules/merge-deep": {
|
|
12750
|
-
"version": "3.0.3",
|
|
12751
|
-
"resolved": "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz",
|
|
12752
|
-
"integrity": "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA==",
|
|
12753
|
-
"license": "MIT",
|
|
12754
|
-
"dependencies": {
|
|
12755
|
-
"arr-union": "^3.1.0",
|
|
12756
|
-
"clone-deep": "^0.2.4",
|
|
12757
|
-
"kind-of": "^3.0.2"
|
|
12758
|
-
},
|
|
12759
|
-
"engines": {
|
|
12760
|
-
"node": ">=0.10.0"
|
|
12761
|
-
}
|
|
12762
|
-
},
|
|
12763
12674
|
"node_modules/merge-descriptors": {
|
|
12764
12675
|
"version": "1.0.3",
|
|
12765
12676
|
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
@@ -12905,28 +12816,6 @@
|
|
|
12905
12816
|
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
|
12906
12817
|
"license": "MIT"
|
|
12907
12818
|
},
|
|
12908
|
-
"node_modules/mixin-object": {
|
|
12909
|
-
"version": "2.0.1",
|
|
12910
|
-
"resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz",
|
|
12911
|
-
"integrity": "sha512-ALGF1Jt9ouehcaXaHhn6t1yGWRqGaHkPFndtFVHfZXOvkIZ/yoGaSi0AHVTafb3ZBGg4dr/bDwnaEKqCXzchMA==",
|
|
12912
|
-
"license": "MIT",
|
|
12913
|
-
"dependencies": {
|
|
12914
|
-
"for-in": "^0.1.3",
|
|
12915
|
-
"is-extendable": "^0.1.1"
|
|
12916
|
-
},
|
|
12917
|
-
"engines": {
|
|
12918
|
-
"node": ">=0.10.0"
|
|
12919
|
-
}
|
|
12920
|
-
},
|
|
12921
|
-
"node_modules/mixin-object/node_modules/for-in": {
|
|
12922
|
-
"version": "0.1.8",
|
|
12923
|
-
"resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz",
|
|
12924
|
-
"integrity": "sha512-F0to7vbBSHP8E3l6dCjxNOLuSFAACIxFy3UehTUlG7svlXi37HHsDkyVcHo0Pq8QwrE+pXvWSVX3ZT1T9wAZ9g==",
|
|
12925
|
-
"license": "MIT",
|
|
12926
|
-
"engines": {
|
|
12927
|
-
"node": ">=0.10.0"
|
|
12928
|
-
}
|
|
12929
|
-
},
|
|
12930
12819
|
"node_modules/mkdirp": {
|
|
12931
12820
|
"version": "0.5.6",
|
|
12932
12821
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
|
|
@@ -13914,30 +13803,6 @@
|
|
|
13914
13803
|
"node": ">=18"
|
|
13915
13804
|
}
|
|
13916
13805
|
},
|
|
13917
|
-
"node_modules/playwright-extra": {
|
|
13918
|
-
"version": "4.3.6",
|
|
13919
|
-
"resolved": "https://registry.npmjs.org/playwright-extra/-/playwright-extra-4.3.6.tgz",
|
|
13920
|
-
"integrity": "sha512-q2rVtcE8V8K3vPVF1zny4pvwZveHLH8KBuVU2MoE3Jw4OKVoBWsHI9CH9zPydovHHOCDxjGN2Vg+2m644q3ijA==",
|
|
13921
|
-
"license": "MIT",
|
|
13922
|
-
"dependencies": {
|
|
13923
|
-
"debug": "^4.3.4"
|
|
13924
|
-
},
|
|
13925
|
-
"engines": {
|
|
13926
|
-
"node": ">=12"
|
|
13927
|
-
},
|
|
13928
|
-
"peerDependencies": {
|
|
13929
|
-
"playwright": "*",
|
|
13930
|
-
"playwright-core": "*"
|
|
13931
|
-
},
|
|
13932
|
-
"peerDependenciesMeta": {
|
|
13933
|
-
"playwright": {
|
|
13934
|
-
"optional": true
|
|
13935
|
-
},
|
|
13936
|
-
"playwright-core": {
|
|
13937
|
-
"optional": true
|
|
13938
|
-
}
|
|
13939
|
-
}
|
|
13940
|
-
},
|
|
13941
13806
|
"node_modules/plist": {
|
|
13942
13807
|
"version": "3.1.0",
|
|
13943
13808
|
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
|
|
@@ -14162,62 +14027,10 @@
|
|
|
14162
14027
|
"once": "^1.3.1"
|
|
14163
14028
|
}
|
|
14164
14029
|
},
|
|
14165
|
-
"node_modules/puppeteer-extra-plugin": {
|
|
14166
|
-
"version": "3.2.3",
|
|
14167
|
-
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin/-/puppeteer-extra-plugin-3.2.3.tgz",
|
|
14168
|
-
"integrity": "sha512-6RNy0e6pH8vaS3akPIKGg28xcryKscczt4wIl0ePciZENGE2yoaQJNd17UiEbdmh5/6WW6dPcfRWT9lxBwCi2Q==",
|
|
14169
|
-
"license": "MIT",
|
|
14170
|
-
"dependencies": {
|
|
14171
|
-
"@types/debug": "^4.1.0",
|
|
14172
|
-
"debug": "^4.1.1",
|
|
14173
|
-
"merge-deep": "^3.0.1"
|
|
14174
|
-
},
|
|
14175
|
-
"engines": {
|
|
14176
|
-
"node": ">=9.11.2"
|
|
14177
|
-
},
|
|
14178
|
-
"peerDependencies": {
|
|
14179
|
-
"playwright-extra": "*",
|
|
14180
|
-
"puppeteer-extra": "*"
|
|
14181
|
-
},
|
|
14182
|
-
"peerDependenciesMeta": {
|
|
14183
|
-
"playwright-extra": {
|
|
14184
|
-
"optional": true
|
|
14185
|
-
},
|
|
14186
|
-
"puppeteer-extra": {
|
|
14187
|
-
"optional": true
|
|
14188
|
-
}
|
|
14189
|
-
}
|
|
14190
|
-
},
|
|
14191
|
-
"node_modules/puppeteer-extra-plugin-recaptcha": {
|
|
14192
|
-
"version": "3.6.8",
|
|
14193
|
-
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-recaptcha/-/puppeteer-extra-plugin-recaptcha-3.6.8.tgz",
|
|
14194
|
-
"integrity": "sha512-AY2HG1ZFlSi4xs+Hy84LtRJ95DIfnbjR3Az64dJGVW8gr/hBAGEWRlXTMzea7YOmxO3Nc8Ak3CcUgjgp1gIu1w==",
|
|
14195
|
-
"license": "MIT",
|
|
14196
|
-
"dependencies": {
|
|
14197
|
-
"debug": "^4.1.1",
|
|
14198
|
-
"merge-deep": "^3.0.2",
|
|
14199
|
-
"puppeteer-extra-plugin": "^3.2.3"
|
|
14200
|
-
},
|
|
14201
|
-
"engines": {
|
|
14202
|
-
"node": ">=9.11.2"
|
|
14203
|
-
},
|
|
14204
|
-
"peerDependencies": {
|
|
14205
|
-
"playwright-extra": "*",
|
|
14206
|
-
"puppeteer-extra": "*"
|
|
14207
|
-
},
|
|
14208
|
-
"peerDependenciesMeta": {
|
|
14209
|
-
"playwright-extra": {
|
|
14210
|
-
"optional": true
|
|
14211
|
-
},
|
|
14212
|
-
"puppeteer-extra": {
|
|
14213
|
-
"optional": true
|
|
14214
|
-
}
|
|
14215
|
-
}
|
|
14216
|
-
},
|
|
14217
14030
|
"node_modules/qs": {
|
|
14218
|
-
"version": "6.14.
|
|
14219
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.
|
|
14220
|
-
"integrity": "sha512-
|
|
14031
|
+
"version": "6.14.1",
|
|
14032
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
|
|
14033
|
+
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
|
|
14221
14034
|
"license": "BSD-3-Clause",
|
|
14222
14035
|
"dependencies": {
|
|
14223
14036
|
"side-channel": "^1.1.0"
|
|
@@ -14594,9 +14407,9 @@
|
|
|
14594
14407
|
}
|
|
14595
14408
|
},
|
|
14596
14409
|
"node_modules/safaridriver": {
|
|
14597
|
-
"version": "1.0.
|
|
14598
|
-
"resolved": "https://registry.npmjs.org/safaridriver/-/safaridriver-1.0.
|
|
14599
|
-
"integrity": "sha512-
|
|
14410
|
+
"version": "1.0.1",
|
|
14411
|
+
"resolved": "https://registry.npmjs.org/safaridriver/-/safaridriver-1.0.1.tgz",
|
|
14412
|
+
"integrity": "sha512-jkg4434cYgtrIF2AeY/X0Wmd2W73cK5qIEFE3hDrrQenJH/2SDJIXGvPAigfvQTcE9+H31zkiNHbUqcihEiMRA==",
|
|
14600
14413
|
"license": "MIT",
|
|
14601
14414
|
"engines": {
|
|
14602
14415
|
"node": ">=18.0.0"
|
|
@@ -14836,42 +14649,6 @@
|
|
|
14836
14649
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
14837
14650
|
"license": "ISC"
|
|
14838
14651
|
},
|
|
14839
|
-
"node_modules/shallow-clone": {
|
|
14840
|
-
"version": "0.1.2",
|
|
14841
|
-
"resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz",
|
|
14842
|
-
"integrity": "sha512-J1zdXCky5GmNnuauESROVu31MQSnLoYvlyEn6j2Ztk6Q5EHFIhxkMhYcv6vuDzl2XEzoRr856QwzMgWM/TmZgw==",
|
|
14843
|
-
"license": "MIT",
|
|
14844
|
-
"dependencies": {
|
|
14845
|
-
"is-extendable": "^0.1.1",
|
|
14846
|
-
"kind-of": "^2.0.1",
|
|
14847
|
-
"lazy-cache": "^0.2.3",
|
|
14848
|
-
"mixin-object": "^2.0.1"
|
|
14849
|
-
},
|
|
14850
|
-
"engines": {
|
|
14851
|
-
"node": ">=0.10.0"
|
|
14852
|
-
}
|
|
14853
|
-
},
|
|
14854
|
-
"node_modules/shallow-clone/node_modules/kind-of": {
|
|
14855
|
-
"version": "2.0.1",
|
|
14856
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz",
|
|
14857
|
-
"integrity": "sha512-0u8i1NZ/mg0b+W3MGGw5I7+6Eib2nx72S/QvXa0hYjEkjTknYmEYQJwGu3mLC0BrhtJjtQafTkyRUQ75Kx0LVg==",
|
|
14858
|
-
"license": "MIT",
|
|
14859
|
-
"dependencies": {
|
|
14860
|
-
"is-buffer": "^1.0.2"
|
|
14861
|
-
},
|
|
14862
|
-
"engines": {
|
|
14863
|
-
"node": ">=0.10.0"
|
|
14864
|
-
}
|
|
14865
|
-
},
|
|
14866
|
-
"node_modules/shallow-clone/node_modules/lazy-cache": {
|
|
14867
|
-
"version": "0.2.7",
|
|
14868
|
-
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz",
|
|
14869
|
-
"integrity": "sha512-gkX52wvU/R8DVMMt78ATVPFMJqfW8FPz1GZ1sVHBVQHmu/WvhIWE4cE1GBzhJNFicDeYhnwp6Rl35BcAIM3YOQ==",
|
|
14870
|
-
"license": "MIT",
|
|
14871
|
-
"engines": {
|
|
14872
|
-
"node": ">=0.10.0"
|
|
14873
|
-
}
|
|
14874
|
-
},
|
|
14875
14652
|
"node_modules/sharp": {
|
|
14876
14653
|
"version": "0.34.2",
|
|
14877
14654
|
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.2.tgz",
|
|
@@ -15107,6 +14884,27 @@
|
|
|
15107
14884
|
"ws": "~8.18.3"
|
|
15108
14885
|
}
|
|
15109
14886
|
},
|
|
14887
|
+
"node_modules/socket.io-adapter/node_modules/ws": {
|
|
14888
|
+
"version": "8.18.3",
|
|
14889
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
|
14890
|
+
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
|
14891
|
+
"license": "MIT",
|
|
14892
|
+
"engines": {
|
|
14893
|
+
"node": ">=10.0.0"
|
|
14894
|
+
},
|
|
14895
|
+
"peerDependencies": {
|
|
14896
|
+
"bufferutil": "^4.0.1",
|
|
14897
|
+
"utf-8-validate": ">=5.0.2"
|
|
14898
|
+
},
|
|
14899
|
+
"peerDependenciesMeta": {
|
|
14900
|
+
"bufferutil": {
|
|
14901
|
+
"optional": true
|
|
14902
|
+
},
|
|
14903
|
+
"utf-8-validate": {
|
|
14904
|
+
"optional": true
|
|
14905
|
+
}
|
|
14906
|
+
}
|
|
14907
|
+
},
|
|
15110
14908
|
"node_modules/socket.io-parser": {
|
|
15111
14909
|
"version": "4.2.5",
|
|
15112
14910
|
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.5.tgz",
|
|
@@ -15858,9 +15656,9 @@
|
|
|
15858
15656
|
}
|
|
15859
15657
|
},
|
|
15860
15658
|
"node_modules/undici": {
|
|
15861
|
-
"version": "7.
|
|
15862
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-7.
|
|
15863
|
-
"integrity": "sha512-
|
|
15659
|
+
"version": "7.18.0",
|
|
15660
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-7.18.0.tgz",
|
|
15661
|
+
"integrity": "sha512-CfPufgPFHCYu0W4h1NiKW9+tNJ39o3kWm7Cm29ET1enSJx+AERfz7A2wAr26aY0SZbYzZlTBQtcHy15o60VZfQ==",
|
|
15864
15662
|
"license": "MIT",
|
|
15865
15663
|
"engines": {
|
|
15866
15664
|
"node": ">=20.18.1"
|
|
@@ -16078,18 +15876,18 @@
|
|
|
16078
15876
|
}
|
|
16079
15877
|
},
|
|
16080
15878
|
"node_modules/webdriver": {
|
|
16081
|
-
"version": "9.
|
|
16082
|
-
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-9.
|
|
16083
|
-
"integrity": "sha512-
|
|
15879
|
+
"version": "9.23.0",
|
|
15880
|
+
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-9.23.0.tgz",
|
|
15881
|
+
"integrity": "sha512-XkZOhjoBOY7maKI3BhDF2rNiDne4wBD6Gw6VUnt4X9b7j9NtfzcCrThBlT0hnA8W77bWNtMRCSpw9Ajy08HqKg==",
|
|
16084
15882
|
"license": "MIT",
|
|
16085
15883
|
"dependencies": {
|
|
16086
15884
|
"@types/node": "^20.1.0",
|
|
16087
15885
|
"@types/ws": "^8.5.3",
|
|
16088
|
-
"@wdio/config": "9.
|
|
15886
|
+
"@wdio/config": "9.23.0",
|
|
16089
15887
|
"@wdio/logger": "9.18.0",
|
|
16090
15888
|
"@wdio/protocols": "9.16.2",
|
|
16091
15889
|
"@wdio/types": "9.20.0",
|
|
16092
|
-
"@wdio/utils": "9.
|
|
15890
|
+
"@wdio/utils": "9.23.0",
|
|
16093
15891
|
"deepmerge-ts": "^7.0.3",
|
|
16094
15892
|
"https-proxy-agent": "^7.0.6",
|
|
16095
15893
|
"undici": "^6.21.3",
|
|
@@ -16109,9 +15907,9 @@
|
|
|
16109
15907
|
}
|
|
16110
15908
|
},
|
|
16111
15909
|
"node_modules/webdriver/node_modules/undici": {
|
|
16112
|
-
"version": "6.
|
|
16113
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.
|
|
16114
|
-
"integrity": "sha512-
|
|
15910
|
+
"version": "6.23.0",
|
|
15911
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz",
|
|
15912
|
+
"integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==",
|
|
16115
15913
|
"license": "MIT",
|
|
16116
15914
|
"engines": {
|
|
16117
15915
|
"node": ">=18.17"
|
|
@@ -16124,19 +15922,19 @@
|
|
|
16124
15922
|
"license": "MIT"
|
|
16125
15923
|
},
|
|
16126
15924
|
"node_modules/webdriverio": {
|
|
16127
|
-
"version": "9.
|
|
16128
|
-
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-9.
|
|
16129
|
-
"integrity": "sha512-
|
|
15925
|
+
"version": "9.23.0",
|
|
15926
|
+
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-9.23.0.tgz",
|
|
15927
|
+
"integrity": "sha512-Y5y4jpwHvuduUfup+gXTuCU6AROn/k6qOba3st0laFluKHY+q5SHOpQAJdS8acYLwE8caDQ2dXJhmXyxuJrm0Q==",
|
|
16130
15928
|
"license": "MIT",
|
|
16131
15929
|
"dependencies": {
|
|
16132
15930
|
"@types/node": "^20.11.30",
|
|
16133
15931
|
"@types/sinonjs__fake-timers": "^8.1.5",
|
|
16134
|
-
"@wdio/config": "9.
|
|
15932
|
+
"@wdio/config": "9.23.0",
|
|
16135
15933
|
"@wdio/logger": "9.18.0",
|
|
16136
15934
|
"@wdio/protocols": "9.16.2",
|
|
16137
15935
|
"@wdio/repl": "9.16.2",
|
|
16138
15936
|
"@wdio/types": "9.20.0",
|
|
16139
|
-
"@wdio/utils": "9.
|
|
15937
|
+
"@wdio/utils": "9.23.0",
|
|
16140
15938
|
"archiver": "^7.0.1",
|
|
16141
15939
|
"aria-query": "^5.3.0",
|
|
16142
15940
|
"cheerio": "^1.0.0-rc.12",
|
|
@@ -16153,7 +15951,7 @@
|
|
|
16153
15951
|
"rgb2hex": "0.2.5",
|
|
16154
15952
|
"serialize-error": "^12.0.0",
|
|
16155
15953
|
"urlpattern-polyfill": "^10.0.0",
|
|
16156
|
-
"webdriver": "9.
|
|
15954
|
+
"webdriver": "9.23.0"
|
|
16157
15955
|
},
|
|
16158
15956
|
"engines": {
|
|
16159
15957
|
"node": ">=18.20.0"
|
|
@@ -16434,9 +16232,9 @@
|
|
|
16434
16232
|
"license": "ISC"
|
|
16435
16233
|
},
|
|
16436
16234
|
"node_modules/ws": {
|
|
16437
|
-
"version": "8.
|
|
16438
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
16439
|
-
"integrity": "sha512-
|
|
16235
|
+
"version": "8.19.0",
|
|
16236
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
|
|
16237
|
+
"integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
|
|
16440
16238
|
"license": "MIT",
|
|
16441
16239
|
"engines": {
|
|
16442
16240
|
"node": ">=10.0.0"
|