Bump i18next from 23.11.2 to 23.11.3 in /webui

Bumps [i18next](https://github.com/i18next/i18next) from 23.11.2 to 23.11.3.
- [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/v23.11.2...v23.11.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-29 08:20:03 +00:00
committed by GitHub
parent 3fe4c577de
commit 3b1be325bc
3 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@
"@fontsource/inter": "^5.0.18", "@fontsource/inter": "^5.0.18",
"@mui/icons-material": "^5.15.15", "@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15", "@mui/material": "^5.15.15",
"i18next": "^23.11.2", "i18next": "^23.11.3",
"i18next-browser-languagedetector": "^7.2.1", "i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.1", "i18next-http-backend": "^2.5.1",
"react": "^18.3.0", "react": "^18.3.0",
@ -3180,9 +3180,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.11.2", "version": "23.11.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.2.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.3.tgz",
"integrity": "sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==", "integrity": "sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -15,7 +15,7 @@
"@fontsource/inter": "^5.0.18", "@fontsource/inter": "^5.0.18",
"@mui/icons-material": "^5.15.15", "@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15", "@mui/material": "^5.15.15",
"i18next": "^23.11.2", "i18next": "^23.11.3",
"i18next-browser-languagedetector": "^7.2.1", "i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.1", "i18next-http-backend": "^2.5.1",
"react": "^18.3.0", "react": "^18.3.0",

View File

@ -1771,10 +1771,10 @@ i18next-http-backend@^2.5.1:
dependencies: dependencies:
cross-fetch "4.0.0" cross-fetch "4.0.0"
i18next@^23.11.2: i18next@^23.11.3:
version "23.11.2" version "23.11.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.3.tgz#d269c9c15bae9d90ab291055cfc433089ca5f77b"
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA== integrity sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"