Skip to content

Commit f793a63

Browse files
Update dependency react-redux to v9
1 parent 442caca commit f793a63

File tree

2 files changed

+14
-109
lines changed

2 files changed

+14
-109
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-dom": "17.0.2",
4545
"react-i18next": "14.0.1",
4646
"react-joyride": "2.7.2",
47-
"react-redux": "8.1.2",
47+
"react-redux": "9.1.1",
4848
"react-redux-toastr": "7.6.8",
4949
"react-router-dom": "5.3.0",
5050
"react-scripts": "5.0.0",

yarn.lock

Lines changed: 13 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -3224,7 +3224,7 @@ __metadata:
32243224
languageName: node
32253225
linkType: hard
32263226

3227-
"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
3227+
"@types/hoist-non-react-statics@npm:^3.3.0":
32283228
version: 3.3.1
32293229
resolution: "@types/hoist-non-react-statics@npm:3.3.1"
32303230
dependencies:
@@ -4906,26 +4906,6 @@ __metadata:
49064906
languageName: node
49074907
linkType: hard
49084908

4909-
"body-parser@npm:1.20.1":
4910-
version: 1.20.1
4911-
resolution: "body-parser@npm:1.20.1"
4912-
dependencies:
4913-
bytes: "npm:3.1.2"
4914-
content-type: "npm:~1.0.4"
4915-
debug: "npm:2.6.9"
4916-
depd: "npm:2.0.0"
4917-
destroy: "npm:1.2.0"
4918-
http-errors: "npm:2.0.0"
4919-
iconv-lite: "npm:0.4.24"
4920-
on-finished: "npm:2.4.1"
4921-
qs: "npm:6.11.0"
4922-
raw-body: "npm:2.5.1"
4923-
type-is: "npm:~1.6.18"
4924-
unpipe: "npm:1.0.0"
4925-
checksum: 10/5f8d128022a2fb8b6e7990d30878a0182f300b70e46b3f9d358a9433ad6275f0de46add6d63206da3637c01c3b38b6111a7480f7e7ac2e9f7b989f6133fe5510
4926-
languageName: node
4927-
linkType: hard
4928-
49294909
"body-parser@npm:1.20.2":
49304910
version: 1.20.2
49314911
resolution: "body-parser@npm:1.20.2"
@@ -5718,14 +5698,7 @@ __metadata:
57185698
languageName: node
57195699
linkType: hard
57205700

5721-
"content-type@npm:~1.0.4":
5722-
version: 1.0.4
5723-
resolution: "content-type@npm:1.0.4"
5724-
checksum: 10/5ea85c5293475c0cdf2f84e2c71f0519ced565840fb8cbda35997cb67cc45b879d5b9dbd37760c4041ca7415a3687f8a5f2f87b556b2aaefa49c0f3436a346d4
5725-
languageName: node
5726-
linkType: hard
5727-
5728-
"content-type@npm:~1.0.5":
5701+
"content-type@npm:~1.0.4, content-type@npm:~1.0.5":
57295702
version: 1.0.5
57305703
resolution: "content-type@npm:1.0.5"
57315704
checksum: 10/585847d98dc7fb8035c02ae2cb76c7a9bd7b25f84c447e5ed55c45c2175e83617c8813871b4ee22f368126af6b2b167df655829007b21aa10302873ea9c62662
@@ -5763,13 +5736,6 @@ __metadata:
57635736
languageName: node
57645737
linkType: hard
57655738

5766-
"cookie@npm:0.5.0":
5767-
version: 0.5.0
5768-
resolution: "cookie@npm:0.5.0"
5769-
checksum: 10/aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
5770-
languageName: node
5771-
linkType: hard
5772-
57735739
"cookie@npm:0.6.0":
57745740
version: 0.6.0
57755741
resolution: "cookie@npm:0.6.0"
@@ -7576,7 +7542,7 @@ __metadata:
75767542
languageName: node
75777543
linkType: hard
75787544

7579-
"express@npm:4.19.2":
7545+
"express@npm:4.19.2, express@npm:^4.17.3":
75807546
version: 4.19.2
75817547
resolution: "express@npm:4.19.2"
75827548
dependencies:
@@ -7615,45 +7581,6 @@ __metadata:
76157581
languageName: node
76167582
linkType: hard
76177583

