mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency react-select to v3.0.7
This commit is contained in:
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -15098,9 +15098,9 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-3.0.6.tgz",
|
||||
"integrity": "sha512-8L0V/+HN3Cd6QalgCSnltQpzbtkX7yuihWFWW3/+hQJq5yNGzzDPPA5LtcEBzLXIXh6W18nAHfF5DGoE7XSmmg==",
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-3.0.7.tgz",
|
||||
"integrity": "sha512-m4DKFUGvjjghxovuo4NyGltq/qPwFV5LV1Bo8wl1tUt1UQZO0Lvru1yC62wkTsittf5A+k4gyM4c+MhfEiERSQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.4.4",
|
||||
"@emotion/cache": "^10.0.9",
|
||||
@@ -15110,7 +15110,7 @@
|
||||
"memoize-one": "^5.0.0",
|
||||
"prop-types": "^15.6.0",
|
||||
"raf": "^3.4.0",
|
||||
"react-input-autosize": "^2.2.1",
|
||||
"react-input-autosize": "^2.2.2",
|
||||
"react-transition-group": "^2.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"react-resize-detector": "4.2.1",
|
||||
"react-reveal": "1.2.2",
|
||||
"react-scripts": "3.1.2",
|
||||
"react-select": "3.0.6",
|
||||
"react-select": "3.0.7",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "4.3.0",
|
||||
"react-truncate": "2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user