|
16 | 16 | "@angular-builders/jest": "18.0.0",
|
17 | 17 | "@angular-devkit/build-angular": "18.2.0",
|
18 | 18 | "@angular/cli": "18.2.0",
|
19 |
| - "@angular/common": "18.1.0", |
20 |
| - "@angular/compiler": "18.1.0", |
21 |
| - "@angular/compiler-cli": "18.1.0", |
22 |
| - "@angular/core": "18.1.0", |
23 |
| - "@angular/platform-browser": "18.1.0", |
24 |
| - "@angular/platform-browser-dynamic": "18.1.0", |
25 |
| - "@angular/router": "18.1.0", |
| 19 | + "@angular/common": "18.2.0", |
| 20 | + "@angular/compiler": "18.2.0", |
| 21 | + "@angular/compiler-cli": "18.2.0", |
| 22 | + "@angular/core": "18.2.0", |
| 23 | + "@angular/platform-browser": "18.2.0", |
| 24 | + "@angular/platform-browser-dynamic": "18.2.0", |
| 25 | + "@angular/router": "18.2.0", |
26 | 26 | "@ngrx/signals": "18.0.2",
|
27 | 27 | "@types/jest": "29.5.12",
|
28 | 28 | "jest": "29.7.0",
|
29 | 29 | "ng-packagr": "18.1.0",
|
30 | 30 | "rxjs": "7.8.1",
|
31 | 31 | "tslib": "2.6.3",
|
32 | 32 | "typescript": "5.5.4",
|
33 |
| - "zone.js": "0.14.7" |
| 33 | + "zone.js": "0.14.10" |
34 | 34 | },
|
35 | 35 | "peerDependencies": {
|
36 | 36 | "@a38/core": "*",
|
|
0 commit comments