Skip to content

Commit

Permalink
chore(deps): update dependency react-dropzone to v14.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 7006725 commit 0ec0cdf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"react-chartjs-2": "4.3.1",
"react-confetti": "^6.1.0",
"react-dom": "18.3.1",
"react-dropzone": "14.2.9",
"react-dropzone": "14.2.10",
"react-error-boundary": "3.1.4",
"react-hooks-global-state": "2.1.0",
"react-joyride": "^2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8258,16 +8258,16 @@ __metadata:
languageName: node
linkType: hard

"react-dropzone@npm:14.2.9":
version: 14.2.9
resolution: "react-dropzone@npm:14.2.9"
"react-dropzone@npm:14.2.10":
version: 14.2.10
resolution: "react-dropzone@npm:14.2.10"
dependencies:
attr-accept: "npm:^2.2.2"
file-selector: "npm:^0.6.0"
prop-types: "npm:^15.8.1"
peerDependencies:
react: ">= 16.8 || 18.0.0"
checksum: 10c0/07c69f5c43500edae8916af54bff53bd27e7a4ba127228d130a5346e49f41ff16b47357d97871b4167d6cd9e65e65b9052d1ea7e59d16caeabf1565a73026f58
checksum: 10c0/07f24b77cae951f8bdbcaeabfca1eacf8699ed79e5924c534d81c0da23bf98a83dae19d5e04419f2010b527233830f69159caabf0cdaedb1aaaaa4fe7efa99f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9978,7 +9978,7 @@ __metadata:
react-chartjs-2: "npm:4.3.1"
react-confetti: "npm:^6.1.0"
react-dom: "npm:18.3.1"
react-dropzone: "npm:14.2.9"
react-dropzone: "npm:14.2.10"
react-error-boundary: "npm:3.1.4"
react-hooks-global-state: "npm:2.1.0"
react-joyride: "npm:^2.5.3"
Expand Down

0 comments on commit 0ec0cdf

Please sign in to comment.