Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and wtrocki committed Mar 13, 2020
1 parent 1c0757e commit ef1c2b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"dependencies": {
"@apollo/react-hooks": "3.1.3",
"@capacitor/core": "1.5.1",
"@ionic/react": "5.0.4",
"@ionic/react-router": "5.0.4",
"@ionic/react": "5.0.5",
"@ionic/react-router": "5.0.5",
"@testing-library/jest-dom": "5.1.1",
"@testing-library/react": "10.0.0",
"@testing-library/react": "10.0.1",
"@testing-library/user-event": "10.0.0",
"@types/jest": "25.1.4",
"@types/node": "12.12.29",
"@types/node": "12.12.30",
"@types/react": "16.9.23",
"@types/react-dom": "16.9.5",
"@types/react-router": "5.1.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"main": "index.js",
"devDependencies": {
"del-cli": "3.0.0",
"@graphback/codegen-offix": "0.11.1",
"graphback-cli": "0.11.1",
"@graphback/codegen-offix": "0.11.2",
"graphback-cli": "0.11.2",
"yarn": "1.22.4"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/cors": "2.8.6",
"@types/express": "4.17.3",
"@types/node": "13.9.0",
"@types/node": "13.9.1",
"graphql": "15.0.0-rc.2",
"keycloak-request-token": "0.1.0",
"ts-node": "8.6.2",
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@graphql-toolkit/file-loading": "0.9.7",
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
"@graphback/runtime-mongo": "0.11.1",
"mongodb": "3.5.4",
"@graphback/runtime-mongo": "0.11.2",
"mongodb": "3.5.5",
"@types/react": "16.9.23",
"apollo-server-express": "2.11.0",
"cors": "2.8.5",
Expand Down

0 comments on commit ef1c2b8

Please sign in to comment.