Skip to content

Commit f7a4ae7

Browse files
Update dependency react-redux to v9
1 parent 6d0a2dc commit f7a4ae7

File tree

2 files changed

+18
-31
lines changed

2 files changed

+18
-31
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": "16.6.0",
3838
"react-joyride": "2.9.3",
39-
"react-redux": "8.1.2",
39+
"react-redux": "9.2.0",
4040
"react-redux-toastr": "8.0.0",
4141
"react-router-dom": "5.3.0",
4242
"redux": "4.2.1",

yarn.lock

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ __metadata:
14831483
languageName: node
14841484
linkType: hard
14851485

1486-
"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
1486+
"@types/hoist-non-react-statics@npm:^3.3.0":
14871487
version: 3.3.1
14881488
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
14891489
dependencies:
@@ -1708,10 +1708,10 @@ __metadata:
17081708
languageName: node
17091709
linkType: hard
17101710

1711-
"@types/use-sync-external-store@npm:^0.0.3":
1712-
version: 0.0.3
1713-
resolution: "@types/use-sync-external-store@npm:0.0.3"
1714-
checksum: 10/161ddb8eec5dbe7279ac971531217e9af6b99f7783213566d2b502e2e2378ea19cf5e5ea4595039d730aa79d3d35c6567d48599f69773a02ffcff1776ec2a44e
1711+
"@types/use-sync-external-store@npm:^0.0.6":
1712+
version: 0.0.6
1713+
resolution: "@types/use-sync-external-store@npm:0.0.6"
1714+
checksum: 10/a95ce330668501ad9b1c5b7f2b14872ad201e552a0e567787b8f1588b22c7040c7c3d80f142cbb9f92d13c4ea41c46af57a20f2af4edf27f224d352abcfe4049
17151715
languageName: node
17161716
linkType: hard
17171717

@@ -4950,7 +4950,7 @@ __metadata:
49504950
languageName: node
49514951
linkType: hard
49524952

4953-
"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":
4953+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
49544954
version: 3.3.2
49554955
resolution: "hoist-non-react-statics@npm:3.3.2"
49564956
dependencies:
@@ -7427,35 +7427,22 @@ __metadata:
74277427
languageName: node
74287428
linkType: hard
74297429

7430-
"react-redux@npm:8.1.2":
7431-
version: 8.1.2
7432-
resolution: "react-redux@npm:8.1.2"
7430+
"react-redux@npm:9.2.0":
7431+
version: 9.2.0
7432+
resolution: "react-redux@npm:9.2.0"
74337433
dependencies:
7434-
"@babel/runtime": "npm:^7.12.1"
7435-
"@types/hoist-non-react-statics": "npm:^3.3.1"
7436-
"@types/use-sync-external-store": "npm:^0.0.3"
7437-
hoist-non-react-statics: "npm:^3.3.2"
7438-
react-is: "npm:^18.0.0"
7439-
use-sync-external-store: "npm:^1.0.0"
7434+
"@types/use-sync-external-store": "npm:^0.0.6"
7435+
use-sync-external-store: "npm:^1.4.0"
74407436
peerDependencies:
7441-
"@types/react": ^16.8 || ^17.0 || ^18.0
7442-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
7443-
react: ^16.8 || ^17.0 || ^18.0
7444-
react-dom: ^16.8 || ^17.0 || ^18.0
7445-
react-native: ">=0.59"
7446-
redux: ^4 || ^5.0.0-beta.0
7437+
"@types/react": ^18.2.25 || ^19
7438+
react: ^18.0 || ^19
7439+
redux: ^5.0.0
74477440
peerDependenciesMeta:
74487441
"@types/react":
74497442
optional: true
7450-
"@types/react-dom":
7451-
optional: true
7452-
react-dom:
7453-
optional: true
7454-
react-native:
7455-
optional: true
74567443
redux:
74577444
optional: true
7458-
checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff
7445+
checksum: 10/b3d2f89f469169475ab0a9f8914d54a336ac9bc6a31af6e8dcfe9901e6fe2cfd8c1a3f6ce7a2f7f3e0928a93fbab833b668804155715598b7f2ad89927d3ff50
74597446
languageName: node
74607447
linkType: hard
74617448

@@ -8043,7 +8030,7 @@ __metadata:
80438030
react-dom: "npm:18.3.1"
80448031
react-i18next: "npm:16.6.0"
80458032
react-joyride: "npm:2.9.3"
8046-
react-redux: "npm:8.1.2"
8033+
react-redux: "npm:9.2.0"
80478034
react-redux-toastr: "npm:8.0.0"
80488035
react-router-dom: "npm:5.3.0"
80498036
redux: "npm:4.2.1"
@@ -9245,7 +9232,7 @@ __metadata:
92459232
languageName: node
92469233
linkType: hard
92479234

9248-
"use-sync-external-store@npm:^1.0.0, use-sync-external-store@npm:^1.6.0":
9235+
"use-sync-external-store@npm:^1.4.0, use-sync-external-store@npm:^1.6.0":
92499236
version: 1.6.0
92509237
resolution: "use-sync-external-store@npm:1.6.0"
92519238
peerDependencies:

0 commit comments

Comments
 (0)