Skip to content

Commit 944f74e

Browse files
Update dependency react-redux to v9
1 parent a31f4fa commit 944f74e

File tree

2 files changed

+22
-35
lines changed

2 files changed

+22
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "18.3.1",
3737
"react-i18next": "14.1.3",
3838
"react-joyride": "2.9.3",
39-
"react-redux": "8.1.2",
39+
"react-redux": "9.2.0",
4040
"react-redux-toastr": "7.6.13",
4141
"react-router-dom": "5.3.0",
4242
"redux": "4.2.1",

yarn.lock

Lines changed: 21 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ __metadata:
14811481
languageName: node
14821482
linkType: hard
14831483

1484-
"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
1484+
"@types/hoist-non-react-statics@npm:^3.3.0":
14851485
version: 3.3.1
14861486
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
14871487
dependencies:
@@ -1748,10 +1748,10 @@ __metadata:
17481748
languageName: node
17491749
linkType: hard
17501750

1751-
"@types/use-sync-external-store@npm:^0.0.3":
1752-
version: 0.0.3
1753-
resolution: "@types/use-sync-external-store@npm:0.0.3"
1754-
checksum: 10/161ddb8eec5dbe7279ac971531217e9af6b99f7783213566d2b502e2e2378ea19cf5e5ea4595039d730aa79d3d35c6567d48599f69773a02ffcff1776ec2a44e
1751+
"@types/use-sync-external-store@npm:^0.0.6":
1752+
version: 0.0.6
1753+
resolution: "@types/use-sync-external-store@npm:0.0.6"
1754+
checksum: 10/a95ce330668501ad9b1c5b7f2b14872ad201e552a0e567787b8f1588b22c7040c7c3d80f142cbb9f92d13c4ea41c46af57a20f2af4edf27f224d352abcfe4049
17551755
languageName: node
17561756
linkType: hard
17571757

@@ -4999,7 +4999,7 @@ __metadata:
49994999
languageName: node
50005000
linkType: hard
50015001

5002-
"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":
5002+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
50035003
version: 3.3.2
50045004
resolution: "hoist-non-react-statics@npm:3.3.2"
50055005
dependencies:
@@ -7483,35 +7483,22 @@ __metadata:
74837483
languageName: node
74847484
linkType: hard
74857485

7486-
"react-redux@npm:8.1.2":
7487-
version: 8.1.2
7488-
resolution: "react-redux@npm:8.1.2"
7486+
"react-redux@npm:9.2.0":
7487+
version: 9.2.0
7488+
resolution: "react-redux@npm:9.2.0"
74897489
dependencies:
7490-
"@babel/runtime": "npm:^7.12.1"
7491-
"@types/hoist-non-react-statics": "npm:^3.3.1"
7492-
"@types/use-sync-external-store": "npm:^0.0.3"
7493-
hoist-non-react-statics: "npm:^3.3.2"
7494-
react-is: "npm:^18.0.0"
7495-
use-sync-external-store: "npm:^1.0.0"
7490+
"@types/use-sync-external-store": "npm:^0.0.6"
7491+
use-sync-external-store: "npm:^1.4.0"
74967492
peerDependencies:
7497-
"@types/react": ^16.8 || ^17.0 || ^18.0
7498-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
7499-
react: ^16.8 || ^17.0 || ^18.0
7500-
react-dom: ^16.8 || ^17.0 || ^18.0
7501-
react-native: ">=0.59"
7502-
redux: ^4 || ^5.0.0-beta.0
7493+
"@types/react": ^18.2.25 || ^19
7494+
react: ^18.0 || ^19
7495+
redux: ^5.0.0
75037496
peerDependenciesMeta:
75047497
"@types/react":
75057498
optional: true
7506-
"@types/react-dom":
7507-
optional: true
7508-
react-dom:
7509-
optional: true
7510-
react-native:
7511-
optional: true
75127499
redux:
75137500
optional: true
7514-
checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff
7501+
checksum: 10/b3d2f89f469169475ab0a9f8914d54a336ac9bc6a31af6e8dcfe9901e6fe2cfd8c1a3f6ce7a2f7f3e0928a93fbab833b668804155715598b7f2ad89927d3ff50
75157502
languageName: node
75167503
linkType: hard
75177504

@@ -8073,7 +8060,7 @@ __metadata:
80738060
react-dom: "npm:18.3.1"
80748061
react-i18next: "npm:14.1.3"
80758062
react-joyride: "npm:2.9.3"
8076-
react-redux: "npm:8.1.2"
8063+
react-redux: "npm:9.2.0"
80778064
react-redux-toastr: "npm:7.6.13"
80788065
react-router-dom: "npm:5.3.0"
80798066
redux: "npm:4.2.1"
@@ -9263,12 +9250,12 @@ __metadata:
92639250
languageName: node
92649251
linkType: hard
92659252

9266-
"use-sync-external-store@npm:^1.0.0":
9267-
version: 1.2.0
9268-
resolution: "use-sync-external-store@npm:1.2.0"
9253+
"use-sync-external-store@npm:^1.4.0":
9254+
version: 1.6.0
9255+
resolution: "use-sync-external-store@npm:1.6.0"
92699256
peerDependencies:
9270-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
9271-
checksum: 10/a676216affc203876bd47981103f201f28c2731361bb186367e12d287a7566763213a8816910c6eb88265eccd4c230426eb783d64c373c4a180905be8820ed8e
9257+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
9258+
checksum: 10/b40ad2847ba220695bff2d4ba4f4d60391c0fb4fb012faa7a4c18eb38b69181936f5edc55a522c4d20a788d1a879b73c3810952c9d0fd128d01cb3f22042c09e
92729259
languageName: node
92739260
linkType: hard
92749261

0 commit comments

Comments
 (0)