From 0b233845c1c5c8cdc02a0551cef69495e2ba6a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:31:25 +0000 Subject: [PATCH] Bump i18next from 23.7.14 to 23.7.16 Bumps [i18next](https://github.com/i18next/i18next) from 23.7.14 to 23.7.16. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.7.14...v23.7.16) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"