Dependencies update for NPM tutorials

This commit is contained in:
pabloFuente 2018-12-14 10:05:58 +01:00
parent fd0f366e21
commit 8d2f87cd2b
8 changed files with 12254 additions and 7395 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,24 +6,24 @@
"start": "ng serve" "start": "ng serve"
}, },
"dependencies": { "dependencies": {
"@angular/common": "7.0.0", "@angular/common": "7.1.3",
"@angular/compiler": "7.0.0", "@angular/compiler": "7.1.3",
"@angular/core": "7.0.0", "@angular/core": "7.1.3",
"@angular/http": "7.0.0", "@angular/http": "7.1.3",
"@angular/forms": "7.0.0", "@angular/forms": "7.1.3",
"@angular/platform-browser": "7.0.0", "@angular/platform-browser": "7.1.3",
"@angular/platform-browser-dynamic": "7.0.0", "@angular/platform-browser-dynamic": "7.1.3",
"core-js": "2.5.7", "core-js": "2.6.0",
"openvidu-browser": "2.6.0", "openvidu-browser": "2.6.0",
"zone.js": "0.8.26" "zone.js": "0.8.26"
}, },
"devDependencies": { "devDependencies": {
"@angular/cli": "7.0.1", "@angular/cli": "7.1.3",
"@angular/compiler-cli": "7.0.0", "@angular/compiler-cli": "7.1.3",
"@angular-devkit/build-angular": "0.10.1", "@angular-devkit/build-angular": "0.11.3",
"codelyzer": "4.5.0", "codelyzer": "4.5.0",
"ts-node": "7.0.1", "ts-node": "7.0.1",
"tslint": "5.11.0", "tslint": "5.11.0",
"typescript": "3.1.3" "typescript": "3.1.6"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,9 @@
"dependencies": { "dependencies": {
"axios": "0.18.0", "axios": "0.18.0",
"openvidu-browser": "2.6.0", "openvidu-browser": "2.6.0",
"react": "16.5.2", "react": "16.6.3",
"react-dom": "16.5.2", "react-dom": "16.6.3",
"react-scripts": "1.1.5" "react-scripts": "2.1.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",

File diff suppressed because it is too large Load Diff

View File

@ -11,42 +11,42 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "7.0.0", "@angular/animations": "7.1.3",
"@angular/cdk": "7.0.0", "@angular/cdk": "7.1.1",
"@angular/common": "7.0.0", "@angular/common": "7.1.3",
"@angular/compiler": "7.0.0", "@angular/compiler": "7.1.3",
"@angular/core": "7.0.0", "@angular/core": "7.1.3",
"@angular/forms": "7.0.0", "@angular/forms": "7.1.3",
"@angular/http": "7.0.0", "@angular/http": "7.1.3",
"@angular/material": "7.0.0", "@angular/material": "7.1.1",
"@angular/platform-browser": "7.0.0", "@angular/platform-browser": "7.1.3",
"@angular/platform-browser-dynamic": "7.0.0", "@angular/platform-browser-dynamic": "7.1.3",
"@angular/router": "7.0.0", "@angular/router": "7.1.3",
"core-js": "2.5.7", "core-js": "2.6.0",
"openvidu-angular": "2.6.0", "openvidu-angular": "2.6.0",
"openvidu-browser": "2.6.0", "openvidu-browser": "2.6.0",
"rxjs": "6.3.3", "rxjs": "6.3.3",
"zone.js": "0.8.26" "zone.js": "0.8.26"
}, },
"devDependencies": { "devDependencies": {
"@angular/compiler-cli": "7.0.0", "@angular/compiler-cli": "7.1.3",
"@angular-devkit/build-angular": "0.10.1", "@angular-devkit/build-angular": "0.11.3",
"typescript": "3.1.3", "@angular/cli": "7.1.3",
"@angular/cli": "7.0.1", "@angular/language-service": "7.1.3",
"@angular/language-service": "7.0.0", "@types/jasmine": "3.3.1",
"@types/jasmine": "2.8.9", "@types/jasminewd2": "2.0.6",
"@types/jasminewd2": "2.0.5", "@types/node": "10.12.15",
"@types/node": "10.12.0", "codelyzer": "4.5.0",
"codelyzer": "4.4.4", "jasmine-core": "3.3.0",
"jasmine-core": "3.2.1",
"jasmine-spec-reporter": "4.2.1", "jasmine-spec-reporter": "4.2.1",
"karma": "3.0.0", "karma": "3.1.3",
"karma-chrome-launcher": "2.2.0", "karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.0.4", "karma-coverage-istanbul-reporter": "2.0.4",
"karma-jasmine": "1.1.2", "karma-jasmine": "2.0.1",
"karma-jasmine-html-reporter": "1.3.1", "karma-jasmine-html-reporter": "1.4.0",
"protractor": "5.4.1", "protractor": "5.4.1",
"ts-node": "7.0.1", "ts-node": "7.0.1",
"tslint": "5.11.0" "tslint": "5.11.0",
"typescript": "3.1.6"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,9 @@
"dependencies": { "dependencies": {
"axios": "0.18.0", "axios": "0.18.0",
"openvidu-react": "2.6.0", "openvidu-react": "2.6.0",
"react": "16.6.0", "react": "16.6.3",
"react-dom": "16.6.0", "react-dom": "16.6.3",
"react-scripts": "2.0.5" "react-scripts": "2.1.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",