Merge pull request #163 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.12.3

Bump i18next from 23.12.2 to 23.12.3 in /webui
This commit is contained in:
Mathias Wagner 2024-08-13 11:00:45 +02:00 committed by GitHub
commit 2e9a27ac89
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.20", "@fontsource/inter": "^5.0.20",
"@mui/icons-material": "^5.16.7", "@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7", "@mui/material": "^5.16.7",
"i18next": "^23.12.2", "i18next": "^23.12.3",
"i18next-browser-languagedetector": "^8.0.0", "i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2", "i18next-http-backend": "^2.5.2",
"react": "^18.3.1", "react": "^18.3.1",
@ -3119,9 +3119,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.12.2", "version": "23.12.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.2.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.3.tgz",
"integrity": "sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==", "integrity": "sha512-DyigQmrR10V9U2N6pjhbfahW13GY7n8BQD9swN09JuRRropgsksWVi4vRLeex0Qf7zCPnBfIqQfhcBzdZBQBYw==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -15,7 +15,7 @@
"@fontsource/inter": "^5.0.20", "@fontsource/inter": "^5.0.20",
"@mui/icons-material": "^5.16.7", "@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7", "@mui/material": "^5.16.7",
"i18next": "^23.12.2", "i18next": "^23.12.3",
"i18next-browser-languagedetector": "^8.0.0", "i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2", "i18next-http-backend": "^2.5.2",
"react": "^18.3.1", "react": "^18.3.1",

View File

@ -1842,10 +1842,10 @@ i18next-http-backend@^2.5.2:
dependencies: dependencies:
cross-fetch "4.0.0" cross-fetch "4.0.0"
i18next@^23.12.2: i18next@^23.12.3:
version "23.12.2" version "23.12.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.2.tgz#c5b44bb95e4d4a5908a51577fa06c63dc2f650a4" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.3.tgz#e0b811ef218f6d3fdb0b91f1a1eed099a1f7c48b"
integrity sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg== integrity sha512-DyigQmrR10V9U2N6pjhbfahW13GY7n8BQD9swN09JuRRropgsksWVi4vRLeex0Qf7zCPnBfIqQfhcBzdZBQBYw==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"