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:
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@alfresco/adf-core": ">=8.3.1",
|
||||
"@alfresco/adf-content-services": ">=8.3.1",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"@ngx-translate/core": ">=17.0.0",
|
||||
"chart.js": "^4.3.0",
|
||||
"ng2-charts": "^4.1.1",
|
||||
"raphael": ">=2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user