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 +21
-4
lines changed Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 62
62
"@types/node" : " 17.0.18" ,
63
63
"@types/react" : " 17.0.39" ,
64
64
"@types/react-bootstrap" : " 0.32.29" ,
65
- "@types/react-dom" : " 17.0.11 " ,
66
- "@types/react-redux" : " 7.1.22 " ,
65
+ "@types/react-dom" : " 17.0.13 " ,
66
+ "@types/react-redux" : " 7.1.23 " ,
67
67
"@types/react-router-dom" : " 5.1.9" ,
68
68
"axios-mock-adapter" : " 1.20.0" ,
69
69
"babel-loader" : " 8.1.0" ,
Original file line number Diff line number Diff line change 3424
3424
dependencies:
3425
3425
"@types/react" "*"
3426
3426
3427
- "@types/react-dom@*"
, "@types/[email protected] " :
3427
+ "@types/react-dom@*":
3428
3428
version "17.0.11"
3429
3429
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
3430
3430
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
3431
3431
dependencies:
3432
3432
"@types/react" "*"
3433
3433
3434
- "@types/
[email protected] ", "@types/react-redux@^7.1.20":
3434
+
3435
+ version "17.0.13"
3436
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.13.tgz#a3323b974ee4280070982b3112351bb1952a7809"
3437
+ integrity sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==
3438
+ dependencies:
3439
+ "@types/react" "*"
3440
+
3441
+
3442
+ version "7.1.23"
3443
+ resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.23.tgz#3c2bb1bcc698ae69d70735f33c5a8e95f41ac528"
3444
+ integrity sha512-D02o3FPfqQlfu2WeEYwh3x2otYd2Dk1o8wAfsA0B1C2AJEFxE663Ozu7JzuWbznGgW248NaOF6wsqCGNq9d3qw==
3445
+ dependencies:
3446
+ "@types/hoist-non-react-statics" "^3.3.0"
3447
+ "@types/react" "*"
3448
+ hoist-non-react-statics "^3.3.0"
3449
+ redux "^4.0.0"
3450
+
3451
+ "@types/react-redux@^7.1.20":
3435
3452
version "7.1.22"
3436
3453
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.22.tgz#0eab76a37ef477cc4b53665aeaf29cb60631b72a"
3437
3454
integrity sha512-GxIA1kM7ClU73I6wg9IRTVwSO9GS+SAKZKe0Enj+82HMU6aoESFU2HNAdNi3+J53IaOHPiUfT3kSG4L828joDQ==
You can’t perform that action at this time.
0 commit comments