|
9 | 9 | },
|
10 | 10 | "private": true,
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "^17.0.8", |
13 |
| - "@angular/common": "^17.0.8", |
14 |
| - "@angular/compiler": "^17.0.8", |
15 |
| - "@angular/core": "^17.0.8", |
16 |
| - "@angular/forms": "^17.0.8", |
17 |
| - "@angular/platform-browser": "^17.0.8", |
18 |
| - "@angular/platform-browser-dynamic": "^17.0.8", |
19 |
| - "@angular/router": "^17.0.8", |
| 12 | + "@angular/animations": "^18.0.0", |
| 13 | + "@angular/common": "^18.0.0", |
| 14 | + "@angular/compiler": "^18.0.0", |
| 15 | + "@angular/core": "^18.0.0", |
| 16 | + "@angular/forms": "^18.0.0", |
| 17 | + "@angular/platform-browser": "^18.0.0", |
| 18 | + "@angular/platform-browser-dynamic": "^18.0.0", |
| 19 | + "@angular/router": "^18.0.0", |
20 | 20 | "@ngx-translate/core": "^15.0.0",
|
21 | 21 | "ramda": "^0.29.1",
|
22 | 22 | "rxjs": "~7.8.1",
|
|
27 | 27 | "@angular-builders/jest": "^17.0.0",
|
28 | 28 | "@angular-devkit/build-angular": "^17.0.8",
|
29 | 29 | "@angular/cli": "~17.0.8",
|
30 |
| - "@angular/compiler-cli": "^17.0.8", |
| 30 | + "@angular/compiler-cli": "^18.0.0", |
31 | 31 | "@larscom/cpx": "^2.1.0",
|
32 | 32 | "@types/jest": "^29.5.11",
|
33 | 33 | "@types/ramda": "^0.29.9",
|
|
0 commit comments