feat(crop): add react-image-crop dependency

This commit is contained in:
Siddharth Kumar Sah
2026-03-23 19:17:02 +08:00
parent db8ac42d4d
commit 31d426ff6f
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
"lucide-react": "^0.469.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-image-crop": "^11.0.10",
"react-router-dom": "^7.1.0",
"tailwind-merge": "^2.6.0",
"zustand": "^5.0.0"
+12
View File
@@ -186,6 +186,9 @@ importers:
react-dom:
specifier: ^19.0.0
version: 19.2.4(react@19.2.4)
react-image-crop:
specifier: ^11.0.10
version: 11.0.10(react@19.2.4)
react-router-dom:
specifier: ^7.1.0
version: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
@@ -4414,6 +4417,11 @@ packages:
peerDependencies:
react: ^19.2.4
react-image-crop@11.0.10:
resolution: {integrity: sha512-+5FfDXUgYLLqBh1Y/uQhIycpHCbXkI50a+nbfkB1C0xXXUTwkisHDo2QCB1SQJyHCqIuia4FeyReqXuMDKWQTQ==}
peerDependencies:
react: '>=16.13.1'
react-is@17.0.2:
resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
@@ -9351,6 +9359,10 @@ snapshots:
react: 19.2.4
scheduler: 0.27.0
react-image-crop@11.0.10(react@19.2.4):
dependencies:
react: 19.2.4
react-is@17.0.2: {}
react-refresh@0.17.0: {}