openvidu-ionic: dependencies update
This commit is contained in:
parent
33e8e78537
commit
f5c6bf2e2c
@ -13,18 +13,17 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/common": "9.0.2",
|
||||
"@angular/core": "9.0.2",
|
||||
"@angular/forms": "9.0.2",
|
||||
"@angular/http": "7.2.16",
|
||||
"@angular/platform-browser": "9.0.2",
|
||||
"@angular/platform-browser-dynamic": "9.0.2",
|
||||
"@angular/router": "9.0.2",
|
||||
"@ionic-native/android-permissions": "5.21.6",
|
||||
"@ionic-native/core": "5.21.6",
|
||||
"@ionic-native/splash-screen": "5.21.6",
|
||||
"@ionic-native/status-bar": "5.21.6",
|
||||
"@ionic/angular": "5.0.1",
|
||||
"@angular/common": "9.0.6",
|
||||
"@angular/core": "9.0.6",
|
||||
"@angular/forms": "9.0.6",
|
||||
"@angular/platform-browser": "9.0.6",
|
||||
"@angular/platform-browser-dynamic": "9.0.6",
|
||||
"@angular/router": "9.0.6",
|
||||
"@ionic-native/android-permissions": "5.22.0",
|
||||
"@ionic-native/core": "5.22.0",
|
||||
"@ionic-native/splash-screen": "5.22.0",
|
||||
"@ionic-native/status-bar": "5.22.0",
|
||||
"@ionic/angular": "5.0.5",
|
||||
"cordova-android": "8.1.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "5.1.1",
|
||||
@ -32,14 +31,14 @@
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
"cordova-plugin-ionic-webview": "4.1.3",
|
||||
"cordova-plugin-iosrtc": "6.0.8",
|
||||
"cordova-plugin-iosrtc": "6.0.9",
|
||||
"cordova-plugin-splashscreen": "5.0.3",
|
||||
"cordova-plugin-statusbar": "2.4.3",
|
||||
"cordova-plugin-whitelist": "1.3.4",
|
||||
"core-js": "3.6.4",
|
||||
"openvidu-browser": "2.12.0",
|
||||
"rxjs": "6.5.4",
|
||||
"tslib": "1.11.0",
|
||||
"tslib": "1.11.1",
|
||||
"xcode": "2.1.0",
|
||||
"zone.js": "0.10.2"
|
||||
},
|
||||
@ -47,19 +46,19 @@
|
||||
"ios-deploy": "1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/architect": "0.900.3",
|
||||
"@angular-devkit/build-angular": "0.900.3",
|
||||
"@angular-devkit/core": "9.0.3",
|
||||
"@angular-devkit/schematics": "9.0.3",
|
||||
"@angular/cli": "9.0.3",
|
||||
"@angular/compiler": "9.0.2",
|
||||
"@angular/compiler-cli": "9.0.2",
|
||||
"@angular/language-service": "9.0.2",
|
||||
"@angular-devkit/architect": "0.900.6",
|
||||
"@angular-devkit/build-angular": "0.900.6",
|
||||
"@angular-devkit/core": "9.0.6",
|
||||
"@angular-devkit/schematics": "9.0.6",
|
||||
"@angular/cli": "9.0.6",
|
||||
"@angular/compiler": "9.0.6",
|
||||
"@angular/compiler-cli": "9.0.6",
|
||||
"@angular/language-service": "9.0.6",
|
||||
"@ionic/angular-toolkit": "2.2.0",
|
||||
"@ionic/schematics-angular": "1.0.7",
|
||||
"@types/jasmine": "3.5.7",
|
||||
"@types/jasmine": "3.5.9",
|
||||
"@types/jasminewd2": "2.0.8",
|
||||
"@types/node": "13.7.6",
|
||||
"@types/node": "13.9.1",
|
||||
"codelyzer": "5.2.1",
|
||||
"jasmine-core": "3.5.0",
|
||||
"jasmine-spec-reporter": "4.2.1",
|
||||
@ -67,10 +66,10 @@
|
||||
"karma-chrome-launcher": "3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "2.1.1",
|
||||
"karma-jasmine": "3.1.1",
|
||||
"karma-jasmine-html-reporter": "1.5.1",
|
||||
"karma-jasmine-html-reporter": "1.5.2",
|
||||
"protractor": "5.4.3",
|
||||
"ts-node": "8.6.2",
|
||||
"tslint": "6.0.0",
|
||||
"tslint": "6.1.0",
|
||||
"typescript": "3.7.5"
|
||||
},
|
||||
"description": "An Ionic project",
|
||||
@ -93,4 +92,4 @@
|
||||
"android"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user