merge carlos and fixed table

This commit is contained in:
2026-03-20 13:43:38 -05:00
parent 811f5e7c0e
commit 2dfeea0cb4
6 changed files with 1037 additions and 254 deletions
+4 -4
View File
@@ -19,12 +19,12 @@
"leaflet.heat": "^0.2.0",
"next": "^16.0.7",
"react": "19.2.0",
"react-dom": "19.2.0", "react-hot-toast": "^2.6.0",
"react-dom": "19.2.0",
"react-hot-toast": "^2.6.0",
"react-leaflet": "^5.0.0",
"react-select": "^5.10.2",
"recharts": "^3.8.0"
},
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/js-cookie": "^3.0.6",
@@ -38,4 +38,4 @@
"sass": "^1.94.0",
"typescript": "^5"
}
}
}