|
10 | 10 | "test": "nx test" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "20.3.17", |
14 | | - "@angular/common": "20.3.17", |
15 | | - "@angular/compiler": "20.3.17", |
16 | | - "@angular/core": "20.3.17", |
17 | | - "@angular/forms": "20.3.17", |
18 | | - "@angular/platform-browser": "20.3.17", |
19 | | - "@angular/platform-browser-dynamic": "20.3.17", |
20 | | - "@angular/router": "20.3.17", |
| 13 | + "@angular/animations": "21.2.1", |
| 14 | + "@angular/common": "21.2.1", |
| 15 | + "@angular/compiler": "21.2.1", |
| 16 | + "@angular/core": "21.2.1", |
| 17 | + "@angular/forms": "21.2.1", |
| 18 | + "@angular/platform-browser": "21.2.1", |
| 19 | + "@angular/platform-browser-dynamic": "21.2.1", |
| 20 | + "@angular/router": "21.2.1", |
21 | 21 | "@nx/angular": "22.5.4", |
22 | 22 | "rxjs": "7.8.2", |
23 | 23 | "tslib": "2.8.1", |
|
26 | 26 | "devDependencies": { |
27 | 27 | "@angular/build": "20.3.19", |
28 | 28 | "@angular/cli": "20.3.19", |
29 | | - "@angular/compiler-cli": "20.3.17", |
30 | | - "@angular/language-service": "20.3.17", |
| 29 | + "@angular/compiler-cli": "21.2.1", |
| 30 | + "@angular/language-service": "21.2.1", |
31 | 31 | "@nx/jest": "22.5.4", |
32 | 32 | "@nx/workspace": "22.5.4", |
33 | 33 | "@types/jasmine": "6.0.0", |
|
0 commit comments