mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(deps): update dependency react-select to v4.2.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0c2c01eedc
commit
e99f58d28d
Generated
+3
-3
@@ -16793,9 +16793,9 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.1.0.tgz",
|
||||
"integrity": "sha512-OYn+jL8TXMMaZtosErpkdvoI1UWN4ZqMFulIRp5r5bbuqe4OaZN7yv1BNq7PdAJgRu2E19ODFiV1SgJ6wPUaeA==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.2.0.tgz",
|
||||
"integrity": "sha512-T1X7Jsj7a7N/klOq2i8dyyRe2zlMZxRM5DupxMLqu4qGOGKHEDV62KtQiL/6cEWSPQ/0b7Xyz9hv8NAfZvc7KQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.0.0",
|
||||
|
||||
+1
-1
@@ -73,7 +73,7 @@
|
||||
"react-popper": "2.2.4",
|
||||
"react-range": "1.8.7",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-select": "4.1.0",
|
||||
"react-select": "4.2.0",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.8",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
|
||||
Reference in New Issue
Block a user