mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-select to v2.4.2
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"react-popper": "1.3.3",
|
||||
"react-resize-detector": "4.0.2",
|
||||
"react-scripts": "2.1.8",
|
||||
"react-select": "2.4.1",
|
||||
"react-select": "2.4.2",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.6.0",
|
||||
"react-truncate": "2.4.0",
|
||||
|
||||
@@ -9461,10 +9461,10 @@ react-scripts@2.1.8:
|
||||
optionalDependencies:
|
||||
fsevents "1.2.4"
|
||||
|
||||
react-select@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.4.1.tgz#99dd9c8b7700b5ebd38007dd707b1abdbad2e70f"
|
||||
integrity sha512-je1cVAFsyQrGxkruQnNCuwo3+P0+1dyq7M4/gTlSwhO4ptPeTjf0eNrvCJ9iurVyorrnI88zgx2/yxrr2/oLLQ==
|
||||
react-select@2.4.2:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.4.2.tgz#27da80e3880e92b081be607207bebdf63bcf4f3a"
|
||||
integrity sha512-5xFOQ6JJktkY5NTaHrc6x9mKwIjhNIiBkGic1j71uyY+ulFpRFra6f4WKLd9fuCylk4WjLpO5zDhdF4CAcwFzA==
|
||||
dependencies:
|
||||
classnames "^2.2.5"
|
||||
emotion "^9.1.2"
|
||||
|
||||
Reference in New Issue
Block a user