Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2020
1 parent 5a10490 commit b0b9ff1
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/chalk": "0.4.31",
"@types/inquirer": "6.5.0",
"@types/jest": "25.2.1",
"@types/inquirer": "7.3.0",
"@types/jest": "26.0.7",
"@types/js-yaml": "3.12.3",
"@types/node": "12.12.37",
"@types/node-emoji": "1.8.1",
Expand All @@ -35,22 +35,22 @@
"lint-staged": "10.1.7",
"ncp": "2.0.0",
"rimraf": "3.0.2",
"ts-jest": "25.4.0",
"ts-jest": "26.1.3",
"ts-node": "8.9.1",
"tsutils": "3.17.1",
"typescript": "3.8.3",
"typescript-eslint-parser": "21.0.2"
},
"dependencies": {
"chalk": "2.4.2",
"chalk": "4.1.0",
"chokidar": "3.4.0",
"debounce": "1.2.0",
"execa": "4.0.0",
"figlet": "1.4.0",
"glob": "7.1.6",
"inquirer": "7.1.0",
"node-emoji": "1.10.0",
"ora": "3.4.0",
"ora": "4.0.5",
"parse-github-url": "1.0.2",
"request": "2.88.2",
"tar": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"apollo-link-context": "1.0.20",
"apollo-link-ws": "1.0.20",
"google-maps-react": "2.0.6",
"graphql": "14.6.0",
"graphql": "15.3.0",
"graphql-tag": "2.10.4",
"humanize-string":"2.1.0",
"ionicons": "5.0.1",
"keycloak-js": "9.0.2",
"keycloak-js": "11.0.0",
"moment": "2.26.0",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand Down Expand Up @@ -63,9 +63,9 @@
"@test-graphql-cli/codegen": "4.0.1-beta.3",
"@testing-library/jest-dom": "5.3.0",
"@testing-library/react": "10.0.2",
"@testing-library/user-event": "10.0.1",
"@testing-library/user-event": "12.0.15",
"@types/googlemaps": "3.38.0",
"@types/jest": "25.1.4",
"@types/jest": "26.0.7",
"@types/moment": "2.13.0",
"@types/node": "12.12.34",
"@types/react": "16.9.29",
Expand Down
8 changes: 4 additions & 4 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"apollo-link-context": "1.0.20",
"apollo-link-ws": "1.0.20",
"google-maps-react": "2.0.6",
"graphql": "14.6.0",
"graphql": "15.3.0",
"graphql-tag": "2.10.4",
"ionicons": "5.0.1",
"keycloak-js": "9.0.2",
"keycloak-js": "11.0.0",
"offix-cache": "0.15.0",
"offix-client": "0.15.0",
"react": "16.13.1",
Expand Down Expand Up @@ -60,9 +60,9 @@
"@test-graphql-cli/codegen": "4.0.1-beta.3",
"@testing-library/jest-dom": "5.3.0",
"@testing-library/react": "10.0.2",
"@testing-library/user-event": "10.0.1",
"@testing-library/user-event": "12.0.15",
"@types/googlemaps": "3.38.0",
"@types/jest": "25.1.4",
"@types/jest": "26.0.7",
"@types/node": "12.12.34",
"@types/react": "16.9.29",
"@types/react-dom": "16.9.5",
Expand Down
6 changes: 3 additions & 3 deletions platform/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"dotenv": "8.2.0",
"express": "4.17.1",
"express-session": "1.17.1",
"graphback": "0.14.0-alpha14",
"graphql": "14.6.0",
"graphback": "1.0.0",
"graphql": "15.3.0",
"graphql-merge-resolvers": "1.1.16",
"graphql-scalars": "1.1.3",
"graphql-subscriptions": "1.1.0",
"graphql-tag": "2.10.4",
"keycloak-connect": "10.0.2",
"keycloak-connect": "11.0.0",
"keycloak-connect-graphql": "0.6.0",
"mongo-seeding": "3.4.0",
"mongodb": "3.5.5",
Expand Down

0 comments on commit b0b9ff1

Please sign in to comment.