Initial commit
Showing
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"@vladmandic/face-api": "^1.7.15", | "@vladmandic/face-api": "^1.7.15", | ||
"antd": "^5.26.1", | "antd": "^5.26.1", | ||
"axios": "^1.10.0", | "axios": "^1.10.0", | ||
"file-saver": "^2.0.5", | |||
"geolib": "^3.3.4", | "geolib": "^3.3.4", | ||
"leaflet": "^1.9.4", | "leaflet": "^1.9.4", | ||
"lucide-react": "^0.517.0", | "lucide-react": "^0.517.0", | ||
... | @@ -27,6 +28,7 @@ | ... | @@ -27,6 +28,7 @@ |
"react-dom": "^19.0.0", | "react-dom": "^19.0.0", | ||
"react-leaflet": "^5.0.0", | "react-leaflet": "^5.0.0", | ||
"react-webcam": "^7.2.0", | "react-webcam": "^7.2.0", | ||
"xlsx": "^0.18.5", | |||
"zustand": "^5.0.5" | "zustand": "^5.0.5" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
public/assets/profill.png
0 → 100644
85.7 KB