mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #472 from prymitive/renovate/react-transition-group-2.x
fix(deps): update dependency react-transition-group to v2.6.0
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"react-scripts": "2.1.5",
|
||||
"react-select": "2.4.1",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.5.3",
|
||||
"react-transition-group": "2.6.0",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
12
ui/yarn.lock
12
ui/yarn.lock
@@ -9424,7 +9424,17 @@ react-tippy@1.2.3:
|
||||
dependencies:
|
||||
popper.js "^1.11.1"
|
||||
|
||||
react-transition-group@2.5.3, react-transition-group@^2.2.1:
|
||||
react-transition-group@2.6.0:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.6.0.tgz#3c41cbdd9c044c5f8604d4e8d319e860919c9fae"
|
||||
integrity sha512-VzZ+6k/adL3pJHo4PU/MHEPjW59/TGQtRsXC+wnxsx2mxjQKNHnDdJL/GpYuPJIsyHGjYbBQfIJ2JNOAdPc8GQ==
|
||||
dependencies:
|
||||
dom-helpers "^3.3.1"
|
||||
loose-envify "^1.4.0"
|
||||
prop-types "^15.6.2"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
react-transition-group@^2.2.1:
|
||||
version "2.5.3"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.5.3.tgz#26de363cab19e5c88ae5dbae105c706cf953bb92"
|
||||
integrity sha512-2DGFck6h99kLNr8pOFk+z4Soq3iISydwOFeeEVPjTN6+Y01CmvbWmnN02VuTWyFdnRtIDPe+wy2q6Ui8snBPZg==
|
||||
|
||||
Reference in New Issue
Block a user