Update dependency react-easy-crop to v5.0.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2023-09-07 00:24:24 +00:00
parent f686003f19
commit c1972c7930

View File

@ -3077,6 +3077,7 @@
"version": "5.0.0-beta.13",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-beta.13.tgz",
"integrity": "sha512-uC0l97pBspfDAp+iz2cJq8YZ8Sd9i73V77+WzUiOAckIVEyCm5dyVDZCCO2/phmzckVEeZCGcytybkjMQuhPQw==",
"peer": true,
"dependencies": {
"@babel/runtime": "^7.22.10",
"@emotion/is-prop-valid": "^1.2.1",
@ -3110,6 +3111,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz",
"integrity": "sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==",
"peer": true,
"engines": {
"node": ">=6"
}
@ -13589,9 +13591,9 @@
}
},
"node_modules/react-easy-crop": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.0.0.tgz",
"integrity": "sha512-ppYg3E0jxpDW+HdgLa65lCykZSsGMuusBuKD3HeTMs/Aod4xiWyAH5jZn5iHlllLUV2c0PPT6FznvdNeLhO2wA==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.0.1.tgz",
"integrity": "sha512-Tt6zJHpR/eaFI5ZUB18nYsCciwKtKAafBA5DqWJChtTswS7LAXGqu+IF2qiPLsqUbILXHsw9Q7E1/xM/KUcXEg==",
"dependencies": {
"normalize-wheel": "^1.0.1",
"tslib": "2.0.1"