Bump i18next-http-backend from 2.2.1 to 2.2.2 in /js (#22918)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.2.1 to 2.2.2. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.1...v2.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb4495adb7
commit
adf7138079
3 changed files with 9 additions and 9 deletions
|
@ -14,7 +14,7 @@
|
|||
"@patternfly/react-icons": "^4.93.6",
|
||||
"@patternfly/react-table": "^4.113.0",
|
||||
"i18next": "^23.4.6",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"i18next-http-backend": "^2.2.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
"keycloak-masthead": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"file-selector": "^0.6.0",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^23.4.6",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"i18next-http-backend": "^2.2.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.41.0",
|
||||
|
|
|
@ -84,8 +84,8 @@ importers:
|
|||
specifier: ^23.4.6
|
||||
version: 23.4.6
|
||||
i18next-http-backend:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
specifier: ^2.2.2
|
||||
version: 2.2.2
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -181,8 +181,8 @@ importers:
|
|||
specifier: ^23.4.6
|
||||
version: 23.4.6
|
||||
i18next-http-backend:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
specifier: ^2.2.2
|
||||
version: 2.2.2
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -4296,8 +4296,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/i18next-http-backend@2.2.1:
|
||||
resolution: {integrity: sha512-ZXIdn/8NJIBJ0X4hzXfc3STYxKrCKh1fYjji9HPyIpEJfvTvy8/ZlTl8RuTizzCPj2ZcWrfaecyOMKs6bQ7u5A==}
|
||||
/i18next-http-backend@2.2.2:
|
||||
resolution: {integrity: sha512-mJu4ZqzDtBiU3O4GV9AbK5ekEqoDMdMnCl3pkdXmb5b8yoIH//u8FsmIe6C5qXb3teZu+j6VMi20tjUgzeABiw==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.6
|
||||
transitivePeerDependencies:
|
||||
|
@ -7248,7 +7248,7 @@ packages:
|
|||
file-selector: 0.6.0
|
||||
flat: 5.0.2
|
||||
i18next: 23.4.6
|
||||
i18next-http-backend: 2.2.1
|
||||
i18next-http-backend: 2.2.2
|
||||
keycloak-js: link:libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.41.0
|
||||
|
|
Loading…
Reference in a new issue