mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
Updated Angular and various other packages
This commit is contained in:
parent
96813406a2
commit
126ba35d3d
541
package-lock.json
generated
541
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
|
@ -19,19 +19,19 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agm/core": "1.0.0-beta.2",
|
"@agm/core": "1.0.0-beta.2",
|
||||||
"@angular/animations": "6.0.1",
|
"@angular/animations": "6.0.2",
|
||||||
"@angular/cdk": "6.0.2",
|
"@angular/cdk": "6.0.2",
|
||||||
"@angular/common": "6.0.1",
|
"@angular/common": "6.0.2",
|
||||||
"@angular/compiler": "6.0.1",
|
"@angular/compiler": "6.0.2",
|
||||||
"@angular/core": "6.0.1",
|
"@angular/core": "6.0.2",
|
||||||
"@angular/flex-layout": "6.0.0-beta.15",
|
"@angular/flex-layout": "6.0.0-beta.15",
|
||||||
"@angular/forms": "6.0.1",
|
"@angular/forms": "6.0.2",
|
||||||
"@angular/http": "6.0.1",
|
"@angular/http": "6.0.2",
|
||||||
"@angular/material": "6.0.2",
|
"@angular/material": "6.0.2",
|
||||||
"@angular/material-moment-adapter": "6.0.2",
|
"@angular/material-moment-adapter": "6.0.2",
|
||||||
"@angular/platform-browser": "6.0.1",
|
"@angular/platform-browser": "6.0.2",
|
||||||
"@angular/platform-browser-dynamic": "6.0.1",
|
"@angular/platform-browser-dynamic": "6.0.2",
|
||||||
"@angular/router": "6.0.1",
|
"@angular/router": "6.0.2",
|
||||||
"@ngrx/effects": "6.0.0-beta.3",
|
"@ngrx/effects": "6.0.0-beta.3",
|
||||||
"@ngrx/router-store": "6.0.0-beta.3",
|
"@ngrx/router-store": "6.0.0-beta.3",
|
||||||
"@ngrx/store": "6.0.0-beta.3",
|
"@ngrx/store": "6.0.0-beta.3",
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
"lodash": "4.17.10",
|
"lodash": "4.17.10",
|
||||||
"moment": "2.22.1",
|
"moment": "2.22.1",
|
||||||
"ng2-charts": "1.6.0",
|
"ng2-charts": "1.6.0",
|
||||||
"ngrx-store-freeze": "0.2.2",
|
"ngrx-store-freeze": "0.2.3",
|
||||||
"ngx-color-picker": "6.1.0",
|
"ngx-color-picker": "6.1.0",
|
||||||
"ngx-cookie-service": "1.0.10",
|
"ngx-cookie-service": "1.0.10",
|
||||||
"perfect-scrollbar": "1.3.0",
|
"perfect-scrollbar": "1.3.0",
|
||||||
|
@ -62,14 +62,14 @@
|
||||||
"zone.js": "0.8.26"
|
"zone.js": "0.8.26"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/cli": "6.0.1",
|
"@angular/cli": "6.0.3",
|
||||||
"@angular/compiler-cli": "6.0.1",
|
"@angular/compiler-cli": "6.0.2",
|
||||||
"@angular/language-service": "6.0.1",
|
"@angular/language-service": "6.0.2",
|
||||||
"@angular-devkit/build-angular": "0.6.1",
|
"@angular-devkit/build-angular": "0.6.3",
|
||||||
"@angularclass/hmr": "2.1.3",
|
"@angularclass/hmr": "2.1.3",
|
||||||
"@types/jasmine": "2.8.7",
|
"@types/jasmine": "2.8.7",
|
||||||
"@types/jasminewd2": "2.0.3",
|
"@types/jasminewd2": "2.0.3",
|
||||||
"@types/lodash": "4.14.108",
|
"@types/lodash": "4.14.109",
|
||||||
"@types/node": "8.9.5",
|
"@types/node": "8.9.5",
|
||||||
"codelyzer": "4.2.1",
|
"codelyzer": "4.2.1",
|
||||||
"jasmine-core": "2.99.1",
|
"jasmine-core": "2.99.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user