|
57 | 57 | "private": true, |
58 | 58 | "overrides": { |
59 | 59 | "@kolkov/ngx-gallery": { |
60 | | - "@angular/animations": "^17.3.11", |
61 | | - "@angular/common": "^17.3.11", |
62 | | - "@angular/core": "^17.3.11" |
| 60 | + "@angular/animations": "^18.2.12", |
| 61 | + "@angular/common": "^18.2.12", |
| 62 | + "@angular/core": "^18.2.12" |
63 | 63 | }, |
64 | 64 | "@ng-bootstrap/ng-bootstrap": { |
65 | | - "@angular/common": "^17.3.11", |
66 | | - "@angular/core": "^17.3.11", |
67 | | - "@angular/forms": "^17.3.11", |
68 | | - "@angular/localize": "^17.3.11" |
| 65 | + "@angular/common": "^18.2.12", |
| 66 | + "@angular/core": "^18.2.12", |
| 67 | + "@angular/forms": "^18.2.12", |
| 68 | + "@angular/localize": "^18.2.12" |
69 | 69 | }, |
70 | 70 | "@ng-dynamic-forms/core": { |
71 | | - "@angular/common": "^17.3.11", |
72 | | - "@angular/core": "^17.3.11", |
73 | | - "@angular/forms": "^17.3.11" |
| 71 | + "@angular/common": "^18.2.12", |
| 72 | + "@angular/core": "^18.2.12", |
| 73 | + "@angular/forms": "^18.2.12" |
74 | 74 | }, |
75 | 75 | "@ng-dynamic-forms/ui-ng-bootstrap": { |
76 | 76 | "ngx-mask": "14.2.4", |
77 | 77 | "@ng-bootstrap/ng-bootstrap": "^12.0.0", |
78 | 78 | "bootstrap": "^5.3" |
79 | 79 | }, |
80 | 80 | "@nicky-lenaers/ngx-scroll-to": { |
81 | | - "@angular/common": "^17.3.11", |
82 | | - "@angular/core": "^17.3.11" |
| 81 | + "@angular/common": "^18.2.12", |
| 82 | + "@angular/core": "^18.2.12" |
83 | 83 | }, |
84 | 84 | "eslint-plugin-unused-imports": { |
85 | 85 | "@typescript-eslint/eslint-plugin": "^7.2.0" |
86 | 86 | }, |
87 | 87 | "ngx-infinite-scroll": { |
88 | | - "@angular/common": "^17.3.11", |
89 | | - "@angular/core": "^17.3.11" |
| 88 | + "@angular/common": "^18.2.12", |
| 89 | + "@angular/core": "^18.2.12" |
90 | 90 | } |
91 | 91 | }, |
92 | 92 | "dependencies": { |
|
0 commit comments