|
9 | 9 | },
|
10 | 10 | "private": true,
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "20.0.4", |
13 |
| - "@angular/common": "20.0.4", |
14 |
| - "@angular/compiler": "20.0.4", |
15 |
| - "@angular/core": "20.0.4", |
16 |
| - "@angular/forms": "20.0.4", |
17 |
| - "@angular/platform-browser": "20.0.4", |
18 |
| - "@angular/platform-browser-dynamic": "20.0.4", |
19 |
| - "@angular/router": "20.0.4", |
| 12 | + "@angular/animations": "20.0.5", |
| 13 | + "@angular/common": "20.0.5", |
| 14 | + "@angular/compiler": "20.0.5", |
| 15 | + "@angular/core": "20.0.5", |
| 16 | + "@angular/forms": "20.0.5", |
| 17 | + "@angular/platform-browser": "20.0.5", |
| 18 | + "@angular/platform-browser-dynamic": "20.0.5", |
| 19 | + "@angular/router": "20.0.5", |
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": "20.0.0",
|
27 | 27 | "@angular/build": "^20.0.1",
|
28 | 28 | "@angular/cli": "20.0.3",
|
29 |
| - "@angular/compiler-cli": "20.0.4", |
| 29 | + "@angular/compiler-cli": "20.0.5", |
30 | 30 | "@types/jest": "30.0.0",
|
31 | 31 | "jest": "30.0.3",
|
32 | 32 | "jest-preset-angular": "14.6.0",
|
|
0 commit comments