|
26 | 26 | "url": "https://github.com/fivethree-team/ngxs-ionic-router-plugin/issues" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@angular/common": "8.2.14", |
30 | | - "@angular/core": "8.2.14", |
31 | | - "@angular/forms": "8.2.14", |
32 | | - "@angular/platform-browser": "8.2.14", |
33 | | - "@angular/platform-browser-dynamic": "8.2.14", |
34 | | - "@angular/router": "8.2.14", |
| 29 | + "@angular/common": "9.0.4", |
| 30 | + "@angular/core": "9.0.4", |
| 31 | + "@angular/forms": "9.0.4", |
| 32 | + "@angular/platform-browser": "9.0.4", |
| 33 | + "@angular/platform-browser-dynamic": "9.0.4", |
| 34 | + "@angular/router": "9.0.4", |
35 | 35 | "@ionic-native/core": "5.19.1", |
36 | 36 | "@ionic-native/splash-screen": "5.19.1", |
37 | 37 | "@ionic-native/status-bar": "5.19.1", |
|
48 | 48 | "@angular-devkit/core": "8.3.23", |
49 | 49 | "@angular-devkit/schematics": "8.3.23", |
50 | 50 | "@angular/cli": "8.3.23", |
51 | | - "@angular/compiler": "8.2.14", |
52 | | - "@angular/compiler-cli": "8.2.14", |
53 | | - "@angular/language-service": "8.2.14", |
| 51 | + "@angular/compiler": "9.0.4", |
| 52 | + "@angular/compiler-cli": "9.0.4", |
| 53 | + "@angular/language-service": "9.0.4", |
54 | 54 | "@ionic/angular-toolkit": "2.1.2", |
55 | 55 | "@ngxs/devtools-plugin": "3.6.1", |
56 | 56 | "@types/jasmine": "3.3.15", |
|
0 commit comments