mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency react-autosuggest to v10.0.4
This commit is contained in:
committed by
Łukasz Mierzwa
parent
09d8626b4d
commit
9353d0e4ba
Generated
+3
-3
@@ -16659,9 +16659,9 @@
|
||||
}
|
||||
},
|
||||
"react-autosuggest": {
|
||||
"version": "10.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-autosuggest/-/react-autosuggest-10.0.3.tgz",
|
||||
"integrity": "sha512-h+Cv1emcw7AQsDuN5MYPkmpDvg14jScmKyiQv5LqYRn/gqI6VHzmBdL2I2CHVFARHOvK2R+D35sNd5AEvGc3mQ==",
|
||||
"version": "10.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-autosuggest/-/react-autosuggest-10.0.4.tgz",
|
||||
"integrity": "sha512-UM4Kh7ao0+zo9xhX35jt0iS8uPsDWDUiN2Sjgi4Q+eGp6632LJ9tlvUcZSq3Zg0HPDsvO/haw8ZBo/9YqPDTVg==",
|
||||
"requires": {
|
||||
"es6-promise": "^4.2.8",
|
||||
"prop-types": "^15.7.2",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"qs": "6.9.4",
|
||||
"react": "17.0.1",
|
||||
"react-app-polyfill": "2.0.0",
|
||||
"react-autosuggest": "10.0.3",
|
||||
"react-autosuggest": "10.0.4",
|
||||
"react-cool-dimensions": "1.1.10",
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user