openvidu-ionic: Updated dependencies
This commit is contained in:
parent
408736ec8a
commit
d2af6e68b3
4
.gitignore
vendored
4
.gitignore
vendored
@ -33,3 +33,7 @@ openvidu-react-native-androidx/ios/build/
|
||||
.DS_Store
|
||||
|
||||
*.tgz
|
||||
|
||||
openvidu-angular-components/.angular/
|
||||
|
||||
openvidu-ionic/.angular/
|
||||
|
||||
@ -109,7 +109,6 @@
|
||||
<splash height="2436" src="resources/ios/splash/Default-2436h.png" width="1125" />
|
||||
<splash height="1125" src="resources/ios/splash/Default-Landscape-2436h.png" width="2436" />
|
||||
</platform>
|
||||
<plugin name="cordova-plugin-whitelist" spec="1.3.3" />
|
||||
<plugin name="cordova-plugin-statusbar" spec="2.4.2" />
|
||||
<plugin name="cordova-plugin-device" spec="2.0.2" />
|
||||
<plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
|
||||
|
||||
15784
openvidu-ionic/package-lock.json
generated
Normal file
15784
openvidu-ionic/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -13,31 +13,30 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/common": "12.1.1",
|
||||
"@angular/core": "12.1.1",
|
||||
"@angular/forms": "12.1.1",
|
||||
"@angular/platform-browser": "12.1.1",
|
||||
"@angular/platform-browser-dynamic": "12.1.1",
|
||||
"@angular/router": "12.1.1",
|
||||
"@ionic-native/android-permissions": "5.34.0",
|
||||
"@ionic-native/core": "5.34.0",
|
||||
"@ionic-native/splash-screen": "5.34.0",
|
||||
"@ionic-native/status-bar": "5.34.0",
|
||||
"@ionic/angular": "5.6.11",
|
||||
"@angular/common": "13.1.3",
|
||||
"@angular/core": "13.1.3",
|
||||
"@angular/forms": "13.1.3",
|
||||
"@angular/platform-browser": "13.1.3",
|
||||
"@angular/platform-browser-dynamic": "13.1.3",
|
||||
"@angular/router": "13.1.3",
|
||||
"@ionic-native/android-permissions": "5.36.0",
|
||||
"@ionic-native/core": "5.36.0",
|
||||
"@ionic-native/splash-screen": "5.36.0",
|
||||
"@ionic-native/status-bar": "5.36.0",
|
||||
"@ionic/angular": "6.0.3",
|
||||
"compare-func": "2.0.0",
|
||||
"cordova-android": "9.1.0",
|
||||
"cordova-android": "10.1.1",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "6.2.0",
|
||||
"cordova-plugin-android-permissions": "1.1.2",
|
||||
"cordova-plugin-android-permissions": "1.1.3",
|
||||
"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.21",
|
||||
"cordova-plugin-splashscreen": "6.0.0",
|
||||
"cordova-plugin-statusbar": "2.4.3",
|
||||
"cordova-plugin-whitelist": "1.3.5",
|
||||
"core-js": "3.15.2",
|
||||
"openvidu-browser": "2.18.2",
|
||||
"cordova-plugin-statusbar": "3.0.0",
|
||||
"core-js": "3.20.3",
|
||||
"openvidu-browser": "2.20.0",
|
||||
"rxjs": "6.6.7",
|
||||
"xcode": "3.0.1",
|
||||
"zone.js": "0.11.4"
|
||||
@ -46,19 +45,19 @@
|
||||
"ios-deploy": "1.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/architect": "0.1201.1",
|
||||
"@angular-devkit/build-angular": "12.1.1",
|
||||
"@angular-devkit/core": "12.1.1",
|
||||
"@angular-devkit/schematics": "12.1.1",
|
||||
"@angular-eslint/eslint-plugin": "^12.2.0",
|
||||
"@angular/cli": "12.1.1",
|
||||
"@angular/compiler": "12.1.1",
|
||||
"@angular/compiler-cli": "12.1.1",
|
||||
"@angular/language-service": "12.1.1",
|
||||
"@ionic/angular-toolkit": "4.0.0",
|
||||
"@types/jasmine": "3.7.8",
|
||||
"@angular-devkit/architect": "0.1301.4",
|
||||
"@angular-devkit/build-angular": "13.1.3",
|
||||
"@angular-devkit/core": "13.1.3",
|
||||
"@angular-devkit/schematics": "13.1.3",
|
||||
"@angular-eslint/eslint-plugin": "13.0.1",
|
||||
"@angular/cli": "13.1.3",
|
||||
"@angular/compiler": "13.1.3",
|
||||
"@angular/compiler-cli": "13.1.3",
|
||||
"@angular/language-service": "13.1.3",
|
||||
"@ionic/angular-toolkit": "5.0.3",
|
||||
"@types/jasmine": "3.10.3",
|
||||
"@types/jasminewd2": "2.0.10",
|
||||
"@types/node": "16.0.1",
|
||||
"@types/node": "17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.2",
|
||||
"@typescript-eslint/parser": "^4.28.2",
|
||||
"codelyzer": "6.0.2",
|
||||
@ -74,13 +73,12 @@
|
||||
"karma-jasmine-html-reporter": "1.6.0",
|
||||
"protractor": "7.0.0",
|
||||
"ts-node": "10.0.0",
|
||||
"tslib": "2.3.0",
|
||||
"typescript": "4.3.5"
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"description": "An Ionic project",
|
||||
"cordova": {
|
||||
"plugins": {
|
||||
"cordova-plugin-whitelist": {},
|
||||
"cordova-plugin-statusbar": {},
|
||||
"cordova-plugin-device": {},
|
||||
"cordova-plugin-splashscreen": {},
|
||||
@ -99,4 +97,4 @@
|
||||
"ios"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user