@testspectra/cli 1.1.8-rc.9 → 1.1.10

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.
Files changed (80) hide show
  1. package/README.md +11 -8
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/commands/__tests__/doctor-filter.test.d.ts +1 -0
  4. package/dist/commands/__tests__/doctor-filter.test.js +37 -0
  5. package/dist/commands/__tests__/test-error-streaming.test.d.ts +1 -0
  6. package/dist/commands/__tests__/test-error-streaming.test.js +85 -0
  7. package/dist/commands/__tests__/test-scaffolding.test.d.ts +1 -0
  8. package/dist/commands/__tests__/test-scaffolding.test.js +32 -0
  9. package/dist/commands/__tests__/upgrade.test.d.ts +1 -0
  10. package/dist/commands/__tests__/upgrade.test.js +95 -0
  11. package/dist/commands/add.js +3 -3
  12. package/dist/commands/devices.js +1 -0
  13. package/dist/commands/docs.d.ts +4 -0
  14. package/dist/commands/docs.js +17 -0
  15. package/dist/commands/doctor.d.ts +9 -1
  16. package/dist/commands/doctor.js +17 -3
  17. package/dist/commands/init.js +5 -159
  18. package/dist/commands/install.js +5 -0
  19. package/dist/commands/license.js +1 -0
  20. package/dist/commands/run.d.ts +2 -0
  21. package/dist/commands/run.js +22 -0
  22. package/dist/commands/test.d.ts +13 -0
  23. package/dist/commands/test.js +115 -21
  24. package/dist/commands/upgrade.d.ts +12 -0
  25. package/dist/commands/upgrade.js +197 -0
  26. package/dist/config/schema.d.ts +53 -0
  27. package/dist/config/schema.js +2 -0
  28. package/dist/generator/__tests__/tsconfig-isolation.test.js +2 -1
  29. package/dist/generator/architecture-doc-generator.d.ts +14 -0
  30. package/dist/generator/architecture-doc-generator.js +80 -0
  31. package/dist/generator/index.d.ts +1 -0
  32. package/dist/generator/index.js +1 -0
  33. package/dist/generator/tsconfig-generator.js +1 -1
  34. package/dist/index.js +59 -16
  35. package/dist/linter/discovery.js +2 -2
  36. package/dist/linter/schemas/spec.schema.d.ts +6 -6
  37. package/dist/runner/bridge.d.ts +1 -1
  38. package/dist/runner/bridge.js +58 -16
  39. package/dist/runner/reporter.d.ts +1 -0
  40. package/dist/runner/reporter.js +12 -6
  41. package/dist/utils/__tests__/dev-server-manager.test.d.ts +1 -0
  42. package/dist/utils/__tests__/dev-server-manager.test.js +72 -0
  43. package/dist/utils/background-update-check.d.ts +1 -0
  44. package/dist/utils/background-update-check.js +43 -0
  45. package/dist/utils/dependency-updates.d.ts +15 -0
  46. package/dist/utils/dependency-updates.js +107 -0
  47. package/dist/utils/dev-server-manager.d.ts +40 -0
  48. package/dist/utils/dev-server-manager.js +257 -0
  49. package/dist/utils/update-notifier.d.ts +2 -0
  50. package/dist/utils/update-notifier.js +67 -0
  51. package/package.json +10 -9
  52. package/templates/default/package.json +2 -2
  53. package/templates/docs/ARCHITECTURE.default.md +26 -0
  54. package/templates/docs/ARCHITECTURE.nx.md +147 -0
  55. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db +0 -0
  56. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-shm +0 -0
  57. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-wal +0 -0
  58. package/templates/nx/.nx/workspace-data/d/daemon.log +745 -0
  59. package/templates/nx/.nx/workspace-data/d/server-process.json +1 -1
  60. package/templates/nx/.nx/workspace-data/file-map.json +172 -186
  61. package/templates/nx/.nx/workspace-data/lockfile.hash +1 -1
  62. package/templates/nx/.nx/workspace-data/nx_files.nxt +0 -0
  63. package/templates/nx/.nx/workspace-data/parsed-lock-file.json +81 -130
  64. package/templates/nx/.nx/workspace-data/project-graph.json +85 -138
  65. package/templates/nx/.nx/workspace-data/source-maps.json +336 -0
  66. package/templates/nx/package.json +3 -3
  67. package/templates/nx/pnpm-lock.yaml +191 -214
  68. package/templates/nx/spectra.config.ts +13 -0
  69. package/templates/react-component/package.json +3 -3
  70. package/templates/react-component/page-objects/BadgeComponent/web.ts +4 -4
  71. package/templates/react-component/page-objects/ButtonComponent/web.ts +3 -3
  72. package/templates/react-component/page-objects/InputComponent/web.ts +1 -1
  73. package/templates/react-component/specs/ButtonComponent/TC-0001-button-rendering-and-click/web.test.tsx +0 -3
  74. package/templates/react-component/specs/ButtonComponent/TC-0004-disabled-button-not-clickable/web.test.tsx +0 -9
  75. package/templates/react-component/specs/ButtonComponent/TC-0005-button-renders-icon/web.test.tsx +1 -1
  76. package/templates/react-component/specs/InputComponent/TC-0003-input-typing-and-clear/web.test.tsx +4 -8
  77. package/templates/react-component/spectra.config.ts +0 -10
  78. package/templates/react-component/src/components/Badge/Badge.tsx +3 -3
  79. package/templates/react-component/src/components/Button/Button.tsx +5 -3
  80. package/templates/react-component/src/components/Input/Input.tsx +2 -3
