Bump i18next-http-backend from 2.3.0 to 2.3.1 in /js (#24375)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.0...v2.3.1) --- 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
427f7230f3
commit
d5183f3c86
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.6.0",
|
||||
"i18next-http-backend": "^2.3.0",
|
||||
"i18next-http-backend": "^2.3.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"keycloak-masthead": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"file-selector": "^0.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.6.0",
|
||||
"i18next-http-backend": "^2.3.0",
|
||||
"i18next-http-backend": "^2.3.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.44.0",
|
||||
|
|
|
@ -84,8 +84,8 @@ importers:
|
|||
specifier: ^23.6.0
|
||||
version: 23.6.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -184,8 +184,8 @@ importers:
|
|||
specifier: ^23.6.0
|
||||
version: 23.6.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -4496,8 +4496,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/i18next-http-backend@2.3.0:
|
||||
resolution: {integrity: sha512-9m34IcWdS3r43cgq/7O5IsDxTvSQ7pePwk2eQIH5q6Em6OjDCsSjboRWg2jqVdeIoCtHwzTN/byDHPStMsKsPQ==}
|
||||
/i18next-http-backend@2.3.1:
|
||||
resolution: {integrity: sha512-jnagFs5cnq4ryb+g92Hex4tB5kj3tWmiRWx8gHMCcE/PEgV1fjH5rC7xyJmPSgyb9r2xgcP8rvZxPKgsmvMqTw==}
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -7706,7 +7706,7 @@ packages:
|
|||
file-selector: 0.6.0
|
||||
flat: 6.0.1
|
||||
i18next: 23.6.0
|
||||
i18next-http-backend: 2.3.0
|
||||
i18next-http-backend: 2.3.1
|
||||
keycloak-js: link:libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.44.0
|
||||
|
|
Loading…
Reference in a new issue