mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-17 13:46:47 +02:00
chore(deps): update dependency react-dropzone to v14.2.9 (#8499)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-dropzone](https://redirect.github.com/react-dropzone/react-dropzone) | [`14.2.3` -> `14.2.9`](https://renovatebot.com/diffs/npm/react-dropzone/14.2.3/14.2.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-dropzone/react-dropzone (react-dropzone)</summary> ### [`v14.2.9`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.9) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.8...v14.2.9) ##### Bug Fixes - disable file access API by default ([c0255d5](c0255d5d9e
)) ### [`v14.2.8`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.8) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.7...v14.2.8) ##### Bug Fixes - revert min node version to 10.13 ([d1ae54d](d1ae54dd59
)) ### [`v14.2.7`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.7) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.6...v14.2.7) ##### Bug Fixes - ensure typings can be resolved and close [#​1371](https://redirect.github.com/react-dropzone/react-dropzone/issues/1371) ([68a8a78](68a8a7874a
)) ### [`v14.2.6`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.6) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.5...v14.2.6) ##### Bug Fixes - ensure package works as a module ([2471dd9](2471dd9c63
)) ### [`v14.2.5`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.5) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.4...v14.2.5) ##### Bug Fixes - ensure proper readonly arrays for types ([d7799eb](d7799eb780
)) ### [`v14.2.4`](https://redirect.github.com/react-dropzone/react-dropzone/releases/tag/v14.2.4) [Compare Source](https://redirect.github.com/react-dropzone/react-dropzone/compare/v14.2.3...v14.2.4) ##### Bug Fixes - add path to acceptedFiles and fileRejections ([960c6d3](960c6d3317
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5211ad2b9b
commit
ae6450ca5b
@ -102,7 +102,7 @@
|
||||
"react-chartjs-2": "4.3.1",
|
||||
"react-confetti": "^6.1.0",
|
||||
"react-dom": "18.3.1",
|
||||
"react-dropzone": "14.2.3",
|
||||
"react-dropzone": "14.2.9",
|
||||
"react-error-boundary": "3.1.4",
|
||||
"react-hooks-global-state": "2.1.0",
|
||||
"react-joyride": "^2.5.3",
|
||||
|
@ -8258,16 +8258,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-dropzone@npm:14.2.3":
|
||||
version: 14.2.3
|
||||
resolution: "react-dropzone@npm:14.2.3"
|
||||
"react-dropzone@npm:14.2.9":
|
||||
version: 14.2.9
|
||||
resolution: "react-dropzone@npm:14.2.9"
|
||||
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/6433517c53309aca1bb4f4a535aeee297345ca1e11b123676f46c7682ffab34a3428cbda106448fc92b5c9a5e0fa5d225bc188adebcd4d302366bf6b1f9c3fc1
|
||||
checksum: 10c0/07c69f5c43500edae8916af54bff53bd27e7a4ba127228d130a5346e49f41ff16b47357d97871b4167d6cd9e65e65b9052d1ea7e59d16caeabf1565a73026f58
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -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.3"
|
||||
react-dropzone: "npm:14.2.9"
|
||||
react-error-boundary: "npm:3.1.4"
|
||||
react-hooks-global-state: "npm:2.1.0"
|
||||
react-joyride: "npm:^2.5.3"
|
||||
|
Loading…
Reference in New Issue
Block a user