create product

This commit is contained in:
hamid zarghami
2025-09-22 12:24:21 +03:30
parent a18c52358b
commit 2a4608e258
34 changed files with 2402 additions and 17 deletions
+7
View File
@@ -11,12 +11,18 @@
},
"dependencies": {
"@headlessui/react": "^2.2.7",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.15",
"@tailwindcss/vite": "^4.1.12",
"@tanstack/react-query": "^5.85.5",
"axios": "^1.11.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"formik": "^2.4.6",
"i18next": "^25.4.2",
"iconsax-react": "^0.0.8",
"lucide-react": "^0.544.0",
"rc-rate": "^2.13.1",
"react": "^19.1.1",
"react-dom": "^19.1.1",
@@ -44,6 +50,7 @@
"globals": "^16.3.0",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.12",
"tw-animate-css": "^1.3.8",
"typescript": "~5.8.3",
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2"