|
28 | 28 | },
|
29 | 29 | "private": true,
|
30 | 30 | "dependencies": {
|
31 |
| - "@angular/animations": "^9.0.0-rc.7", |
32 |
| - "@angular/common": "^9.0.0-rc.7", |
33 |
| - "@angular/compiler": "^9.0.0-rc.7", |
34 |
| - "@angular/core": "^9.0.0-rc.7", |
35 |
| - "@angular/forms": "^9.0.0-rc.7", |
36 |
| - "@angular/platform-browser": "^9.0.0-rc.7", |
37 |
| - "@angular/platform-browser-dynamic": "^9.0.0-rc.7", |
38 |
| - "@angular/router": "^9.0.0-rc.7", |
39 |
| - "@coreui/angular": "^2.7.2", |
| 31 | + "@angular/animations": "^9.0.0-rc.12", |
| 32 | + "@angular/common": "^9.0.0-rc.12", |
| 33 | + "@angular/compiler": "^9.0.0-rc.12", |
| 34 | + "@angular/core": "^9.0.0-rc.12", |
| 35 | + "@angular/forms": "^9.0.0-rc.12", |
| 36 | + "@angular/platform-browser": "^9.0.0-rc.12", |
| 37 | + "@angular/platform-browser-dynamic": "^9.0.0-rc.12", |
| 38 | + "@angular/router": "^9.0.0-rc.12", |
| 39 | + "@coreui/angular": "^2.7.5", |
40 | 40 | "@coreui/coreui": "^2.1.16",
|
41 | 41 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
|
42 | 42 | "@coreui/icons": "0.3.0",
|
|
58 | 58 | "zone.js": "~0.10.2"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@angular-devkit/build-angular": "^0.900.0-rc.7", |
62 |
| - "@angular/cli": "^9.0.0-rc.7", |
63 |
| - "@angular/compiler-cli": "^9.0.0-rc.7", |
64 |
| - "@angular/language-service": "^9.0.0-rc.7", |
| 61 | + "@angular-devkit/build-angular": "^0.900.0-rc.12", |
| 62 | + "@angular/cli": "^9.0.0-rc.12", |
| 63 | + "@angular/compiler-cli": "^9.0.0-rc.12", |
| 64 | + "@angular/language-service": "^9.0.0-rc.12", |
65 | 65 | "@types/jasmine": "^3.4.5",
|
66 | 66 | "@types/jasminewd2": "^2.0.8",
|
67 | 67 | "@types/node": "^12.11.1",
|
|
0 commit comments