@@ -711,103 +711,94 @@
711
711
  "hash": "sha512-8L9xFeTYKhm49xfIypoe2W5wV1m/3Z58kT+7kR9A8OyFxcPduI4VmxaUMQyKYrRjUoLLSXv6EKKID5Tvj9cUVw=="
712
712
  }
713
713
  },
714
- "npm:@nrwl/tao": {
715
- "type": "npm",
716
- "name": "npm:@nrwl/tao",
717
- "data": {
718
- "version": "19.8.4",
719
- "packageName": "@nrwl/tao",
720
- "hash": "sha512-03/+QZ4/6HmKbEmvzCutLI1XIclBspNYtiVHmGPRWuwhnZViqYfnyl8J7RWVdFEoKKA5fhJqpg7e28aGuoMBvQ=="
721
- }
722
- },
723
714
  "npm:@nx/nx-darwin-arm64": {
724
715
  "type": "npm",
725
716
  "name": "npm:@nx/nx-darwin-arm64",
726
717
  "data": {
727
- "version": "19.8.4",
718
+ "version": "20.8.4",
728
719
  "packageName": "@nx/nx-darwin-arm64",
729
- "hash": "sha512-mbSGt63hYcVCSQ54kpHl0lFqr5CsbkGJ4L3liWE30Da7vXZJwUBr9f+b9DnQ64IZzlu6vAhNcaiYQXa9lAk0yQ=="
720
+ "hash": "sha512-8Y7+4wj1qoZsuDRpnuiHzSIsMt3VqtJ0su8dgd/MyGccvvi4pndan2R5yTiVw/wmbMxtBmZ6PO6Z8dgSIrMVog=="
730
721
  }
731
722
  },
732
723
  "npm:@nx/nx-darwin-x64": {
733
724
  "type": "npm",
734
725
  "name": "npm:@nx/nx-darwin-x64",
735
726
  "data": {
736
- "version": "19.8.4",
727
+ "version": "20.8.4",
737
728
  "packageName": "@nx/nx-darwin-x64",
738
- "hash": "sha512-lTcXUCXNvqHdLmrNCOyDF+u6pDx209Ew7nSR47sQPvkycIHYi0gvgk0yndFn1Swah0lP4OxWg7rzAfmOlZd6ew=="
729
+ "hash": "sha512-2lfuxRc56QWnAysMhcD03tpCPiRzV1+foUq0MhV2sSBIybXmgV4wHLkPZNhlBCl4FNXrWiZiN1OJ2X9AGiOdug=="
739
730
  }
740
731
  },
741
732
  "npm:@nx/nx-freebsd-x64": {
742
733
  "type": "npm",
743
734
  "name": "npm:@nx/nx-freebsd-x64",
744
735
  "data": {
745
- "version": "19.8.4",
736
+ "version": "20.8.4",
746
737
  "packageName": "@nx/nx-freebsd-x64",
747
- "hash": "sha512-4BUplOxPZeUwlUNfzHHMmebNVgDFW/jNX6TWRS+jINwOHnpWLkLFAXu27G80/S3OaniVCzEQklXO9b+1UsdgXw=="
738
+ "hash": "sha512-99vnUXZy+OUBHU+8Yhabre2qafepKg9GKkQkhmXvJGqOmuIsepK7wirUFo2PiVM8YhS6UV2rv6hKAZcQ7skYyg=="
748
739
  }
749
740
  },
750
741
  "npm:@nx/nx-linux-arm-gnueabihf": {
751
742
  "type": "npm",
752
743
  "name": "npm:@nx/nx-linux-arm-gnueabihf",
753
744
  "data": {
754
- "version": "19.8.4",
745
+ "version": "20.8.4",
755
746
  "packageName": "@nx/nx-linux-arm-gnueabihf",
756
- "hash": "sha512-Wahul8oz9huEm/Jv3wud5IGWdZxkGG4tdJm9i5TV5wxfUMAWbKU9v2nzZZins452UYESWvwvDkiuBPZqSto3qw=="
747
+ "hash": "sha512-dht73zpnpzEUEzMHFQs4mfiwZH3WcJgQNWkD5p7WkeJewHq2Yyd0eG5Jg3kB7wnFtwPUV1eNJRM5rephgylkLA=="
757
748
  }
758
749
  },
759
750
  "npm:@nx/nx-linux-arm64-gnu": {
760
751
  "type": "npm",
761
752
  "name": "npm:@nx/nx-linux-arm64-gnu",
762
753
  "data": {
763
- "version": "19.8.4",
754
+ "version": "20.8.4",
764
755
  "packageName": "@nx/nx-linux-arm64-gnu",
765
- "hash": "sha512-L0RVCZkNAtZDplLT7uJV7M9cXxq2Fxw+8ex3eb9XSp7eyLeFO21T0R6vTouJ42E/PEvGApCAcyGqtnyPNMZFfw=="
756
+ "hash": "sha512-syXxbJZ0yPaqzVmB28QJgUtaarSiW/PQmv/5Z2Ps8rCi7kYylISPVNjP1NNiIOcGDRWbHqoBfM0bEGPfSp0rBQ=="
766
757
  }
767
758
  },
768
759
  "npm:@nx/nx-linux-arm64-musl": {
769
760
  "type": "npm",
770
761
  "name": "npm:@nx/nx-linux-arm64-musl",
771
762
  "data": {
772
- "version": "19.8.4",
763
+ "version": "20.8.4",
773
764
  "packageName": "@nx/nx-linux-arm64-musl",
774
- "hash": "sha512-0q8r8I8WCsY3xowDI2j109SCUSkFns/BJ40aCfRh9hhrtaIIc5qXUw2YFTjxUZNcRJXx9j9+hTe9jBkUSIGvCw=="
765
+ "hash": "sha512-AlZZFolS/S0FahRKG7rJ0Z9CgmIkyzHgGaoy3qNEMDEjFhR3jt2ZZSLp90W7zjgrxojOo90ajNMrg2UmtcQRDA=="
775
766
  }
776
767
  },
