Bump i18next from 22.4.13 to 22.4.14 in /js (#19503)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.13 to 22.4.14. - [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.13...v22.4.14) --- 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
4dc98f8ddb
commit
a88bdd7b39
3 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
||||||
"@patternfly/patternfly": "^4.224.2",
|
"@patternfly/patternfly": "^4.224.2",
|
||||||
"@patternfly/react-core": "^4.276.8",
|
"@patternfly/react-core": "^4.276.8",
|
||||||
"@patternfly/react-icons": "^4.93.6",
|
"@patternfly/react-icons": "^4.93.6",
|
||||||
"i18next": "^22.4.13",
|
"i18next": "^22.4.14",
|
||||||
"i18next-http-backend": "^2.2.0",
|
"i18next-http-backend": "^2.2.0",
|
||||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||||
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
"dagre": "^0.8.5",
|
"dagre": "^0.8.5",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"i18next": "^22.4.13",
|
"i18next": "^22.4.14",
|
||||||
"i18next-http-backend": "^2.2.0",
|
"i18next-http-backend": "^2.2.0",
|
||||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||||
"lodash-es": "^4.17.21",
|
"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/patternfly": "^4.224.2",
|
||||||
"@patternfly/react-core": "^4.276.8",
|
"@patternfly/react-core": "^4.276.8",
|
||||||
"@patternfly/react-icons": "^4.93.6",
|
"@patternfly/react-icons": "^4.93.6",
|
||||||
"i18next": "^22.4.13",
|
"i18next": "^22.4.14",
|
||||||
"i18next-http-backend": "^2.2.0",
|
"i18next-http-backend": "^2.2.0",
|
||||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||||
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
"keycloak-masthead": "999.0.0-SNAPSHOT",
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
"dagre": "^0.8.5",
|
"dagre": "^0.8.5",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"i18next": "^22.4.13",
|
"i18next": "^22.4.14",
|
||||||
"i18next-http-backend": "^2.2.0",
|
"i18next-http-backend": "^2.2.0",
|
||||||
"keycloak-js": "999.0.0-SNAPSHOT",
|
"keycloak-js": "999.0.0-SNAPSHOT",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
|
@ -6280,9 +6280,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next": {
|
"node_modules/i18next": {
|
||||||
"version": "22.4.13",
|
"version": "22.4.14",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.14.tgz",
|
||||||
"integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==",
|
"integrity": "sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "individual",
|
"type": "individual",
|
||||||
|
|
Loading…
Reference in a new issue