|
20 | 20 | },
|
21 | 21 | "private": true,
|
22 | 22 | "dependencies": {
|
23 |
| - "@angular/animations": "^17.3.6", |
24 |
| - "@angular/cdk": "^17.3.6", |
25 |
| - "@angular/common": "^17.3.6", |
26 |
| - "@angular/compiler": "^17.3.6", |
27 |
| - "@angular/core": "^17.3.6", |
28 |
| - "@angular/forms": "^17.3.6", |
29 |
| - "@angular/platform-browser": "^17.3.6", |
30 |
| - "@angular/platform-browser-dynamic": "^17.3.6", |
31 |
| - "@angular/router": "^17.3.6", |
| 23 | + "@angular/animations": "^18.1.4", |
| 24 | + "@angular/cdk": "^18.1.4", |
| 25 | + "@angular/common": "^18.1.4", |
| 26 | + "@angular/compiler": "^18.1.4", |
| 27 | + "@angular/core": "^18.1.4", |
| 28 | + "@angular/forms": "^18.1.4", |
| 29 | + "@angular/platform-browser": "^18.1.4", |
| 30 | + "@angular/platform-browser-dynamic": "^18.1.4", |
| 31 | + "@angular/router": "^18.1.4", |
32 | 32 | "@ng-web-apis/common": "^2.1.0",
|
33 |
| - "angular-svg-icon": "^17.0.0", |
| 33 | + "angular-svg-icon": "^18.0.1", |
34 | 34 | "date-fns": "^3.6.0",
|
35 | 35 | "rxjs": "^7.8.1",
|
36 | 36 | "tslib": "^2.4.0",
|
37 | 37 | "zone.js": "^0.14.2"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@angular-builders/jest": "^17.0.3", |
41 |
| - "@angular-devkit/build-angular": "^17.3.6", |
42 |
| - "@angular/cli": "^17.3.6", |
43 |
| - "@angular/compiler-cli": "^17.3.6", |
| 40 | + "@angular-builders/jest": "^18.0.0", |
| 41 | + "@angular-devkit/build-angular": "^18.1.4", |
| 42 | + "@angular/cli": "^18.1.4", |
| 43 | + "@angular/compiler-cli": "^18.1.4", |
44 | 44 | "@ngneat/spectator": "^18.0.1",
|
45 | 45 | "@types/jest": "^29.5.12",
|
46 | 46 | "@types/node": "^20.12.5",
|
47 | 47 | "angular-cli-ghpages": "^1.0.7",
|
48 | 48 | "husky": "^8.0.3",
|
49 | 49 | "jest": "^29.7.0",
|
50 |
| - "ng-mocks": "^14.12.2", |
51 |
| - "ng-packagr": "^17.3.0", |
| 50 | + "ng-mocks": "^14.13.0", |
| 51 | + "ng-packagr": "^18.1.0", |
52 | 52 | "prettier": "^3.2.5",
|
53 | 53 | "pretty-quick": "^4.0.0",
|
54 | 54 | "typescript": "^5.4.4"
|
|
0 commit comments