Skip to content

Commit

Permalink
build(deps): bump react-dropzone from 14.3.5 to 14.3.6 in /website (#…
Browse files Browse the repository at this point in the history
…2706)

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.3.5 to 14.3.6.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.3.5...v14.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent df00265 commit 2a6a2be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"openpgp": "^6.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.5",
"react-dropzone": "^14.3.6",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.1",
"react-router-dom": "^7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3443,10 +3443,10 @@ react-dom@^18.3.1:
loose-envify "^1.1.0"
scheduler "^0.23.2"

react-dropzone@*, react-dropzone@^14.3.5:
version "14.3.5"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.5.tgz#1a8bd312c8a353ec78ef402842ccb3589c225add"
integrity sha512-9nDUaEEpqZLOz5v5SUcFA0CjM4vq8YbqO0WRls+EYT7+DvxUdzDPKNCPLqGfj3YL9MsniCLCD4RFA6M95V6KMQ==
react-dropzone@*, react-dropzone@^14.3.6:
version "14.3.6"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.6.tgz#ae128e8752daf66db0b4d07531c7ee69dc993387"
integrity sha512-U792j+x0rcwH/U/Slv/OBNU/LGFYbDLHKKiJoPhNaOianayZevCt4Y5S0CraPssH/6/wT6xhKDfzdXUgCBS0HQ==
dependencies:
attr-accept "^2.2.4"
file-selector "^2.1.0"
Expand Down

0 comments on commit 2a6a2be

Please sign in to comment.