From 9a90c3398bac2adac04e29d0e54dcdea5cc642f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:07:16 +0000 Subject: [PATCH] Update redux --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e86feabb8..f64d58cb74 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@react-navigation/native": "6.1.18", "@react-navigation/native-stack": "6.11.0", "@react-navigation/stack": "6.4.1", - "@reduxjs/toolkit": "1.9.7", + "@reduxjs/toolkit": "2.3.0", "@sentry/react-native": "5.9.1", "@tanstack/query-async-storage-persister": "4.33.0", "@tanstack/react-query": "4.33.0", @@ -98,7 +98,7 @@ "react-native-typography": "1.4.1", "react-native-vector-icons": "9.2.0", "react-native-webview": "13.12.2", - "react-redux": "8.1.3", + "react-redux": "9.1.2", "redux-persist": "6.0.0", "stream": "0.0.3", "timers": "0.1.1",