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 Oct 5, 2019
1 parent cc7d18b commit 8abea8a
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 31 deletions.
4 changes: 2 additions & 2 deletions 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
gopkg.in/urfave/cli.v2 v2.0.0-20180128182452-d3ae77c26ac8
golang.org/x/tools c9f9432ec4b2 // indirect
gopkg.in/urfave/cli.v2 v2.0.0-alpha.2
)
43 changes: 21 additions & 22 deletions mobile/package-lock.json

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

14 changes: 7 additions & 7 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-ionic-keyboard": "2.1.3",
"cordova-plugin-ionic-webview": "2.5.1",
"cordova-plugin-inappbrowser": "3.1.0",
"cordova-plugin-ionic-keyboard": "2.2.0",
"cordova-plugin-ionic-webview": "2.5.2",
"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.3",
"rxjs-compat": "6.5.3",
"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 8abea8a

Please sign in to comment.