|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "~12.0.0-rc.2", |
14 | | - "@angular/common": "~12.0.0-rc.2", |
15 | | - "@angular/compiler": "~12.0.0-rc.2", |
16 | | - "@angular/core": "~12.0.0-rc.2", |
17 | | - "@angular/forms": "~12.0.0-rc.2", |
18 | | - "@angular/platform-browser": "~12.0.0-rc.2", |
19 | | - "@angular/platform-browser-dynamic": "~12.0.0-rc.2", |
20 | | - "@angular/router": "~12.0.0-rc.2", |
| 13 | + "@angular/animations": "~12.0.0-rc.3", |
| 14 | + "@angular/common": "~12.0.0-rc.3", |
| 15 | + "@angular/compiler": "~12.0.0-rc.3", |
| 16 | + "@angular/core": "~12.0.0-rc.3", |
| 17 | + "@angular/forms": "~12.0.0-rc.3", |
| 18 | + "@angular/platform-browser": "~12.0.0-rc.3", |
| 19 | + "@angular/platform-browser-dynamic": "~12.0.0-rc.3", |
| 20 | + "@angular/router": "~12.0.0-rc.3", |
21 | 21 | "rxjs": "~6.6.0", |
22 | 22 | "tslib": "^2.1.0", |
23 | 23 | "zone.js": "~0.11.4" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@angular-devkit/build-angular": "~12.0.0-rc.2", |
27 | | - "@angular/cli": "~12.0.0-rc.2", |
28 | | - "@angular/compiler-cli": "~12.0.0-rc.2", |
| 26 | + "@angular-devkit/build-angular": "~12.0.0-rc.3", |
| 27 | + "@angular/cli": "~12.0.0-rc.3", |
| 28 | + "@angular/compiler-cli": "~12.0.0-rc.3", |
29 | 29 | "@types/jasmine": "~3.6.0", |
30 | 30 | "@types/node": "^12.11.1", |
31 | 31 | "jasmine-core": "~3.7.0", |
|
0 commit comments