|
110 | 110 | "node-run-cmd": "^1.0.1", |
111 | 111 | "node-sass": "^4.7.2", |
112 | 112 | "opn": "^5.1.0", |
113 | | - "rollup": "^0.51.8", |
| 113 | + "rollup": "^0.52.0", |
114 | 114 | "semantic-release": "^8.2.1", |
115 | 115 | "sitemap-generator": "6.0.0", |
116 | 116 | "source-map-explorer": "^1.5.0", |
|
122 | 122 | "ts-node": "^3.3.0", |
123 | 123 | "tslint": "^5.8.0", |
124 | 124 | "typescript": "^2.6.1", |
125 | | - "uglify-es": "3.1.10", |
| 125 | + "uglify-es": "^3.2.0", |
126 | 126 | "yargs": "^10.0.3" |
127 | 127 | }, |
128 | 128 | "dependencies": { |
129 | | - "@angular/animations": "5.0.2", |
130 | | - "@angular/cdk": "^5.0.0-rc.1", |
131 | | - "@angular/common": "5.0.2", |
132 | | - "@angular/compiler": "5.0.2", |
133 | | - "@angular/compiler-cli": "5.0.2", |
134 | | - "@angular/core": "5.0.2", |
| 129 | + "@angular/animations": "5.0.4", |
| 130 | + "@angular/cdk": "^5.0.0-rc.2", |
| 131 | + "@angular/common": "5.0.4", |
| 132 | + "@angular/compiler": "5.0.4", |
| 133 | + "@angular/compiler-cli": "5.0.4", |
| 134 | + "@angular/core": "5.0.4", |
135 | 135 | "@angular/flex-layout": "2.0.0-beta.10-4905443", |
136 | | - "@angular/forms": "5.0.2", |
137 | | - "@angular/http": "5.0.2", |
138 | | - "@angular/material": "^5.0.0-rc.1", |
139 | | - "@angular/platform-browser": "5.0.2", |
140 | | - "@angular/platform-browser-dynamic": "5.0.2", |
141 | | - "@angular/platform-server": "5.0.2", |
142 | | - "@angular/router": "5.0.2", |
143 | | - "@angular/service-worker": "^5.0.2", |
| 136 | + "@angular/forms": "5.0.4", |
| 137 | + "@angular/http": "5.0.4", |
| 138 | + "@angular/material": "^5.0.0-rc.2", |
| 139 | + "@angular/platform-browser": "5.0.4", |
| 140 | + "@angular/platform-browser-dynamic": "5.0.4", |
| 141 | + "@angular/platform-server": "5.0.4", |
| 142 | + "@angular/router": "5.0.4", |
| 143 | + "@angular/service-worker": "^5.0.4", |
144 | 144 | "@expo/bunyan": "^1.8.10", |
145 | 145 | "@nguniversal/common": "^5.0.0-beta.5", |
146 | 146 | "@nguniversal/express-engine": "^5.0.0-beta.5", |
|
0 commit comments