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