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.2.1 (#259)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ff00363899
commit
7331204dfd
@ -45,7 +45,7 @@
|
||||
"react-dom": "17.0.1",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-responsive-modal": "6.0.1",
|
||||
"react-select": "4.1.0",
|
||||
"react-select": "4.2.1",
|
||||
"react-showdown": "2.1.0",
|
||||
"react-sortable-hoc": "1.11.0",
|
||||
"react-use-clipboard": "1.0.7",
|
||||
|
||||
@ -6739,10 +6739,10 @@ react-responsive-modal@6.0.1:
|
||||
body-scroll-lock "^3.1.5"
|
||||
classnames "^2.2.6"
|
||||
|
||||
react-select@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.npmjs.org/react-select/-/react-select-4.1.0.tgz"
|
||||
integrity sha512-OYn+jL8TXMMaZtosErpkdvoI1UWN4ZqMFulIRp5r5bbuqe4OaZN7yv1BNq7PdAJgRu2E19ODFiV1SgJ6wPUaeA==
|
||||
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==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@emotion/cache" "^11.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user