From 182d9fec3c1657d5d0bbcaa0188fdcf3e20a1f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:15:08 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 15.1.1 to 15.1.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.1 to 15.1.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.1.1...v15.1.3) --- updated-dependencies: - dependency-name: react-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 bb670f1..eb3d8db 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "i18next": "^24.0.2", "intl-pluralrules": "^2.0.1", "react": "~18.3.1", - "react-i18next": "^15.1.1", + "react-i18next": "^15.1.3", "react-native": "0.76.3", "react-native-safe-area-context": "^4", "react-native-screens": "^4", diff --git a/yarn.lock b/yarn.lock index a88f638..7c64ea1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7365,10 +7365,10 @@ react-helmet-async@^1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-i18next@^15.1.1: - version "15.1.1" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.1.tgz#30bc76b39ded6ee37f1457677e46e6d6f11d9f64" - integrity sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw== +react-i18next@^15.1.3: + version "15.1.3" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.3.tgz#172c3905038ea4f90699a19949a0084b5641c94f" + integrity sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw== dependencies: "@babel/runtime" "^7.25.0" html-parse-stringify "^3.0.1"