Updated Angular and various other packages

This commit is contained in:
Sercan Yemen 2018-05-20 10:19:15 +03:00
parent 96813406a2
commit 126ba35d3d
2 changed files with 429 additions and 142 deletions

541
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,19 +19,19 @@
"private": true,
"dependencies": {
"@agm/core": "1.0.0-beta.2",
"@angular/animations": "6.0.1",
"@angular/animations": "6.0.2",
"@angular/cdk": "6.0.2",
"@angular/common": "6.0.1",
"@angular/compiler": "6.0.1",
"@angular/core": "6.0.1",
"@angular/common": "6.0.2",
"@angular/compiler": "6.0.2",
"@angular/core": "6.0.2",
"@angular/flex-layout": "6.0.0-beta.15",
"@angular/forms": "6.0.1",
"@angular/http": "6.0.1",
"@angular/forms": "6.0.2",
"@angular/http": "6.0.2",
"@angular/material": "6.0.2",
"@angular/material-moment-adapter": "6.0.2",
"@angular/platform-browser": "6.0.1",
"@angular/platform-browser-dynamic": "6.0.1",
"@angular/router": "6.0.1",
"@angular/platform-browser": "6.0.2",
"@angular/platform-browser-dynamic": "6.0.2",
"@angular/router": "6.0.2",
"@ngrx/effects": "6.0.0-beta.3",
"@ngrx/router-store": "6.0.0-beta.3",
"@ngrx/store": "6.0.0-beta.3",
@ -51,7 +51,7 @@
"lodash": "4.17.10",
"moment": "2.22.1",
"ng2-charts": "1.6.0",
"ngrx-store-freeze": "0.2.2",
"ngrx-store-freeze": "0.2.3",
"ngx-color-picker": "6.1.0",
"ngx-cookie-service": "1.0.10",
"perfect-scrollbar": "1.3.0",
@ -62,14 +62,14 @@
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular/cli": "6.0.1",
"@angular/compiler-cli": "6.0.1",
"@angular/language-service": "6.0.1",
"@angular-devkit/build-angular": "0.6.1",
"@angular/cli": "6.0.3",
"@angular/compiler-cli": "6.0.2",
"@angular/language-service": "6.0.2",
"@angular-devkit/build-angular": "0.6.3",
"@angularclass/hmr": "2.1.3",
"@types/jasmine": "2.8.7",
"@types/jasminewd2": "2.0.3",
"@types/lodash": "4.14.108",
"@types/lodash": "4.14.109",
"@types/node": "8.9.5",
"codelyzer": "4.2.1",
"jasmine-core": "2.99.1",