Merge pull request #134 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.12.1
Bump i18next from 23.11.5 to 23.12.1 in /webui
This commit is contained in:
commit
b94b3fba94
8
webui/package-lock.json
generated
8
webui/package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@fontsource/inter": "^5.0.19",
|
||||
"@mui/icons-material": "^5.16.1",
|
||||
"@mui/material": "^5.16.1",
|
||||
"i18next": "^23.11.5",
|
||||
"i18next": "^23.12.1",
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"react": "^18.3.1",
|
||||
@ -3194,9 +3194,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.11.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.5.tgz",
|
||||
"integrity": "sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==",
|
||||
"version": "23.12.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.1.tgz",
|
||||
"integrity": "sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@fontsource/inter": "^5.0.19",
|
||||
"@mui/icons-material": "^5.16.1",
|
||||
"@mui/material": "^5.16.1",
|
||||
"i18next": "^23.11.5",
|
||||
"i18next": "^23.12.1",
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"react": "^18.3.1",
|
||||
|
@ -1897,10 +1897,10 @@ i18next-http-backend@^2.5.2:
|
||||
dependencies:
|
||||
cross-fetch "4.0.0"
|
||||
|
||||
i18next@^23.11.5:
|
||||
version "23.11.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef"
|
||||
integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==
|
||||
i18next@^23.12.1:
|
||||
version "23.12.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.1.tgz#1cdb4d6dde62404e128ae1212af586d14c70d389"
|
||||
integrity sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
Reference in New Issue
Block a user