Skip to content

Commit 6443e96

Browse files
committed
chore(deps): update all
1 parent 4afe4c8 commit 6443e96

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/chalk": "0.4.31",
2727
"@types/inquirer": "6.5.0",
28-
"@types/jest": "25.2.1",
28+
"@types/jest": "26.0.4",
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",
38+
"ts-jest": "26.1.3",
3939
"ts-node": "8.9.1",
4040
"tsutils": "3.17.1",
4141
"typescript": "3.8.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.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": "4.0.5",
5454
"parse-github-url": "1.0.2",
5555
"request": "2.88.2",
5656
"tar": "6.0.1",

platform/client-admin/package.json

Lines changed: 4 additions & 4 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": "10.0.2",
1919
"moment": "2.26.0",
2020
"react": "16.13.1",
2121
"react-dom": "16.13.1",
@@ -63,9 +63,9 @@
6363
"@test-graphql-cli/codegen": "4.0.1-beta.3",
6464
"@testing-library/jest-dom": "5.3.0",
6565
"@testing-library/react": "10.0.2",
66-
"@testing-library/user-event": "10.0.1",
66+
"@testing-library/user-event": "12.0.11",
6767
"@types/googlemaps": "3.38.0",
68-
"@types/jest": "25.1.4",
68+
"@types/jest": "26.0.4",
6969
"@types/moment": "2.13.0",
7070
"@types/node": "12.12.34",
7171
"@types/react": "16.9.29",

platform/client/package.json

Lines changed: 4 additions & 4 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": "10.0.2",
1717
"offix-cache": "0.15.0",
1818
"offix-client": "0.15.0",
1919
"react": "16.13.1",
@@ -60,9 +60,9 @@
6060
"@test-graphql-cli/codegen": "4.0.1-beta.3",
6161
"@testing-library/jest-dom": "5.3.0",
6262
"@testing-library/react": "10.0.2",
63-
"@testing-library/user-event": "10.0.1",
63+
"@testing-library/user-event": "12.0.11",
6464
"@types/googlemaps": "3.38.0",
65-
"@types/jest": "25.1.4",
65+
"@types/jest": "26.0.4",
6666
"@types/node": "12.12.34",
6767
"@types/react": "16.9.29",
6868
"@types/react-dom": "16.9.5",

platform/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"dotenv": "8.2.0",
3636
"express": "4.17.1",
3737
"express-session": "1.17.1",
38-
"graphback": "0.14.0-alpha14",
39-
"graphql": "14.6.0",
38+
"graphback": "1.0.0",
39+
"graphql": "15.3.0",
4040
"graphql-merge-resolvers": "1.1.16",
4141
"graphql-scalars": "1.1.3",
4242
"graphql-subscriptions": "1.1.0",

0 commit comments

Comments
 (0)