mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
fix(deps): update dependency react-select to v3.1.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
5284ffff00
commit
60f64ad8c9
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -17869,9 +17869,9 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-3.1.0.tgz",
|
||||
"integrity": "sha512-wBFVblBH1iuCBprtpyGtd1dGMadsG36W5/t2Aj8OE6WbByDg5jIFyT7X5gT+l0qmT5TqWhxX+VsKJvCEl2uL9g==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-3.1.1.tgz",
|
||||
"integrity": "sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.4.4",
|
||||
"@emotion/cache": "^10.0.9",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"react-media-hook": "0.4.7",
|
||||
"react-popper": "2.2.4",
|
||||
"react-scripts": "3.4.4",
|
||||
"react-select": "3.1.0",
|
||||
"react-select": "3.1.1",
|
||||
"react-transition-group": "4.4.1",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"typescript": "4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user