|
35 | 35 | "check-travis": " travis-status --repo=angular-material-extensions/link-preview --branch=master --fail-pending || echo 'Not yet passing'" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@angular/animations": "^7.1.4", |
| 38 | + "@angular/animations": "^7.2.15", |
39 | 39 | "@angular/cdk": "^7.2.0", |
40 | | - "@angular/common": "^7.1.4", |
41 | | - "@angular/core": "^7.1.4", |
42 | | - "@angular/http": "^7.1.4", |
| 40 | + "@angular/common": "^7.2.15", |
| 41 | + "@angular/core": "^7.2.15", |
| 42 | + "@angular/http": "^7.2.15", |
43 | 43 | "@angular/material": "^7.2.0", |
44 | | - "@angular/platform-browser": "^7.1.4", |
| 44 | + "@angular/platform-browser": "^7.2.15", |
45 | 45 | "ngx-linkifyjs": "^1.2.2" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@angular/compiler": "^7.1.4", |
49 | | - "@angular/compiler-cli": "^7.1.4", |
| 48 | + "@angular/compiler": "^7.2.15", |
| 49 | + "@angular/compiler-cli": "^7.2.15", |
50 | 50 | "@angular/flex-layout": "^7.0.0-beta.21", |
51 | | - "@angular/forms": "^7.1.4", |
52 | | - "@angular/platform-browser-dynamic": "^7.1.4", |
53 | | - "@angular/platform-server": "^7.1.4", |
| 51 | + "@angular/forms": "^7.2.15", |
| 52 | + "@angular/platform-browser-dynamic": "^7.2.15", |
| 53 | + "@angular/platform-server": "^7.2.15", |
54 | 54 | "@compodoc/gulp-compodoc": "^0.0.10", |
55 | 55 | "@types/jest": "^23.3.11", |
56 | | - "@types/lodash": "^4.14.119", |
57 | | - "@types/node": "^10.14.5", |
| 56 | + "@types/lodash": "^4.14.134", |
| 57 | + "@types/node": "^10.14.9", |
58 | 58 | "angular-cli-ghpages": "^0.5.3", |
59 | 59 | "angular2-template-loader": "^0.6.2", |
60 | 60 | "ansi-colors": "^3.2.3", |
61 | | - "autoprefixer": "^9.4.4", |
| 61 | + "autoprefixer": "^9.6.0", |
62 | 62 | "awesome-typescript-loader": "^5.2.1", |
63 | 63 | "babel-jest": "^23.6.0", |
64 | 64 | "codelyzer": "^4.5.0", |
65 | 65 | "commitplease": "^3.2.0", |
66 | 66 | "conventional-github-releaser": "2.0.2", |
67 | | - "core-js": "^2.6.1", |
| 67 | + "core-js": "^2.6.9", |
68 | 68 | "css-loader": "^2.1.0", |
69 | 69 | "cssnano": "^4.1.8", |
70 | 70 | "del": "^3.0.0", |
|
85 | 85 | "jest-preset-angular": "^6.0.2", |
86 | 86 | "lodash": "^4.17.11", |
87 | 87 | "node-sass": "^4.11.0", |
88 | | - "postcss": "^7.0.7", |
| 88 | + "postcss": "^7.0.17", |
89 | 89 | "postcss-strip-inline-comments": "^0.1.5", |
90 | 90 | "pump": "^3.0.0", |
91 | 91 | "raw-loader": "^1.0.0", |
92 | | - "rollup": "^1.10.1", |
| 92 | + "rollup": "^1.15.3", |
93 | 93 | "rollup-plugin-commonjs": "^9.2.0", |
94 | | - "rollup-plugin-node-resolve": "^4.0.0", |
| 94 | + "rollup-plugin-node-resolve": "^4.2.4", |
95 | 95 | "rollup-plugin-sourcemaps": "^0.4.2", |
96 | 96 | "rollup-plugin-uglify": "3.0.0", |
97 | 97 | "run-sequence": "^2.2.1", |
98 | | - "rxjs": "^6.3.3", |
| 98 | + "rxjs": "^6.5.2", |
99 | 99 | "sass-loader": "^7.1.0", |
100 | 100 | "source-map-loader": "^0.2.4", |
101 | 101 | "to-string-loader": "^1.1.5", |
|
0 commit comments