|
14 | 14 | ]
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@angular/animations": "^17.2.1", |
18 |
| - "@angular/common": "^17.2.1", |
19 |
| - "@angular/compiler": "^17.2.1", |
20 |
| - "@angular/core": "^17.2.1", |
21 |
| - "@angular/platform-browser": "^17.2.1", |
22 |
| - "@angular/platform-browser-dynamic": "^17.2.1", |
23 |
| - "@angular/upgrade": "^17.2.1", |
| 17 | + "@angular/animations": "^18.1.0", |
| 18 | + "@angular/common": "^18.1.0", |
| 19 | + "@angular/compiler": "^18.1.0", |
| 20 | + "@angular/core": "^18.1.0", |
| 21 | + "@angular/platform-browser": "^18.1.0", |
| 22 | + "@angular/platform-browser-dynamic": "^18.1.0", |
| 23 | + "@angular/upgrade": "18.1.0", |
24 | 24 | "@types/angular": "^1.8.9",
|
25 | 25 | "@types/jquery": "^3.2.16",
|
26 |
| - "@uirouter/angular": "^13.0.0", |
| 26 | + "@uirouter/angular": "14.0.0", |
27 | 27 | "@uirouter/angular-hybrid": "latest",
|
28 | 28 | "@uirouter/angularjs": "1.1.0",
|
29 | 29 | "@uirouter/core": "6.1.0",
|
30 | 30 | "@uirouter/rx": "1.0.0",
|
31 | 31 | "angular": "1.8.3",
|
32 | 32 | "rxjs": "^7.4.0",
|
33 | 33 | "tslib": "2.6.2",
|
34 |
| - "typescript": "5.2.2", |
| 34 | + "typescript": "5.4.5", |
35 | 35 | "zone.js": "0.14.4"
|
36 | 36 | },
|
37 | 37 | "overrides": {
|
|
0 commit comments