Browse Source

dependencies updates

Carsten Porth 5 years ago
parent
commit
472a20ee45
3 changed files with 255 additions and 243 deletions
  1. 1 1
      app/config.xml
  2. 245 233
      app/package-lock.json
  3. 9 9
      app/package.json

+ 1 - 1
app/config.xml

@@ -97,5 +97,5 @@
     <allow-navigation href="http://192.168.56.1:8100" />
     <allow-navigation href="http://192.168.10.1:8100" />
     <allow-navigation href="http://192.168.2.23:8100" />
-    <engine name="android" spec="7.0.0" />
+    <engine name="android" spec="^7.1.4" />
 </widget>

File diff suppressed because it is too large
+ 245 - 233
app/package-lock.json


+ 9 - 9
app/package.json

@@ -22,30 +22,30 @@
     "@angular/platform-browser": "5.2.11",
     "@angular/platform-browser-dynamic": "5.2.11",
     "@ionic-native/core": "4.8.0",
-    "@ionic-native/secure-storage": "^4.9.0",
+    "@ionic-native/secure-storage": "^4.18.0",
     "@ionic-native/splash-screen": "4.8.0",
     "@ionic-native/status-bar": "4.8.0",
     "@ionic/storage": "2.1.3",
     "@types/twitter-text": "^2.0.0",
-    "cordova-android": "7.0.0",
+    "cordova-android": "^7.1.4",
     "cordova-plugin-browsertab": "^0.2.0",
-    "cordova-plugin-buildinfo": "^2.0.1",
+    "cordova-plugin-buildinfo": "^2.0.2",
     "cordova-plugin-compat": "^1.2.0",
     "cordova-plugin-device": "^2.0.2",
     "cordova-plugin-inappbrowser": "^3.0.0",
-    "cordova-plugin-ionic-keyboard": "^2.1.2",
+    "cordova-plugin-ionic-keyboard": "^2.1.3",
     "cordova-plugin-ionic-webview": "^1.2.1",
     "cordova-plugin-secure-storage": "^2.6.8",
     "cordova-plugin-splashscreen": "^5.0.2",
     "cordova-plugin-whitelist": "^1.3.3",
     "cordova-support-android-plugin": "^1.0.1",
-    "cordova-support-google-services": "^1.2.0",
+    "cordova-support-google-services": "^1.2.1",
     "cordova-universal-links-plugin": "git+https://github.com/walteram/cordova-universal-links-plugin.git",
-    "firebase": "^5.2.0",
-    "gun": "^0.9.99996",
+    "firebase": "^5.7.1",
+    "gun": "^0.9.999995",
     "ionic-angular": "3.9.2",
     "ionicons": "3.0.0",
-    "javascript-time-ago": "^1.0.31",
+    "javascript-time-ago": "^1.0.34",
     "rxjs": "5.5.11",
     "sw-toolbox": "3.6.0",
     "twit": "^2.2.11",
@@ -53,7 +53,7 @@
     "zone.js": "0.8.26"
   },
   "devDependencies": {
-    "@ionic/app-scripts": "3.2.0",
+    "@ionic/app-scripts": "^3.2.1",
     "typescript": "~2.6.2"
   },
   "description": "HybridOSN is a Twitter client and a so called Dapp which allows its users to exchange data also via a P2P network using blockchain technology.",

Some files were not shown because too many files changed in this diff