Bump i18next from 22.4.12 to 22.4.13 in /js (#19240)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.12 to 22.4.13. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v22.4.12...v22.4.13) --- updated-dependencies: - dependency-name: i18next 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
1b1d1f0033
commit
6084564b57
3 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
|||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@patternfly/react-core": "^4.276.6",
|
||||
"@patternfly/react-icons": "^4.93.6",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
10
js/package-lock.json
generated
10
js/package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@patternfly/react-core": "^4.276.6",
|
||||
"@patternfly/react-icons": "^4.93.6",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
@ -6439,9 +6439,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "22.4.12",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.12.tgz",
|
||||
"integrity": "sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==",
|
||||
"version": "22.4.13",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz",
|
||||
"integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
|
Loading…
Reference in a new issue