777
768
  "npm:@nx/nx-linux-x64-gnu": {
778
769
  "type": "npm",
779
770
  "name": "npm:@nx/nx-linux-x64-gnu",
780
771
  "data": {
781
- "version": "19.8.4",
772
+ "version": "20.8.4",
782
773
  "packageName": "@nx/nx-linux-x64-gnu",
783
- "hash": "sha512-XcRBNe0ws7KB0PMcUlpQqzzjjxMP8VdqirBz7CfB2XQ8xKmP3370p0cDvqs/4oKDHK4PCkmvVFX60tzakutylA=="
774
+ "hash": "sha512-MSu+xVNdR95tuuO+eL/a/ZeMlhfrZ627On5xaCZXnJ+lFxNg/S4nlKZQk0Eq5hYALCd/GKgFGasRdlRdOtvGPg=="
784
775
  }
785
776
  },
786
777
  "npm:@nx/nx-linux-x64-musl": {
787
778
  "type": "npm",
788
779
  "name": "npm:@nx/nx-linux-x64-musl",
789
780
  "data": {
790
- "version": "19.8.4",
781
+ "version": "20.8.4",
791
782
  "packageName": "@nx/nx-linux-x64-musl",
792
- "hash": "sha512-JB4tAuZBCF0yqSnKF3pHXa0b7LA3ebi3Bw08QmMr//ON4aU+eXURGBuj9XvULD2prY+gpBrvf+MsG1XJAHL6Zg=="
783
+ "hash": "sha512-KxpQpyLCgIIHWZ4iRSUN9ohCwn1ZSDASbuFCdG3mohryzCy8WrPkuPcb+68J3wuQhmA5w//Xpp/dL0hHoit9zQ=="
793
784
  }
794
785
  },
795
786
  "npm:@nx/nx-win32-arm64-msvc": {
796
787
  "type": "npm",
797
788
  "name": "npm:@nx/nx-win32-arm64-msvc",
798
789
  "data": {
799
- "version": "19.8.4",
790
+ "version": "20.8.4",
800
791
  "packageName": "@nx/nx-win32-arm64-msvc",
801
- "hash": "sha512-WvQag/pN9ofRWRDvOZxj3jvJoTetlvV1uyirnDrhupRgi+Fj67OlGGt2zVUHaXFGEa1MfCEG6Vhk6152m4KyaQ=="
792
+ "hash": "sha512-ffLBrxM9ibk+eWSY995kiFFRTSRb9HkD5T1s/uZyxV6jfxYPaZDBAWAETDneyBXps7WtaOMu+kVZlXQ3X+TfIA=="
802
793
  }
803
794
  },
804
795
  "npm:@nx/nx-win32-x64-msvc": {
805
796
  "type": "npm",
806
797
  "name": "npm:@nx/nx-win32-x64-msvc",
807
798
  "data": {
808
- "version": "19.8.4",
799
+ "version": "20.8.4",
809
800
  "packageName": "@nx/nx-win32-x64-msvc",
810
- "hash": "sha512-//JntLrN3L7WL/WgP3D0FE34caYTPcG/GIMBguC9w7YDyTlEikLgLbobjdCPz+2f9OWGvIZbJgGmtHNjnETM/g=="
801
+ "hash": "sha512-JxuuZc4h8EBqoYAiRHwskimpTJx70yn4lhIRFBoW5ICkxXW1Rw0yip/1UVsWRHXg/x9BxmH7VVazdfaQWmGu6A=="
811
802
  }
812
803
  },
813
804
  "npm:@pkgjs/parseargs": {
@@ -1354,9 +1345,9 @@
1354
1345
  "type": "npm",
1355
1346
  "name": "npm:@yarnpkg/parsers",
1356
1347
  "data": {
1357
- "version": "3.0.0-rc.46",
1348
+ "version": "3.0.2",
1358
1349
  "packageName": "@yarnpkg/parsers",
1359
- "hash": "sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q=="
1350
+ "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA=="
1360
1351
  }
1361
1352
  },
1362
1353
  "npm:@zip.js/zip.js": {
@@ -2646,15 +2637,6 @@
2646
2637
  "hash": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA=="
2647
2638
  }
2648
2639
  },
