|
52 | 52 | "@angular-devkit/core": "20.2.0-next.2", |
53 | 53 | "@angular-devkit/schematics": "20.2.0-next.2", |
54 | 54 | "@angular/animations": "workspace:*", |
| 55 | + "@angular/benchpress": "workspace: *", |
55 | 56 | "@angular/build": "20.2.0-next.2", |
56 | 57 | "@angular/cdk": "20.2.0-next.2", |
57 | 58 | "@angular/cli": "20.2.0-next.2", |
|
61 | 62 | "@angular/core": "workspace:*", |
62 | 63 | "@angular/elements": "workspace:*", |
63 | 64 | "@angular/forms": "workspace:*", |
| 65 | + "@angular/language-service": "workspace: *", |
| 66 | + "@angular/localize": "workspace: *", |
64 | 67 | "@angular/material": "20.2.0-next.2", |
65 | 68 | "@angular/platform-browser": "workspace:*", |
66 | 69 | "@angular/platform-browser-dynamic": "workspace:*", |
67 | 70 | "@angular/platform-server": "workspace:*", |
68 | 71 | "@angular/router": "workspace:*", |
69 | 72 | "@angular/service-worker": "workspace:*", |
70 | 73 | "@angular/ssr": "20.2.0-next.2", |
| 74 | + "@angular/upgrade": "workspace: *", |
71 | 75 | "@babel/cli": "7.28.0", |
72 | 76 | "@babel/core": "7.28.0", |
73 | 77 | "@babel/generator": "7.28.0", |
|
0 commit comments