Update dependency react-transition-group to v4.2.2 (#8434)
This commit is contained in:
Родитель
b7b578fa02
Коммит
06d52de609
|
@ -273,7 +273,7 @@
|
||||||
"react-router-dom": "4.3.1",
|
"react-router-dom": "4.3.1",
|
||||||
"react-super-responsive-table": "5.0.0",
|
"react-super-responsive-table": "5.0.0",
|
||||||
"react-textarea-autosize": "7.1.0",
|
"react-textarea-autosize": "7.1.0",
|
||||||
"react-transition-group": "4.2.1",
|
"react-transition-group": "4.2.2",
|
||||||
"redux": "4.0.4",
|
"redux": "4.0.4",
|
||||||
"redux-logger": "3.0.6",
|
"redux-logger": "3.0.6",
|
||||||
"redux-saga": "0.16.2",
|
"redux-saga": "0.16.2",
|
||||||
|
|
|
@ -12685,10 +12685,10 @@ react-themeable@^1.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
object-assign "^3.0.0"
|
object-assign "^3.0.0"
|
||||||
|
|
||||||
react-transition-group@4.2.1:
|
react-transition-group@4.2.2:
|
||||||
version "4.2.1"
|
version "4.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.2.1.tgz#61fc9e36568bff9a1fe4e60fae323c8a6dbc0680"
|
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.2.2.tgz#8b5252410180c27fd7eebf50b185256b41799b16"
|
||||||
integrity sha512-IXrPr93VzCPupwm2O6n6C2kJIofJ/Rp5Ltihhm9UfE8lkuVX2ng/SUUl/oWjblybK9Fq2Io7LGa6maVqPB762Q==
|
integrity sha512-uP0tjqewtvjb7kGZFpZYPoD/NlVZmIgts9eTt1w35pAaEApPxQGv94lD3VkqyXf2aMqrSGwhs6EV/DLaoKbLSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.4.5"
|
"@babel/runtime" "^7.4.5"
|
||||||
dom-helpers "^3.4.0"
|
dom-helpers "^3.4.0"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче