mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #630 from prymitive/renovate/react-transition-group-4.x
fix(deps): update dependency react-transition-group to v4
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"react-scripts": "2.1.8",
|
||||
"react-select": "2.4.2",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "3.0.0",
|
||||
"react-transition-group": "4.0.0",
|
||||
"react-truncate": "2.4.0",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
},
|
||||
|
||||
@@ -9619,15 +9619,14 @@ react-tippy@1.2.3:
|
||||
dependencies:
|
||||
popper.js "^1.11.1"
|
||||
|
||||
react-transition-group@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-3.0.0.tgz#36efa4db970d5eec5e3028e0c458931163fa3b9b"
|
||||
integrity sha512-A9ojB/LWECbFj58SNfjK1X9aaAU+1olLS0DFSikvrr2KfMaiBELemHDa5dKNvcTk2t3gUtDL/PJpFrBKDfMpLg==
|
||||
react-transition-group@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.0.0.tgz#1d82b20d78aa09eac6268ceef0349307146942c6"
|
||||
integrity sha512-b+uvkr15Pb80mqcsz5WAB+d53zS8/pTp3wDEsOiqpea93G8BqfsMFcPv2XZR0owqU13BJWoJvd17VjOPEY/9aA==
|
||||
dependencies:
|
||||
dom-helpers "^3.4.0"
|
||||
loose-envify "^1.4.0"
|
||||
prop-types "^15.6.2"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
react-transition-group@^2.2.1:
|
||||
version "2.9.0"
|
||||
|
||||
Reference in New Issue
Block a user