diff --git a/package.json b/package.json index beaa41a..299b95b 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.7.14", + "i18next": "^23.7.16", "i18next-browser-languagedetector": "^7.1.0", "jotai": "^2.6.0", "js-easing-functions": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 8ac0e4a..f0120a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2864,10 +2864,10 @@ i18next-parser@^8.9.0: vinyl-fs "^4.0.0" vue-template-compiler "^2.6.11" -i18next@^23.5.1, i18next@^23.7.14: - version "23.7.14" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.14.tgz#521aae2837d9b3cade98907bb94a2fedc038c7ca" - integrity sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw== +i18next@^23.5.1, i18next@^23.7.16: + version "23.7.16" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.16.tgz#7026d18b7a3ac9e2ecfeb78da5e4da5ca33312ef" + integrity sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw== dependencies: "@babel/runtime" "^7.23.2"