File tree Expand file tree Collapse file tree 8 files changed +581
-536
lines changed
assistive-playwright-client
assistive-playwright-server
assistive-playwright-tester Expand file tree Collapse file tree 8 files changed +581
-536
lines changed Original file line number Diff line number Diff line change 25
25
" dist"
26
26
],
27
27
"devDependencies" : {
28
- "@microsoft/api-extractor" : " 7.18.7" ,
28
+ "@microsoft/api-extractor" : " 7.18.10" ,
29
+ "@types/node-fetch" : " 2.5.12" ,
29
30
"@types/pngjs" : " 6.0.1" ,
30
31
"assistive-playwright-server" : " workspace:*" ,
31
- "jest" : " 27.1 .1" ,
32
+ "jest" : " 27.2 .1" ,
32
33
"rimraf" : " 3.0.2" ,
33
- "rollup" : " 2.56.3 " ,
34
+ "rollup" : " 2.57.0 " ,
34
35
"tslib" : " 2.3.1" ,
35
36
"typescript" : " 4.4.3" ,
36
37
"wait-port" : " 0.2.9"
37
38
},
38
39
"dependencies" : {
39
40
"node-fetch" : " 2.6.1" ,
40
- "playwright-core" : " 1.14.1 " ,
41
+ "playwright-core" : " 1.15.0 " ,
41
42
"uuid" : " 8.3.2" ,
42
43
"vm-providers" : " workspace:*" ,
43
44
"ws" : " 8.2.2"
Original file line number Diff line number Diff line change 20
20
"ajv" : " 8.6.3" ,
21
21
"co-body" : " 6.1.0" ,
22
22
"http-proxy" : " 1.18.1" ,
23
- "playwright" : " 1.14.1 " ,
23
+ "playwright" : " 1.15.0 " ,
24
24
"ws" : " 8.2.2" ,
25
- "yargs" : " 17.1.1 "
25
+ "yargs" : " 17.2.0 "
26
26
},
27
27
"devDependencies" : {
28
28
"@rollup/plugin-commonjs" : " 20.0.0" ,
32
32
"@types/http-proxy" : " 1.17.7" ,
33
33
"@types/node-fetch" : " 2.5.12" ,
34
34
"@types/ws" : " 7.4.7" ,
35
- "@types/yargs" : " 17.0.2 " ,
36
- "jest" : " 27.1 .1" ,
35
+ "@types/yargs" : " 17.0.3 " ,
36
+ "jest" : " 27.2 .1" ,
37
37
"node-fetch" : " 2.6.1" ,
38
38
"rimraf" : " 3.0.2" ,
39
- "rollup" : " 2.56.3 " ,
39
+ "rollup" : " 2.57.0 " ,
40
40
"tslib" : " 2.3.1" ,
41
41
"typescript" : " 4.4.3" ,
42
- "typescript-json-schema" : " 0.50.1 " ,
42
+ "typescript-json-schema" : " 0.51.0 " ,
43
43
"wait-port" : " 0.2.9"
44
44
},
45
45
"scripts" : {
Original file line number Diff line number Diff line change 23
23
"uuid" : " 8.3.2" ,
24
24
"vm-providers" : " workspace:*" ,
25
25
"winston" : " 3.3.3" ,
26
- "yargs" : " 17.1.1 "
26
+ "yargs" : " 17.2.0 "
27
27
},
28
28
"devDependencies" : {
29
29
"@types/node-fetch" : " 2.5.12" ,
30
- "@types/yargs" : " 17.0.2 " ,
31
- "playwright-core" : " 1.14.1 " ,
30
+ "@types/yargs" : " 17.0.3 " ,
31
+ "playwright-core" : " 1.15.0 " ,
32
32
"rimraf" : " 3.0.2" ,
33
- "rollup" : " 2.56.3 " ,
33
+ "rollup" : " 2.57.0 " ,
34
34
"tslib" : " 2.3.1" ,
35
35
"typescript" : " 4.4.3" ,
36
36
"wait-port" : " 0.2.9"
Original file line number Diff line number Diff line change 43
43
"vm-providers" : " workspace:*" ,
44
44
"winston" : " 3.3.3" ,
45
45
"ws" : " 8.2.2" ,
46
- "yargs" : " 17.1.1 "
46
+ "yargs" : " 17.2.0 "
47
47
},
48
48
"devDependencies" : {
49
- "@microsoft/api-extractor" : " 7.18.7 " ,
49
+ "@microsoft/api-extractor" : " 7.18.10 " ,
50
50
"@rollup/plugin-typescript" : " 8.2.5" ,
51
51
"@sinonjs/fake-timers" : " 7.1.2" ,
52
52
"@types/co-body" : " 6.1.0" ,
53
53
"@types/http-proxy" : " 1.17.7" ,
54
- "@types/jest" : " 27.0.1 " ,
54
+ "@types/jest" : " 27.0.2 " ,
55
55
"@types/koa" : " 2.13.4" ,
56
56
"@types/koa-bodyparser" : " 4.3.3" ,
57
57
"@types/koa-route" : " 3.2.4" ,
60
60
"@types/selenium-webdriver" : " 4.0.15" ,
61
61
"@types/uuid" : " 8.3.1" ,
62
62
"@types/ws" : " 7.4.7" ,
63
- "@types/yargs" : " 17.0.2 " ,
64
- "jest" : " 27.1 .1" ,
63
+ "@types/yargs" : " 17.0.3 " ,
64
+ "jest" : " 27.2 .1" ,
65
65
"json-schema-to-typescript" : " 10.1.5" ,
66
66
"pngjs" : " 6.0.0" ,
67
67
"rimraf" : " 3.0.2" ,
68
- "rollup" : " 2.56.3 " ,
68
+ "rollup" : " 2.57.0 " ,
69
69
"selenium-webdriver" : " 4.0.0-rc-1" ,
70
70
"tslib" : " 2.3.1" ,
71
71
"typescript" : " 4.4.3"
Original file line number Diff line number Diff line change 30
30
"express" : " 4.17.1" ,
31
31
"sockjs" : " 0.3.21" ,
32
32
"sockjs-client" : " 1.5.2" ,
33
- "yargs" : " 17.1.1 "
33
+ "yargs" : " 17.2.0 "
34
34
},
35
35
"devDependencies" : {
36
- "jest" : " 27.1 .1" ,
36
+ "jest" : " 27.2 .1" ,
37
37
"wait-port" : " 0.2.9" ,
38
38
"ws" : " 8.2.2"
39
39
}
Original file line number Diff line number Diff line change 26
26
"@zxing/library" : " 0.18.6" ,
27
27
"pngjs" : " 6.0.0" ,
28
28
"qrcode" : " 1.4.4" ,
29
- "stream-json" : " 1.7.2 " ,
29
+ "stream-json" : " 1.7.3 " ,
30
30
"uuid" : " 8.3.2" ,
31
31
"virtualbox-soap" : " 4.0.0"
32
32
},
33
33
"devDependencies" : {
34
- "@microsoft/api-extractor" : " 7.18.7 " ,
34
+ "@microsoft/api-extractor" : " 7.18.10 " ,
35
35
"@rollup/plugin-typescript" : " 8.2.5" ,
36
36
"@types/pngjs" : " 6.0.1" ,
37
37
"@types/qrcode" : " 1.4.1" ,
38
38
"@types/stream-json" : " 1.7.1" ,
39
39
"@types/uuid" : " 8.3.1" ,
40
- "jest" : " 27.1 .1" ,
40
+ "jest" : " 27.2 .1" ,
41
41
"json-schema-to-typescript" : " 10.1.5" ,
42
42
"rimraf" : " 3.0.2" ,
43
- "rollup" : " 2.56.3 " ,
43
+ "rollup" : " 2.57.0 " ,
44
44
"tslib" : " 2.3.1" ,
45
45
"typescript" : " 4.4.3"
46
46
},
Original file line number Diff line number Diff line change 3
3
"devDependencies" : {
4
4
"@babel/core" : " 7.15.5" ,
5
5
"@babel/plugin-syntax-typescript" : " 7.14.5" ,
6
- "@microsoft/api-documenter" : " 7.13.47 " ,
7
- "@typescript-eslint/eslint-plugin" : " 4.31.0 " ,
8
- "@typescript-eslint/parser" : " 4.31.0 " ,
6
+ "@microsoft/api-documenter" : " 7.13.53 " ,
7
+ "@typescript-eslint/eslint-plugin" : " 4.31.2 " ,
8
+ "@typescript-eslint/parser" : " 4.31.2 " ,
9
9
"babel-plugin-istanbul" : " 6.0.0" ,
10
10
"eslint" : " 7.32.0" ,
11
11
"eslint-config-prettier" : " 8.3.0" ,
12
- "jest-environment-node" : " 27.1.1 " ,
12
+ "jest-environment-node" : " 27.2.0 " ,
13
13
"nyc" : " 15.1.0" ,
14
- "prettier" : " 2.4.0 " ,
14
+ "prettier" : " 2.4.1 " ,
15
15
"ts-jest" : " 27.0.5"
16
16
},
17
17
"scripts" : {
You can’t perform that action at this time.
0 commit comments