mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency react-dropzone to v14.2.10
This commit is contained in:
parent
53a0c3488e
commit
b7e658c5c3
@ -93,7 +93,7 @@
|
||||
"react-calendar": "5.0.0",
|
||||
"react-colorful": "5.6.1",
|
||||
"react-custom-scrollbars-2": "4.5.0",
|
||||
"react-dropzone": "14.2.9",
|
||||
"react-dropzone": "14.2.10",
|
||||
"react-highlight-words": "0.20.0",
|
||||
"react-hook-form": "^7.49.2",
|
||||
"react-i18next": "^14.0.0",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -4305,7 +4305,7 @@ __metadata:
|
||||
react-colorful: "npm:5.6.1"
|
||||
react-custom-scrollbars-2: "npm:4.5.0"
|
||||
react-dom: "npm:18.2.0"
|
||||
react-dropzone: "npm:14.2.9"
|
||||
react-dropzone: "npm:14.2.10"
|
||||
react-highlight-words: "npm:0.20.0"
|
||||
react-hook-form: "npm:^7.49.2"
|
||||
react-i18next: "npm:^14.0.0"
|
||||
@ -27432,20 +27432,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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: 10/a8ff584a9dbf952dbd630f4ddf59b0b7a010eff49c3b97b363e30ab357f9cc7b8a0c7694069badeb4cf32361a00f3bbd1063964bd6438e9a68c6fe49ff879a38
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-dropzone@npm:^14.2.3":
|
||||
"react-dropzone@npm:14.2.10, react-dropzone@npm:^14.2.3":
|
||||
version: 14.2.10
|
||||
resolution: "react-dropzone@npm:14.2.10"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user