openvidu-ionic: Updated dependencies
Updated iosrtc dependency and Angular 11
This commit is contained in:
parent
08d2379971
commit
bebe326dc4
3393
openvidu-ionic/package-lock.json
generated
3393
openvidu-ionic/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,47 +13,47 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/common": "10.0.8",
|
||||
"@angular/core": "10.0.8",
|
||||
"@angular/forms": "10.0.8",
|
||||
"@angular/platform-browser": "10.0.8",
|
||||
"@angular/platform-browser-dynamic": "10.0.8",
|
||||
"@angular/router": "10.0.8",
|
||||
"@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.3.1",
|
||||
"@angular/common": "11.0.2",
|
||||
"@angular/core": "11.0.2",
|
||||
"@angular/forms": "11.0.2",
|
||||
"@angular/platform-browser": "11.0.2",
|
||||
"@angular/platform-browser-dynamic": "11.0.2",
|
||||
"@angular/router": "11.0.2",
|
||||
"@ionic-native/android-permissions": "5.30.0",
|
||||
"@ionic-native/core": "5.30.0",
|
||||
"@ionic-native/splash-screen": "5.30.0",
|
||||
"@ionic-native/status-bar": "5.30.0",
|
||||
"@ionic/angular": "5.5.1",
|
||||
"cordova-android": "9.0.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "6.1.0",
|
||||
"cordova-plugin-android-permissions": "1.0.2",
|
||||
"cordova-ios": "6.1.1",
|
||||
"cordova-plugin-android-permissions": "1.1.2",
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
"cordova-plugin-ionic-webview": "5.0.0",
|
||||
"cordova-plugin-iosrtc": "6.0.15",
|
||||
"cordova-plugin-iosrtc": "6.0.16",
|
||||
"cordova-plugin-splashscreen": "6.0.0",
|
||||
"cordova-plugin-statusbar": "2.4.3",
|
||||
"cordova-plugin-whitelist": "1.3.4",
|
||||
"core-js": "3.6.5",
|
||||
"openvidu-browser": "2.16.0",
|
||||
"rxjs": "6.6.2",
|
||||
"openvidu-browser": "2.16.2",
|
||||
"rxjs": "6.6.3",
|
||||
"xcode": "3.0.1",
|
||||
"zone.js": "0.10.3"
|
||||
"zone.js": "0.11.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"ios-deploy": "1.10.0"
|
||||
"ios-deploy": "1.11.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/architect": "0.1000.5",
|
||||
"@angular-devkit/build-angular": "0.1000.5",
|
||||
"@angular-devkit/core": "10.0.5",
|
||||
"@angular-devkit/schematics": "10.0.5",
|
||||
"@angular/cli": "10.0.5",
|
||||
"@angular/compiler": "10.0.8",
|
||||
"@angular/compiler-cli": "10.0.8",
|
||||
"@angular/language-service": "10.0.8",
|
||||
"@ionic/angular-toolkit": "2.3.0",
|
||||
"@angular-devkit/architect": "0.1100.2",
|
||||
"@angular-devkit/build-angular": "0.1100.2",
|
||||
"@angular-devkit/core": "11.0.2",
|
||||
"@angular-devkit/schematics": "11.0.2",
|
||||
"@angular/cli": "11.0.2",
|
||||
"@angular/compiler": "11.0.2",
|
||||
"@angular/compiler-cli": "11.0.2",
|
||||
"@angular/language-service": "11.0.2",
|
||||
"@ionic/angular-toolkit": "3.0.0",
|
||||
"@ionic/schematics-angular": "1.0.7",
|
||||
"@types/jasmine": "3.5.12",
|
||||
"@types/jasminewd2": "2.0.8",
|
||||
@ -70,7 +70,7 @@
|
||||
"ts-node": "8.10.2",
|
||||
"tslib": "1.11.1",
|
||||
"tslint": "6.1.0",
|
||||
"typescript": "3.9.7"
|
||||
"typescript": "4.0.5"
|
||||
},
|
||||
"description": "An Ionic project",
|
||||
"cordova": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user