This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 },
3030 "devDependencies" : {
3131 "coveralls" : " 3.0.8" ,
32- "del-cli" : " 3 .0.0" ,
32+ "del-cli" : " 5 .0.0" ,
3333 "lerna" : " 3.19.0" ,
3434 "npm-run-all" : " 4.1.5" ,
35- "nyc" : " 14 .1.1 " ,
35+ "nyc" : " 15 .1.0 " ,
3636 "replace" : " 1.1.1" ,
37- "ts-node" : " 8.5.2 " ,
37+ "ts-node" : " 10.9.1 " ,
3838 "tslint" : " 5.20.1" ,
3939 "typedoc" : " 0.15.3" ,
40- "typescript" : " 3.7.2 "
40+ "typescript" : " 4.9.3 "
4141 },
4242 "dependencies" : {
43- "@types/mocha" : " 5.2.7 "
43+ "@types/mocha" : " 10.0.0 "
4444 },
4545 "nyc" : {
4646 "extension" : [
Original file line number Diff line number Diff line change 2727 "devDependencies" : {
2828 "@types/chai" : " 4.2.5" ,
2929 "chai" : " 4.2.0" ,
30- "mocha" : " 6.2.2 " ,
31- "typescript" : " 3.7.2 "
30+ "mocha" : " 10.1.0 " ,
31+ "typescript" : " 4.9.3 "
3232 },
3333 "dependencies" : {
3434 "@aerogear/core" : " 2.8.0"
Original file line number Diff line number Diff line change 3434 "@types/chai" : " 4.2.5" ,
3535 "@types/chai-as-promised" : " 7.1.2" ,
3636 "@types/loglevel" : " 1.5.4" ,
37- "@types/mocha" : " 5.2.7 " ,
38- "@types/node" : " 11.15.2 " ,
37+ "@types/mocha" : " 10.0.0 " ,
38+ "@types/node" : " 18. 11.9 " ,
3939 "@types/proxyquire" : " 1.3.28" ,
40- "@types/sinon" : " 7.5.1 " ,
40+ "@types/sinon" : " 10.0.13 " ,
4141 "chai" : " 4.2.0" ,
4242 "chai-as-promised" : " 7.1.1" ,
43- "del-cli" : " 3 .0.0" ,
44- "mocha" : " 6.2.2 " ,
45- "sinon" : " 7.5.0 " ,
43+ "del-cli" : " 5 .0.0" ,
44+ "mocha" : " 10.1.0 " ,
45+ "sinon" : " 14.0.2 " ,
4646 "source-map-support" : " 0.5.16" ,
47- "ts-node" : " 8.5.2 " ,
48- "typescript" : " 3.7.2 "
47+ "ts-node" : " 10.9.1 " ,
48+ "typescript" : " 4.9.3 "
4949 },
5050 "dependencies" : {
5151 "@aerogear/core" : " 2.8.0" ,
52- "keycloak-js" : " 7 .0.1" ,
52+ "keycloak-js" : " 20 .0.1" ,
5353 "loglevel" : " 1.6.6" ,
5454 "url" : " 0.11.0"
5555 }
Original file line number Diff line number Diff line change 3131 "@types/chai-as-promised" : " 7.1.2" ,
3232 "@types/lodash.find" : " 4.6.6" ,
3333 "@types/loglevel" : " 1.5.4" ,
34- "@types/mocha" : " 5.2.7 " ,
35- "@types/node" : " 11.15.2 " ,
34+ "@types/mocha" : " 10.0.0 " ,
35+ "@types/node" : " 18. 11.9 " ,
3636 "@types/proxyquire" : " 1.3.28" ,
37- "@types/sinon" : " 7.5.1 " ,
38- "@types/uuid" : " 3.4.6 " ,
39- "browserify" : " 16.5 .0" ,
37+ "@types/sinon" : " 10.0.13 " ,
38+ "@types/uuid" : " 8. 3.4" ,
39+ "browserify" : " 17.0 .0" ,
4040 "chai" : " 4.2.0" ,
4141 "chai-as-promised" : " 7.1.1" ,
42- "del-cli" : " 3 .0.0" ,
43- "mocha" : " 6.2.2 " ,
44- "mockttp" : " 0.19.1 " ,
45- "sinon" : " 7.5.0 " ,
42+ "del-cli" : " 5 .0.0" ,
43+ "mocha" : " 10.1.0 " ,
44+ "mockttp" : " 3.6.0 " ,
45+ "sinon" : " 14.0.2 " ,
4646 "source-map-support" : " 0.5.16" ,
47- "ts-node" : " 8.5.2 " ,
48- "typescript" : " 3.7.2 "
47+ "ts-node" : " 10.9.1 " ,
48+ "typescript" : " 4.9.3 "
4949 },
5050 "dependencies" : {
5151 "axios" : " 0.19.0" ,
5252 "lodash.find" : " 4.6.0" ,
5353 "loglevel" : " 1.6.6" ,
54- "uuid" : " 3.3.3 "
54+ "uuid" : " 9.0.0 "
5555 }
5656}
Original file line number Diff line number Diff line change 3030 "devDependencies" : {
3131 "@types/chai" : " 4.2.5" ,
3232 "chai" : " 4.2.0" ,
33- "mocha" : " 6.2.2 " ,
34- "typescript" : " 3.7.2 "
33+ "mocha" : " 10.1.0 " ,
34+ "typescript" : " 4.9.3 "
3535 },
3636 "dependencies" : {
3737 "@aerogear/core" : " 2.8.0" ,
Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "@types/chai" : " 4.2.5" ,
3030 "chai" : " 4.2.0" ,
31- "mocha" : " 6.2.2 " ,
32- "mockttp" : " 0.19.1 " ,
33- "nyc" : " 14 .1.1 " ,
34- "typescript" : " 3.7.2 "
31+ "mocha" : " 10.1.0 " ,
32+ "mockttp" : " 3.6.0 " ,
33+ "nyc" : " 15 .1.0 " ,
34+ "typescript" : " 4.9.3 "
3535 },
3636 "dependencies" : {
3737 "@aerogear/core" : " 2.8.0" ,
Original file line number Diff line number Diff line change 3131 "access" : " public"
3232 },
3333 "devDependencies" : {
34- "@types/apollo-upload-client" : " 8.1.3 " ,
34+ "@types/apollo-upload-client" : " 17.0.2 " ,
3535 "@types/chai" : " 4.2.5" ,
3636 "@types/debug" : " 4.1.5" ,
3737 "@types/fetch-mock" : " 7.3.2" ,
3838 "@types/graphql" : " 14.2.3" ,
39- "@types/mocha" : " 5.2.7 " ,
40- "@types/ws" : " 6.0 .3" ,
39+ "@types/mocha" : " 10.0.0 " ,
40+ "@types/ws" : " 8.5 .3" ,
4141 "chai" : " 4.2.0" ,
42- "del" : " 5.1 .0" ,
43- "fetch-mock" : " 7.7.3 " ,
44- "graphql" : " 14.5.8 " ,
42+ "del" : " 7.0 .0" ,
43+ "fetch-mock" : " 9.11.0 " ,
44+ "graphql" : " 16.6.0 " ,
4545 "graphql-tag" : " 2.10.1" ,
46- "mocha" : " 6.2.2 " ,
47- "ts-node" : " 8.5.2 " ,
48- "typescript" : " 3.7.2 "
46+ "mocha" : " 10.1.0 " ,
47+ "ts-node" : " 10.9.1 " ,
48+ "typescript" : " 4.9.3 "
4949 },
5050 "dependencies" : {
5151 "@aerogear/core" : " 2.8.0" ,
5858 "apollo-link-http" : " 1.5.16" ,
5959 "apollo-link-retry" : " 2.2.15" ,
6060 "apollo-link-ws" : " 1.0.19" ,
61- "apollo-upload-client" : " 11 .0.0" ,
61+ "apollo-upload-client" : " 17 .0.0" ,
6262 "debug" : " 4.1.1" ,
6363 "idb-localstorage" : " 0.2.0" ,
6464 "offix-client" : " 0.9.0" ,
6565 "subscriptions-transport-ws" : " 0.9.16"
6666 },
6767 "peerDependencies" : {
68- "graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0"
68+ "graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0 || ^16.0.0 "
6969 }
7070}
You can’t perform that action at this time.
0 commit comments