diff --git a/package.json b/package.json index 059363e..a44d854 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-tabs": "^1.0.4", "@shadow-panda/style-context": "^0.7.1", - "i18next": "^23.8.2", + "i18next": "^23.10.1", "i18next-browser-languagedetector": "^7.2.0", "jotai": "^2.7.1", "js-easing-functions": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index b99f586..93eac0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2718,10 +2718,10 @@ i18next-parser@^8.12.0: vinyl-fs "^4.0.0" vue-template-compiler "^2.6.11" -i18next@^23.5.1, i18next@^23.8.2: - version "23.8.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900" - integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA== +i18next@^23.10.1, i18next@^23.5.1: + version "23.10.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6" + integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng== dependencies: "@babel/runtime" "^7.23.2"