mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency react-select to v5.5.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
6de548b20c
commit
91454c5419
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -47,7 +47,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.5.0",
|
||||
"react-select": "5.5.1",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
@@ -30192,9 +30192,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-select": {
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.0.tgz",
|
||||
"integrity": "sha512-yzA+eavdxpF5Onf0u9KZ84qxr8r/CwPPn777bRkslbDtEUYx2+m13OrhP3WVa30+aWYxwkO/pkLcZ7q7r/6OhQ==",
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.1.tgz",
|
||||
"integrity": "sha512-zOXIKvNqrnBn030Goi7pRHfLJHnvjPweA4uDyj9me8YPqgkaJp+vX3eNGHOzTlI442rbfPUMGrEZQnymJn/XUg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
@@ -58468,9 +58468,9 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.0.tgz",
|
||||
"integrity": "sha512-yzA+eavdxpF5Onf0u9KZ84qxr8r/CwPPn777bRkslbDtEUYx2+m13OrhP3WVa30+aWYxwkO/pkLcZ7q7r/6OhQ==",
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.5.1.tgz",
|
||||
"integrity": "sha512-zOXIKvNqrnBn030Goi7pRHfLJHnvjPweA4uDyj9me8YPqgkaJp+vX3eNGHOzTlI442rbfPUMGrEZQnymJn/XUg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.5.0",
|
||||
"react-select": "5.5.1",
|
||||
"react-transition-group": "4.4.5",
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user