Add POI feature and imporve the overall backend implementation

This commit is contained in:
Urtzi Alfaro
2025-11-12 15:34:10 +01:00
parent e8096cd979
commit 5783c7ed05
173 changed files with 16862 additions and 9078 deletions

View File

@@ -19,9 +19,11 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
@@ -37,7 +39,7 @@
"date-fns-tz": "^2.0.0",
"driver.js": "^1.3.6",
"event-source-polyfill": "^1.0.31",
"framer-motion": "^10.16.0",
"framer-motion": "^10.18.0",
"i18next": "^23.7.0",
"immer": "^10.0.3",
"lucide-react": "^0.294.0",