This commit is contained in:
hamid zarghami
2025-04-15 16:37:25 +03:30
parent 9bba9156a3
commit afacc7c488
26 changed files with 458 additions and 103 deletions
+3
View File
@@ -12,14 +12,17 @@
"@tanstack/react-query": "^5.73.3",
"@tanstack/react-query-devtools": "^5.74.3",
"axios": "^1.8.4",
"formik": "^2.4.6",
"iconsax-react": "^0.0.8",
"js-cookie": "^3.0.5",
"next": "15.2.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-spinners": "^0.15.0",
"react-toastify": "^11.0.5",
"swiper": "^11.2.6",
"tailwind-merge": "^3.0.2",
"yup": "^1.6.1",
"zustand": "^5.0.3"
},
"devDependencies": {