Bump i18next from 21.10.0 to 22.4.15 in /frontend (#537)

Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 22.4.15.
- [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/v21.10.0...v22.4.15)

---
updated-dependencies:
- dependency-name: i18next
  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:
dependabot[bot]
2023-05-05 09:28:06 +00:00
committed by GitHub
parent b585d376b2
commit 873a9ba360
2 changed files with 10 additions and 10 deletions

View File

@ -24,7 +24,7 @@
"country-flag-icons": "^1.4.25", "country-flag-icons": "^1.4.25",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"file-replace-loader": "^1.4.0", "file-replace-loader": "^1.4.0",
"i18next": "^21.6.14", "i18next": "^22.4.15",
"i18next-browser-languagedetector": "^7.0.1", "i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0", "i18next-http-backend": "^2.2.0",
"install": "^0.13.0", "install": "^0.13.0",
@ -7650,9 +7650,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "21.10.0", "version": "22.4.15",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz",
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==", "integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -7668,7 +7668,7 @@
} }
], ],
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2" "@babel/runtime": "^7.20.6"
} }
}, },
"node_modules/i18next-browser-languagedetector": { "node_modules/i18next-browser-languagedetector": {
@ -20788,11 +20788,11 @@
"dev": true "dev": true
}, },
"i18next": { "i18next": {
"version": "21.10.0", "version": "22.4.15",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz",
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==", "integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==",
"requires": { "requires": {
"@babel/runtime": "^7.17.2" "@babel/runtime": "^7.20.6"
} }
}, },
"i18next-browser-languagedetector": { "i18next-browser-languagedetector": {

View File

@ -62,7 +62,7 @@
"country-flag-icons": "^1.4.25", "country-flag-icons": "^1.4.25",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"file-replace-loader": "^1.4.0", "file-replace-loader": "^1.4.0",
"i18next": "^21.6.14", "i18next": "^22.4.15",
"i18next-browser-languagedetector": "^7.0.1", "i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0", "i18next-http-backend": "^2.2.0",
"install": "^0.13.0", "install": "^0.13.0",