mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-transition-group to v2.6.1
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"react-scripts": "2.1.8",
|
||||
"react-select": "2.4.2",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.6.0",
|
||||
"react-transition-group": "2.6.1",
|
||||
"react-truncate": "2.4.0",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
},
|
||||
|
||||
12
ui/yarn.lock
12
ui/yarn.lock
@@ -9504,7 +9504,17 @@ react-tippy@1.2.3:
|
||||
dependencies:
|
||||
popper.js "^1.11.1"
|
||||
|
||||
react-transition-group@2.6.0, react-transition-group@^2.2.1:
|
||||
react-transition-group@2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.6.1.tgz#abf4a95e2f13fb9ba83a970a896fedbc5c4856a2"
|
||||
integrity sha512-9DHwCy0aOYEe35frlEN68N9ut/THDQBLnVoQuKTvzF4/s3tk7lqkefCqxK2Nv96fOh6JXk6tQtliygk6tl3bQA==
|
||||
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.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==
|
||||
|
||||
Reference in New Issue
Block a user