From 3d02b4422fdd63011dafb2cac34b25478be01643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 01:25:37 +0000 Subject: [PATCH] Bump react-i18next from 15.4.0 to 15.4.1 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.0 to 15.4.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.4.0...v15.4.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c34c5fa5..dbd26863 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "react-device-detect": "2.2.3", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-i18next": "15.4.0", + "react-i18next": "15.4.1", "react-native": "0.77.1", "react-native-animated-linear-gradient": "1.3.0", "react-native-barcode-zxing-scan": "1.0.2", @@ -15919,7 +15919,9 @@ } }, "node_modules/react-i18next": { - "version": "15.4.0", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.1.tgz", + "integrity": "sha512-ahGab+IaSgZmNPYXdV1n+OYky95TGpFwnKRflX/16dY04DsYYKHtVLjeny7sBSCREEcoMbAgSkFiGLF5g5Oofw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index 95b0ebd7..3eb97bb9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-device-detect": "2.2.3", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-i18next": "15.4.0", + "react-i18next": "15.4.1", "react-native": "0.77.1", "react-native-animated-linear-gradient": "1.3.0", "react-native-barcode-zxing-scan": "1.0.2",