mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix(deps): update dependency react-select to v4.3.0 (#283)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e9f58139ec
commit
508329f8c3
@ -45,7 +45,7 @@
|
||||
"react-dom": "17.0.1",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-responsive-modal": "6.0.1",
|
||||
"react-select": "4.2.1",
|
||||
"react-select": "4.3.0",
|
||||
"react-showdown": "2.1.0",
|
||||
"react-sortable-hoc": "2.0.0",
|
||||
"react-use-clipboard": "1.0.7",
|
||||
|
||||
@ -6752,10 +6752,10 @@ react-responsive-modal@6.0.1:
|
||||
body-scroll-lock "^3.1.5"
|
||||
classnames "^2.2.6"
|
||||
|
||||
react-select@4.2.1:
|
||||
version "4.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.2.1.tgz#15c4837dffc1c23e91b7fde606c468cc10000a06"
|
||||
integrity sha512-JwwZjsR10AD5RXmx4iEkN0Ndim/uSaQ8j8cxMwOg8SJFeyXwu/m+sdSQ0ds0AWFm7hhXG9kusC3CQ/s4UNcOIg==
|
||||
react-select@4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.3.0.tgz#6bde634ae7a378b49f3833c85c126f533483fa2e"
|
||||
integrity sha512-SBPD1a3TJqE9zoI/jfOLCAoLr/neluaeokjOixr3zZ1vHezkom8K0A9J4QG9IWDqIDE9K/Mv+0y1GjidC2PDtQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@emotion/cache" "^11.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user