2649
- "npm:duplexer": {
2650
- "type": "npm",
2651
- "name": "npm:duplexer",
2652
- "data": {
2653
- "version": "0.1.2",
2654
- "packageName": "duplexer",
2655
- "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
2656
- }
2657
- },
2658
2640
  "npm:eastasianwidth": {
2659
2641
  "type": "npm",
2660
2642
  "name": "npm:eastasianwidth",
@@ -4963,9 +4945,9 @@
4963
4945
  "type": "npm",
4964
4946
  "name": "npm:nx",
4965
4947
  "data": {
4966
- "version": "19.8.4",
4948
+ "version": "20.8.4",
4967
4949
  "packageName": "nx",
4968
- "hash": "sha512-fc833c3UKo6kuoG4z0kSKet17yWym3VzcQ+yPWYspxxxd8GFVVk42+9wieyVQDi9YqtKZQ6PdQfSEPm59/M7SA=="
4950
+ "hash": "sha512-/++x0OM3/UTmDR+wmPeV13tSxeTr+QGzj3flgtH9DiOPmQnn2CjHWAMZiOhcSh/hHoE/V3ySL4757InQUsVtjQ=="
4969
4951
  }
4970
4952
  },
4971
4953
  "npm:object-inspect": {
@@ -5661,6 +5643,15 @@
5661
5643
  "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
5662
5644
  }
5663
5645
  },
5646
+ "npm:resolve.exports": {
5647
+ "type": "npm",
5648
+ "name": "npm:resolve.exports",
5649
+ "data": {
5650
+ "version": "2.0.3",
5651
+ "packageName": "resolve.exports",
5652
+ "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A=="
5653
+ }
5654
+ },
5664
5655
  "npm:responselike@1.0.2": {
5665
5656
  "type": "npm",
5666
5657
  "name": "npm:responselike@1.0.2",
@@ -6192,15 +6183,6 @@
6192
6183
  "hash": "sha512-rDG3Ah4TV0k1hWvLSzkZtMmLN9+eS+h3knq4MP6A42Y3Yh5qGNnOUs1jJkoSr8FG5dsL28c7KgkIBzSEykqtuw=="
6193
6184
  }
6194
6185
  },
6195
- "npm:strong-log-transformer": {
6196
- "type": "npm",
6197
- "name": "npm:strong-log-transformer",
6198
- "data": {
6199
- "version": "2.1.0",
6200
- "packageName": "strong-log-transformer",
6201
- "hash": "sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA=="
6202
- }
6203
- },
6204
6186
  "npm:supports-color@7.2.0": {
6205
6187
  "type": "npm",
6206
6188
  "name": "npm:supports-color@7.2.0",
@@ -6669,9 +6651,9 @@
6669
6651
  "hash": "sha512-SyrSVpygEdPzvgpapVZRQCy8XIOecadp56bPQewpfSfo9ypB6wdOUkx13NBu2ANDlUAtJX7KaLJpTtywVHNlVw=="
6670
6652
  }
6671
6653
  },
