1 Commits

Author SHA1 Message Date
4f9a01c42b Update dependency react-easy-crop to ^5.5.7
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 00:21:33 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"mui-color-input": "^7.0.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-easy-crop": "^5.5.6",
"react-easy-crop": "^5.5.7",
"react-qr-code": "^2.0.18",
"react-router-dom": "^7.13.2",
"react-zoom-pan-pinch": "^3.7.0",
@@ -4014,9 +4014,9 @@
}
},
"node_modules/react-easy-crop": {
"version": "5.5.6",
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.6.tgz",
"integrity": "sha512-Jw3/ozs8uXj3NpL511Suc4AHY+mLRO23rUgipXvNYKqezcFSYHxe4QXibBymkOoY6oOtLVMPO2HNPRHYvMPyTw==",
"version": "5.5.7",
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.7.tgz",
"integrity": "sha512-kYo4NtMeXFQB7h1U+h5yhUkE46WQbQdq7if54uDlbMdZHdRgNehfvaFrXnFw5NR1PNoUOJIfTwLnWmEx/MaZnA==",
"license": "MIT",
"dependencies": {
"normalize-wheel": "^1.0.1",

View File

@@ -34,7 +34,7 @@
"mui-color-input": "^7.0.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-easy-crop": "^5.5.6",
"react-easy-crop": "^5.5.7",
"react-qr-code": "^2.0.18",
"react-router-dom": "^7.13.2",
"react-zoom-pan-pinch": "^3.7.0",