This commit is contained in:
2026-03-12 20:11:45 -04:00
parent fbac1e4000
commit 188fb18b51
6 changed files with 201 additions and 20 deletions
+4 -1
View File
@@ -15,10 +15,13 @@
"axios": "^1.13.2",
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"leaflet": "^1.9.4",
"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-hot-toast": "^2.6.0",
"react-leaflet": "^5.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3",