mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
Bump react-dropzone from 11.2.4 to 11.3.1
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.2.4 to 11.3.1. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.2.4...v11.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
09ff54012a
commit
7e2fa69e86
6
package-lock.json
generated
6
package-lock.json
generated
@ -14740,9 +14740,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-dropzone": {
|
"react-dropzone": {
|
||||||
"version": "11.2.4",
|
"version": "11.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.3.1.tgz",
|
||||||
"integrity": "sha512-EGSvK2CxFTuc28WxwuJCICyuYFX8b+sRumwU6Bs6sTbElV2HtQkT0d6C+HEee6XfbjiLIZ+Th9uji27rvo2wGw==",
|
"integrity": "sha512-gPyw524T6dYZW81aQoBGmBG90cVNs+YJreh3HaN45Yw09Bm6m4aA6IF9ergHZQAWGeDSJ+DUhDKKAAaDdTj3RQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"attr-accept": "^2.2.1",
|
"attr-accept": "^2.2.1",
|
||||||
"file-selector": "^0.2.2",
|
"file-selector": "^0.2.2",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"next-svgr": "^0.0.2",
|
"next-svgr": "^0.0.2",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
"react-dropzone": "^11.2.4",
|
"react-dropzone": "^11.3.1",
|
||||||
"use-dark-mode": "^2.3.1"
|
"use-dark-mode": "^2.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user