Skip to content

Commit 9b79504

Browse files
fix(deps): update dependency react-redux to v9 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f94b63f commit 9b79504

File tree

2 files changed

+12
-32
lines changed

2 files changed

+12
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-dnd-html5-backend": "^16.0.1",
4646
"react-dom": "^18.2.0",
4747
"react-i18next": "^12.2.0",
48-
"react-redux": "^8.0.0",
48+
"react-redux": "^9.0.0",
4949
"react-router": "^6.0.0",
5050
"react-router-dom": "^6.0.0",
5151
"redux": "^4.2.0",

yarn.lock

Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ __metadata:
236236
languageName: node
237237
linkType: hard
238238

239-
"@babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
239+
"@babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
240240
version: 7.23.9
241241
resolution: "@babel/runtime@npm:7.23.9"
242242
dependencies:
@@ -963,16 +963,6 @@ __metadata:
963963
languageName: node
964964
linkType: hard
965965

966-
"@types/hoist-non-react-statics@npm:^3.3.1":
967-
version: 3.3.5
968-
resolution: "@types/hoist-non-react-statics@npm:3.3.5"
969-
dependencies:
970-
"@types/react": "npm:*"
971-
hoist-non-react-statics: "npm:^3.3.0"
972-
checksum: 10c0/2a3b64bf3d9817d7830afa60ee314493c475fb09570a64e7737084cd482d2177ebdddf888ce837350bac51741278b077683facc9541f052d4bbe8487b4e3e618
973-
languageName: node
974-
linkType: hard
975-
976966
"@types/istanbul-lib-coverage@npm:^2.0.1":
977967
version: 2.0.6
978968
resolution: "@types/istanbul-lib-coverage@npm:2.0.6"
@@ -2619,7 +2609,7 @@ __metadata:
26192609
languageName: node
26202610
linkType: hard
26212611

2622-
"hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.2":
2612+
"hoist-non-react-statics@npm:^3.3.2":
26232613
version: 3.3.2
26242614
resolution: "hoist-non-react-statics@npm:3.3.2"
26252615
dependencies:
@@ -4005,35 +3995,25 @@ __metadata:
40053995
languageName: node
40063996
linkType: hard
40073997

4008-
"react-redux@npm:^8.0.0":
4009-
version: 8.1.3
4010-
resolution: "react-redux@npm:8.1.3"
3998+
"react-redux@npm:^9.0.0":
3999+
version: 9.1.0
4000+
resolution: "react-redux@npm:9.1.0"
40114001
dependencies:
4012-
"@babel/runtime": "npm:^7.12.1"
4013-
"@types/hoist-non-react-statics": "npm:^3.3.1"
40144002
"@types/use-sync-external-store": "npm:^0.0.3"
4015-
hoist-non-react-statics: "npm:^3.3.2"
4016-
react-is: "npm:^18.0.0"
40174003
use-sync-external-store: "npm:^1.0.0"
40184004
peerDependencies:
4019-
"@types/react": ^16.8 || ^17.0 || ^18.0
4020-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
4021-
react: ^16.8 || ^17.0 || ^18.0
4022-
react-dom: ^16.8 || ^17.0 || ^18.0
4023-
react-native: ">=0.59"
4024-
redux: ^4 || ^5.0.0-beta.0
4005+
"@types/react": ^18.2.25
4006+
react: ^18.0
4007+
react-native: ">=0.69"
4008+
redux: ^5.0.0
40254009
peerDependenciesMeta:
40264010
"@types/react":
40274011
optional: true
4028-
"@types/react-dom":
4029-
optional: true
4030-
react-dom:
4031-
optional: true
40324012
react-native:
40334013
optional: true
40344014
redux:
40354015
optional: true
4036-
checksum: 10c0/64c8be2765568dc66a3c442a41dd0ed74fe048d5ceb7a4fe72e5bac3d3687996a7115f57b5156af7406521087065a0e60f9194318c8ca99c55e9ce48558980ce
4016+
checksum: 10c0/53161b5dc4d109020fbc42d26906ace92fed9ba1d7ab6274af60e9c0684583d20d1c8ec6d58601ac7b833c6468a652bbf3d4a102149d1793cb8a28b05b042f73
40374017
languageName: node
40384018
linkType: hard
40394019

@@ -4380,7 +4360,7 @@ __metadata:
43804360
react-dnd-html5-backend: "npm:^16.0.1"
43814361
react-dom: "npm:^18.2.0"
43824362
react-i18next: "npm:^12.2.0"
4383-
react-redux: "npm:^8.0.0"
4363+
react-redux: "npm:^9.0.0"
43844364
react-router: "npm:^6.0.0"
43854365
react-router-dom: "npm:^6.0.0"
43864366
redux: "npm:^4.2.0"

0 commit comments

Comments
 (0)