Bump i18next-http-backend from 2.4.2 to 2.4.3 in /js (#26672)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.2 to 2.4.3. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.2...v2.4.3) --- 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
ed226b58d8
commit
70ca46e251
3 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@
|
||||||
"@patternfly/react-icons": "^4.93.7",
|
"@patternfly/react-icons": "^4.93.7",
|
||||||
"@patternfly/react-table": "^4.113.6",
|
"@patternfly/react-table": "^4.113.6",
|
||||||
"i18next": "^23.8.1",
|
"i18next": "^23.8.1",
|
||||||
"i18next-http-backend": "^2.4.2",
|
"i18next-http-backend": "^2.4.3",
|
||||||
"keycloak-js": "workspace:*",
|
"keycloak-js": "workspace:*",
|
||||||
"keycloak-masthead": "workspace:*",
|
"keycloak-masthead": "workspace:*",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"file-selector": "^0.6.0",
|
"file-selector": "^0.6.0",
|
||||||
"flat": "^6.0.1",
|
"flat": "^6.0.1",
|
||||||
"i18next": "^23.8.1",
|
"i18next": "^23.8.1",
|
||||||
"i18next-http-backend": "^2.4.2",
|
"i18next-http-backend": "^2.4.3",
|
||||||
"keycloak-js": "workspace:*",
|
"keycloak-js": "workspace:*",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"monaco-editor": "^0.45.0",
|
"monaco-editor": "^0.45.0",
|
||||||
|
|
|
@ -84,8 +84,8 @@ importers:
|
||||||
specifier: ^23.8.1
|
specifier: ^23.8.1
|
||||||
version: 23.8.1
|
version: 23.8.1
|
||||||
i18next-http-backend:
|
i18next-http-backend:
|
||||||
specifier: ^2.4.2
|
specifier: ^2.4.3
|
||||||
version: 2.4.2
|
version: 2.4.3
|
||||||
keycloak-js:
|
keycloak-js:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../libs/keycloak-js
|
version: link:../../libs/keycloak-js
|
||||||
|
@ -184,8 +184,8 @@ importers:
|
||||||
specifier: ^23.8.1
|
specifier: ^23.8.1
|
||||||
version: 23.8.1
|
version: 23.8.1
|
||||||
i18next-http-backend:
|
i18next-http-backend:
|
||||||
specifier: ^2.4.2
|
specifier: ^2.4.3
|
||||||
version: 2.4.2
|
version: 2.4.3
|
||||||
keycloak-js:
|
keycloak-js:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../libs/keycloak-js
|
version: link:../../libs/keycloak-js
|
||||||
|
@ -4592,8 +4592,8 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/i18next-http-backend@2.4.2:
|
/i18next-http-backend@2.4.3:
|
||||||
resolution: {integrity: sha512-wKrgGcaFQ4EPjfzBTjzMU0rbFTYpa0S5gv9N/d8WBmWS64+IgJb7cHddMvV+tUkse7vUfco3eVs2lB+nJhPo3w==}
|
resolution: {integrity: sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch: 4.0.0
|
cross-fetch: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -7753,7 +7753,7 @@ packages:
|
||||||
file-selector: 0.6.0
|
file-selector: 0.6.0
|
||||||
flat: 6.0.1
|
flat: 6.0.1
|
||||||
i18next: 23.8.1
|
i18next: 23.8.1
|
||||||
i18next-http-backend: 2.4.2
|
i18next-http-backend: 2.4.3
|
||||||
keycloak-js: link:libs/keycloak-js
|
keycloak-js: link:libs/keycloak-js
|
||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
monaco-editor: 0.45.0
|
monaco-editor: 0.45.0
|
||||||
|
|
Loading…
Reference in a new issue