Skip to content

Commit 28f89a1

Browse files
committed
chore(deps): update all
1 parent 9163738 commit 28f89a1

4 files changed

Lines changed: 21 additions & 21 deletions

File tree

cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@types/chalk": "0.4.31",
27-
"@types/inquirer": "6.5.0",
28-
"@types/jest": "25.2.3",
27+
"@types/inquirer": "7.3.1",
28+
"@types/jest": "26.0.14",
2929
"@types/js-yaml": "3.12.5",
3030
"@types/node": "12.12.55",
3131
"@types/node-emoji": "1.8.1",
@@ -35,27 +35,27 @@
3535
"lint-staged": "10.3.0",
3636
"ncp": "2.0.0",
3737
"rimraf": "3.0.2",
38-
"ts-jest": "25.5.1",
39-
"ts-node": "8.10.2",
38+
"ts-jest": "26.4.0",
39+
"ts-node": "9.0.0",
4040
"tsutils": "3.17.1",
41-
"typescript": "3.9.7",
41+
"typescript": "4.0.3",
4242
"typescript-eslint-parser": "21.0.2"
4343
},
4444
"dependencies": {
45-
"chalk": "2.4.2",
45+
"chalk": "4.1.0",
4646
"chokidar": "3.4.2",
4747
"debounce": "1.2.0",
4848
"execa": "4.0.3",
4949
"figlet": "1.5.0",
5050
"glob": "7.1.6",
5151
"inquirer": "7.3.3",
5252
"node-emoji": "1.10.0",
53-
"ora": "3.4.0",
53+
"ora": "5.1.0",
5454
"parse-github-url": "1.0.2",
5555
"request": "2.88.2",
5656
"tar": "6.0.5",
5757
"tmp": "0.2.1",
58-
"yargs": "15.4.1"
58+
"yargs": "16.0.3"
5959
},
6060
"jest": {
6161
"transform": {

platform/client-admin/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"graphql-tag": "2.11.0",
1515
"humanize-string":"2.1.0",
1616
"ionicons": "5.1.2",
17-
"keycloak-js": "9.0.3",
17+
"keycloak-js": "11.0.2",
1818
"moment": "2.27.0",
1919
"react": "16.13.1",
2020
"react-dom": "16.13.1",
@@ -61,10 +61,10 @@
6161
"@graphql-codegen/typescript-react-apollo": "2.0.6",
6262
"@test-graphql-cli/codegen": "4.0.1-beta.6",
6363
"@testing-library/jest-dom": "5.11.4",
64-
"@testing-library/react": "10.4.9",
65-
"@testing-library/user-event": "10.4.1",
64+
"@testing-library/react": "11.0.4",
65+
"@testing-library/user-event": "12.1.5",
6666
"@types/googlemaps": "3.39.13",
67-
"@types/jest": "25.2.3",
67+
"@types/jest": "26.0.14",
6868
"@types/moment": "2.13.0",
6969
"@types/node": "12.12.55",
7070
"@types/react": "16.9.49",
@@ -74,7 +74,7 @@
7474
"@types/simpl-schema": "0.2.8",
7575
"graphql-cli": "4.0.1-beta.6",
7676
"react-scripts": "3.4.3",
77-
"typescript": "3.9.7"
77+
"typescript": "4.0.3"
7878
},
7979
"description": "An Ionic project"
8080
}

platform/client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "15.3.0",
1111
"graphql-tag": "2.11.0",
1212
"ionicons": "5.1.2",
13-
"keycloak-js": "9.0.3",
13+
"keycloak-js": "11.0.2",
1414
"offix-cache": "0.15.5",
1515
"offix-client": "0.15.5",
1616
"@apollo/client": "3.2.0",
@@ -57,10 +57,10 @@
5757
"@graphql-codegen/typescript-react-apollo": "2.0.6",
5858
"@test-graphql-cli/codegen": "4.0.1-beta.6",
5959
"@testing-library/jest-dom": "5.11.4",
60-
"@testing-library/react": "10.4.9",
61-
"@testing-library/user-event": "10.4.1",
60+
"@testing-library/react": "11.0.4",
61+
"@testing-library/user-event": "12.1.5",
6262
"@types/googlemaps": "3.39.13",
63-
"@types/jest": "25.2.3",
63+
"@types/jest": "26.0.14",
6464
"@types/node": "12.12.55",
6565
"@types/react": "16.9.49",
6666
"@types/react-dom": "16.9.8",
@@ -69,7 +69,7 @@
6969
"@types/simpl-schema": "0.2.8",
7070
"graphql-cli": "4.0.1-beta.6",
7171
"react-scripts": "3.4.3",
72-
"typescript": "3.9.7"
72+
"typescript": "4.0.3"
7373
},
7474
"description": "An Ionic project"
7575
}

platform/server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"@types/express": "4.17.0",
1818
"@types/node": "13.13.16",
1919
"keycloak-request-token": "0.1.0",
20-
"ts-node": "8.10.2",
20+
"ts-node": "9.0.0",
2121
"ts-node-dev": "1.0.0-pre.62",
2222
"tslint": "6.1.3",
23-
"typescript": "3.9.7"
23+
"typescript": "4.0.3"
2424
},
2525
"dependencies": {
2626
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
@@ -40,7 +40,7 @@
4040
"graphql-merge-resolvers": "1.1.16",
4141
"graphql-subscriptions": "1.1.0",
4242
"graphql-tag": "2.11.0",
43-
"keycloak-connect": "10.0.2",
43+
"keycloak-connect": "11.0.2",
4444
"keycloak-connect-graphql": "0.6.1",
4545
"mongo-seeding": "3.4.1",
4646
"mongodb": "3.6.1",

0 commit comments

Comments
 (0)