Bump i18next-http-backend from 2.5.1 to 2.5.2
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.1 to 2.5.2. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b8f163ec8e
commit
cc558b4090
3 changed files with 10 additions and 10 deletions
|
@ -27,7 +27,7 @@
|
|||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-table": "^5.3.3",
|
||||
"i18next": "^23.11.4",
|
||||
"i18next-http-backend": "^2.5.1",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"file-selector": "^0.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.11.4",
|
||||
"i18next-http-backend": "^2.5.1",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.48.0",
|
||||
|
|
|
@ -84,8 +84,8 @@ importers:
|
|||
specifier: ^23.11.4
|
||||
version: 23.11.4
|
||||
i18next-http-backend:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.1
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -184,8 +184,8 @@ importers:
|
|||
specifier: ^23.11.4
|
||||
version: 23.11.4
|
||||
i18next-http-backend:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.1
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -3072,8 +3072,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
i18next-http-backend@2.5.1:
|
||||
resolution: {integrity: sha512-+rNX1tghdVxdfjfPt0bI1sNg5ahGW9kA7OboG7b4t03Fp69NdDlRIze6yXhIbN8rbHxJ8IP4dzRm/okZ15lkQg==}
|
||||
i18next-http-backend@2.5.2:
|
||||
resolution: {integrity: sha512-+K8HbDfrvc1/2X8jpb7RLhI9ZxBDpx3xogYkQwGKlWAUXLSEGXzgdt3EcUjLlBCdMwdQY+K+EUF6oh8oB6rwHw==}
|
||||
|
||||
i18next@23.11.4:
|
||||
resolution: {integrity: sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==}
|
||||
|
@ -6434,7 +6434,7 @@ snapshots:
|
|||
file-selector: 0.6.0
|
||||
flat: 6.0.1
|
||||
i18next: 23.11.4
|
||||
i18next-http-backend: 2.5.1
|
||||
i18next-http-backend: 2.5.2
|
||||
keycloak-js: link:js/libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.48.0
|
||||
|
@ -8014,7 +8014,7 @@ snapshots:
|
|||
|
||||
husky@9.0.11: {}
|
||||
|
||||
i18next-http-backend@2.5.1:
|
||||
i18next-http-backend@2.5.2:
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue