This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 63
63
"@types/node" : " 17.0.18" ,
64
64
"@types/react" : " 17.0.39" ,
65
65
"@types/react-bootstrap" : " 0.32.29" ,
66
- "@types/react-dom" : " 17.0.11 " ,
67
- "@types/react-redux" : " 7.1.22 " ,
66
+ "@types/react-dom" : " 17.0.13 " ,
67
+ "@types/react-redux" : " 7.1.23 " ,
68
68
"@types/react-router-dom" : " 5.1.9" ,
69
69
"axios-mock-adapter" : " 1.20.0" ,
70
70
"babel-loader" : " 8.1.0" ,
Original file line number Diff line number Diff line change 3480
3480
"@types/react" "*"
3481
3481
3482
3482
"@types/react-dom@*":
3483
- version "18.0.1"
3484
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.1.tgz#cb3cc10ea91141b12c71001fede1017acfbce4db"
3485
- integrity sha512-jCwTXvHtRLiyVvKm9aEdHXs8rflVOGd5Sl913JZrPshfXjn8NYsTNZOz70bCsA31IR0TOqwi3ad+X4tSCBoMTw==
3486
- dependencies:
3487
- "@types/react" "*"
3488
-
3489
-
3490
3483
version "17.0.11"
3491
3484
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
3492
3485
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
3493
3486
dependencies:
3494
3487
"@types/react" "*"
3495
3488
3496
-
3497
- version "7.1.22"
3498
- resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.22.tgz#0eab76a37ef477cc4b53665aeaf29cb60631b72a"
3499
- integrity sha512-GxIA1kM7ClU73I6wg9IRTVwSO9GS+SAKZKe0Enj+82HMU6aoESFU2HNAdNi3+J53IaOHPiUfT3kSG4L828joDQ==
3489
+
3490
+ version "17.0.13"
3491
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.13.tgz#a3323b974ee4280070982b3112351bb1952a7809"
3492
+ integrity sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==
3493
+ dependencies:
3494
+ "@types/react" "*"
3495
+
3496
+
3497
+ version "7.1.23"
3498
+ resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.23.tgz#3c2bb1bcc698ae69d70735f33c5a8e95f41ac528"
3499
+ integrity sha512-D02o3FPfqQlfu2WeEYwh3x2otYd2Dk1o8wAfsA0B1C2AJEFxE663Ozu7JzuWbznGgW248NaOF6wsqCGNq9d3qw==
3500
3500
dependencies:
3501
3501
"@types/hoist-non-react-statics" "^3.3.0"
3502
3502
"@types/react" "*"
You can’t perform that action at this time.
0 commit comments