7618-
"express@npm:^4.17.3":
7619-
version: 4.18.2
7620-
resolution: "express@npm:4.18.2"
7621-
dependencies:
7622-
accepts: "npm:~1.3.8"
7623-
array-flatten: "npm:1.1.1"
7624-
body-parser: "npm:1.20.1"
7625-
content-disposition: "npm:0.5.4"
7626-
content-type: "npm:~1.0.4"
7627-
cookie: "npm:0.5.0"
7628-
cookie-signature: "npm:1.0.6"
7629-
debug: "npm:2.6.9"
7630-
depd: "npm:2.0.0"
7631-
encodeurl: "npm:~1.0.2"
7632-
escape-html: "npm:~1.0.3"
7633-
etag: "npm:~1.8.1"
7634-
finalhandler: "npm:1.2.0"
7635-
fresh: "npm:0.5.2"
7636-
http-errors: "npm:2.0.0"
7637-
merge-descriptors: "npm:1.0.1"
7638-
methods: "npm:~1.1.2"
7639-
on-finished: "npm:2.4.1"
7640-
parseurl: "npm:~1.3.3"
7641-
path-to-regexp: "npm:0.1.7"
7642-
proxy-addr: "npm:~2.0.7"
7643-
qs: "npm:6.11.0"
7644-
range-parser: "npm:~1.2.1"
7645-
safe-buffer: "npm:5.2.1"
7646-
send: "npm:0.18.0"
7647-
serve-static: "npm:1.15.0"
7648-
setprototypeof: "npm:1.2.0"
7649-
statuses: "npm:2.0.1"
7650-
type-is: "npm:~1.6.18"
7651-
utils-merge: "npm:1.0.1"
7652-
vary: "npm:~1.1.2"
7653-
checksum: 10/869ae89ed6ff4bed7b373079dc58e5dddcf2915a2669b36037ff78c99d675ae930e5fe052b35c24f56557d28a023bb1cbe3e2f2fb87eaab96a1cedd7e597809d
7654-
languageName: node
7655-
linkType: hard
7656-
76577584
"extend@npm:~3.0.2":
76587585
version: 3.0.2
76597586
resolution: "extend@npm:3.0.2"
@@ -8483,7 +8410,7 @@ __metadata:
84838410
languageName: node
84848411
linkType: hard
84858412

8486-
"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":
8413+
"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1":
84878414
version: 3.3.2
84888415
resolution: "hoist-non-react-statics@npm:3.3.2"
84898416
dependencies:
@@ -12886,18 +12813,6 @@ __metadata:
1288612813
languageName: node
1288712814
linkType: hard
1288812815

12889-
"raw-body@npm:2.5.1":
12890-
version: 2.5.1
12891-
resolution: "raw-body@npm:2.5.1"
12892-
dependencies:
12893-
bytes: "npm:3.1.2"
12894-
http-errors: "npm:2.0.0"
12895-
iconv-lite: "npm:0.4.24"
12896-
unpipe: "npm:1.0.0"
12897-
checksum: 10/280bedc12db3490ecd06f740bdcf66093a07535374b51331242382c0e130bb273ebb611b7bc4cba1b4b4e016cc7b1f4b05a6df885a6af39c2bc3b94c02291c84
12898-
languageName: node
12899-
linkType: hard
12900-
1290112816
"raw-body@npm:2.5.2":
1290212817
version: 2.5.2
1290312818
resolution: "raw-body@npm:2.5.2"
@@ -13093,35 +13008,25 @@ __metadata:
1309313008
languageName: node
1309413009
linkType: hard
1309513010

13096-
"react-redux@npm:8.1.2":
13097-
version: 8.1.2
13098-
resolution: "react-redux@npm:8.1.2"
13011+
"react-redux@npm:9.1.1":
13012+
version: 9.1.1
13013+
resolution: "react-redux@npm:9.1.1"
1309913014
dependencies:
13100-
"@babel/runtime": "npm:^7.12.1"
13101-
"@types/hoist-non-react-statics": "npm:^3.3.1"
1310213015
"@types/use-sync-external-store": "npm:^0.0.3"
13103-
hoist-non-react-statics: "npm:^3.3.2"
13104-
react-is: "npm:^18.0.0"
1310513016
use-sync-external-store: "npm:^1.0.0"
1310613017
peerDependencies:
13107-
"@types/react": ^16.8 || ^17.0 || ^18.0
13108-
"@types/react-dom": ^16.8 || ^17.0 || ^18.0
13109-
react: ^16.8 || ^17.0 || ^18.0
13110-
react-dom: ^16.8 || ^17.0 || ^18.0
13111-
react-native: ">=0.59"
13112-
redux: ^4 || ^5.0.0-beta.0
13018+
"@types/react": ^18.2.25
13019+
react: ^18.0
13020+
react-native: ">=0.69"
13021+
redux: ^5.0.0
1311313022
peerDependenciesMeta:
1311413023
"@types/react":
1311513024
optional: true
13116-
"@types/react-dom":
13117-
optional: true
13118-
react-dom:
13119-
optional: true
1312013025
react-native:
1312113026
optional: true
1312213027
redux:
1312313028
optional: true
13124-
checksum: 10/4aa354e402f832776b21ba7a720806d8d42e2efec0c6fc1036db68fdacc7a1c136515fbd2e9ca84371bb0cc35c53dd71313a9a4ae252e1b8ca0c07d8c3a250ff
13029+
checksum: 10/eecc5cf0d9f9dec30634b23c912535eb1314d135f426a6108cd1532d52f14f699834f7cb07bcccffa1369ee26f7b43020dc9b41c4486c09bd6f98d7279be07bc
1312513030
languageName: node
1312613031
linkType: hard
1312713032

@@ -13927,7 +13832,7 @@ __metadata:
1392713832
react-dom: "npm:17.0.2"
1392813833
react-i18next: "npm:14.0.1"
1392913834
react-joyride: "npm:2.7.2"
13930-
react-redux: "npm:8.1.2"
13835+
react-redux: "npm:9.1.1"
1393113836
react-redux-toastr: "npm:7.6.8"
1393213837
react-router-dom: "npm:5.3.0"
1393313838
react-scripts: "npm:5.0.0"

0 commit comments

Comments
 (0)