Merge pull request #35 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.10.1
Bump i18next from 23.10.0 to 23.10.1 in /webui
This commit is contained in:
commit
1dd3c5352e
8
webui/package-lock.json
generated
8
webui/package-lock.json
generated
@ -13,7 +13,7 @@
|
|||||||
"@fontsource/inter": "^5.0.17",
|
"@fontsource/inter": "^5.0.17",
|
||||||
"@mui/icons-material": "^5.15.12",
|
"@mui/icons-material": "^5.15.12",
|
||||||
"@mui/material": "^5.15.12",
|
"@mui/material": "^5.15.12",
|
||||||
"i18next": "^23.10.0",
|
"i18next": "^23.10.1",
|
||||||
"i18next-browser-languagedetector": "^7.2.0",
|
"i18next-browser-languagedetector": "^7.2.0",
|
||||||
"i18next-http-backend": "^2.5.0",
|
"i18next-http-backend": "^2.5.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
@ -2699,9 +2699,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next": {
|
"node_modules/i18next": {
|
||||||
"version": "23.10.0",
|
"version": "23.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz",
|
||||||
"integrity": "sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==",
|
"integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "individual",
|
"type": "individual",
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"@fontsource/inter": "^5.0.17",
|
"@fontsource/inter": "^5.0.17",
|
||||||
"@mui/icons-material": "^5.15.12",
|
"@mui/icons-material": "^5.15.12",
|
||||||
"@mui/material": "^5.15.12",
|
"@mui/material": "^5.15.12",
|
||||||
"i18next": "^23.10.0",
|
"i18next": "^23.10.1",
|
||||||
"i18next-browser-languagedetector": "^7.2.0",
|
"i18next-browser-languagedetector": "^7.2.0",
|
||||||
"i18next-http-backend": "^2.5.0",
|
"i18next-http-backend": "^2.5.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
@ -1769,10 +1769,10 @@ i18next-http-backend@^2.5.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch "4.0.0"
|
cross-fetch "4.0.0"
|
||||||
|
|
||||||
i18next@^23.10.0:
|
i18next@^23.10.1:
|
||||||
version "23.10.0"
|
version "23.10.1"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
|
||||||
integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==
|
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.2"
|
"@babel/runtime" "^7.23.2"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user