From cb85a1a8fdaebfa6860029c07fe15c449705f2cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:02:41 +0000 Subject: [PATCH] Update React --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e5fafd729..4ab841f4f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "normalize-url": "7.2.0", "prop-types": "15.8.1", "react": "18.0.0", - "react-i18next": "11.18.6", + "react-i18next": "13.3.0", "react-lifecycles-compat": "3.0.4", "react-native": "0.69.6", "react-native-elements": "3.4.3", @@ -72,7 +72,7 @@ "react-native-reanimated": "~2.9.1", "react-native-safe-area-context": "4.3.1", "react-native-screens": "~3.15.0", - "react-native-url-polyfill": "1.3.0", + "react-native-url-polyfill": "2.0.0", "react-native-webview": "11.23.0", "uuid": "8.3.2" },