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