mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-11213] upgrade ngx translate to v17 (#11719)
* [ACS-11213] Upgraded ngx-translate to v17 * [ACS-11213] Fix translations * [ACS-11213] Reverted redundant change * [ACS-11213] Translations fix * [ACS-11213] Fixed unit tests * [ACS-11213] Added unit tests for changes in translate-loader.service * [ACS-11213] Added empty line * [ACS-11213] Addressed copilot comments
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"@angular/platform-browser": ">=16.0.0",
|
||||
"@angular/router": ">=16.0.0",
|
||||
"@mat-datetimepicker/core": ">=12.0.1",
|
||||
"@ngx-translate/core": ">=16.0.0",
|
||||
"@ngx-translate/core": ">=17.0.0",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@alfresco/adf-extensions": ">=8.3.1",
|
||||
"minimatch": ">=10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user