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

This commit is contained in:
AleksanderSklorz
2026-02-27 23:42:44 +01:00
committed by GitHub
parent a15b1f4c85
commit 0b7b89e5d8
15 changed files with 66 additions and 45 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"@apollo/client": "3.13.1",
"@cspell/eslint-plugin": "9.4.0",
"@mat-datetimepicker/core": "15.0.2",
"@ngx-translate/core": "^17.0.0",
"@ngx-translate/core": "^16.0.4",
"angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "10.0.3",
@@ -8953,9 +8953,9 @@
"license": "MIT"
},
"node_modules/@ngx-translate/core": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@ngx-translate/core/-/core-17.0.0.tgz",
"integrity": "sha512-Rft2D5ns2pq4orLZjEtx1uhNuEBerUdpFUG1IcqtGuipj6SavgB8SkxtNQALNDA+EVlvsNCCjC2ewZVtUeN6rg==",
"version": "16.0.4",
"resolved": "https://registry.npmjs.org/@ngx-translate/core/-/core-16.0.4.tgz",
"integrity": "sha512-s8llTL2SJvROhqttxvEs7Cg+6qSf4kvZPFYO+cTOY1d8DWTjlutRkWAleZcPPoeX927Dm7ALfL07G7oYDJ7z6w==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"