openvidu-ionic: Update native dependencies
Highlight cordova-ios to 6.1.0 which replace UIWebView (deprecated) to WKWebView
This commit is contained in:
parent
17050e1171
commit
8816371c83
18390
openvidu-ionic/package-lock.json
generated
Normal file
18390
openvidu-ionic/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,20 +19,20 @@
|
||||
"@angular/platform-browser": "9.1.3",
|
||||
"@angular/platform-browser-dynamic": "9.1.3",
|
||||
"@angular/router": "9.1.3",
|
||||
"@ionic-native/android-permissions": "5.24.0",
|
||||
"@ionic-native/core": "5.24.0",
|
||||
"@ionic-native/splash-screen": "5.24.0",
|
||||
"@ionic-native/status-bar": "5.24.0",
|
||||
"@ionic/angular": "5.0.7",
|
||||
"@ionic-native/android-permissions": "5.27.0",
|
||||
"@ionic-native/core": "5.27.0",
|
||||
"@ionic-native/splash-screen": "5.27.0",
|
||||
"@ionic-native/status-bar": "5.27.0",
|
||||
"@ionic/angular": "5.2.2",
|
||||
"cordova-android": "8.1.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "5.1.1",
|
||||
"cordova-ios": "6.1.0",
|
||||
"cordova-plugin-android-permissions": "1.0.2",
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
"cordova-plugin-ionic-webview": "4.2.1",
|
||||
"cordova-plugin-ionic-webview": "5.0.0",
|
||||
"cordova-plugin-iosrtc": "6.0.12",
|
||||
"cordova-plugin-splashscreen": "5.0.3",
|
||||
"cordova-plugin-splashscreen": "5.0.4",
|
||||
"cordova-plugin-statusbar": "2.4.3",
|
||||
"cordova-plugin-whitelist": "1.3.4",
|
||||
"core-js": "3.6.5",
|
||||
@ -92,4 +92,4 @@
|
||||
"ios"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user