diff --git a/package.json b/package.json index fcb48aefa..75e4bbb37 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "react-dom": "17.0.2", "react-i18next": "14.0.1", "react-joyride": "2.7.2", - "react-redux": "8.1.2", + "react-redux": "9.1.0", "react-redux-toastr": "7.6.8", "react-router-dom": "5.3.0", "react-scripts": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 41edaa2f2..6f40ac274 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3176,7 +3176,7 @@ __metadata: languageName: node linkType: hard -"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1": +"@types/hoist-non-react-statics@npm:^3.3.0": version: 3.3.1 resolution: "@types/hoist-non-react-statics@npm:3.3.1" dependencies: @@ -8365,7 +8365,7 @@ __metadata: languageName: node linkType: hard -"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2": +"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1": version: 3.3.2 resolution: "hoist-non-react-statics@npm:3.3.2" dependencies: @@ -12970,35 +12970,25 @@ __metadata: languageName: node linkType: hard -"react-redux@npm:8.1.2": - version: 8.1.2 - resolution: "react-redux@npm:8.1.2" +"react-redux@npm:9.1.0": + version: 9.1.0 + resolution: "react-redux@npm:9.1.0" dependencies: - "@babel/runtime": "npm:^7.12.1" - "@types/hoist-non-react-statics": "npm:^3.3.1" "@types/use-sync-external-store": "npm:^0.0.3" - hoist-non-react-statics: "npm:^3.3.2" - react-is: "npm:^18.0.0" use-sync-external-store: "npm:^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.25 + react: ^18.0 + react-native: ">=0.69" + 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 - checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff + checksum: 10/e2e5fe1c6965aedf3a80d7d5252ccbe6f231448cc1010ce19036fe8965f996cbafa2f81cacab77e54e75d6a14caa40540b8907459ef36af26b65c14f1bf89d80 languageName: node linkType: hard @@ -13804,7 +13794,7 @@ __metadata: react-dom: "npm:17.0.2" react-i18next: "npm:14.0.1" react-joyride: "npm:2.7.2" - react-redux: "npm:8.1.2" + react-redux: "npm:9.1.0" react-redux-toastr: "npm:7.6.8" react-router-dom: "npm:5.3.0" react-scripts: "npm:5.0.0"