mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(deps): update dependency react-select to v4.3.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
b5e14b604c
commit
ad7877f8a1
Generated
+4
-4
@@ -17595,12 +17595,12 @@
|
||||
}
|
||||
},
|
||||
"react-select": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.3.0.tgz",
|
||||
"integrity": "sha512-SBPD1a3TJqE9zoI/jfOLCAoLr/neluaeokjOixr3zZ1vHezkom8K0A9J4QG9IWDqIDE9K/Mv+0y1GjidC2PDtQ==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.3.1.tgz",
|
||||
"integrity": "sha512-HBBd0dYwkF5aZk1zP81Wx5UsLIIT2lSvAY2JiJo199LjoLHoivjn9//KsmvQMEFGNhe58xyuOITjfxKCcGc62Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0",
|
||||
"@emotion/cache": "^11.0.0",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
"@emotion/react": "^11.1.1",
|
||||
"memoize-one": "^5.0.0",
|
||||
"prop-types": "^15.6.0",
|
||||
|
||||
+1
-1
@@ -72,7 +72,7 @@
|
||||
"react-popper": "2.2.5",
|
||||
"react-range": "1.8.7",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-select": "4.3.0",
|
||||
"react-select": "4.3.1",
|
||||
"react-transition-group": "4.4.1",
|
||||
"sass": "1.32.12",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
|
||||
Reference in New Issue
Block a user