|
10 | 10 | },
|
11 | 11 | "private": true,
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/animations": "^17.0.0-next.6", |
| 13 | + "@angular/animations": "^17.1.0-next.1", |
14 | 14 | "@angular/cdk": "file:../../dist/releases/cdk",
|
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", |
| 15 | + "@angular/common": "^17.1.0-next.1", |
| 16 | + "@angular/compiler": "^17.1.0-next.1", |
| 17 | + "@angular/core": "^17.1.0-next.1", |
| 18 | + "@angular/forms": "^17.1.0-next.1", |
19 | 19 | "@angular/material": "file:../../dist/releases/material",
|
20 |
| - "@angular/material-experimental": "^15.1.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", |
| 20 | + "@angular/material-experimental": "file:../../dist/releases/material-experimental", |
| 21 | + "@angular/platform-browser": "^17.1.0-next.1", |
| 22 | + "@angular/platform-browser-dynamic": "^17.1.0-next.1", |
| 23 | + "@angular/router": "^17.1.0-next.1", |
24 | 24 | "rxjs": "~7.5.0",
|
25 | 25 | "tslib": "^2.3.0",
|
26 |
| - "zone.js": "~0.13.0" |
| 26 | + "zone.js": "~0.14.0" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
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", |
| 29 | + "@angular-devkit/build-angular": "^17.1.0-next.0", |
| 30 | + "@angular/cli": "^17.1.0-next.0", |
| 31 | + "@angular/compiler-cli": "^17.1.0-next.1", |
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.2.2" |
| 41 | + "typescript": "~5.3.2" |
42 | 42 | },
|
43 |
| - "packageManager": "yarn@3.6.3" |
| 43 | + "packageManager": "yarn@4.0.2" |
44 | 44 | }
|
0 commit comments