Skip to content

Commit

Permalink
chore(deps): bump react-dropzone from 14.3.5 to 14.3.8 (#18825)
Browse files Browse the repository at this point in the history
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.3.5 to 14.3.8.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.3.5...v14.3.8)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2025
1 parent 15ae91b commit 7fd62e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prismjs": "^1.29.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-dropzone": "14.3.5",
"react-dropzone": "14.3.8",
"react-error-boundary": "5.0.0",
"react-intl": "7.1.6",
"react-pdf": "9.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16156,16 +16156,16 @@ __metadata:
languageName: node
linkType: hard

"react-dropzone@npm:14.3.5":
version: 14.3.5
resolution: "react-dropzone@npm:14.3.5"
"react-dropzone@npm:14.3.8":
version: 14.3.8
resolution: "react-dropzone@npm:14.3.8"
dependencies:
attr-accept: "npm:^2.2.4"
file-selector: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
peerDependencies:
react: ">= 16.8 || 18.0.0"
checksum: 10/6124bacd2138002d721c86c2b507a5c1889cfde73344fe474855a4e2e81fecb2c318edb0ab3333a75fd502fb6da44a6f8e9cdee317ec916331fd520d454e6297
checksum: 10/31d5089c2acb4528a279761473a00a1c148b78ae41a6ac49ed09ee94f1d44595437188308ec838debfa0d08082893b170dc072e680aca00469793a05d61b07f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -19493,7 +19493,7 @@ __metadata:
raw-loader: "npm:4.0.2"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-dropzone: "npm:14.3.5"
react-dropzone: "npm:14.3.8"
react-error-boundary: "npm:5.0.0"
react-intl: "npm:7.1.6"
react-pdf: "npm:9.2.1"
Expand Down

0 comments on commit 7fd62e5

Please sign in to comment.