add: add address page

This commit is contained in:
Mahyar Khanbolooki
2025-08-08 19:41:29 +03:30
parent 40f4ec6449
commit 95a21b84ab
15 changed files with 1021 additions and 16 deletions
+5
View File
@@ -19,6 +19,8 @@
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-query-devtools": "^5.81.5",
"@tanstack/react-table": "^8.21.3",
"@types/leaflet": "^1.9.20",
"@types/lodash": "^4.17.20",
"axios": "^1.10.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -27,6 +29,8 @@
"i18next": "^25.3.2",
"i18next-resources-to-backend": "^1.2.1",
"iconsax-react": "^0.0.8",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"lucide-react": "^0.525.0",
"next": "15.3.4",
"next-i18n-router": "^5.5.3",
@@ -36,6 +40,7 @@
"react-day-picker": "^9.8.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.6.1",
"react-leaflet": "^5.0.0",
"react-virtualized": "^9.22.6",
"tailwind-merge": "^3.3.1",
"use-long-press": "^3.3.0",