mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-12 19:51:07 +05:00
fix(deps): update dependency react-dropzone to v11.0.2 (#174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
11d61feb40
commit
f6acbc587c
@ -57,7 +57,7 @@
|
||||
"react": "16.13.1",
|
||||
"react-clipboard.js": "2.0.16",
|
||||
"react-dom": "16.13.1",
|
||||
"react-dropzone": "11.0.1",
|
||||
"react-dropzone": "11.0.2",
|
||||
"react-lazy-images": "1.1.0",
|
||||
"react-modal": "3.11.2",
|
||||
"react-transition-group": "4.4.1",
|
||||
|
||||
@ -12807,10 +12807,10 @@ react-draggable@^4.0.3:
|
||||
classnames "^2.2.5"
|
||||
prop-types "^15.6.0"
|
||||
|
||||
react-dropzone@11.0.1:
|
||||
version "11.0.1"
|
||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.1.tgz#c8b6a6ed02576e5365af2e2a3f3b31df31feb213"
|
||||
integrity sha512-x/6wqRHaR8jsrNiu/boVMIPYuoxb83Vyfv77hO7/3ZRn8Pr+KH5onsCsB8MLBa3zdJl410C5FXPUINbu16XIzw==
|
||||
react-dropzone@11.0.2:
|
||||
version "11.0.2"
|
||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.2.tgz#1a4084f520c2eafbeb24026760b3ee8f3759cfd3"
|
||||
integrity sha512-/Wde9Il1aJ1FtWllg3N2taIeJh4aftx6UGUG8R1TmLnZit2RnDcEjcKwEEbKwgLXTTh8QQpiZWQJq45jTy1jCA==
|
||||
dependencies:
|
||||
attr-accept "^2.0.0"
|
||||
file-selector "^0.1.12"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user