|
28 | 28 | },
|
29 | 29 | "private": true,
|
30 | 30 | "dependencies": {
|
31 |
| - "@angular/animations": "^7.2.5", |
32 |
| - "@angular/common": "^7.2.5", |
33 |
| - "@angular/compiler": "^7.2.5", |
34 |
| - "@angular/core": "^7.2.5", |
35 |
| - "@angular/forms": "^7.2.5", |
36 |
| - "@angular/http": "^7.2.5", |
37 |
| - "@angular/platform-browser": "^7.2.5", |
38 |
| - "@angular/platform-browser-dynamic": "^7.2.5", |
39 |
| - "@angular/router": "^7.2.5", |
| 31 | + "@angular/animations": "^7.2.6", |
| 32 | + "@angular/common": "^7.2.6", |
| 33 | + "@angular/compiler": "^7.2.6", |
| 34 | + "@angular/core": "^7.2.6", |
| 35 | + "@angular/forms": "^7.2.6", |
| 36 | + "@angular/http": "^7.2.6", |
| 37 | + "@angular/platform-browser": "^7.2.6", |
| 38 | + "@angular/platform-browser-dynamic": "^7.2.6", |
| 39 | + "@angular/router": "^7.2.6", |
40 | 40 | "core-js": "^2.6.5",
|
41 | 41 | "rxjs": "^6.4.0",
|
42 | 42 | "zone.js": "^0.8.29"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@angular-devkit/build-angular": "^0.13.2", |
46 |
| - "@angular-devkit/build-ng-packagr": "^0.13.2", |
47 |
| - "@angular/cli": "^7.3.2", |
48 |
| - "@angular/compiler-cli": "^7.2.5", |
49 |
| - "@angular/language-service": "^7.2.5", |
| 45 | + "@angular-devkit/build-angular": "^0.13.3", |
| 46 | + "@angular-devkit/build-ng-packagr": "^0.13.3", |
| 47 | + "@angular/cli": "^7.3.3", |
| 48 | + "@angular/compiler-cli": "^7.2.6", |
| 49 | + "@angular/language-service": "^7.2.6", |
50 | 50 | "@types/jasmine": "^3.3.9",
|
51 | 51 | "@types/jasminewd2": "~2.0.6",
|
52 | 52 | "@types/node": "^11.9.4",
|
|
0 commit comments