mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump i18next-http-backend from 2.7.0 to 3.0.1 (#35200)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.7.0 to 3.0.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.7.0...v3.0.1) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-major ... 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
196a4f6c8c
commit
a7e5a9f755
@ -30,7 +30,7 @@
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-table": "^5.4.11",
|
||||
"i18next": "^23.16.6",
|
||||
"i18next-http-backend": "^2.7.0",
|
||||
"i18next-http-backend": "^3.0.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.3.1",
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.16.6",
|
||||
"i18next-http-backend": "^2.7.0",
|
||||
"i18next-http-backend": "^3.0.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.52.0",
|
||||
|
||||
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@ -93,8 +93,8 @@ importers:
|
||||
specifier: ^23.16.6
|
||||
version: 23.16.6
|
||||
i18next-http-backend:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
@ -190,8 +190,8 @@ importers:
|
||||
specifier: ^23.16.6
|
||||
version: 23.16.6
|
||||
i18next-http-backend:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
@ -3251,9 +3251,8 @@ packages:
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
i18next-http-backend@2.7.0:
|
||||
resolution: {integrity: sha512-ruusEX6azT8pXy+C2etRQZ0ylbs1ix/z6D+zNv/tUcy9Sw8TWRO989Z7X1LLV31JVO/cAoSk3gH3rapSTL+j9w==}
|
||||
deprecated: this version has been deprecated, since it should have been a major version (v3.0.0)
|
||||
i18next-http-backend@3.0.1:
|
||||
resolution: {integrity: sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A==}
|
||||
|
||||
i18next@23.16.6:
|
||||
resolution: {integrity: sha512-wGdE5rUfkZtrL5k6MCptxbpjmgwku4rBRVU/YOJ7Xfd841fgaZjlxHpVJ5NIz8sfSvAJhEhJrvJ8qE7AWXE4Xg==}
|
||||
@ -5675,7 +5674,7 @@ snapshots:
|
||||
file-saver: 2.0.5
|
||||
flat: 6.0.1
|
||||
i18next: 23.16.6
|
||||
i18next-http-backend: 2.7.0
|
||||
i18next-http-backend: 3.0.1
|
||||
keycloak-js: link:js/libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.52.0
|
||||
@ -8166,7 +8165,7 @@ snapshots:
|
||||
|
||||
husky@9.1.7: {}
|
||||
|
||||
i18next-http-backend@2.7.0:
|
||||
i18next-http-backend@3.0.1:
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user