mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
upgrade react-dropzone
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"react": "^16.13.1",
|
||||
"react-ace": "^9.2.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropzone": "^11.0.1",
|
||||
"react-dropzone": "^11.2.4",
|
||||
"react-redux": "^7.2.1",
|
||||
"react-scripts": "4.0.0",
|
||||
"react-splitter-layout": "^4.0.0",
|
||||
|
||||
@@ -10068,7 +10068,7 @@ react-dom@^16.13.1:
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.19.1"
|
||||
|
||||
react-dropzone@^11.0.1:
|
||||
react-dropzone@^11.2.4:
|
||||
version "11.2.4"
|
||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.2.4.tgz#391a8d2e41a8a974340f83524d306540192e3313"
|
||||
integrity sha512-EGSvK2CxFTuc28WxwuJCICyuYFX8b+sRumwU6Bs6sTbElV2HtQkT0d6C+HEee6XfbjiLIZ+Th9uji27rvo2wGw==
|
||||
|
||||
Reference in New Issue
Block a user