Skip to content

Commit 32a3cd5

Browse files
Update dependency react-redux to v9
1 parent 5288b35 commit 32a3cd5

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
@@ -40,7 +40,7 @@
4040
"react-dom": "18.3.1",
4141
"react-i18next": "14.1.3",
4242
"react-joyride": "2.9.3",
43-
"react-redux": "8.1.2",
43+
"react-redux": "9.2.0",
4444
"react-redux-toastr": "7.6.13",
4545
"react-router-dom": "5.3.0",
4646
"redux": "4.2.1",

yarn.lock

Lines changed: 21 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,7 +1436,7 @@ __metadata:
14361436
languageName: node
14371437
linkType: hard
14381438

1439-
"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
1439+
"@types/hoist-non-react-statics@npm:^3.3.0":
14401440
version: 3.3.1
14411441
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
14421442
dependencies:
@@ -1637,10 +1637,10 @@ __metadata:
16371637
languageName: node
16381638
linkType: hard
16391639

1640-
"@types/use-sync-external-store@npm:^0.0.3":
1641-
version: 0.0.3
1642-
resolution: "@types/use-sync-external-store@npm:0.0.3"
1643-
checksum: 10/161ddb8eec5dbe7279ac971531217e9af6b99f7783213566d2b502e2e2378ea19cf5e5ea4595039d730aa79d3d35c6567d48599f69773a02ffcff1776ec2a44e
1640+
"@types/use-sync-external-store@npm:^0.0.6":
1641+
version: 0.0.6
1642+
resolution: "@types/use-sync-external-store@npm:0.0.6"
1643+
checksum: 10/a95ce330668501ad9b1c5b7f2b14872ad201e552a0e567787b8f1588b22c7040c7c3d80f142cbb9f92d13c4ea41c46af57a20f2af4edf27f224d352abcfe4049
16441644
languageName: node
16451645
linkType: hard
16461646

@@ -4892,7 +4892,7 @@ __metadata:
48924892
languageName: node
48934893
linkType: hard
48944894

4895-
"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":
4895+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
48964896
version: 3.3.2
48974897
resolution: "hoist-non-react-statics@npm:3.3.2"
48984898
dependencies:
@@ -7351,35 +7351,22 @@ __metadata:
73517351
languageName: node
73527352
linkType: hard
73537353

7354-
"react-redux@npm:8.1.2":
7355-
version: 8.1.2
7356-
resolution: "react-redux@npm:8.1.2"
7354+
"react-redux@npm:9.2.0":
7355+
version: 9.2.0
7356+
resolution: "react-redux@npm:9.2.0"
73577357
dependencies:
7358-
"@babel/runtime": "npm:^7.12.1"
7359-
"@types/hoist-non-react-statics": "npm:^3.3.1"
7360-
"@types/use-sync-external-store": "npm:^0.0.3"
7361-
hoist-non-react-statics: "npm:^3.3.2"
7362-
react-is: "npm:^18.0.0"
7363-
use-sync-external-store: "npm:^1.0.0"
7358+
"@types/use-sync-external-store": "npm:^0.0.6"
7359+
use-sync-external-store: "npm:^1.4.0"
73647360
peerDependencies:
7365-
"@types/react": ^16.8 || ^17.0 || ^18.0
7366-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
7367-
react: ^16.8 || ^17.0 || ^18.0
7368-
react-dom: ^16.8 || ^17.0 || ^18.0
7369-
react-native: ">=0.59"
7370-
redux: ^4 || ^5.0.0-beta.0
7361+
"@types/react": ^18.2.25 || ^19
7362+
react: ^18.0 || ^19
7363+
redux: ^5.0.0
73717364
peerDependenciesMeta:
73727365
"@types/react":
73737366
optional: true
7374-
"@types/react-dom":
7375-
optional: true
7376-
react-dom:
7377-
optional: true
7378-
react-native:
7379-
optional: true
73807367
redux:
73817368
optional: true
7382-
checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff
7369+
checksum: 10/b3d2f89f469169475ab0a9f8914d54a336ac9bc6a31af6e8dcfe9901e6fe2cfd8c1a3f6ce7a2f7f3e0928a93fbab833b668804155715598b7f2ad89927d3ff50
73837370
languageName: node
73847371
linkType: hard
73857372

@@ -7941,7 +7928,7 @@ __metadata:
79417928
react-dom: "npm:18.3.1"
79427929
react-i18next: "npm:14.1.3"
79437930
react-joyride: "npm:2.9.3"
7944-
react-redux: "npm:8.1.2"
7931+
react-redux: "npm:9.2.0"
79457932
react-redux-toastr: "npm:7.6.13"
79467933
react-router-dom: "npm:5.3.0"
79477934
redux: "npm:4.2.1"
@@ -9145,12 +9132,12 @@ __metadata:
91459132
languageName: node
91469133
linkType: hard
91479134

9148-
"use-sync-external-store@npm:^1.0.0":
9149-
version: 1.2.0
9150-
resolution: "use-sync-external-store@npm:1.2.0"
9135+
"use-sync-external-store@npm:^1.4.0":
9136+
version: 1.5.0
9137+
resolution: "use-sync-external-store@npm:1.5.0"
91519138
peerDependencies:
9152-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
9153-
checksum: 10/a676216affc203876bd47981103f201f28c2731361bb186367e12d287a7566763213a8816910c6eb88265eccd4c230426eb783d64c373c4a180905be8820ed8e
9139+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
9140+
checksum: 10/ddae7c4572511f7f641d6977bd0725340aa7dbeda8250418b54c1a57ec285083d96cf50d1a1acbd6cf729f7a87071b2302c6fbd29310432bf1b21a961a313279
91549141
languageName: node
91559142
linkType: hard
91569143

0 commit comments

Comments
 (0)