Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2019
1 parent cc7d18b commit 62768cf
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 21 deletions.
2 changes: 1 addition & 1 deletion controller/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ require (
github.com/go-chi/render v1.0.1
github.com/reiver/go-oi v0.0.0-20160325061615-431c83978379 // indirect
github.com/reiver/go-telnet v0.0.0-20180421082511-9ff0b2ab096e
golang.org/x/tools v0.0.0-20190712213246-8b927904ee0d // indirect
golang.org/x/tools v0.0.0-20190816005121-5b08f89bfc0c // indirect
gopkg.in/urfave/cli.v2 v2.0.0-20180128182452-d3ae77c26ac8
)
38 changes: 23 additions & 15 deletions mobile/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 mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
"cordova-browser": "5.0.4",
"cordova-ios": "4.5.5",
"cordova-plugin-device": "2.0.3",
"cordova-plugin-inappbrowser": "3.0.0",
"cordova-plugin-inappbrowser": "3.1.0",
"cordova-plugin-ionic-keyboard": "2.1.3",
"cordova-plugin-ionic-webview": "2.5.1",
"cordova-plugin-nativeaudio": "3.0.9",
"cordova-plugin-navigationbar": "1.0.31",
"cordova-plugin-splashscreen": "5.0.3",
"cordova-plugin-statusbar": "2.4.3",
"cordova-plugin-whitelist": "1.3.4",
"ionic-angular": "3.9.2",
"ionic-angular": "3.9.8",
"ionicons": "3.0.0",
"moment": "2.24.0",
"rxjs": "6.2.1",
"rxjs-compat": "6.2.1",
"rxjs": "6.5.2",
"rxjs-compat": "6.5.2",
"sw-toolbox": "3.6.0",
"zone.js": "0.8.26"
},
"devDependencies": {
"@ionic/app-scripts": "3.2.4",
"typescript": "2.6.2"
"typescript": "2.9.2"
},
"description": "An Ionic project",
"cordova": {
Expand Down

0 comments on commit 62768cf

Please sign in to comment.