Merge pull request #184 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.15.1

Bump i18next from 23.14.0 to 23.15.1 in /webui
This commit is contained in:
Mathias Wagner 2024-09-11 21:08:54 +02:00 committed by GitHub
commit 0e6a318510
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.21", "@fontsource/inter": "^5.0.21",
"@mui/icons-material": "^5.16.7", "@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7", "@mui/material": "^5.16.7",
"i18next": "^23.14.0", "i18next": "^23.15.1",
"i18next-browser-languagedetector": "^8.0.0", "i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.1", "i18next-http-backend": "^2.6.1",
"react": "^18.3.1", "react": "^18.3.1",
@ -3158,9 +3158,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.14.0", "version": "23.15.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz",
"integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -15,7 +15,7 @@
"@fontsource/inter": "^5.0.21", "@fontsource/inter": "^5.0.21",
"@mui/icons-material": "^5.16.7", "@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7", "@mui/material": "^5.16.7",
"i18next": "^23.14.0", "i18next": "^23.15.1",
"i18next-browser-languagedetector": "^8.0.0", "i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.1", "i18next-http-backend": "^2.6.1",
"react": "^18.3.1", "react": "^18.3.1",

View File

@ -1852,10 +1852,10 @@ i18next-http-backend@^2.6.1:
dependencies: dependencies:
cross-fetch "4.0.0" cross-fetch "4.0.0"
i18next@^23.14.0: i18next@^23.15.1:
version "23.14.0" version "23.15.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9"
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"