[AAE-36173] fix upstream (#4645)

* [AAE-36173] fix upstream

* [AAE-36173] Exclude test

* [AAE-36173] Exclude test
This commit is contained in:
AleksanderSklorz
2025-07-01 11:21:52 +02:00
committed by GitHub
parent 8e243db88d
commit fa31a2d1a5
6 changed files with 13 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
"@ngrx/effects": ">=15.2.0",
"@ngrx/router-store": ">=15.2",
"@ngrx/store": ">=15.2",
"@ngx-translate/core": ">=14.0.0",
"@ngx-translate/core": "^16.0.4",
"rxjs": ">=6.6.6",
"tslib": ">=2.0.0",
"zone.js": ">=0.11.8"