|
6266 | 6266 | "@microsoft/fast-foundation" "^2.38.0" |
6267 | 6267 | "@microsoft/fast-react-wrapper" "^0.1.18" |
6268 | 6268 |
|
6269 | | - |
6270 | | - version "8.13.12" |
6271 | | - resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.12.tgz#4ceba1e74ee74d3864b1fbdefa1cdaf2feba3d3f" |
6272 | | - integrity sha512-BZUqkr0nKGzroOEthaYGNyyV47PbuavP5Rc454W/sfHH5upCNLUYEViucvJwxdHbfHBEUbl8o4x3wrjHhxK4dw== |
| 6269 | + |
| 6270 | + version "8.13.13" |
| 6271 | + resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.13.tgz#1a40a54fe79031c78f85bdad30b67784eed398fe" |
| 6272 | + integrity sha512-YueRH3oK2EdTw8tJ30ER3vOPNNaXQgfTc0LsguPLfUfWS2JpQd5aYJmToDY2wDM2nyClz5kZ5ti49MQ1W0twKw== |
6273 | 6273 | dependencies: |
6274 | 6274 | "@types/node" "^20.1.1" |
6275 | | - "@wdio/config" "8.12.1" |
6276 | | - "@wdio/globals" "8.13.12" |
| 6275 | + "@wdio/config" "8.13.13" |
| 6276 | + "@wdio/globals" "8.13.13" |
6277 | 6277 | "@wdio/logger" "8.11.0" |
6278 | 6278 | "@wdio/protocols" "8.11.0" |
6279 | 6279 | "@wdio/types" "8.10.4" |
6280 | | - "@wdio/utils" "8.12.1" |
| 6280 | + "@wdio/utils" "8.13.13" |
6281 | 6281 | async-exit-hook "^2.0.1" |
6282 | 6282 | chalk "^5.2.0" |
6283 | 6283 | chokidar "^3.5.3" |
|
6291 | 6291 | lodash.union "^4.6.0" |
6292 | 6292 | read-pkg-up "9.1.0" |
6293 | 6293 | recursive-readdir "^2.2.3" |
6294 | | - webdriverio "8.13.12" |
| 6294 | + webdriverio "8.13.13" |
6295 | 6295 | yargs "^17.7.2" |
6296 | 6296 | yarn-install "^1.0.0" |
6297 | 6297 |
|
|
6309 | 6309 | import-meta-resolve "^3.0.0" |
6310 | 6310 | read-pkg-up "^9.1.0" |
6311 | 6311 |
|
6312 | | -"@wdio/config@8.12.1": |
6313 | | - version "8.12.1" |
6314 | | - resolved "https://registry.yarnpkg.com/@wdio/config/-/config-8.12.1.tgz#422ed5ef88073ff31f90a484b965ebf806aae625" |
6315 | | - integrity sha512-6DfTU+5Ugg6HKMSqVNCLEgdFd7l+QnaMoDe2/tZ8zoYNdJlFu0NfClXLL4qnTCCjebmz3eu0/O+aRPJyxo6GGQ== |
| 6312 | +"@wdio/config@8.13.13": |
| 6313 | + version "8.13.13" |
| 6314 | + resolved "https://registry.yarnpkg.com/@wdio/config/-/config-8.13.13.tgz#07db3064c1b0ab436bb873b8b19a6a8ed161de4d" |
| 6315 | + integrity sha512-tYTlblk8ykbzKRWC7j1MSjvDQwUnh/agSBEbcuVSZUFRAaIOu3HRqWeDKJreEuV1VkrmS8+X6rxXpTYGnNEGzw== |
6316 | 6316 | dependencies: |
6317 | 6317 | "@wdio/logger" "8.11.0" |
6318 | 6318 | "@wdio/types" "8.10.4" |
6319 | | - "@wdio/utils" "8.12.1" |
| 6319 | + "@wdio/utils" "8.13.13" |
6320 | 6320 | decamelize "^6.0.0" |
6321 | 6321 | deepmerge-ts "^5.0.0" |
6322 | 6322 | glob "^10.2.2" |
6323 | 6323 | import-meta-resolve "^3.0.0" |
6324 | 6324 | read-pkg-up "^9.1.0" |
6325 | 6325 |
|
6326 | | - |
6327 | | - version "8.13.12" |
6328 | | - resolved "https://registry.yarnpkg.com/@wdio/globals/-/globals-8.13.12.tgz#2f6625cf1017815368b13fcfb4e037c6dc8a0ae7" |
6329 | | - integrity sha512-OkrpWwmTRGSzOxu4FRCD+YYh9YFqfYH/FYrsoNBi6r507yjaARyQVsdR+JBqV6kQRCZW1gQRsakasNf5thqxBw== |
| 6326 | + |
| 6327 | + version "8.13.13" |
| 6328 | + resolved "https://registry.yarnpkg.com/@wdio/globals/-/globals-8.13.13.tgz#70fd8a7892d15a33b9c2aecf10bc0d90c90739d6" |
| 6329 | + integrity sha512-Rrk4GyT3/aWYfXP4qJVSpeXhqEIFAL5/ih400evf1ARTGecTDn+0DNnVrEwQpeOTWIpx1nAjRSoTrIbav3uZww== |
6330 | 6330 | optionalDependencies: |
6331 | 6331 | expect-webdriverio "^4.2.5" |
6332 | | - webdriverio "8.13.12" |
| 6332 | + webdriverio "8.13.13" |
6333 | 6333 |
|
6334 | 6334 | "@wdio/globals@^8.8.8": |
6335 | 6335 | version "8.11.2" |
|
6339 | 6339 | expect-webdriverio "^4.2.5" |
6340 | 6340 | webdriverio "8.11.2" |
6341 | 6341 |
|
6342 | | - |
6343 | | - version "8.13.12" |
6344 | | - resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-8.13.12.tgz#35be3554892755c3e29d6d1481319343bd25d680" |
6345 | | - integrity sha512-xfkUFQZfV1wtxFnugeKcPoEsBmoo9gUJxfCzs+2M3TehbrcgS7inDM0PFcQHfp44xCTb77+8W9WVFg2QCRil5w== |
| 6342 | + |
| 6343 | + version "8.13.13" |
| 6344 | + resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-8.13.13.tgz#65a407865c655de383b09c75a97f5144ecbbb03b" |
| 6345 | + integrity sha512-oAXO5yNpOe2fUMqkAQlmKw/CKq1Y9puqMtDAXek8vsj9bwUyXAMcvJPgd3X0OlV7lWNbIQeFjm29nBhWlwRcmA== |
6346 | 6346 | dependencies: |
6347 | 6347 | "@types/node" "^20.1.0" |
6348 | 6348 | "@wdio/logger" "8.11.0" |
6349 | 6349 | "@wdio/repl" "8.10.1" |
6350 | | - "@wdio/runner" "8.13.12" |
| 6350 | + "@wdio/runner" "8.13.13" |
6351 | 6351 | "@wdio/types" "8.10.4" |
6352 | 6352 | async-exit-hook "^2.0.1" |
6353 | 6353 | split2 "^4.1.0" |
|
6373 | 6373 | loglevel-plugin-prefix "^0.8.4" |
6374 | 6374 | strip-ansi "^6.0.0" |
6375 | 6375 |
|
6376 | | -"@wdio/mocha-framework@8.12.1": |
6377 | | - version "8.12.1" |
6378 | | - resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-8.12.1.tgz#18eedd57093aadc7a3284072e56e41fbf397a9a5" |
6379 | | - integrity sha512-/zve4mFx37PqvBTzfOQX56r+Fu9d/g9UGFUF3s5Cgq6uUgwDOrotD5p47Bd/e1oqu5w2IRBFUCsv1bpFhGEZPQ== |
| 6376 | +"@wdio/mocha-framework@8.13.13": |
| 6377 | + version "8.13.13" |
| 6378 | + resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-8.13.13.tgz#1560adfb31c590a219fb9e0a3746c26a499cc9ca" |
| 6379 | + integrity sha512-qkIW15fwJWUTZ7UhXITFyMkWiK6ahWF/37LwDmjBcM1SGsESs6tlVD2WWduGJH2vYdr89NeLO2DK4BAVlQ1Igg== |
6380 | 6380 | dependencies: |
6381 | 6381 | "@types/mocha" "^10.0.0" |
6382 | 6382 | "@types/node" "^20.1.0" |
6383 | 6383 | "@wdio/logger" "8.11.0" |
6384 | 6384 | "@wdio/types" "8.10.4" |
6385 | | - "@wdio/utils" "8.12.1" |
| 6385 | + "@wdio/utils" "8.13.13" |
6386 | 6386 | mocha "^10.0.0" |
6387 | 6387 |
|
6388 | 6388 | |
|
6409 | 6409 | object-inspect "^1.12.0" |
6410 | 6410 | supports-color "9.4.0" |
6411 | 6411 |
|
6412 | | - |
6413 | | - version "8.13.12" |
6414 | | - resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-8.13.12.tgz#f026806a0f7bd717e0b5b46c3cc07c1f55fbace7" |
6415 | | - integrity sha512-R96/yxCtizRQAtuA08Ee9gSD+B40Vz5bIYIYuqioBwzzqzsqhUMyp8oCSGplEGOdOo5ug5oW8qO3TMN62Z6Z9A== |
| 6412 | + |
| 6413 | + version "8.13.13" |
| 6414 | + resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-8.13.13.tgz#d5754e12a7a3c9c1620be5b43275c718b97fac70" |
| 6415 | + integrity sha512-b+SLFD2QFxXqWBOxh6q9k1Hnocc+X0yDVnnL9uCEfnwmkuKrX3O4e/SN9GIZc+Nvmz2HVxZZGZsECESbY7SCgQ== |
6416 | 6416 | dependencies: |
6417 | 6417 | "@types/node" "^20.1.0" |
6418 | | - "@wdio/config" "8.12.1" |
6419 | | - "@wdio/globals" "8.13.12" |
| 6418 | + "@wdio/config" "8.13.13" |
| 6419 | + "@wdio/globals" "8.13.13" |
6420 | 6420 | "@wdio/logger" "8.11.0" |
6421 | 6421 | "@wdio/types" "8.10.4" |
6422 | | - "@wdio/utils" "8.12.1" |
| 6422 | + "@wdio/utils" "8.13.13" |
6423 | 6423 | deepmerge-ts "^5.0.0" |
6424 | 6424 | expect-webdriverio "^4.2.5" |
6425 | 6425 | gaze "^1.1.2" |
6426 | | - webdriver "8.13.1" |
6427 | | - webdriverio "8.13.12" |
| 6426 | + webdriver "8.13.13" |
| 6427 | + webdriverio "8.13.13" |
6428 | 6428 |
|
6429 | 6429 | |
6430 | 6430 | version "8.12.2" |
|
6454 | 6454 | import-meta-resolve "^3.0.0" |
6455 | 6455 | p-iteration "^1.1.8" |
6456 | 6456 |
|
6457 | | -"@wdio/utils@8.12.1": |
6458 | | - version "8.12.1" |
6459 | | - resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-8.12.1.tgz#052d4cb294ef3fae21762b61f979b3a75cb01194" |
6460 | | - integrity sha512-VmF6O++84FTH3AKaVFyqn0MJA65/1G6dbm6p61KBqkD25LxaWo4398lCCbt264hzBIobtXRZoQ87bSxdfnlUKQ== |
| 6457 | +"@wdio/utils@8.13.13": |
| 6458 | + version "8.13.13" |
| 6459 | + resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-8.13.13.tgz#4096fd47d3cf00fb2b1c9a8770c723e01f1c9703" |
| 6460 | + integrity sha512-Bg6Xe+PqueDoDhHDxF63mBclWJ2pj9PMVLtZyHJ8dZjZ37JR1WNM4OUgcVBmYjpukZkF3mdESsXDL7lmY4JNYA== |
6461 | 6461 | dependencies: |
6462 | 6462 | "@wdio/logger" "8.11.0" |
6463 | 6463 | "@wdio/types" "8.10.4" |
6464 | 6464 | import-meta-resolve "^3.0.0" |
6465 | | - p-iteration "^1.1.8" |
6466 | 6465 |
|
6467 | 6466 | "@webassemblyjs/ [email protected]": |
6468 | 6467 | version "1.11.1" |
|
9956 | 9955 | uuid "^9.0.0" |
9957 | 9956 | which "^3.0.0" |
9958 | 9957 |
|
9959 | | -devtools@8.12.1: |
9960 | | - version "8.12.1" |
9961 | | - resolved "https://registry.yarnpkg.com/devtools/-/devtools-8.12.1.tgz#11423535e87999735b20b8150cfb9dc11427840d" |
9962 | | - integrity sha512-R72raQLN1lDSqbr2DVj9SRh07JRyojzmrcLa33VBa2nw3cf5ZyHOHe0DgxlJ/5c2Dfs1+wGNJy16gWKGBq+xgg== |
| 9958 | +devtools@8.13.13: |
| 9959 | + version "8.13.13" |
| 9960 | + resolved "https://registry.yarnpkg.com/devtools/-/devtools-8.13.13.tgz#fb7a56a43ca53d06ee02260ef2d95869738c046f" |
| 9961 | + integrity sha512-PpxaBAzocgc1lcW3aWnqjapEaDaTFqroyD5ux2SatiIps+UHGzxbY4upSeD0rHEiP8MfR6uBo+3Rc4gqo0zi5A== |
9963 | 9962 | dependencies: |
9964 | 9963 | "@types/node" "^20.1.0" |
9965 | | - "@wdio/config" "8.12.1" |
| 9964 | + "@wdio/config" "8.13.13" |
9966 | 9965 | "@wdio/logger" "8.11.0" |
9967 | 9966 | "@wdio/protocols" "8.11.0" |
9968 | 9967 | "@wdio/types" "8.10.4" |
9969 | | - "@wdio/utils" "8.12.1" |
| 9968 | + "@wdio/utils" "8.13.13" |
9970 | 9969 | chrome-launcher "^0.15.0" |
9971 | 9970 | edge-paths "^3.0.5" |
9972 | 9971 | import-meta-resolve "^3.0.0" |
|
20966 | 20965 | ky "^0.33.0" |
20967 | 20966 | ws "^8.8.0" |
20968 | 20967 |
|
20969 | | - |
20970 | | - version "8.13.1" |
20971 | | - resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-8.13.1.tgz#c673763bc3a8aa2b3a0b7515eab36f9ba258f9d5" |
20972 | | - integrity sha512-v6EDyGEtZB8wpqd3kxEDOVU/Z21XY23SObHwoi4xe72sQeVbC8nIR0Y7Ri/gbQMv1bK58YIK01BAf7JmBZAcUw== |
| 20968 | + |
| 20969 | + version "8.13.13" |
| 20970 | + resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-8.13.13.tgz#add0a041a34af6a8b72eaecc9ea7361b0b917a23" |
| 20971 | + integrity sha512-CEwOWSQFV2/xj59fO9DOC4FCy49DpsTf7uyDHFH3v0w90bmiq2Fjq2sGrlJNF6U0YiWHRVWQQqCLUav3M/rqOg== |
20973 | 20972 | dependencies: |
20974 | 20973 | "@types/node" "^20.1.0" |
20975 | 20974 | "@types/ws" "^8.5.3" |
20976 | | - "@wdio/config" "8.12.1" |
| 20975 | + "@wdio/config" "8.13.13" |
20977 | 20976 | "@wdio/logger" "8.11.0" |
20978 | 20977 | "@wdio/protocols" "8.11.0" |
20979 | 20978 | "@wdio/types" "8.10.4" |
20980 | | - "@wdio/utils" "8.12.1" |
| 20979 | + "@wdio/utils" "8.13.13" |
20981 | 20980 | deepmerge-ts "^5.0.0" |
20982 | 20981 | got "^ 12.6.1" |
20983 | 20982 | ky "^0.33.0" |
|
21014 | 21013 | serialize-error "^8.0.0" |
21015 | 21014 | webdriver "8.11.1" |
21016 | 21015 |
|
21017 | | - |
21018 | | - version "8.13.12" |
21019 | | - resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.13.12.tgz#113a0ae415e995e8360c750ddf7aa590d2e910ce" |
21020 | | - integrity sha512-KtKalDvKCE67D5p+Jp/o5Y/EXIr2X2QLJUf+rraXmZo9Hkr1EYA0LfdwfEOJ5F/0U9i21rYmZNdk900WVA7eRQ== |
| 21016 | + |
| 21017 | + version "8.13.13" |
| 21018 | + resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.13.13.tgz#9b25b903d41cf57966bbadc85e0e4c299ed5d416" |
| 21019 | + integrity sha512-loHJH8NQ7tyaeeUmhS//Ic2BNRQdXKEAzZogP48irsxeXhCClo5RuQUnnNVb+MQs8zSd5eKFhZQRofKmSSP30g== |
21021 | 21020 | dependencies: |
21022 | 21021 | "@types/node" "^20.1.0" |
21023 | | - "@wdio/config" "8.12.1" |
| 21022 | + "@wdio/config" "8.13.13" |
21024 | 21023 | "@wdio/logger" "8.11.0" |
21025 | 21024 | "@wdio/protocols" "8.11.0" |
21026 | 21025 | "@wdio/repl" "8.10.1" |
21027 | 21026 | "@wdio/types" "8.10.4" |
21028 | | - "@wdio/utils" "8.12.1" |
| 21027 | + "@wdio/utils" "8.13.13" |
21029 | 21028 | archiver "^5.0.0" |
21030 | 21029 | aria-query "^5.0.0" |
21031 | 21030 | css-shorthand-properties "^1.1.1" |
21032 | 21031 | css-value "^0.0.1" |
21033 | | - devtools "8.12.1" |
| 21032 | + devtools "8.13.13" |
21034 | 21033 | devtools-protocol "^0.0.1170846" |
21035 | 21034 | grapheme-splitter "^1.0.2" |
21036 | 21035 | import-meta-resolve "^3.0.0" |
|
21043 | 21042 | resq "^1.9.1" |
21044 | 21043 | rgb2hex "0.2.5" |
21045 | 21044 | serialize-error "^8.0.0" |
21046 | | - webdriver "8.13.1" |
| 21045 | + webdriver "8.13.13" |
21047 | 21046 |
|
21048 | 21047 | webidl-conversions@^3.0.0: |
21049 | 21048 | version "3.0.1" |
|
0 commit comments