Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrowe009 committed Apr 28, 2020
1 parent ec0862f commit 6f56eb1
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 37 deletions.
89 changes: 57 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
},
"homepage": ".",
"dependencies": {
"@apollo/react-hooks": "^3.1.4",
"@apollo/react-hooks": "^3.1.5",
"@capacitor/android": "^2.0.1",
"@capacitor/core": "^2.0.1",
"@ionic/react": "^5.0.7",
"@ionic/react-router": "^5.0.7",
"apollo-boost": "^0.4.7",
"clsx": "^1.1.0",
"dayjs": "^1.8.24",
"dayjs": "^1.8.25",
"formik": "^2.1.4",
"graphql": "^15.0.0",
"graphql-tag": "^2.10.3",
Expand All @@ -43,14 +43,14 @@
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"react-use": "^14.1.1",
"react-use": "^14.2.0",
"rxjs": "^6.5.5",
"yup": "^0.28.3"
"yup": "^0.28.4"
},
"devDependencies": {
"@capacitor/cli": "2.0.1",
"husky": "^4.2.5",
"prettier": "^2.0.4",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1"
},
"browserslist": {
Expand Down

0 comments on commit 6f56eb1

Please sign in to comment.