|
33 | 33 | "version": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@angular/common": "7.2.11", |
37 |
| - "@angular/core": "7.2.11", |
38 |
| - "@angular/forms": "7.2.11", |
39 |
| - "@angular/http": "7.2.11", |
40 |
| - "@angular/platform-browser": "7.2.11", |
41 |
| - "@angular/platform-browser-dynamic": "7.2.11", |
42 |
| - "@angular/router": "7.2.11", |
| 36 | + "@angular/common": "7.2.15", |
| 37 | + "@angular/core": "7.2.15", |
| 38 | + "@angular/forms": "7.2.15", |
| 39 | + "@angular/http": "7.2.15", |
| 40 | + "@angular/platform-browser": "7.2.15", |
| 41 | + "@angular/platform-browser-dynamic": "7.2.15", |
| 42 | + "@angular/router": "7.2.15", |
43 | 43 | "@ionic-native/core": "5.3.0",
|
44 | 44 | "@ionic-native/splash-screen": "5.3.0",
|
45 | 45 | "@ionic-native/status-bar": "5.3.0",
|
46 | 46 | "@ionic/angular": "4.1.2",
|
47 | 47 | "core-js": "2.6.5",
|
48 | 48 | "lottie-web": "5.5.0",
|
49 | 49 | "rxjs": "6.4.0",
|
50 |
| - "zone.js": "0.8.29" |
| 50 | + "zone.js": "0.10.1" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@angular-devkit/architect": "0.13.7",
|
|
56 | 56 | "@angular-devkit/core": "7.3.7",
|
57 | 57 | "@angular-devkit/schematics": "7.3.7",
|
58 | 58 | "@angular/cli": "7.3.7",
|
59 |
| - "@angular/compiler": "7.2.11", |
60 |
| - "@angular/compiler-cli": "7.2.11", |
61 |
| - "@angular/language-service": "7.2.11", |
| 59 | + "@angular/compiler": "7.2.15", |
| 60 | + "@angular/compiler-cli": "7.2.15", |
| 61 | + "@angular/language-service": "7.2.15", |
62 | 62 | "@ionic/angular-toolkit": "1.5.0",
|
63 | 63 | "@types/jasmine": "3.3.10",
|
64 | 64 | "@types/jasminewd2": "2.0.6",
|
|
0 commit comments