Skip to content

Commit 1015e12

Browse files
committed
chore(deps): update all
1 parent 39e586c commit 1015e12

4 files changed

Lines changed: 24 additions & 24 deletions

File tree

cli/package.json

Lines changed: 7 additions & 7 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.1",
27+
"@types/inquirer": "7.3.1",
28+
"@types/jest": "26.0.13",
2929
"@types/js-yaml": "3.12.3",
3030
"@types/node": "12.12.37",
3131
"@types/node-emoji": "1.8.1",
@@ -35,22 +35,22 @@
3535
"lint-staged": "10.1.7",
3636
"ncp": "2.0.0",
3737
"rimraf": "3.0.2",
38-
"ts-jest": "25.4.0",
39-
"ts-node": "8.9.1",
38+
"ts-jest": "26.3.0",
39+
"ts-node": "9.0.0",
4040
"tsutils": "3.17.1",
41-
"typescript": "3.8.3",
41+
"typescript": "4.0.2",
4242
"typescript-eslint-parser": "21.0.2"
4343
},
4444
"dependencies": {
45-
"chalk": "2.4.2",
45+
"chalk": "4.1.0",
4646
"chokidar": "3.4.0",
4747
"debounce": "1.2.0",
4848
"execa": "4.0.0",
4949
"figlet": "1.4.0",
5050
"glob": "7.1.6",
5151
"inquirer": "7.1.0",
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.1",

platform/client-admin/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"apollo-link-context": "1.0.20",
1212
"apollo-link-ws": "1.0.20",
1313
"google-maps-react": "2.0.6",
14-
"graphql": "14.6.0",
14+
"graphql": "15.3.0",
1515
"graphql-tag": "2.10.4",
1616
"humanize-string":"2.1.0",
1717
"ionicons": "5.0.1",
18-
"keycloak-js": "9.0.2",
18+
"keycloak-js": "11.0.2",
1919
"moment": "2.26.0",
2020
"react": "16.13.1",
2121
"react-dom": "16.13.1",
@@ -62,10 +62,10 @@
6262
"@graphql-codegen/typescript-react-apollo": "1.17.0",
6363
"@test-graphql-cli/codegen": "4.0.1-beta.3",
6464
"@testing-library/jest-dom": "5.3.0",
65-
"@testing-library/react": "10.0.2",
66-
"@testing-library/user-event": "10.0.1",
65+
"@testing-library/react": "11.0.2",
66+
"@testing-library/user-event": "12.1.3",
6767
"@types/googlemaps": "3.38.0",
68-
"@types/jest": "25.1.4",
68+
"@types/jest": "26.0.13",
6969
"@types/moment": "2.13.0",
7070
"@types/node": "12.12.34",
7171
"@types/react": "16.9.29",
@@ -75,7 +75,7 @@
7575
"@types/simpl-schema": "0.2.6",
7676
"graphql-cli": "4.0.1-beta.3",
7777
"react-scripts": "3.4.1",
78-
"typescript": "3.8.3"
78+
"typescript": "4.0.2"
7979
},
8080
"description": "An Ionic project"
8181
}

platform/client/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"apollo-link-context": "1.0.20",
1111
"apollo-link-ws": "1.0.20",
1212
"google-maps-react": "2.0.6",
13-
"graphql": "14.6.0",
13+
"graphql": "15.3.0",
1414
"graphql-tag": "2.10.4",
1515
"ionicons": "5.0.1",
16-
"keycloak-js": "9.0.2",
16+
"keycloak-js": "11.0.2",
1717
"offix-cache": "0.15.0",
1818
"offix-client": "0.15.0",
1919
"react": "16.13.1",
@@ -59,10 +59,10 @@
5959
"@graphql-codegen/typescript-react-apollo": "1.17.0",
6060
"@test-graphql-cli/codegen": "4.0.1-beta.3",
6161
"@testing-library/jest-dom": "5.3.0",
62-
"@testing-library/react": "10.0.2",
63-
"@testing-library/user-event": "10.0.1",
62+
"@testing-library/react": "11.0.2",
63+
"@testing-library/user-event": "12.1.3",
6464
"@types/googlemaps": "3.38.0",
65-
"@types/jest": "25.1.4",
65+
"@types/jest": "26.0.13",
6666
"@types/node": "12.12.34",
6767
"@types/react": "16.9.29",
6868
"@types/react-dom": "16.9.5",
@@ -71,7 +71,7 @@
7171
"@types/simpl-schema": "0.2.6",
7272
"graphql-cli": "4.0.1-beta.3",
7373
"react-scripts": "3.4.1",
74-
"typescript": "3.8.3"
74+
"typescript": "4.0.2"
7575
},
7676
"description": "An Ionic project"
7777
}

platform/server/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"@types/express": "4.17.6",
1818
"@types/node": "13.13.12",
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.44",
2222
"tslint": "6.1.2",
23-
"typescript": "3.9.5"
23+
"typescript": "4.0.2"
2424
},
2525
"dependencies": {
2626
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
@@ -35,12 +35,12 @@
3535
"dotenv": "8.2.0",
3636
"express": "4.17.1",
3737
"express-session": "1.17.1",
38-
"graphback": "0.16.0-alpha2",
39-
"graphql": "14.6.0",
38+
"graphback": "1.0.0",
39+
"graphql": "15.3.0",
4040
"graphql-merge-resolvers": "1.1.16",
4141
"graphql-subscriptions": "1.1.0",
4242
"graphql-tag": "2.10.4",
43-
"keycloak-connect": "10.0.2",
43+
"keycloak-connect": "11.0.2",
4444
"keycloak-connect-graphql": "0.6.0",
4545
"mongo-seeding": "3.4.0",
4646
"mongodb": "3.5.5",

0 commit comments

Comments
 (0)