From 8f838ae4bb92460398858dc241641f0674450bb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:12:49 +0200 Subject: [PATCH] Bump react-redux to ^9.1.2 (#44023) --- benchmark/package.json | 2 +- pnpm-lock.yaml | 30 +++++++----------------------- 2 files changed, 8 insertions(+), 24 deletions(-) diff --git a/benchmark/package.json b/benchmark/package.json index eecc158fb2069d..5aa67a2f3f0eb8 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -31,7 +31,7 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "react-jss": "^10.10.0", - "react-redux": "^8.1.3", + "react-redux": "^9.1.2", "redux": "^4.2.1", "serve-handler": "^6.1.5", "styled-components": "^6.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0adfa8827f2fe3..21a52fcd05ed8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -522,8 +522,8 @@ importers: specifier: ^10.10.0 version: 10.10.0(react@18.3.1) react-redux: - specifier: ^8.1.3 - version: 8.1.3(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react-native@0.73.6(@babel/core@7.25.2)(@babel/preset-env@7.25.4(@babel/core@7.25.2))(encoding@0.1.13)(react@18.3.1))(react@18.3.1)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.10)(react@18.3.1)(redux@4.2.1) redux: specifier: ^4.2.1 version: 4.2.1 @@ -11085,24 +11085,15 @@ packages: peerDependencies: react: ^18.2.0 - react-redux@8.1.3: - resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} + react-redux@9.1.2: + resolution: {integrity: sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==} peerDependencies: '@types/react': ^18.3.6 - '@types/react-dom': 18.3.0 - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - react-native: '>=0.59' - redux: ^4 || ^5.0.0-beta.0 + react: ^18.0 + redux: ^5.0.0 peerDependenciesMeta: '@types/react': optional: true - '@types/react-dom': - optional: true - react-dom: - optional: true - react-native: - optional: true redux: optional: true @@ -23787,20 +23778,13 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-redux@8.1.3(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react-native@0.73.6(@babel/core@7.25.2)(@babel/preset-env@7.25.4(@babel/core@7.25.2))(encoding@0.1.13)(react@18.3.1))(react@18.3.1)(redux@4.2.1): + react-redux@9.1.2(@types/react@18.3.10)(react@18.3.1)(redux@4.2.1): dependencies: - '@babel/runtime': 7.25.6 - '@types/hoist-non-react-statics': 3.3.5 '@types/use-sync-external-store': 0.0.3 - hoist-non-react-statics: 3.3.2 react: 18.3.1 - react-is: 18.3.1 use-sync-external-store: 1.2.0(react@18.3.1) optionalDependencies: '@types/react': 18.3.10 - '@types/react-dom': 18.3.0 - react-dom: 18.3.1(react@18.3.1) - react-native: 0.73.6(@babel/core@7.25.2)(@babel/preset-env@7.25.4(@babel/core@7.25.2))(encoding@0.1.13)(react@18.3.1) redux: 4.2.1 react-refresh@0.14.2: {}