Merge pull request #6 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.9.0

Bump i18next from 23.8.2 to 23.9.0 in /webui
This commit is contained in:
Mathias Wagner 2024-02-22 07:30:30 +01:00 committed by GitHub
commit 05459f9a66
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.16", "@fontsource/inter": "^5.0.16",
"@mui/icons-material": "^5.15.10", "@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10", "@mui/material": "^5.15.10",
"i18next": "^23.8.2", "i18next": "^23.9.0",
"i18next-browser-languagedetector": "^7.2.0", "i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.3", "i18next-http-backend": "^2.4.3",
"react": "^18.2.0", "react": "^18.2.0",
@ -2672,9 +2672,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.8.2", "version": "23.9.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.2.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz",
"integrity": "sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA==", "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -15,7 +15,7 @@
"@fontsource/inter": "^5.0.16", "@fontsource/inter": "^5.0.16",
"@mui/icons-material": "^5.15.10", "@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10", "@mui/material": "^5.15.10",
"i18next": "^23.8.2", "i18next": "^23.9.0",
"i18next-browser-languagedetector": "^7.2.0", "i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.3", "i18next-http-backend": "^2.4.3",
"react": "^18.2.0", "react": "^18.2.0",

View File

@ -1678,10 +1678,10 @@ i18next-http-backend@^2.4.3:
dependencies: dependencies:
cross-fetch "4.0.0" cross-fetch "4.0.0"
i18next@^23.8.2: i18next@^23.9.0:
version "23.8.2" version "23.9.0"
resolved "https://registry.npmjs.org/i18next/-/i18next-23.8.2.tgz" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901"
integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA== integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"