This commit is contained in:
hamid zarghami
2025-05-11 11:02:41 +03:30
parent 0341b836f7
commit 60750d9648
31 changed files with 5805 additions and 301 deletions
+5 -1
View File
@@ -17,12 +17,14 @@
"formik": "^2.4.6",
"i18next": "^24.2.1",
"iconsax-react": "^0.0.8",
"js-cookie": "^3.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.5",
"react-i18next": "^15.4.0",
"react-loading": "^2.0.3",
"react-multi-date-picker": "^4.5.2",
"react-otp-input": "^3.1.1",
"react-router-dom": "^7.1.3",
"react-toastify": "^11.0.3",
"swiper": "^11.2.1",
@@ -32,6 +34,7 @@
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/js-cookie": "^3.0.6",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/swiper": "^5.4.3",
@@ -46,5 +49,6 @@
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5"
}
},
"packageManager": "pnpm@10.8.1+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677"
}