This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree 7 files changed +58
-58
lines changed
7 files changed +58
-58
lines changed Original file line number Diff line number Diff line change 28
28
"dev" : " ./scripts/syncDevEnvironment.sh"
29
29
},
30
30
"devDependencies" : {
31
- "coveralls" : " 3.0.8 " ,
32
- "del-cli" : " 3.0.0 " ,
31
+ "coveralls" : " 3.1.1 " ,
32
+ "del-cli" : " 3.0.1 " ,
33
33
"lerna" : " 3.19.0" ,
34
34
"npm-run-all" : " 4.1.5" ,
35
35
"nyc" : " 14.1.1" ,
36
- "replace" : " 1.1 .1" ,
37
- "ts-node" : " 8.5 .2" ,
36
+ "replace" : " 1.2 .1" ,
37
+ "ts-node" : " 8.10 .2" ,
38
38
"tslint" : " 5.20.1" ,
39
- "typedoc" : " 0.15.3 " ,
40
- "typescript" : " 3.7.2 "
39
+ "typedoc" : " 0.23.15 " ,
40
+ "typescript" : " 3.9.10 "
41
41
},
42
42
"dependencies" : {
43
43
"@types/mocha" : " 5.2.7"
Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
27
27
"devDependencies" : {
28
- "@types/chai" : " 4.2.5 " ,
29
- "chai" : " 4.2.0 " ,
30
- "mocha" : " 6.2.2 " ,
31
- "typescript" : " 3.7.2 "
28
+ "@types/chai" : " 4.3.3 " ,
29
+ "chai" : " 4.3.6 " ,
30
+ "mocha" : " 6.2.3 " ,
31
+ "typescript" : " 3.9.10 "
32
32
},
33
33
"dependencies" : {
34
34
"@aerogear/core" : " 2.8.0"
Original file line number Diff line number Diff line change 31
31
"access" : " public"
32
32
},
33
33
"devDependencies" : {
34
- "@types/chai" : " 4.2.5 " ,
35
- "@types/chai-as-promised" : " 7.1.2 " ,
34
+ "@types/chai" : " 4.3.3 " ,
35
+ "@types/chai-as-promised" : " 7.1.5 " ,
36
36
"@types/loglevel" : " 1.5.4" ,
37
37
"@types/mocha" : " 5.2.7" ,
38
38
"@types/node" : " 11.15.2" ,
39
39
"@types/proxyquire" : " 1.3.28" ,
40
- "@types/sinon" : " 7.5.1 " ,
41
- "chai" : " 4.2.0 " ,
40
+ "@types/sinon" : " 7.5.2 " ,
41
+ "chai" : " 4.3.6 " ,
42
42
"chai-as-promised" : " 7.1.1" ,
43
- "del-cli" : " 3.0.0 " ,
44
- "mocha" : " 6.2.2 " ,
43
+ "del-cli" : " 3.0.1 " ,
44
+ "mocha" : " 6.2.3 " ,
45
45
"sinon" : " 7.5.0" ,
46
- "source-map-support" : " 0.5.16 " ,
47
- "ts-node" : " 8.5 .2" ,
48
- "typescript" : " 3.7.2 "
46
+ "source-map-support" : " 0.5.21 " ,
47
+ "ts-node" : " 8.10 .2" ,
48
+ "typescript" : " 3.9.10 "
49
49
},
50
50
"dependencies" : {
51
51
"@aerogear/core" : " 2.8.0" ,
52
52
"keycloak-js" : " 7.0.1" ,
53
- "loglevel" : " 1.6.6 " ,
53
+ "loglevel" : " 1.8.0 " ,
54
54
"url" : " 0.11.0"
55
55
}
56
56
}
Original file line number Diff line number Diff line change 27
27
"access" : " public"
28
28
},
29
29
"devDependencies" : {
30
- "@types/chai" : " 4.2.5 " ,
31
- "@types/chai-as-promised" : " 7.1.2 " ,
32
- "@types/lodash.find" : " 4.6.6 " ,
30
+ "@types/chai" : " 4.3.3 " ,
31
+ "@types/chai-as-promised" : " 7.1.5 " ,
32
+ "@types/lodash.find" : " 4.6.7 " ,
33
33
"@types/loglevel" : " 1.5.4" ,
34
34
"@types/mocha" : " 5.2.7" ,
35
35
"@types/node" : " 11.15.2" ,
36
36
"@types/proxyquire" : " 1.3.28" ,
37
- "@types/sinon" : " 7.5.1 " ,
38
- "@types/uuid" : " 3.4.6 " ,
39
- "browserify" : " 16.5.0 " ,
40
- "chai" : " 4.2.0 " ,
37
+ "@types/sinon" : " 7.5.2 " ,
38
+ "@types/uuid" : " 3.4.10 " ,
39
+ "browserify" : " 16.5.2 " ,
40
+ "chai" : " 4.3.6 " ,
41
41
"chai-as-promised" : " 7.1.1" ,
42
- "del-cli" : " 3.0.0 " ,
43
- "mocha" : " 6.2.2 " ,
44
- "mockttp" : " 0.19.1 " ,
42
+ "del-cli" : " 3.0.1 " ,
43
+ "mocha" : " 6.2.3 " ,
44
+ "mockttp" : " 0.21.2 " ,
45
45
"sinon" : " 7.5.0" ,
46
- "source-map-support" : " 0.5.16 " ,
47
- "ts-node" : " 8.5 .2" ,
48
- "typescript" : " 3.7.2 "
46
+ "source-map-support" : " 0.5.21 " ,
47
+ "ts-node" : " 8.10 .2" ,
48
+ "typescript" : " 3.9.10 "
49
49
},
50
50
"dependencies" : {
51
51
"axios" : " 0.19.0" ,
52
52
"lodash.find" : " 4.6.0" ,
53
- "loglevel" : " 1.6.6 " ,
54
- "uuid" : " 3.3.3 "
53
+ "loglevel" : " 1.8.0 " ,
54
+ "uuid" : " 3.4.0 "
55
55
}
56
56
}
Original file line number Diff line number Diff line change 28
28
},
29
29
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
30
30
"devDependencies" : {
31
- "@types/chai" : " 4.2.5 " ,
32
- "chai" : " 4.2.0 " ,
33
- "mocha" : " 6.2.2 " ,
34
- "typescript" : " 3.7.2 "
31
+ "@types/chai" : " 4.3.3 " ,
32
+ "chai" : " 4.3.6 " ,
33
+ "mocha" : " 6.2.3 " ,
34
+ "typescript" : " 3.9.10 "
35
35
},
36
36
"dependencies" : {
37
37
"@aerogear/core" : " 2.8.0" ,
38
38
"axios" : " 0.19.0" ,
39
- "bowser" : " 2.7 .0"
39
+ "bowser" : " 2.11 .0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/aerogear/aerogear-js-sdk#readme" ,
28
28
"devDependencies" : {
29
- "@types/chai" : " 4.2.5 " ,
30
- "chai" : " 4.2.0 " ,
31
- "mocha" : " 6.2.2 " ,
32
- "mockttp" : " 0.19.1 " ,
29
+ "@types/chai" : " 4.3.3 " ,
30
+ "chai" : " 4.3.6 " ,
31
+ "mocha" : " 6.2.3 " ,
32
+ "mockttp" : " 0.21.2 " ,
33
33
"nyc" : " 14.1.1" ,
34
- "typescript" : " 3.7.2 "
34
+ "typescript" : " 3.9.10 "
35
35
},
36
36
"dependencies" : {
37
37
"@aerogear/core" : " 2.8.0" ,
38
38
"@types/loglevel" : " 1.5.4" ,
39
39
"axios" : " 0.19.0" ,
40
- "loglevel" : " 1.6.6 "
40
+ "loglevel" : " 1.8.0 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@types/apollo-upload-client" : " 8.1.3" ,
35
- "@types/chai" : " 4.2.5 " ,
36
- "@types/debug" : " 4.1.5 " ,
37
- "@types/fetch-mock" : " 7.3.2 " ,
35
+ "@types/chai" : " 4.3.3 " ,
36
+ "@types/debug" : " 4.1.7 " ,
37
+ "@types/fetch-mock" : " 7.3.5 " ,
38
38
"@types/graphql" : " 14.2.3" ,
39
39
"@types/mocha" : " 5.2.7" ,
40
- "@types/ws" : " 6.0.3 " ,
41
- "chai" : " 4.2.0 " ,
40
+ "@types/ws" : " 6.0.4 " ,
41
+ "chai" : " 4.3.6 " ,
42
42
"del" : " 5.1.0" ,
43
43
"fetch-mock" : " 7.7.3" ,
44
- "graphql" : " 14.5.8 " ,
44
+ "graphql" : " 14.7.0 " ,
45
45
"graphql-tag" : " 2.10.1" ,
46
- "mocha" : " 6.2.2 " ,
47
- "ts-node" : " 8.5 .2" ,
48
- "typescript" : " 3.7.2 "
46
+ "mocha" : " 6.2.3 " ,
47
+ "ts-node" : " 8.10 .2" ,
48
+ "typescript" : " 3.9.10 "
49
49
},
50
50
"dependencies" : {
51
51
"@aerogear/core" : " 2.8.0" ,
59
59
"apollo-link-retry" : " 2.2.15" ,
60
60
"apollo-link-ws" : " 1.0.19" ,
61
61
"apollo-upload-client" : " 11.0.0" ,
62
- "debug" : " 4.1.1 " ,
62
+ "debug" : " 4.3.4 " ,
63
63
"idb-localstorage" : " 0.2.0" ,
64
- "offix-client" : " 0.9.0 " ,
65
- "subscriptions-transport-ws" : " 0.9.16 "
64
+ "offix-client" : " 0.15.5 " ,
65
+ "subscriptions-transport-ws" : " 0.11.0 "
66
66
},
67
67
"peerDependencies" : {
68
68
"graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0"
You can’t perform that action at this time.
0 commit comments