Bump i18next-http-backend from 2.5.2 to 2.6.0 (#32254)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.2 to 2.6.0. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.2...v2.6.0) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7461ab7c0e
commit
befb4eba50
3 changed files with 10 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
|||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-table": "^5.3.4",
|
||||
"i18next": "^23.13.0",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"i18next-http-backend": "^2.6.0",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"file-selector": "^0.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.13.0",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"i18next-http-backend": "^2.6.0",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.50.0",
|
||||
|
|
|
@ -90,8 +90,8 @@ importers:
|
|||
specifier: ^23.13.0
|
||||
version: 23.13.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -190,8 +190,8 @@ importers:
|
|||
specifier: ^23.13.0
|
||||
version: 23.13.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -3308,8 +3308,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
i18next-http-backend@2.5.2:
|
||||
resolution: {integrity: sha512-+K8HbDfrvc1/2X8jpb7RLhI9ZxBDpx3xogYkQwGKlWAUXLSEGXzgdt3EcUjLlBCdMwdQY+K+EUF6oh8oB6rwHw==}
|
||||
i18next-http-backend@2.6.0:
|
||||
resolution: {integrity: sha512-WX5pXYNrAz2fj8ajsAuCIsogOEvJL+aHw4RTQAD/uqPoLV1FHqa6IsUULTfa3GtREVQbApp0U3woLhz9EuR2pQ==}
|
||||
|
||||
i18next@23.13.0:
|
||||
resolution: {integrity: sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==}
|
||||
|
@ -5743,7 +5743,7 @@ snapshots:
|
|||
file-selector: 0.6.0
|
||||
flat: 6.0.1
|
||||
i18next: 23.13.0
|
||||
i18next-http-backend: 2.5.2
|
||||
i18next-http-backend: 2.6.0
|
||||
keycloak-js: link:js/libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.50.0
|
||||
|
@ -8279,7 +8279,7 @@ snapshots:
|
|||
|
||||
husky@9.1.4: {}
|
||||
|
||||
i18next-http-backend@2.5.2:
|
||||
i18next-http-backend@2.6.0:
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue