This commit is contained in:
hamid zarghami
2025-07-08 08:56:45 +03:30
parent 47feb1472e
commit 9d0a1703fe
16 changed files with 382 additions and 53 deletions
+3
View File
@@ -11,6 +11,7 @@
"orval": "orval"
},
"dependencies": {
"@hookform/resolvers": "^5.1.1",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-switch": "^1.2.5",
"@react-three/drei": "^10.1.2",
@@ -31,6 +32,7 @@
"react-date-object": "^2.1.9",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.8",
"react-hook-form": "^7.60.0",
"react-i18next": "^15.5.1",
"react-loading-skeleton": "^3.5.0",
"react-multi-date-picker": "^4.5.2",
@@ -44,6 +46,7 @@
"three": "^0.177.0",
"uuid": "^11.1.0",
"vite-tsconfig-paths": "^5.1.4",
"yup": "^1.6.1",
"zustand": "^5.0.3"
},
"devDependencies": {