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

Commit 3159f98

Browse files
build(deps): bump react-dropzone from 11.4.2 to 12.0.4
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.4.2 to 12.0.4. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v11.4.2...v12.0.4) --- 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 3b2a268 commit 3159f98

2 files changed

Lines changed: 24 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"react": "^17.0.2",
123123
"react-copy-to-clipboard": "^5.0.4",
124124
"react-dom": "^17.0.2",
125-
"react-dropzone": "11.4.2",
125+
"react-dropzone": "12.0.4",
126126
"react-helmet": "6.1.0",
127127
"react-instantsearch-dom": "6.22.0",
128128
"react-intl": "5.24.6",

yarn.lock

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4157,7 +4157,7 @@ atob@^2.1.2:
41574157
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
41584158
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
41594159

4160-
attr-accept@^2.2.1:
4160+
attr-accept@^2.2.2:
41614161
version "2.2.2"
41624162
resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.2.tgz#646613809660110749e92f2c10833b70968d929b"
41634163
integrity sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==
@@ -7254,10 +7254,10 @@ file-saver@2.0.5:
72547254
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38"
72557255
integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==
72567256

7257-
file-selector@^0.2.2:
7258-
version "0.2.4"
7259-
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-0.2.4.tgz#7b98286f9dbb9925f420130ea5ed0a69238d4d80"
7260-
integrity sha512-ZDsQNbrv6qRi1YTDOEWzf5J2KjZ9KMI1Q2SGeTkCJmNNW25Jg4TW4UMcmoqcg4WrAyKRcpBXdbWRxkfrOzVRbA==
7257+
file-selector@^0.4.0:
7258+
version "0.4.0"
7259+
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-0.4.0.tgz#59ec4f27aa5baf0841e9c6385c8386bef4d18b17"
7260+
integrity sha512-iACCiXeMYOvZqlF1kTiYINzgepRBymz1wwjiuup9u9nayhb6g4fSwiyJ/6adli+EPwrWtpgQAh2PoS7HukEGEg==
72617261
dependencies:
72627262
tslib "^2.0.3"
72637263

@@ -12636,7 +12636,7 @@ prompts@^2.3.2:
1263612636
kleur "^3.0.3"
1263712637
sisteransi "^1.0.5"
1263812638

12639-
prop-types@15.7.2, prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
12639+
prop-types@15.7.2:
1264012640
version "15.7.2"
1264112641
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
1264212642
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -12645,6 +12645,15 @@ prop-types@15.7.2, prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2, p
1264512645
object-assign "^4.1.1"
1264612646
react-is "^16.8.1"
1264712647

12648+
prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
12649+
version "15.8.1"
12650+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
12651+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
12652+
dependencies:
12653+
loose-envify "^1.4.0"
12654+
object-assign "^4.1.1"
12655+
react-is "^16.13.1"
12656+
1264812657
proper-lockfile@^4.1.2:
1264912658
version "4.1.2"
1265012659
resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.2.tgz#c8b9de2af6b2f1601067f98e01ac66baa223141f"
@@ -12875,14 +12884,14 @@ react-dom@^17.0.2:
1287512884
object-assign "^4.1.1"
1287612885
scheduler "^0.20.2"
1287712886

12878-
react-dropzone@11.4.2:
12879-
version "11.4.2"
12880-
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.4.2.tgz#1eb99e9def4cc7520f4f58e85c853ce52c483d56"
12881-
integrity sha512-ocYzYn7Qgp0tFc1gQtUTOaHHSzVTwhWHxxY+r7cj2jJTPfMTZB5GWSJHdIVoxsl+EQENpjJ/6Zvcw0BqKZQ+Eg==
12887+
react-dropzone@12.0.4:
12888+
version "12.0.4"
12889+
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-12.0.4.tgz#b88eeaa2c7118f7fd042404682b17a1d466f2fcf"
12890+
integrity sha512-fcqHEYe1MzAghU6/Hz86lHDlBNsA+lO48nAcm7/wA+kIzwS6uuJbUG33tBZjksj7GAZ1iUQ6NHwjUURPmSGang==
1288212891
dependencies:
12883-
attr-accept "^2.2.1"
12884-
file-selector "^0.2.2"
12885-
prop-types "^15.7.2"
12892+
attr-accept "^2.2.2"
12893+
file-selector "^0.4.0"
12894+
prop-types "^15.8.1"
1288612895

1288712896
react-error-overlay@^6.0.9:
1288812897
version "6.0.9"
@@ -12942,7 +12951,7 @@ react-intl@5.24.6:
1294212951
intl-messageformat "9.11.4"
1294312952
tslib "^2.1.0"
1294412953

12945-
react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1:
12954+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
1294612955
version "16.13.1"
1294712956
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1294812957
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)