[ACS-11213] Reverted ngx translate upgrade (#5068)

* [ACS-11213] Reverted ngx translate upgrade

* [ACS-11213] Reverted ngx translate upgrade
This commit is contained in:
AleksanderSklorz
2026-02-28 00:22:59 +01:00
committed by GitHub
parent acb832da6e
commit a63664f319
4 changed files with 45 additions and 45 deletions
+7 -7
View File
@@ -41,11 +41,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "8.4.0-22487985598",
"@alfresco/adf-core": "8.4.0-22487985598",
"@alfresco/adf-extensions": "8.4.0-22487985598",
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-22487985598",
"@alfresco/js-api": "9.4.0-22487985598",
"@alfresco/adf-content-services": "8.4.0-22506685026",
"@alfresco/adf-core": "8.4.0-22506685026",
"@alfresco/adf-extensions": "8.4.0-22506685026",
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-22506685026",
"@alfresco/js-api": "9.4.0-22506685026",
"@angular/animations": "19.2.18",
"@angular/cdk": "19.2.18",
"@angular/common": "19.2.18",
@@ -64,7 +64,7 @@
"@ngrx/router-store": "19.2.1",
"@ngrx/store": "19.2.1",
"@ngrx/store-devtools": "19.2.1",
"@ngx-translate/core": "^17.0.0",
"@ngx-translate/core": "^16.0.4",
"date-fns": "^4.1.0",
"katex": "^0.16.21",
"material-icons": "^1.13.12",
@@ -78,7 +78,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "8.4.0-22487985598",
"@alfresco/adf-cli": "8.4.0-22506685026",
"@angular-devkit/build-angular": "19.2.19",
"@angular-devkit/core": "19.2.18",
"@angular-devkit/schematics": "19.2.18",