fix react-image-crop version

main
Mike Fix 6 years ago
parent 4115020919
commit a40f016fb4

@ -45,7 +45,7 @@
"react-color": "^2.17.0", "react-color": "^2.17.0",
"react-copy-to-clipboard": "^5.0.1", "react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.8.3", "react-dom": "^16.8.3",
"react-image-crop": "6.0.15", "react-image-crop": "^6.0.16",
"react-spinner": "^0.2.7", "react-spinner": "^0.2.7",
"react-syntax-highlight": "^15.3.1", "react-syntax-highlight": "^15.3.1",
"tohash": "^1.0.2", "tohash": "^1.0.2",

@ -5710,10 +5710,10 @@ react-fast-compare@2.0.2:
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.2.tgz#0560ba7a61a1662d9cea8cd97a0d9db7591bab1c" resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.2.tgz#0560ba7a61a1662d9cea8cd97a0d9db7591bab1c"
integrity sha512-EdPU5vXIzvNvQFNuej3oQ1PZ6YmDunTPZJ3V5EmwRqOhEmW0PNxzUdbYhXnZKZFtrrjGiu9718f6iQRdj0l2JA== integrity sha512-EdPU5vXIzvNvQFNuej3oQ1PZ6YmDunTPZJ3V5EmwRqOhEmW0PNxzUdbYhXnZKZFtrrjGiu9718f6iQRdj0l2JA==
react-image-crop@6.0.15: react-image-crop@^6.0.16:
version "6.0.15" version "6.0.16"
resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-6.0.15.tgz#df2e434e493643bad7e7da2fcca268b4e0000c2c" resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-6.0.16.tgz#22319b1519d2ae5122fa9ded7bd21dc238491dde"
integrity sha512-vg9l5DbPaTETmuP62ILcickIc+dXjwSOBjzDJNEJlqF/bgpjeOKKiQN3cWpHAVjJJVcvTh5czwraJDN1yfgdXA== integrity sha512-+bEUJRILFwRVT50nzLAJrAgnKVq3wq9vLzVUL1mKVmna5CJsBGMIYf/JyC1D8gZ8vMZcuQxBViqzxNABUbLBsQ==
dependencies: dependencies:
"@types/react-image-crop" "^3.0.1" "@types/react-image-crop" "^3.0.1"

Loading…
Cancel
Save