Bump i18next-http-backend from 2.6.0 to 2.6.1 (#32323)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.6.0 to 2.6.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.6.0...v2.6.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
c2c74faec0
commit
847b5ddea7
3 changed files with 10 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
|||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-table": "^5.3.4",
|
||||
"i18next": "^23.14.0",
|
||||
"i18next-http-backend": "^2.6.0",
|
||||
"i18next-http-backend": "^2.6.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"file-selector": "^0.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"i18next": "^23.14.0",
|
||||
"i18next-http-backend": "^2.6.0",
|
||||
"i18next-http-backend": "^2.6.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.50.0",
|
||||
|
|
|
@ -90,8 +90,8 @@ importers:
|
|||
specifier: ^23.14.0
|
||||
version: 23.14.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
specifier: ^2.6.1
|
||||
version: 2.6.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -190,8 +190,8 @@ importers:
|
|||
specifier: ^23.14.0
|
||||
version: 23.14.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
specifier: ^2.6.1
|
||||
version: 2.6.1
|
||||
keycloak-js:
|
||||
specifier: workspace:*
|
||||
version: link:../../libs/keycloak-js
|
||||
|
@ -3216,8 +3216,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
i18next-http-backend@2.6.0:
|
||||
resolution: {integrity: sha512-WX5pXYNrAz2fj8ajsAuCIsogOEvJL+aHw4RTQAD/uqPoLV1FHqa6IsUULTfa3GtREVQbApp0U3woLhz9EuR2pQ==}
|
||||
i18next-http-backend@2.6.1:
|
||||
resolution: {integrity: sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==}
|
||||
|
||||
i18next@23.14.0:
|
||||
resolution: {integrity: sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==}
|
||||
|
@ -5643,7 +5643,7 @@ snapshots:
|
|||
file-selector: 0.6.0
|
||||
flat: 6.0.1
|
||||
i18next: 23.14.0
|
||||
i18next-http-backend: 2.6.0
|
||||
i18next-http-backend: 2.6.1
|
||||
keycloak-js: link:js/libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
monaco-editor: 0.50.0
|
||||
|
@ -8121,7 +8121,7 @@ snapshots:
|
|||
|
||||
husky@9.1.5: {}
|
||||
|
||||
i18next-http-backend@2.6.0:
|
||||
i18next-http-backend@2.6.1:
|
||||
dependencies:
|
||||
cross-fetch: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue