From a849d42ecda048b00ea94aa352daf3a126ca9e48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 04:58:46 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v24 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index afdb7592dfe..2e76460c916 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "futoin-hkdf": "^1.5.3", "fuzzysort": "^3.1.0", "google-libphonenumber": "^3.2.40", - "i18next": "^23.16.8", + "i18next": "^24.1.0", "ibantools": "^4.5.1", "intl-pluralrules": "^2.0.1", "io-ts": "2.2.22", diff --git a/yarn.lock b/yarn.lock index be9d24b60f4..d14116e4791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8724,10 +8724,10 @@ husky@^3.0.0: run-node "^1.0.0" slash "^3.0.0" -i18next@^23.16.8: - version "23.16.8" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a" - integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg== +i18next@^24.1.0: + version "24.1.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.1.2.tgz#6dd0bcf6d50d8d61227b0a3aefb653885d267d09" + integrity sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw== dependencies: "@babel/runtime" "^7.23.2"