|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^16.0.0", |
| 13 | + "@angular/animations": "^17.0.0-next.6", |
14 | 14 | "@angular/cdk": "file:../../dist/releases/cdk", |
15 | | - "@angular/common": "^16.0.0", |
16 | | - "@angular/compiler": "^16.0.0", |
17 | | - "@angular/core": "^16.0.0", |
18 | | - "@angular/forms": "^16.0.0", |
| 15 | + "@angular/common": "^17.0.0-next.6", |
| 16 | + "@angular/compiler": "^17.0.0-next.6", |
| 17 | + "@angular/core": "^17.0.0-next.6", |
| 18 | + "@angular/forms": "^17.0.0-next.6", |
19 | 19 | "@angular/material": "file:../../dist/releases/material", |
20 | 20 | "@angular/material-experimental": "^15.1.0", |
21 | | - "@angular/platform-browser": "^16.0.0", |
22 | | - "@angular/platform-browser-dynamic": "^16.0.0", |
23 | | - "@angular/router": "^16.0.0", |
| 21 | + "@angular/platform-browser": "^17.0.0-next.6", |
| 22 | + "@angular/platform-browser-dynamic": "^17.0.0-next.6", |
| 23 | + "@angular/router": "^17.0.0-next.6", |
24 | 24 | "rxjs": "~7.5.0", |
25 | 25 | "tslib": "^2.3.0", |
26 | 26 | "zone.js": "~0.13.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@angular-devkit/build-angular": "^16.0.0", |
30 | | - "@angular/cli": "^16.0.0", |
31 | | - "@angular/compiler-cli": "^16.0.0", |
| 29 | + "@angular-devkit/build-angular": "^17.0.0-next.6", |
| 30 | + "@angular/cli": "^17.0.0-next.6", |
| 31 | + "@angular/compiler-cli": "^17.0.0-next.6", |
32 | 32 | "@types/jasmine": "~3.10.0", |
33 | 33 | "@types/node": "^16.10.9", |
34 | 34 | "browserslist": "^4.21.7", |
|
38 | 38 | "karma-coverage": "~2.1.0", |
39 | 39 | "karma-jasmine": "~4.0.0", |
40 | 40 | "karma-jasmine-html-reporter": "~1.7.0", |
41 | | - "typescript": "~5.0.2" |
| 41 | + "typescript": "~5.2.2" |
42 | 42 | }, |
43 | | - "packageManager": "yarn@3.5.1" |
| 43 | + "packageManager": "yarn@3.6.3" |
44 | 44 | } |
0 commit comments