|
9 | 9 | },
|
10 | 10 | "private": true,
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "19.2.6", |
13 |
| - "@angular/common": "19.2.6", |
14 |
| - "@angular/compiler": "19.2.6", |
15 |
| - "@angular/core": "19.2.6", |
16 |
| - "@angular/forms": "19.2.6", |
17 |
| - "@angular/platform-browser": "19.2.6", |
18 |
| - "@angular/platform-browser-dynamic": "19.2.6", |
19 |
| - "@angular/router": "19.2.6", |
| 12 | + "@angular/animations": "19.2.7", |
| 13 | + "@angular/common": "19.2.7", |
| 14 | + "@angular/compiler": "19.2.7", |
| 15 | + "@angular/core": "19.2.7", |
| 16 | + "@angular/forms": "19.2.7", |
| 17 | + "@angular/platform-browser": "19.2.7", |
| 18 | + "@angular/platform-browser-dynamic": "19.2.7", |
| 19 | + "@angular/router": "19.2.7", |
20 | 20 | "@ngx-translate/core": "16.0.4",
|
21 | 21 | "rxjs": "7.8.2",
|
22 | 22 | "tslib": "2.8.1",
|
|
26 | 26 | "@angular-builders/jest": "19.0.1",
|
27 | 27 | "@angular-devkit/build-angular": "19.2.8",
|
28 | 28 | "@angular/cli": "19.2.8",
|
29 |
| - "@angular/compiler-cli": "19.2.6", |
| 29 | + "@angular/compiler-cli": "19.2.7", |
30 | 30 | "@types/jest": "29.5.14",
|
31 | 31 | "jest": "29.7.0",
|
32 | 32 | "jest-preset-angular": "14.5.5",
|
|
0 commit comments