Bump i18next from 23.10.1 to 23.11.0 in /webui

Bumps [i18next](https://github.com/i18next/i18next) from 23.10.1 to 23.11.0.
- [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.10.1...v23.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 08:13:10 +00:00 committed by GitHub
parent 219a3e8147
commit 4bebb80158
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@
"@fontsource/inter": "^5.0.17",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"i18next": "^23.10.1",
"i18next": "^23.11.0",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.0",
"react": "^18.2.0",
@ -3181,9 +3181,9 @@
}
},
"node_modules/i18next": {
"version": "23.10.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz",
"integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==",
"version": "23.11.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.0.tgz",
"integrity": "sha512-VwFtlgy2LDbY0Qs6VfekIm6mv5/JmSJrtBf4aszl7Vby8+GcBlri0/7dkMZXmzTfiBMPUPBOmYCdQK7K4emkGQ==",
"funding": [
{
"type": "individual",

View File

@ -15,7 +15,7 @@
"@fontsource/inter": "^5.0.17",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"i18next": "^23.10.1",
"i18next": "^23.11.0",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.0",
"react": "^18.2.0",

View File

@ -1763,10 +1763,10 @@ i18next-http-backend@^2.5.0:
dependencies:
cross-fetch "4.0.0"
i18next@^23.10.1:
version "23.10.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
i18next@^23.11.0:
version "23.11.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.0.tgz#3aaa38e887350db573af91eabddd71ab9fcd9ea8"
integrity sha512-VwFtlgy2LDbY0Qs6VfekIm6mv5/JmSJrtBf4aszl7Vby8+GcBlri0/7dkMZXmzTfiBMPUPBOmYCdQK7K4emkGQ==
dependencies:
"@babel/runtime" "^7.23.2"