1
0
Fork 0

chore(gui): update i18next

This commit is contained in:
Sean Sube 2023-03-18 12:13:02 -05:00
parent 5aefa00e79
commit 31c2995f42
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"browser-bunyan": "^1.8.0",
"i18next": "^22.4.10",
"i18next": "^22.4.12",
"i18next-browser-languagedetector": "^7.0.1",
"lodash": "^4.17.21",
"noicejs": "^5.0.0-3",

View File

@ -1898,10 +1898,10 @@ i18next-browser-languagedetector@^7.0.1:
dependencies:
"@babel/runtime" "^7.19.4"
i18next@^22.4.10:
version "22.4.10"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.10.tgz#cfbfc412c6bc83e3c16564f47e6a5c145255960e"
integrity sha512-3EqgGK6fAJRjnGgfkNSStl4mYLCjUoJID338yVyLMj5APT67HUtWoqSayZewiiC5elzMUB1VEUwcmSCoeQcNEA==
i18next@^22.4.12:
version "22.4.12"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.12.tgz#fde322c186501ea1adcdfac41b2d2552b26eab42"
integrity sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==
dependencies:
"@babel/runtime" "^7.20.6"