mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-21 17:27:06 +01:00
Bump react-dropzone from 11.1.0 to 11.2.0
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.1.0...v11.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a0fa99fe1f
commit
a6936c83df
6
package-lock.json
generated
6
package-lock.json
generated
@ -17746,9 +17746,9 @@
|
||||
}
|
||||
},
|
||||
"react-dropzone": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.1.0.tgz",
|
||||
"integrity": "sha512-gJT6iJadyTbevrigm6KZFaei/yNWfokzs1idumO7fXtRNPiGFDUpsQ+trHWwUO3yWOtJibpbo5tLZggjm+KV5w==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.2.0.tgz",
|
||||
"integrity": "sha512-S/qaXQHCCg7MVlcrhqd05MLC6DupITLUB0CFn3iCLs6OTjzxdGDF1WTktTe5Jyq8jZdxYfMHNUZOHL0mg+K0Dw==",
|
||||
"requires": {
|
||||
"attr-accept": "^2.0.0",
|
||||
"file-selector": "^0.1.12",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^16.13.0",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-dropzone": "^11.1.0",
|
||||
"react-dropzone": "^11.2.0",
|
||||
"use-dark-mode": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user