|
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 | | - "@ngtools/webpack": { |
81 | | - "@angular/compiler-cli": "^17.3.11", |
82 | | - "typescript": "~5.4.5" |
83 | | - }, |
84 | 80 | "@nicky-lenaers/ngx-scroll-to": { |
85 | | - "@angular/common": "^17.3.11", |
86 | | - "@angular/core": "^17.3.11" |
| 81 | + "@angular/common": "^18.2.12", |
| 82 | + "@angular/core": "^18.2.12" |
87 | 83 | }, |
88 | 84 | "eslint-plugin-unused-imports": { |
89 | 85 | "@typescript-eslint/eslint-plugin": "^7.2.0" |
90 | 86 | }, |
91 | | - "ng2-file-upload": { |
92 | | - "@angular/common": "^17.3.11", |
93 | | - "@angular/core": "^17.3.11" |
94 | | - }, |
95 | 87 | "ngx-infinite-scroll": { |
96 | | - "@angular/common": "^17.3.11", |
97 | | - "@angular/core": "^17.3.11" |
98 | | - } |
| 88 | + "@angular/common": "^18.2.12", |
| 89 | + "@angular/core": "^18.2.12" |
| 90 | + }, |
| 91 | + "notistack": "3.0.1" |
99 | 92 | }, |
100 | 93 | "dependencies": { |
101 | | - "@angular/animations": "^17.3.12", |
102 | | - "@angular/cdk": "^17.3.10", |
103 | | - "@angular/common": "^17.3.12", |
104 | | - "@angular/compiler": "^17.3.12", |
105 | | - "@angular/core": "^17.3.12", |
106 | | - "@angular/forms": "^17.3.12", |
107 | | - "@angular/localize": "^17.3.12", |
108 | | - "@angular/platform-browser": "^17.3.12", |
109 | | - "@angular/platform-browser-dynamic": "^17.3.12", |
110 | | - "@angular/platform-server": "^17.3.12", |
111 | | - "@angular/router": "^17.3.12", |
112 | | - "@angular/ssr": "^17.3.11", |
113 | | - "@babel/runtime": "7.26.7", |
| 94 | + "@angular/animations": "^18.2.12", |
| 95 | + "@angular/cdk": "^18.2.12", |
| 96 | + "@angular/common": "^18.2.12", |
| 97 | + "@angular/compiler": "^18.2.12", |
| 98 | + "@angular/core": "^18.2.12", |
| 99 | + "@angular/forms": "^18.2.12", |
| 100 | + "@angular/localize": "^18.2.12", |
| 101 | + "@angular/platform-browser": "^18.2.12", |
| 102 | + "@angular/platform-browser-dynamic": "^18.2.12", |
| 103 | + "@angular/platform-server": "^18.2.12", |
| 104 | + "@angular/router": "^18.2.12", |
| 105 | + "@angular/ssr": "^18.2.12", |
| 106 | + "@babel/runtime": "7.26.0", |
114 | 107 | "@kolkov/ngx-gallery": "^2.0.1", |
115 | 108 | "@ng-bootstrap/ng-bootstrap": "^12.0.0", |
116 | 109 | "@ng-dynamic-forms/core": "^16.0.0", |
117 | 110 | "@ng-dynamic-forms/ui-ng-bootstrap": "^16.0.0", |
118 | | - "@ngrx/effects": "^17.1.1", |
119 | | - "@ngrx/router-store": "^17.1.1", |
120 | | - "@ngrx/store": "^17.1.1", |
121 | | - "@ngx-translate/core": "^14.0.0", |
| 111 | + "@ngrx/effects": "^18.1.1", |
| 112 | + "@ngrx/operators": "^18.0.0", |
| 113 | + "@ngrx/router-store": "^18.1.1", |
| 114 | + "@ngrx/store": "^18.1.1", |
| 115 | + "@ngx-translate/core": "^16.0.3", |
122 | 116 | "@nicky-lenaers/ngx-scroll-to": "^14.0.0", |
123 | 117 | "angulartics2": "^12.2.0", |
124 | 118 | "axios": "^1.7.9", |
|
152 | 146 | "mirador-dl-plugin": "^0.13.0", |
153 | 147 | "mirador-share-plugin": "^0.16.0", |
154 | 148 | "morgan": "^1.10.0", |
155 | | - "ng2-file-upload": "5.0.0", |
| 149 | + "ng2-file-upload": "7.0.1", |
156 | 150 | "ng2-nouislider": "^2.0.0", |
157 | | - "ngx-infinite-scroll": "^16.0.0", |
| 151 | + "ngx-infinite-scroll": "^18.0.0", |
158 | 152 | "ngx-pagination": "6.0.3", |
159 | 153 | "ngx-skeleton-loader": "^9.0.0", |
160 | | - "ngx-ui-switch": "^14.1.0", |
| 154 | + "ngx-ui-switch": "^15.0.0", |
161 | 155 | "nouislider": "^15.7.1", |
162 | 156 | "orejime": "^2.3.1", |
163 | 157 | "pem": "1.14.8", |
|
167 | 161 | "zone.js": "~0.14.10" |
168 | 162 | }, |
169 | 163 | "devDependencies": { |
170 | | - "@angular-builders/custom-webpack": "~17.0.2", |
171 | | - "@angular-devkit/build-angular": "^17.3.11", |
172 | | - "@angular-eslint/builder": "^17.5.3", |
173 | | - "@angular-eslint/bundled-angular-compiler": "^17.5.3", |
174 | | - "@angular-eslint/eslint-plugin": "^17.5.3", |
175 | | - "@angular-eslint/eslint-plugin-template": "^17.5.3", |
176 | | - "@angular-eslint/schematics": "^17.5.3", |
177 | | - "@angular-eslint/template-parser": "^17.5.3", |
178 | | - "@angular-eslint/utils": "^17.5.3", |
179 | | - "@angular/cli": "^17.3.11", |
180 | | - "@angular/compiler-cli": "^17.3.11", |
181 | | - "@angular/language-service": "^17.3.12", |
| 164 | + "@angular-builders/custom-webpack": "~18.0.0", |
| 165 | + "@angular-devkit/build-angular": "^18.2.12", |
| 166 | + "@angular-eslint/builder": "^18.4.1", |
| 167 | + "@angular-eslint/bundled-angular-compiler": "^18.4.1", |
| 168 | + "@angular-eslint/eslint-plugin": "^18.4.1", |
| 169 | + "@angular-eslint/eslint-plugin-template": "^18.4.1", |
| 170 | + "@angular-eslint/schematics": "^18.4.1", |
| 171 | + "@angular-eslint/template-parser": "^18.4.1", |
| 172 | + "@angular-eslint/utils": "^18.4.1", |
| 173 | + "@angular/cli": "^18.2.12", |
| 174 | + "@angular/compiler-cli": "^18.2.12", |
| 175 | + "@angular/language-service": "^18.2.12", |
182 | 176 | "@cypress/schematic": "^1.5.0", |
183 | 177 | "@fortawesome/fontawesome-free": "^6.7.2", |
184 | | - "@ngrx/store-devtools": "^17.1.1", |
185 | | - "@ngtools/webpack": "^16.2.16", |
| 178 | + "@ngrx/store-devtools": "^18.1.1", |
| 179 | + "@ngtools/webpack": "^18.2.12", |
186 | 180 | "@types/deep-freeze": "0.1.5", |
187 | 181 | "@types/ejs": "^3.1.2", |
188 | 182 | "@types/express": "^4.17.17", |
|
0 commit comments