mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Bump i18next-http-backend from 2.4.3 to 2.5.0 in /js (#27217)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.3 to 2.5.0. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.3...v2.5.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:
@@ -22,7 +22,7 @@
|
||||
"@patternfly/react-icons": "^4.93.7",
|
||||
"@patternfly/react-table": "^4.113.6",
|
||||
"i18next": "^23.9.0",
|
||||
"i18next-http-backend": "^2.4.3",
|
||||
"i18next-http-backend": "^2.5.0",
|
||||
"keycloak-js": "workspace:*",
|
||||
"keycloak-masthead": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"file-selector": "^0.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.9.0",
|
||||
"i18next-http-backend": "^2.4.3",
|
||||
"i18next-http-backend": "^2.5.0",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.46.0",
|
||||
|
||||
14
js/pnpm-lock.yaml
generated
14
js/pnpm-lock.yaml
generated
@@ -84,8 +84,8 @@ importers:
|
||||
specifier: ^23.9.0
|
||||
version: 23.9.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.4.3
|
||||
version: 2.4.3
|
||||
specifier: ^2.5.0
|
||||
version: 2.5.0
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: ^23.9.0
|
||||
version: 23.9.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.4.3
|
||||
version: 2.4.3
|
||||
specifier: ^2.5.0
|
||||
version: 2.5.0
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
@@ -5119,8 +5119,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/i18next-http-backend@2.4.3:
|
||||
resolution: {integrity: sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==}
|
||||
/i18next-http-backend@2.5.0:
|
||||
resolution: {integrity: sha512-Z/aQsGZk1gSxt2/DztXk92DuDD20J+rNudT7ZCdTrNOiK8uQppfvdjq9+DFQfpAnFPn3VZS+KQIr1S/W1KxhpQ==}
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
@@ -8502,7 +8502,7 @@ packages:
|
||||
file-selector: 0.6.0
|
||||
flat: 6.0.1
|
||||
i18next: 23.9.0
|
||||
i18next-http-backend: 2.4.3
|
||||
i18next-http-backend: 2.5.0
|
||||
keycloak-js: link:libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.46.0
|
||||
|
||||
Reference in New Issue
Block a user