|
35 | 35 | "@angular/cdk": "^6.4.2", |
36 | 36 | "@angular/common": "^6.1.0", |
37 | 37 | "@angular/core": "^6.1.0", |
38 | | - "@angular/flex-layout": "^6.0.0-beta.17", |
| 38 | + "@angular/animations": "^6.1.0", |
39 | 39 | "@angular/http": "^6.1.0", |
40 | 40 | "@angular/material": "^6.4.2", |
41 | 41 | "@angular/platform-browser": "^6.1.0", |
42 | 42 | "ngx-linkifyjs": "^1.0.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular/animations": "^6.1.0", |
46 | 45 | "@angular/compiler": "^6.1.0", |
47 | 46 | "@angular/compiler-cli": "^6.1.0", |
| 47 | + "@angular/flex-layout": "^6.0.0-beta.17", |
48 | 48 | "@angular/forms": "^6.1.0", |
49 | 49 | "@angular/platform-browser-dynamic": "^6.1.0", |
50 | 50 | "@angular/platform-server": "^6.1.0", |
51 | 51 | "@compodoc/gulp-compodoc": "0.0.9", |
52 | 52 | "@types/jest": "^23.3.1", |
53 | 53 | "@types/lodash": "^4.14.115", |
54 | | - "@types/node": "^10.5.4", |
| 54 | + "@types/node": "^10.5.5", |
55 | 55 | "angular-cli-ghpages": "^0.5.2", |
56 | 56 | "angular2-template-loader": "^0.6.2", |
57 | 57 | "ansi-colors": "2.0.5", |
|
71 | 71 | "gulp-conventional-changelog": "2.0.1", |
72 | 72 | "gulp-coveralls": "^0.1.4", |
73 | 73 | "gulp-file": "^0.4.0", |
74 | | - "gulp-git": "2.7.0", |
| 74 | + "gulp-git": "^2.8.0", |
75 | 75 | "gulp-hub": "^0.8.0", |
76 | 76 | "gulp-inline-ng2-template": "5.0.1", |
77 | 77 | "gulp-tslint": "^8.1.3", |
|
85 | 85 | "postcss-strip-inline-comments": "^0.1.5", |
86 | 86 | "pump": "^3.0.0", |
87 | 87 | "raw-loader": "^0.5.1", |
88 | | - "rollup": "^0.63.4", |
| 88 | + "rollup": "^0.63.5", |
89 | 89 | "rollup-plugin-commonjs": "^9.1.4", |
90 | 90 | "rollup-plugin-node-resolve": "^3.3.0", |
91 | 91 | "rollup-plugin-sourcemaps": "^0.4.2", |
92 | 92 | "rollup-plugin-uglify": "3.0.0", |
93 | 93 | "run-sequence": "^2.2.1", |
94 | 94 | "rxjs": "^6.2.1", |
95 | | - "sass-loader": "^7.0.3", |
| 95 | + "sass-loader": "^7.1.0", |
96 | 96 | "source-map-loader": "^0.2.3", |
97 | 97 | "to-string-loader": "^1.1.5", |
98 | 98 | "travis-status": "3.0.0", |
|
0 commit comments