This commit is contained in:
2026-05-31 18:00:43 +03:30
parent 98af7d639b
commit b241d12ff5
20 changed files with 939 additions and 797 deletions

View File

@@ -17,11 +17,13 @@
"@tanstack/react-query": "^5.100.14",
"axios": "^1.16.1",
"date-fns-jalali": "^4.0.0-0",
"formik": "^2.4.9",
"next": "16.2.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"sonner": "^2.0.7",
"stylis-plugin-rtl": "^2.1.1"
"stylis-plugin-rtl": "^2.1.1",
"yup": "^1.7.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",