@testspectra/cli 1.1.10 → 1.1.11-rc.3
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/.testspectra-runner.hash +1 -0
- package/dist/commands/__tests__/doctor-scope.test.js +24 -0
- package/package.json +7 -7
- package/templates/default/package.json +2 -2
- package/templates/nx/.nx/workspace-data/d/daemon.log +1012 -6493
- package/templates/nx/.nx/workspace-data/file-map.json +19 -19
- package/templates/nx/.nx/workspace-data/lockfile.hash +1 -1
- package/templates/nx/.nx/workspace-data/nx_files.nxt +0 -0
- package/templates/nx/.nx/workspace-data/parsed-lock-file.json +130 -81
- package/templates/nx/.nx/workspace-data/project-graph.json +138 -83
- package/templates/nx/package.json +2 -2
- package/templates/react-component/package.json +3 -3
- package/dist/.tsbuildinfo +0 -1
- package/dist/commands/update.d.ts +0 -3
- package/dist/commands/update.js +0 -109
- package/dist/lifecycle/__tests__/lifecycle-engine.test.js +0 -290
- package/dist/lifecycle/hook-discovery.d.ts +0 -24
- package/dist/lifecycle/hook-discovery.js +0 -60
- package/dist/lifecycle/hook-dispatcher.d.ts +0 -34
- package/dist/lifecycle/hook-dispatcher.js +0 -190
- package/dist/lifecycle/index.d.ts +0 -3
- package/dist/lifecycle/index.js +0 -3
- package/dist/lifecycle/parallel-grouping.d.ts +0 -27
- package/dist/lifecycle/parallel-grouping.js +0 -151
- package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-shm +0 -0
- package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-wal +0 -0
- package/templates/nx/.nx/workspace-data/d/server-process.json +0 -3
- /package/dist/{lifecycle/__tests__/lifecycle-engine.test.d.ts → commands/__tests__/doctor-scope.test.d.ts} +0 -0
|
@@ -862,94 +862,103 @@
|
|
|
862
862
|
"hash": "sha512-8L9xFeTYKhm49xfIypoe2W5wV1m/3Z58kT+7kR9A8OyFxcPduI4VmxaUMQyKYrRjUoLLSXv6EKKID5Tvj9cUVw=="
|
|
863
863
|
}
|
|
864
864
|
},
|
|
865
|
+
"npm:@nrwl/tao": {
|
|
866
|
+
"type": "npm",
|
|
867
|
+
"name": "npm:@nrwl/tao",
|
|
868
|
+
"data": {
|
|
869
|
+
"version": "19.8.4",
|
|
870
|
+
"packageName": "@nrwl/tao",
|
|
871
|
+
"hash": "sha512-03/+QZ4/6HmKbEmvzCutLI1XIclBspNYtiVHmGPRWuwhnZViqYfnyl8J7RWVdFEoKKA5fhJqpg7e28aGuoMBvQ=="
|
|
872
|
+
}
|
|
873
|
+
},
|
|
865
874
|
"npm:@nx/nx-darwin-arm64": {
|
|
866
875
|
"type": "npm",
|
|
867
876
|
"name": "npm:@nx/nx-darwin-arm64",
|
|
868
877
|
"data": {
|
|
869
|
-
"version": "
|
|
878
|
+
"version": "19.8.4",
|
|
870
879
|
"packageName": "@nx/nx-darwin-arm64",
|
|
871
|
-
"hash": "sha512-
|
|
880
|
+
"hash": "sha512-mbSGt63hYcVCSQ54kpHl0lFqr5CsbkGJ4L3liWE30Da7vXZJwUBr9f+b9DnQ64IZzlu6vAhNcaiYQXa9lAk0yQ=="
|
|
872
881
|
}
|
|
873
882
|
},
|
|
874
883
|
"npm:@nx/nx-darwin-x64": {
|
|
875
884
|
"type": "npm",
|
|
876
885
|
"name": "npm:@nx/nx-darwin-x64",
|
|
877
886
|
"data": {
|
|
878
|
-
"version": "
|
|
887
|
+
"version": "19.8.4",
|
|
879
888
|
"packageName": "@nx/nx-darwin-x64",
|
|
880
|
-
"hash": "sha512-
|
|
889
|
+
"hash": "sha512-lTcXUCXNvqHdLmrNCOyDF+u6pDx209Ew7nSR47sQPvkycIHYi0gvgk0yndFn1Swah0lP4OxWg7rzAfmOlZd6ew=="
|
|
881
890
|
}
|
|
882
891
|
},
|
|
883
892
|
"npm:@nx/nx-freebsd-x64": {
|
|
884
893
|
"type": "npm",
|
|
885
894
|
"name": "npm:@nx/nx-freebsd-x64",
|
|
886
895
|
"data": {
|
|
887
|
-
"version": "
|
|
896
|
+
"version": "19.8.4",
|
|
888
897
|
"packageName": "@nx/nx-freebsd-x64",
|
|
889
|
-
"hash": "sha512-
|
|
898
|
+
"hash": "sha512-4BUplOxPZeUwlUNfzHHMmebNVgDFW/jNX6TWRS+jINwOHnpWLkLFAXu27G80/S3OaniVCzEQklXO9b+1UsdgXw=="
|
|
890
899
|
}
|
|
891
900
|
},
|
|
892
901
|
"npm:@nx/nx-linux-arm-gnueabihf": {
|
|
893
902
|
"type": "npm",
|
|
894
903
|
"name": "npm:@nx/nx-linux-arm-gnueabihf",
|
|
895
904
|
"data": {
|
|
896
|
-
"version": "
|
|
905
|
+
"version": "19.8.4",
|
|
897
906
|
"packageName": "@nx/nx-linux-arm-gnueabihf",
|
|
898
|
-
"hash": "sha512-
|
|
907
|
+
"hash": "sha512-Wahul8oz9huEm/Jv3wud5IGWdZxkGG4tdJm9i5TV5wxfUMAWbKU9v2nzZZins452UYESWvwvDkiuBPZqSto3qw=="
|
|
899
908
|
}
|
|
900
909
|
},
|
|
901
910
|
"npm:@nx/nx-linux-arm64-gnu": {
|
|
902
911
|
"type": "npm",
|
|
903
912
|
"name": "npm:@nx/nx-linux-arm64-gnu",
|
|
904
913
|
"data": {
|
|
905
|
-
"version": "
|
|
914
|
+
"version": "19.8.4",
|
|
906
915
|
"packageName": "@nx/nx-linux-arm64-gnu",
|
|
907
|
-
"hash": "sha512-
|
|
916
|
+
"hash": "sha512-L0RVCZkNAtZDplLT7uJV7M9cXxq2Fxw+8ex3eb9XSp7eyLeFO21T0R6vTouJ42E/PEvGApCAcyGqtnyPNMZFfw=="
|
|
908
917
|
}
|
|
909
918
|
},
|
|
910
919
|
"npm:@nx/nx-linux-arm64-musl": {
|
|
911
920
|
"type": "npm",
|
|
912
921
|
"name": "npm:@nx/nx-linux-arm64-musl",
|
|
913
922
|
"data": {
|
|
914
|
-
"version": "
|
|
923
|
+
"version": "19.8.4",
|
|
915
924
|
"packageName": "@nx/nx-linux-arm64-musl",
|
|
916
|
-
"hash": "sha512-
|
|
925
|
+
"hash": "sha512-0q8r8I8WCsY3xowDI2j109SCUSkFns/BJ40aCfRh9hhrtaIIc5qXUw2YFTjxUZNcRJXx9j9+hTe9jBkUSIGvCw=="
|
|
917
926
|
}
|
|
918
927
|
},
|
|
919
928
|
"npm:@nx/nx-linux-x64-gnu": {
|
|
920
929
|
"type": "npm",
|
|
921
930
|
"name": "npm:@nx/nx-linux-x64-gnu",
|
|
922
931
|
"data": {
|
|
923
|
-
"version": "
|
|
932
|
+
"version": "19.8.4",
|
|
924
933
|
"packageName": "@nx/nx-linux-x64-gnu",
|
|
925
|
-
"hash": "sha512-
|
|
934
|
+
"hash": "sha512-XcRBNe0ws7KB0PMcUlpQqzzjjxMP8VdqirBz7CfB2XQ8xKmP3370p0cDvqs/4oKDHK4PCkmvVFX60tzakutylA=="
|
|
926
935
|
}
|
|
927
936
|
},
|
|
928
937
|
"npm:@nx/nx-linux-x64-musl": {
|
|
929
938
|
"type": "npm",
|
|
930
939
|
"name": "npm:@nx/nx-linux-x64-musl",
|
|
931
940
|
"data": {
|
|
932
|
-
"version": "
|
|
941
|
+
"version": "19.8.4",
|
|
933
942
|
"packageName": "@nx/nx-linux-x64-musl",
|
|
934
|
-
"hash": "sha512-
|
|
943
|
+
"hash": "sha512-JB4tAuZBCF0yqSnKF3pHXa0b7LA3ebi3Bw08QmMr//ON4aU+eXURGBuj9XvULD2prY+gpBrvf+MsG1XJAHL6Zg=="
|
|
935
944
|
}
|
|
936
945
|
},
|
|
937
946
|
"npm:@nx/nx-win32-arm64-msvc": {
|
|
938
947
|
"type": "npm",
|
|
939
948
|
"name": "npm:@nx/nx-win32-arm64-msvc",
|
|
940
949
|
"data": {
|
|
941
|
-
"version": "
|
|
950
|
+
"version": "19.8.4",
|
|
942
951
|
"packageName": "@nx/nx-win32-arm64-msvc",
|
|
943
|
-
"hash": "sha512-
|
|
952
|
+
"hash": "sha512-WvQag/pN9ofRWRDvOZxj3jvJoTetlvV1uyirnDrhupRgi+Fj67OlGGt2zVUHaXFGEa1MfCEG6Vhk6152m4KyaQ=="
|
|
944
953
|
}
|
|
945
954
|
},
|
|
946
955
|
"npm:@nx/nx-win32-x64-msvc": {
|
|
947
956
|
"type": "npm",
|
|
948
957
|
"name": "npm:@nx/nx-win32-x64-msvc",
|
|
949
958
|
"data": {
|
|
950
|
-
"version": "
|
|
959
|
+
"version": "19.8.4",
|
|
951
960
|
"packageName": "@nx/nx-win32-x64-msvc",
|
|
952
|
-
"hash": "sha512
|
|
961
|
+
"hash": "sha512-//JntLrN3L7WL/WgP3D0FE34caYTPcG/GIMBguC9w7YDyTlEikLgLbobjdCPz+2f9OWGvIZbJgGmtHNjnETM/g=="
|
|
953
962
|
}
|
|
954
963
|
},
|
|
955
964
|
"npm:@pkgjs/parseargs": {
|
|
@@ -1496,9 +1505,9 @@
|
|
|
1496
1505
|
"type": "npm",
|
|
1497
1506
|
"name": "npm:@yarnpkg/parsers",
|
|
1498
1507
|
"data": {
|
|
1499
|
-
"version": "3.0.
|
|
1508
|
+
"version": "3.0.0-rc.46",
|
|
1500
1509
|
"packageName": "@yarnpkg/parsers",
|
|
1501
|
-
"hash": "sha512
|
|
1510
|
+
"hash": "sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q=="
|
|
1502
1511
|
}
|
|
1503
1512
|
},
|
|
1504
1513
|
"npm:@zip.js/zip.js": {
|
|
@@ -2788,6 +2797,15 @@
|
|
|
2788
2797
|
"hash": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA=="
|
|
2789
2798
|
}
|
|
2790
2799
|
},
|
|
2800
|
+
"npm:duplexer": {
|
|
2801
|
+
"type": "npm",
|
|
2802
|
+
"name": "npm:duplexer",
|
|
2803
|
+
"data": {
|
|
2804
|
+
"version": "0.1.2",
|
|
2805
|
+
"packageName": "duplexer",
|
|
2806
|
+
"hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2791
2809
|
"npm:eastasianwidth": {
|
|
2792
2810
|
"type": "npm",
|
|
2793
2811
|
"name": "npm:eastasianwidth",
|
|
@@ -5096,9 +5114,9 @@
|
|
|
5096
5114
|
"type": "npm",
|
|
5097
5115
|
"name": "npm:nx",
|
|
5098
5116
|
"data": {
|
|
5099
|
-
"version": "
|
|
5117
|
+
"version": "19.8.4",
|
|
5100
5118
|
"packageName": "nx",
|
|
5101
|
-
"hash": "sha512
|
|
5119
|
+
"hash": "sha512-fc833c3UKo6kuoG4z0kSKet17yWym3VzcQ+yPWYspxxxd8GFVVk42+9wieyVQDi9YqtKZQ6PdQfSEPm59/M7SA=="
|
|
5102
5120
|
}
|
|
5103
5121
|
},
|
|
5104
5122
|
"npm:object-inspect": {
|
|
@@ -5794,15 +5812,6 @@
|
|
|
5794
5812
|
"hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
|
|
5795
5813
|
}
|
|
5796
5814
|
},
|
|
5797
|
-
"npm:resolve.exports": {
|
|
5798
|
-
"type": "npm",
|
|
5799
|
-
"name": "npm:resolve.exports",
|
|
5800
|
-
"data": {
|
|
5801
|
-
"version": "2.0.3",
|
|
5802
|
-
"packageName": "resolve.exports",
|
|
5803
|
-
"hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A=="
|
|
5804
|
-
}
|
|
5805
|
-
},
|
|
5806
5815
|
"npm:responselike@1.0.2": {
|
|
5807
5816
|
"type": "npm",
|
|
5808
5817
|
"name": "npm:responselike@1.0.2",
|
|
@@ -6334,6 +6343,15 @@
|
|
|
6334
6343
|
"hash": "sha512-rDG3Ah4TV0k1hWvLSzkZtMmLN9+eS+h3knq4MP6A42Y3Yh5qGNnOUs1jJkoSr8FG5dsL28c7KgkIBzSEykqtuw=="
|
|
6335
6344
|
}
|
|
6336
6345
|
},
|
|
6346
|
+
"npm:strong-log-transformer": {
|
|
6347
|
+
"type": "npm",
|
|
6348
|
+
"name": "npm:strong-log-transformer",
|
|
6349
|
+
"data": {
|
|
6350
|
+
"version": "2.1.0",
|
|
6351
|
+
"packageName": "strong-log-transformer",
|
|
6352
|
+
"hash": "sha512-B3Hgul+z0L9a236FAUC9iZsL+nVHgoCJnqCbN588DjYxvGXaXaaFbfmQ/JhvKjZwsOukuR72XbHv71Qkug0HxA=="
|
|
6353
|
+
}
|
|
6354
|
+
},
|
|
6337
6355
|
"npm:supports-color@7.2.0": {
|
|
6338
6356
|
"type": "npm",
|
|
6339
6357
|
"name": "npm:supports-color@7.2.0",
|
|
@@ -6802,9 +6820,9 @@
|
|
|
6802
6820
|
"hash": "sha512-SyrSVpygEdPzvgpapVZRQCy8XIOecadp56bPQewpfSfo9ypB6wdOUkx13NBu2ANDlUAtJX7KaLJpTtywVHNlVw=="
|
|
6803
6821
|
}
|
|
6804
6822
|
},
|
|
6805
|
-
"npm:webdriverio
|
|
6823
|
+
"npm:webdriverio": {
|
|
6806
6824
|
"type": "npm",
|
|
6807
|
-
"name": "npm:webdriverio
|
|
6825
|
+
"name": "npm:webdriverio",
|
|
6808
6826
|
"data": {
|
|
6809
6827
|
"version": "9.31.6",
|
|
6810
6828
|
"packageName": "webdriverio",
|
|
@@ -7009,15 +7027,6 @@
|
|
|
7009
7027
|
"hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
|
|
7010
7028
|
}
|
|
7011
7029
|
},
|
|
7012
|
-
"npm:yaml": {
|
|
7013
|
-
"type": "npm",
|
|
7014
|
-
"name": "npm:yaml",
|
|
7015
|
-
"data": {
|
|
7016
|
-
"version": "2.9.1",
|
|
7017
|
-
"packageName": "yaml",
|
|
7018
|
-
"hash": "sha512-3NxN8+78OdzbT7C/WjGsyfPAtJaN3FNDsWxv7Y7mcDsT/oOmgW8BpyQQFFBnvZE3j9Y2Sdz1ULFLezL7Eb2yFw=="
|
|
7019
|
-
}
|
|
7020
|
-
},
|
|
7021
7030
|
"npm:yargs-parser@20.2.9": {
|
|
7022
7031
|
"type": "npm",
|
|
7023
7032
|
"name": "npm:yargs-parser@20.2.9",
|
|
@@ -7964,6 +7973,18 @@
|
|
|
7964
7973
|
"type": "static"
|
|
7965
7974
|
}
|
|
7966
7975
|
],
|
|
7976
|
+
"npm:@nrwl/tao": [
|
|
7977
|
+
{
|
|
7978
|
+
"source": "npm:@nrwl/tao",
|
|
7979
|
+
"target": "npm:nx",
|
|
7980
|
+
"type": "static"
|
|
7981
|
+
},
|
|
7982
|
+
{
|
|
7983
|
+
"source": "npm:@nrwl/tao",
|
|
7984
|
+
"target": "npm:tslib",
|
|
7985
|
+
"type": "static"
|
|
7986
|
+
}
|
|
7987
|
+
],
|
|
7967
7988
|
"npm:@promptbook/utils": [
|
|
7968
7989
|
{
|
|
7969
7990
|
"source": "npm:@promptbook/utils",
|
|
@@ -8292,7 +8313,7 @@
|
|
|
8292
8313
|
},
|
|
8293
8314
|
{
|
|
8294
8315
|
"source": "npm:@wdio/cli",
|
|
8295
|
-
"target": "npm:webdriverio
|
|
8316
|
+
"target": "npm:webdriverio",
|
|
8296
8317
|
"type": "static"
|
|
8297
8318
|
},
|
|
8298
8319
|
{
|
|
@@ -8467,7 +8488,7 @@
|
|
|
8467
8488
|
},
|
|
8468
8489
|
{
|
|
8469
8490
|
"source": "npm:@wdio/globals",
|
|
8470
|
-
"target": "npm:webdriverio
|
|
8491
|
+
"target": "npm:webdriverio",
|
|
8471
8492
|
"type": "static"
|
|
8472
8493
|
}
|
|
8473
8494
|
],
|
|
@@ -8698,7 +8719,7 @@
|
|
|
8698
8719
|
},
|
|
8699
8720
|
{
|
|
8700
8721
|
"source": "npm:@wdio/runner",
|
|
8701
|
-
"target": "npm:webdriverio
|
|
8722
|
+
"target": "npm:webdriverio",
|
|
8702
8723
|
"type": "static"
|
|
8703
8724
|
}
|
|
8704
8725
|
],
|
|
@@ -9846,6 +9867,11 @@
|
|
|
9846
9867
|
"source": "npm:debug@2.6.9",
|
|
9847
9868
|
"target": "npm:ms@2.0.0",
|
|
9848
9869
|
"type": "static"
|
|
9870
|
+
},
|
|
9871
|
+
{
|
|
9872
|
+
"source": "npm:debug@2.6.9",
|
|
9873
|
+
"target": "npm:supports-color@8.1.1",
|
|
9874
|
+
"type": "static"
|
|
9849
9875
|
}
|
|
9850
9876
|
],
|
|
9851
9877
|
"npm:debug@4.3.4": [
|
|
@@ -9853,6 +9879,11 @@
|
|
|
9853
9879
|
"source": "npm:debug@4.3.4",
|
|
9854
9880
|
"target": "npm:ms@2.1.2",
|
|
9855
9881
|
"type": "static"
|
|
9882
|
+
},
|
|
9883
|
+
{
|
|
9884
|
+
"source": "npm:debug@4.3.4",
|
|
9885
|
+
"target": "npm:supports-color@8.1.1",
|
|
9886
|
+
"type": "static"
|
|
9856
9887
|
}
|
|
9857
9888
|
],
|
|
9858
9889
|
"npm:debug@4.4.3": [
|
|
@@ -10424,7 +10455,7 @@
|
|
|
10424
10455
|
},
|
|
10425
10456
|
{
|
|
10426
10457
|
"source": "npm:expect-webdriverio",
|
|
10427
|
-
"target": "npm:webdriverio
|
|
10458
|
+
"target": "npm:webdriverio",
|
|
10428
10459
|
"type": "static"
|
|
10429
10460
|
}
|
|
10430
10461
|
],
|
|
@@ -10616,6 +10647,13 @@
|
|
|
10616
10647
|
"type": "static"
|
|
10617
10648
|
}
|
|
10618
10649
|
],
|
|
10650
|
+
"npm:follow-redirects": [
|
|
10651
|
+
{
|
|
10652
|
+
"source": "npm:follow-redirects",
|
|
10653
|
+
"target": "npm:debug@4.4.3",
|
|
10654
|
+
"type": "static"
|
|
10655
|
+
}
|
|
10656
|
+
],
|
|
10619
10657
|
"npm:foreground-child": [
|
|
10620
10658
|
{
|
|
10621
10659
|
"source": "npm:foreground-child",
|
|
@@ -12140,6 +12178,11 @@
|
|
|
12140
12178
|
"target": "npm:@napi-rs/wasm-runtime",
|
|
12141
12179
|
"type": "static"
|
|
12142
12180
|
},
|
|
12181
|
+
{
|
|
12182
|
+
"source": "npm:nx",
|
|
12183
|
+
"target": "npm:@nrwl/tao",
|
|
12184
|
+
"type": "static"
|
|
12185
|
+
},
|
|
12143
12186
|
{
|
|
12144
12187
|
"source": "npm:nx",
|
|
12145
12188
|
"target": "npm:@yarnpkg/lockfile",
|
|
@@ -12257,17 +12300,17 @@
|
|
|
12257
12300
|
},
|
|
12258
12301
|
{
|
|
12259
12302
|
"source": "npm:nx",
|
|
12260
|
-
"target": "npm:
|
|
12303
|
+
"target": "npm:semver@7.8.5",
|
|
12261
12304
|
"type": "static"
|
|
12262
12305
|
},
|
|
12263
12306
|
{
|
|
12264
12307
|
"source": "npm:nx",
|
|
12265
|
-
"target": "npm:
|
|
12308
|
+
"target": "npm:string-width@4.2.3",
|
|
12266
12309
|
"type": "static"
|
|
12267
12310
|
},
|
|
12268
12311
|
{
|
|
12269
12312
|
"source": "npm:nx",
|
|
12270
|
-
"target": "npm:
|
|
12313
|
+
"target": "npm:strong-log-transformer",
|
|
12271
12314
|
"type": "static"
|
|
12272
12315
|
},
|
|
12273
12316
|
{
|
|
@@ -12290,11 +12333,6 @@
|
|
|
12290
12333
|
"target": "npm:tslib",
|
|
12291
12334
|
"type": "static"
|
|
12292
12335
|
},
|
|
12293
|
-
{
|
|
12294
|
-
"source": "npm:nx",
|
|
12295
|
-
"target": "npm:yaml",
|
|
12296
|
-
"type": "static"
|
|
12297
|
-
},
|
|
12298
12336
|
{
|
|
12299
12337
|
"source": "npm:nx",
|
|
12300
12338
|
"target": "npm:yargs@17.7.3",
|
|
@@ -13287,6 +13325,23 @@
|
|
|
13287
13325
|
"type": "static"
|
|
13288
13326
|
}
|
|
13289
13327
|
],
|
|
13328
|
+
"npm:strong-log-transformer": [
|
|
13329
|
+
{
|
|
13330
|
+
"source": "npm:strong-log-transformer",
|
|
13331
|
+
"target": "npm:duplexer",
|
|
13332
|
+
"type": "static"
|
|
13333
|
+
},
|
|
13334
|
+
{
|
|
13335
|
+
"source": "npm:strong-log-transformer",
|
|
13336
|
+
"target": "npm:minimist",
|
|
13337
|
+
"type": "static"
|
|
13338
|
+
},
|
|
13339
|
+
{
|
|
13340
|
+
"source": "npm:strong-log-transformer",
|
|
13341
|
+
"target": "npm:through",
|
|
13342
|
+
"type": "static"
|
|
13343
|
+
}
|
|
13344
|
+
],
|
|
13290
13345
|
"npm:supports-color@7.2.0": [
|
|
13291
13346
|
{
|
|
13292
13347
|
"source": "npm:supports-color@7.2.0",
|
|
@@ -13902,129 +13957,129 @@
|
|
|
13902
13957
|
"type": "static"
|
|
13903
13958
|
}
|
|
13904
13959
|
],
|
|
13905
|
-
"npm:webdriverio
|
|
13960
|
+
"npm:webdriverio": [
|
|
13906
13961
|
{
|
|
13907
|
-
"source": "npm:webdriverio
|
|
13962
|
+
"source": "npm:webdriverio",
|
|
13908
13963
|
"target": "npm:@types/node",
|
|
13909
13964
|
"type": "static"
|
|
13910
13965
|
},
|
|
13911
13966
|
{
|
|
13912
|
-
"source": "npm:webdriverio
|
|
13967
|
+
"source": "npm:webdriverio",
|
|
13913
13968
|
"target": "npm:@types/sinonjs__fake-timers",
|
|
13914
13969
|
"type": "static"
|
|
13915
13970
|
},
|
|
13916
13971
|
{
|
|
13917
|
-
"source": "npm:webdriverio
|
|
13972
|
+
"source": "npm:webdriverio",
|
|
13918
13973
|
"target": "npm:@wdio/config@9.31.6",
|
|
13919
13974
|
"type": "static"
|
|
13920
13975
|
},
|
|
13921
13976
|
{
|
|
13922
|
-
"source": "npm:webdriverio
|
|
13977
|
+
"source": "npm:webdriverio",
|
|
13923
13978
|
"target": "npm:@wdio/logger@9.29.1",
|
|
13924
13979
|
"type": "static"
|
|
13925
13980
|
},
|
|
13926
13981
|
{
|
|
13927
|
-
"source": "npm:webdriverio
|
|
13982
|
+
"source": "npm:webdriverio",
|
|
13928
13983
|
"target": "npm:@wdio/protocols@9.31.5",
|
|
13929
13984
|
"type": "static"
|
|
13930
13985
|
},
|
|
13931
13986
|
{
|
|
13932
|
-
"source": "npm:webdriverio
|
|
13987
|
+
"source": "npm:webdriverio",
|
|
13933
13988
|
"target": "npm:@wdio/repl@9.16.2",
|
|
13934
13989
|
"type": "static"
|
|
13935
13990
|
},
|
|
13936
13991
|
{
|
|
13937
|
-
"source": "npm:webdriverio
|
|
13992
|
+
"source": "npm:webdriverio",
|
|
13938
13993
|
"target": "npm:@wdio/types@9.31.2",
|
|
13939
13994
|
"type": "static"
|
|
13940
13995
|
},
|
|
13941
13996
|
{
|
|
13942
|
-
"source": "npm:webdriverio
|
|
13997
|
+
"source": "npm:webdriverio",
|
|
13943
13998
|
"target": "npm:@wdio/utils@9.31.6",
|
|
13944
13999
|
"type": "static"
|
|
13945
14000
|
},
|
|
13946
14001
|
{
|
|
13947
|
-
"source": "npm:webdriverio
|
|
14002
|
+
"source": "npm:webdriverio",
|
|
13948
14003
|
"target": "npm:archiver",
|
|
13949
14004
|
"type": "static"
|
|
13950
14005
|
},
|
|
13951
14006
|
{
|
|
13952
|
-
"source": "npm:webdriverio
|
|
14007
|
+
"source": "npm:webdriverio",
|
|
13953
14008
|
"target": "npm:aria-query",
|
|
13954
14009
|
"type": "static"
|
|
13955
14010
|
},
|
|
13956
14011
|
{
|
|
13957
|
-
"source": "npm:webdriverio
|
|
14012
|
+
"source": "npm:webdriverio",
|
|
13958
14013
|
"target": "npm:cheerio",
|
|
13959
14014
|
"type": "static"
|
|
13960
14015
|
},
|
|
13961
14016
|
{
|
|
13962
|
-
"source": "npm:webdriverio
|
|
14017
|
+
"source": "npm:webdriverio",
|
|
13963
14018
|
"target": "npm:css-shorthand-properties",
|
|
13964
14019
|
"type": "static"
|
|
13965
14020
|
},
|
|
13966
14021
|
{
|
|
13967
|
-
"source": "npm:webdriverio
|
|
14022
|
+
"source": "npm:webdriverio",
|
|
13968
14023
|
"target": "npm:css-value",
|
|
13969
14024
|
"type": "static"
|
|
13970
14025
|
},
|
|
13971
14026
|
{
|
|
13972
|
-
"source": "npm:webdriverio
|
|
14027
|
+
"source": "npm:webdriverio",
|
|
13973
14028
|
"target": "npm:grapheme-splitter",
|
|
13974
14029
|
"type": "static"
|
|
13975
14030
|
},
|
|
13976
14031
|
{
|
|
13977
|
-
"source": "npm:webdriverio
|
|
14032
|
+
"source": "npm:webdriverio",
|
|
13978
14033
|
"target": "npm:htmlfy",
|
|
13979
14034
|
"type": "static"
|
|
13980
14035
|
},
|
|
13981
14036
|
{
|
|
13982
|
-
"source": "npm:webdriverio
|
|
14037
|
+
"source": "npm:webdriverio",
|
|
13983
14038
|
"target": "npm:is-plain-obj@4.1.0",
|
|
13984
14039
|
"type": "static"
|
|
13985
14040
|
},
|
|
13986
14041
|
{
|
|
13987
|
-
"source": "npm:webdriverio
|
|
14042
|
+
"source": "npm:webdriverio",
|
|
13988
14043
|
"target": "npm:jszip",
|
|
13989
14044
|
"type": "static"
|
|
13990
14045
|
},
|
|
13991
14046
|
{
|
|
13992
|
-
"source": "npm:webdriverio
|
|
14047
|
+
"source": "npm:webdriverio",
|
|
13993
14048
|
"target": "npm:lodash.clonedeep",
|
|
13994
14049
|
"type": "static"
|
|
13995
14050
|
},
|
|
13996
14051
|
{
|
|
13997
|
-
"source": "npm:webdriverio
|
|
14052
|
+
"source": "npm:webdriverio",
|
|
13998
14053
|
"target": "npm:lodash.zip",
|
|
13999
14054
|
"type": "static"
|
|
14000
14055
|
},
|
|
14001
14056
|
{
|
|
14002
|
-
"source": "npm:webdriverio
|
|
14057
|
+
"source": "npm:webdriverio",
|
|
14003
14058
|
"target": "npm:query-selector-shadow-dom",
|
|
14004
14059
|
"type": "static"
|
|
14005
14060
|
},
|
|
14006
14061
|
{
|
|
14007
|
-
"source": "npm:webdriverio
|
|
14062
|
+
"source": "npm:webdriverio",
|
|
14008
14063
|
"target": "npm:resq",
|
|
14009
14064
|
"type": "static"
|
|
14010
14065
|
},
|
|
14011
14066
|
{
|
|
14012
|
-
"source": "npm:webdriverio
|
|
14067
|
+
"source": "npm:webdriverio",
|
|
14013
14068
|
"target": "npm:rgb2hex",
|
|
14014
14069
|
"type": "static"
|
|
14015
14070
|
},
|
|
14016
14071
|
{
|
|
14017
|
-
"source": "npm:webdriverio
|
|
14072
|
+
"source": "npm:webdriverio",
|
|
14018
14073
|
"target": "npm:serialize-error@12.0.0",
|
|
14019
14074
|
"type": "static"
|
|
14020
14075
|
},
|
|
14021
14076
|
{
|
|
14022
|
-
"source": "npm:webdriverio
|
|
14077
|
+
"source": "npm:webdriverio",
|
|
14023
14078
|
"target": "npm:urlpattern-polyfill@10.1.0",
|
|
14024
14079
|
"type": "static"
|
|
14025
14080
|
},
|
|
14026
14081
|
{
|
|
14027
|
-
"source": "npm:webdriverio
|
|
14082
|
+
"source": "npm:webdriverio",
|
|
14028
14083
|
"target": "npm:webdriver@9.31.6",
|
|
14029
14084
|
"type": "static"
|
|
14030
14085
|
}
|
|
@@ -14331,5 +14386,5 @@
|
|
|
14331
14386
|
},
|
|
14332
14387
|
"version": "6.0",
|
|
14333
14388
|
"errors": [],
|
|
14334
|
-
"computedAt":
|
|
14389
|
+
"computedAt": 1789678758701
|
|
14335
14390
|
}
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"postinstall": "spectra sync-types"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@testspectra/cli": "^1.1.
|
|
16
|
-
"@testspectra/matchers": "^1.1.
|
|
15
|
+
"@testspectra/cli": "^1.1.11-rc.3",
|
|
16
|
+
"@testspectra/matchers": "^1.1.11-rc.3",
|
|
17
17
|
"@types/node": "^20.14.0",
|
|
18
18
|
"@wdio/cli": "^9.2.8",
|
|
19
19
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"postinstall": "spectra sync-types"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@testspectra/cli": "^1.1.
|
|
18
|
-
"@testspectra/matchers": "^1.1.
|
|
19
|
-
"@testspectra/react": "^1.1.
|
|
17
|
+
"@testspectra/cli": "^1.1.11-rc.3",
|
|
18
|
+
"@testspectra/matchers": "^1.1.11-rc.3",
|
|
19
|
+
"@testspectra/react": "^1.1.11-rc.3",
|
|
20
20
|
"@types/node": "^20.14.0",
|
|
21
21
|
"@types/react": "^18.3.3",
|
|
22
22
|
"@types/react-dom": "^18.3.0",
|