|
10 | 10 | },
|
11 | 11 | "private": true,
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/animations": "^15.2.0-rc.0", |
| 13 | + "@angular/animations": "^16.0.0-next.7", |
14 | 14 | "@angular/cdk": "file:../../dist/releases/cdk",
|
15 |
| - "@angular/common": "^15.2.0-rc.0", |
16 |
| - "@angular/compiler": "^15.2.0-rc.0", |
17 |
| - "@angular/core": "^15.2.0-rc.0", |
18 |
| - "@angular/forms": "^15.2.0-rc.0", |
| 15 | + "@angular/common": "^16.0.0-next.7", |
| 16 | + "@angular/compiler": "^16.0.0-next.7", |
| 17 | + "@angular/core": "^16.0.0-next.7", |
| 18 | + "@angular/forms": "^16.0.0-next.7", |
19 | 19 | "@angular/material": "file:../../dist/releases/material",
|
20 |
| - "@angular/platform-browser": "^15.2.0-rc.0", |
21 |
| - "@angular/platform-browser-dynamic": "^15.2.0-rc.0", |
22 |
| - "@angular/router": "^15.2.0-rc.0", |
| 20 | + "@angular/platform-browser": "^16.0.0-next.7", |
| 21 | + "@angular/platform-browser-dynamic": "^16.0.0-next.7", |
| 22 | + "@angular/router": "^16.0.0-next.7", |
23 | 23 | "rxjs": "~7.5.0",
|
24 | 24 | "tslib": "^2.3.0",
|
25 | 25 | "zone.js": "~0.11.4"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular-devkit/build-angular": "^15.2.0-rc.0", |
29 |
| - "@angular/cli": "^15.2.0-rc.0", |
30 |
| - "@angular/compiler-cli": "^15.2.0-rc.0", |
| 28 | + "@angular-devkit/build-angular": "^16.0.0-next.7", |
| 29 | + "@angular/cli": "^16.0.0-next.7", |
| 30 | + "@angular/compiler-cli": "^16.0.0-next.7", |
31 | 31 | "@types/jasmine": "~3.9.0",
|
32 | 32 | "@types/node": "^12.11.1",
|
33 | 33 | "glob": "^7.2.0",
|
|
0 commit comments