Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 477d19a

Browse files
build(deps): bump react-dropzone from 11.7.1 to 14.2.3
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.7.1 to 14.2.3. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v11.7.1...v14.2.3) --- updated-dependencies: - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b53a53 commit 477d19a

2 files changed

Lines changed: 16 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react": "^17.0.2",
6969
"react-chartjs-2": "^4.1.0",
7070
"react-dom": "^17.0.2",
71-
"react-dropzone": "^11.4.2",
71+
"react-dropzone": "^14.2.3",
7272
"react-google-recaptcha": "^2.1.0",
7373
"react-helmet": "^6.1.0",
7474
"react-hook-form": "^7.9.0",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6623,12 +6623,12 @@ file-saver@^2.0.5:
66236623
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38"
66246624
integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==
66256625

6626-
file-selector@^0.4.0:
6627-
version "0.4.0"
6628-
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-0.4.0.tgz#59ec4f27aa5baf0841e9c6385c8386bef4d18b17"
6629-
integrity sha512-iACCiXeMYOvZqlF1kTiYINzgepRBymz1wwjiuup9u9nayhb6g4fSwiyJ/6adli+EPwrWtpgQAh2PoS7HukEGEg==
6626+
file-selector@^0.6.0:
6627+
version "0.6.0"
6628+
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-0.6.0.tgz#fa0a8d9007b829504db4d07dd4de0310b65287dc"
6629+
integrity sha512-QlZ5yJC0VxHxQQsQhXvBaC7VRJ2uaxTf+Tfpu4Z/OcVQJVpZO+DGU0rkoVW5ce2SccxugvpBJoMvUs59iILYdw==
66306630
dependencies:
6631-
tslib "^2.0.3"
6631+
tslib "^2.4.0"
66326632

66336633
file-uri-to-path@1.0.0:
66346634
version "1.0.0"
@@ -12000,13 +12000,13 @@ react-dom@^17.0.2:
1200012000
object-assign "^4.1.1"
1200112001
scheduler "^0.20.2"
1200212002

12003-
react-dropzone@^11.4.2:
12004-
version "11.7.1"
12005-
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.7.1.tgz#3851bb75b26af0bf1b17ce1449fd980e643b9356"
12006-
integrity sha512-zxCMwhfPy1olUEbw3FLNPLhAm/HnaYH5aELIEglRbqabizKAdHs0h+WuyOpmA+v1JXn0++fpQDdNfUagWt5hJQ==
12003+
react-dropzone@^14.2.3:
12004+
version "14.2.3"
12005+
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.2.3.tgz#0acab68308fda2d54d1273a1e626264e13d4e84b"
12006+
integrity sha512-O3om8I+PkFKbxCukfIR3QAGftYXDZfOE2N1mr/7qebQJHs7U+/RSL/9xomJNpRg9kM5h9soQSdf0Gc7OHF5Fug==
1200712007
dependencies:
1200812008
attr-accept "^2.2.2"
12009-
file-selector "^0.4.0"
12009+
file-selector "^0.6.0"
1201012010
prop-types "^15.8.1"
1201112011

1201212012
react-error-overlay@6.0.9, react-error-overlay@^6.0.9:
@@ -14097,6 +14097,11 @@ tslib@^2.0.3, tslib@^2.3.0:
1409714097
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1409814098
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1409914099

14100+
tslib@^2.4.0:
14101+
version "2.4.0"
14102+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
14103+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
14104+
1410014105
tsutils@^3.17.1, tsutils@^3.21.0:
1410114106
version "3.21.0"
1410214107
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)