|
40 | 40 | "check-travis": " travis-status --repo=angular-material-extensions/pages --branch=master --fail-pending || echo 'Not yet passing'"
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 |
| - "@angular/animations": "^7.1.4", |
44 |
| - "@angular/cdk": "^7.2.0", |
45 |
| - "@angular/common": "^7.1.4", |
46 |
| - "@angular/core": "^7.1.4", |
47 |
| - "@angular/material": "^7.2.0" |
| 43 | + "@angular/animations": "^7.2.11", |
| 44 | + "@angular/cdk": "^7.3.6", |
| 45 | + "@angular/common": "^7.2.11", |
| 46 | + "@angular/core": "^7.2.11", |
| 47 | + "@angular/material": "^7.3.6" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@angular-devkit/schematics": "^7.3.6", |
51 |
| - "@angular/compiler": "^7.1.4", |
52 |
| - "@angular/compiler-cli": "^7.1.4", |
| 50 | + "@angular-devkit/schematics": "^7.3.7", |
| 51 | + "@angular/compiler": "^7.2.11", |
| 52 | + "@angular/compiler-cli": "^7.2.11", |
53 | 53 | "@angular/flex-layout": "^7.0.0-beta.22",
|
54 |
| - "@angular/forms": "^7.1.4", |
55 |
| - "@angular/language-service": "^7.1.4", |
56 |
| - "@angular/platform-browser": "^7.1.4", |
57 |
| - "@angular/platform-browser-dynamic": "^7.1.4", |
58 |
| - "@angular/platform-server": "^7.1.4", |
| 54 | + "@angular/forms": "^7.2.11", |
| 55 | + "@angular/language-service": "^7.2.11", |
| 56 | + "@angular/platform-browser": "^7.2.11", |
| 57 | + "@angular/platform-browser-dynamic": "^7.2.11", |
| 58 | + "@angular/platform-server": "^7.2.11", |
59 | 59 | "@compodoc/gulp-compodoc": "^0.0.10",
|
60 | 60 | "@types/jasmine": "^2.8.14",
|
61 | 61 | "@types/lodash": "^4.14.119",
|
62 |
| - "@types/node": "^10.12.18", |
| 62 | + "@types/node": "^10.14.4", |
63 | 63 | "angular-cli-ghpages": "^0.5.3",
|
64 | 64 | "angular2-template-loader": "^0.6.2",
|
65 | 65 | "autoprefixer": "^9.4.3",
|
|
103 | 103 | "pump": "3.0.0",
|
104 | 104 | "raw-loader": "0.5.1",
|
105 | 105 | "rollup": "^0.67.4",
|
106 |
| - "rollup-plugin-commonjs": "^9.2.0", |
| 106 | + "rollup-plugin-commonjs": "^9.2.2", |
107 | 107 | "rollup-plugin-node-resolve": "^3.4.0",
|
108 | 108 | "rollup-plugin-sourcemaps": "0.4.2",
|
109 | 109 | "rollup-plugin-uglify": "3.0.0",
|
|
0 commit comments