From 443f3ba160ecce55a54b52fced27336ed05320e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 00:27:39 +0000 Subject: [PATCH] Update dependency react-redux to v9 --- package-lock.json | 97 ++++++++++------------------------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 79 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54a8dcac..cda99171 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-dom": "18.2.0", "react-hook-form": "^7.43.9", "react-onesignal": "^3.0.1", - "react-redux": "^8.0.5", + "react-redux": "^9.0.0", "react-toastify": "^9.1.3", "remark": "^15.0.1", "remark-html": "^16.0.0", @@ -2991,11 +2991,6 @@ } } }, - "node_modules/@reduxjs/toolkit/node_modules/redux": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.0.tgz", - "integrity": "sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA==" - }, "node_modules/@reduxjs/toolkit/node_modules/redux-thunk": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz", @@ -3359,14 +3354,6 @@ "@types/unist": "*" } }, - "node_modules/@types/hoist-non-react-statics": { - "version": "3.3.1", - "license": "MIT", - "dependencies": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "node_modules/@types/istanbul-lib-coverage": { "version": "2.0.4", "dev": true, @@ -6983,13 +6970,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/hoist-non-react-statics": { - "version": "3.3.2", - "license": "BSD-3-Clause", - "dependencies": { - "react-is": "^16.7.0" - } - }, "node_modules/html-escaper": { "version": "2.0.2", "dev": true, @@ -11011,23 +10991,20 @@ } }, "node_modules/react-redux": { - "version": "8.1.3", - "license": "MIT", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.0.2.tgz", + "integrity": "sha512-34EI42cYZxJF59Iht6RDM5xDun5EdhV8CbJcTe+mYx97XMHLNYA6RrH9r/ZOZX3CetVCYfBEU9oAY9h3sZarsw==", "dependencies": { - "@babel/runtime": "^7.12.1", - "@types/hoist-non-react-statics": "^3.3.1", "@types/use-sync-external-store": "^0.0.3", - "hoist-non-react-statics": "^3.3.2", - "react-is": "^18.0.0", "use-sync-external-store": "^1.0.0" }, "peerDependencies": { - "@types/react": "^16.8 || ^17.0 || ^18.0", - "@types/react-dom": "^16.8 || ^17.0 || ^18.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" + "@types/react": "^18.2.41", + "@types/react-dom": "^18.2.17", + "react": "^18.0", + "react-dom": "^18.0", + "react-native": ">=0.71", + "redux": "^5.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -11047,10 +11024,6 @@ } } }, - "node_modules/react-redux/node_modules/react-is": { - "version": "18.2.0", - "license": "MIT" - }, "node_modules/react-toastify": { "version": "9.1.3", "license": "MIT", @@ -11088,13 +11061,9 @@ } }, "node_modules/redux": { - "version": "4.2.1", - "license": "MIT", - "optional": true, - "peer": true, - "dependencies": { - "@babel/runtime": "^7.9.2" - } + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.0.tgz", + "integrity": "sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA==" }, "node_modules/reflect.getprototypeof": { "version": "1.0.4", @@ -15134,11 +15103,6 @@ "reselect": "^5.0.1" }, "dependencies": { - "redux": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.0.tgz", - "integrity": "sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA==" - }, "redux-thunk": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz", @@ -15429,13 +15393,6 @@ "@types/unist": "*" } }, - "@types/hoist-non-react-statics": { - "version": "3.3.1", - "requires": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "@types/istanbul-lib-coverage": { "version": "2.0.4", "dev": true @@ -17733,12 +17690,6 @@ "space-separated-tokens": "^2.0.0" } }, - "hoist-non-react-statics": { - "version": "3.3.2", - "requires": { - "react-is": "^16.7.0" - } - }, "html-escaper": { "version": "2.0.2", "dev": true @@ -20060,19 +20011,12 @@ } }, "react-redux": { - "version": "8.1.3", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.0.2.tgz", + "integrity": "sha512-34EI42cYZxJF59Iht6RDM5xDun5EdhV8CbJcTe+mYx97XMHLNYA6RrH9r/ZOZX3CetVCYfBEU9oAY9h3sZarsw==", "requires": { - "@babel/runtime": "^7.12.1", - "@types/hoist-non-react-statics": "^3.3.1", "@types/use-sync-external-store": "^0.0.3", - "hoist-non-react-statics": "^3.3.2", - "react-is": "^18.0.0", "use-sync-external-store": "^1.0.0" - }, - "dependencies": { - "react-is": { - "version": "18.2.0" - } } }, "react-toastify": { @@ -20098,12 +20042,9 @@ } }, "redux": { - "version": "4.2.1", - "optional": true, - "peer": true, - "requires": { - "@babel/runtime": "^7.9.2" - } + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.0.tgz", + "integrity": "sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA==" }, "reflect.getprototypeof": { "version": "1.0.4", diff --git a/package.json b/package.json index e5b4fd53..3398260c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-dom": "18.2.0", "react-hook-form": "^7.43.9", "react-onesignal": "^3.0.1", - "react-redux": "^8.0.5", + "react-redux": "^9.0.0", "react-toastify": "^9.1.3", "remark": "^15.0.1", "remark-html": "^16.0.0",