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