6672
- "npm:webdriverio": {
6654
+ "npm:webdriverio@9.31.6": {
6673
6655
  "type": "npm",
6674
- "name": "npm:webdriverio",
6656
+ "name": "npm:webdriverio@9.31.6",
6675
6657
  "data": {
6676
6658
  "version": "9.31.6",
6677
6659
  "packageName": "webdriverio",
@@ -6876,6 +6858,15 @@
6876
6858
  "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
6877
6859
  }
6878
6860
  },
6861
+ "npm:yaml": {
6862
+ "type": "npm",
6863
+ "name": "npm:yaml",
6864
+ "data": {
6865
+ "version": "2.9.1",
6866
+ "packageName": "yaml",
6867
+ "hash": "sha512-3NxN8+78OdzbT7C/WjGsyfPAtJaN3FNDsWxv7Y7mcDsT/oOmgW8BpyQQFFBnvZE3j9Y2Sdz1ULFLezL7Eb2yFw=="
6868
+ }
6869
+ },
6879
6870
  "npm:yargs-parser@20.2.9": {
6880
6871
  "type": "npm",
6881
6872
  "name": "npm:yargs-parser@20.2.9",
@@ -7741,16 +7732,6 @@
7741
7732
  "target": "npm:@tybys/wasm-util",
7742
7733
  "type": "static"
7743
7734
  },
7744
- {
7745
- "source": "npm:@nrwl/tao",
7746
- "target": "npm:nx",
7747
- "type": "static"
7748
- },
7749
- {
7750
- "source": "npm:@nrwl/tao",
7751
- "target": "npm:tslib",
7752
- "type": "static"
7753
- },
7754
7735
  {
7755
7736
  "source": "npm:@promptbook/utils",
7756
7737
  "target": "npm:spacetrim",
@@ -8038,7 +8019,7 @@
8038
8019
  },
8039
8020
  {
8040
8021
  "source": "npm:@wdio/cli",
8041
- "target": "npm:webdriverio",
8022
+ "target": "npm:webdriverio@9.31.6",
8042
8023
  "type": "static"
8043
8024
  },
8044
8025
  {
@@ -8203,7 +8184,7 @@
8203
8184
  },
8204
8185
  {
8205
8186
  "source": "npm:@wdio/globals",
8206
- "target": "npm:webdriverio",
8187
+ "target": "npm:webdriverio@9.31.6",
8207
8188
  "type": "static"
8208
8189
  },
8209
8190
  {
@@ -8418,7 +8399,7 @@
8418
8399
  },
8419
8400
  {
8420
8401
  "source": "npm:@wdio/runner",
8421
- "target": "npm:webdriverio",
8402
+ "target": "npm:webdriverio@9.31.6",
8422
8403
  "type": "static"
8423
8404
  },
8424
8405
  {
@@ -9451,21 +9432,11 @@
9451
9432
  "target": "npm:ms@2.0.0",
9452
9433
  "type": "static"
9453
9434
  },
9454
- {
9455
- "source": "npm:debug@2.6.9",
9456
- "target": "npm:supports-color@8.1.1",
9457
- "type": "static"
9458
- },
9459
9435
  {
9460
9436
  "source": "npm:debug@4.3.4",
9461
9437
  "target": "npm:ms@2.1.2",
9462
9438
  "type": "static"
9463
9439
  },
9464
- {
9465
- "source": "npm:debug@4.3.4",
9466
- "target": "npm:supports-color@8.1.1",
9467
- "type": "static"
9468
- },
9469
9440
  {
9470
9441
  "source": "npm:debug@4.4.3",
9471
9442
  "target": "npm:ms@2.1.3",
@@ -9978,7 +9949,7 @@
9978
9949
  },
9979
9950
  {
9980
9951
  "source": "npm:expect-webdriverio",
9981
- "target": "npm:webdriverio",
9952
+ "target": "npm:webdriverio@9.31.6",
9982
9953
  "type": "static"
9983
9954
  },
9984
9955
  {
@@ -10141,11 +10112,6 @@
10141
10112
  "target": "npm:path-exists@5.0.0",
10142
10113
  "type": "static"
10143
10114
  },
10144
- {
10145
- "source": "npm:follow-redirects",
10146
- "target": "npm:debug@4.4.3",
10147
- "type": "static"
10148
- },
10149
10115
  {
10150
10116
  "source": "npm:foreground-child",
10151
10117
  "target": "npm:cross-spawn",
@@ -11501,11 +11467,6 @@
11501
11467
  "target": "npm:@napi-rs/wasm-runtime",
11502
11468
  "type": "static"
11503
11469
  },
11504
- {
11505
- "source": "npm:nx",
11506
- "target": "npm:@nrwl/tao",
11507
- "type": "static"
11508
- },
11509
11470
  {
11510
11471
  "source": "npm:nx",
11511
11472
  "target": "npm:@yarnpkg/lockfile",
@@ -11623,17 +11584,17 @@
11623
11584
  },
11624
11585
  {
11625
11586
  "source": "npm:nx",
11626
- "target": "npm:semver@7.8.5",
11587
+ "target": "npm:resolve.exports",
11627
11588
  "type": "static"
11628
11589
  },
11629
11590
  {
11630
11591
  "source": "npm:nx",
11631
- "target": "npm:string-width@4.2.3",
11592
+ "target": "npm:semver@7.8.5",
11632
11593
  "type": "static"
11633
11594
  },
11634
11595
  {
11635
11596
  "source": "npm:nx",
11636
- "target": "npm:strong-log-transformer",
11597
+ "target": "npm:string-width@4.2.3",
11637
11598
  "type": "static"
11638
11599
  },
11639
11600
  {
@@ -11656,6 +11617,11 @@
11656
11617
  "target": "npm:tslib",
11657
11618
  "type": "static"
11658
11619
  },
11620
+ {
11621
+ "source": "npm:nx",
11622
+ "target": "npm:yaml",
11623
+ "type": "static"
11624
+ },
11659
11625
  {
11660
11626
  "source": "npm:nx",
11661
11627
  "target": "npm:yargs@17.7.3",
@@ -12511,21 +12477,6 @@
12511
12477
  "target": "npm:anynum",
12512
12478
  "type": "static"
12513
12479
  },
12514
- {
12515
- "source": "npm:strong-log-transformer",
12516
- "target": "npm:duplexer",
12517
- "type": "static"
12518
- },
12519
- {
12520
- "source": "npm:strong-log-transformer",
12521
- "target": "npm:minimist",
12522
- "type": "static"
12523
- },
12524
- {
12525
- "source": "npm:strong-log-transformer",
12526
- "target": "npm:through",
12527
- "type": "static"
12528
- },
12529
12480
  {
12530
12481
  "source": "npm:supports-color@7.2.0",
12531
12482
  "target": "npm:has-flag",
@@ -13092,127 +13043,127 @@
13092
13043
  "type": "static"
13093
13044
  },
13094
13045
  {
13095
- "source": "npm:webdriverio",
13046
+ "source": "npm:webdriverio@9.31.6",
13096
13047
  "target": "npm:@types/node",
13097
13048
  "type": "static"
13098
13049
  },
13099
13050
  {
13100
- "source": "npm:webdriverio",
13051
+ "source": "npm:webdriverio@9.31.6",
13101
13052
  "target": "npm:@types/sinonjs__fake-timers",
13102
13053
  "type": "static"
13103
13054
  },
13104
13055
  {
13105
- "source": "npm:webdriverio",
13056
+ "source": "npm:webdriverio@9.31.6",
13106
13057
  "target": "npm:@wdio/config@9.31.6",
13107
13058
  "type": "static"
13108
13059
  },
13109
13060
  {
13110
- "source": "npm:webdriverio",
13061
+ "source": "npm:webdriverio@9.31.6",
13111
13062
  "target": "npm:@wdio/logger@9.29.1",
13112
13063
  "type": "static"
13113
13064
  },
13114
13065
  {
13115
- "source": "npm:webdriverio",
13066
+ "source": "npm:webdriverio@9.31.6",
13116
13067
  "target": "npm:@wdio/protocols@9.31.5",
13117
13068
  "type": "static"
13118
13069
  },
13119
13070
  {
13120
- "source": "npm:webdriverio",
13071
+ "source": "npm:webdriverio@9.31.6",
13121
13072
  "target": "npm:@wdio/repl@9.16.2",
13122
13073
  "type": "static"
13123
13074
  },
13124
13075
  {
13125
- "source": "npm:webdriverio",
13076
+ "source": "npm:webdriverio@9.31.6",
13126
13077
  "target": "npm:@wdio/types@9.31.2",
13127
13078
  "type": "static"
13128
13079
  },
13129
13080
  {
13130
- "source": "npm:webdriverio",
13081
+ "source": "npm:webdriverio@9.31.6",
13131
13082
  "target": "npm:@wdio/utils@9.31.6",
13132
13083
  "type": "static"
13133
13084
  },
13134
13085
  {
13135
- "source": "npm:webdriverio",
13086
+ "source": "npm:webdriverio@9.31.6",
13136
13087
  "target": "npm:archiver",
13137
13088
  "type": "static"
13138
13089
  },
13139
13090
  {
13140
- "source": "npm:webdriverio",
13091
+ "source": "npm:webdriverio@9.31.6",
13141
13092
  "target": "npm:aria-query",
13142
13093
  "type": "static"
13143
13094
  },
13144
13095
  {
13145
- "source": "npm:webdriverio",
13096
+ "source": "npm:webdriverio@9.31.6",
13146
13097
  "target": "npm:cheerio",
13147
13098
  "type": "static"
13148
13099
  },
13149
13100
  {
13150
- "source": "npm:webdriverio",
13101
+ "source": "npm:webdriverio@9.31.6",
13151
13102
  "target": "npm:css-shorthand-properties",
13152
13103
  "type": "static"
13153
13104
  },
13154
13105
  {
13155
- "source": "npm:webdriverio",
13106
+ "source": "npm:webdriverio@9.31.6",
13156
13107
  "target": "npm:css-value",
13157
13108
  "type": "static"
13158
13109
  },
13159
13110
  {
13160
- "source": "npm:webdriverio",
13111
+ "source": "npm:webdriverio@9.31.6",
13161
13112
  "target": "npm:grapheme-splitter",
13162
13113
  "type": "static"
13163
13114
  },
13164
13115
  {
13165
- "source": "npm:webdriverio",
13116
+ "source": "npm:webdriverio@9.31.6",
13166
13117
  "target": "npm:htmlfy",
13167
13118
  "type": "static"
13168
13119
  },
13169
13120
  {
13170
- "source": "npm:webdriverio",
13121
+ "source": "npm:webdriverio@9.31.6",
13171
13122
  "target": "npm:is-plain-obj@4.1.0",
13172
13123
  "type": "static"
13173
13124
  },
13174
13125
  {
13175
- "source": "npm:webdriverio",
13126
+ "source": "npm:webdriverio@9.31.6",
13176
13127
  "target": "npm:jszip",
13177
13128
  "type": "static"
13178
13129
  },
13179
13130
  {
13180
- "source": "npm:webdriverio",
13131
+ "source": "npm:webdriverio@9.31.6",
13181
13132
  "target": "npm:lodash.clonedeep",
13182
13133
  "type": "static"
13183
13134
  },
13184
13135
  {
13185
- "source": "npm:webdriverio",
13136
+ "source": "npm:webdriverio@9.31.6",
13186
13137
  "target": "npm:lodash.zip",
13187
13138
  "type": "static"
13188
13139
  },
13189
13140
  {
13190
- "source": "npm:webdriverio",
13141
+ "source": "npm:webdriverio@9.31.6",
13191
13142
  "target": "npm:query-selector-shadow-dom",
13192
13143
  "type": "static"
13193
13144
  },
13194
13145
  {
13195
- "source": "npm:webdriverio",
13146
+ "source": "npm:webdriverio@9.31.6",
13196
13147
  "target": "npm:resq",
13197
13148
  "type": "static"
13198
13149
  },
13199
13150
  {
13200
- "source": "npm:webdriverio",
13151
+ "source": "npm:webdriverio@9.31.6",
13201
13152
  "target": "npm:rgb2hex",
13202
13153
  "type": "static"
13203
13154
  },
13204
13155
  {
13205
- "source": "npm:webdriverio",
13156
+ "source": "npm:webdriverio@9.31.6",
13206
13157
  "target": "npm:serialize-error@12.0.0",
13207
13158
  "type": "static"
13208
13159
  },
13209
13160
  {
13210
- "source": "npm:webdriverio",
13161
+ "source": "npm:webdriverio@9.31.6",
13211
13162
  "target": "npm:urlpattern-polyfill@10.1.0",
13212
13163
  "type": "static"
13213
13164
  },
13214
13165
  {
13215
- "source": "npm:webdriverio",
13166
+ "source": "npm:webdriverio@9.31.6",
13216
13167
  "target": "npm:webdriver@9.31.6",
13217
13168
  "type": "static"
13218
13169
  },