feat(frontend): replace dashboard with realtime device map
All checks were successful
Deploy to Production / deploy (push) Successful in 1m54s
All checks were successful
Deploy to Production / deploy (push) Successful in 1m54s
This commit is contained in:
@@ -33,10 +33,13 @@
|
||||
"@tanstack/react-router": "^1.163.3",
|
||||
"@tanstack/react-router-devtools": "^1.163.3",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@types/leaflet.markercluster": "^1.5.6",
|
||||
"axios": "1.13.5",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"form-data": "4.0.5",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet.markercluster": "^1.5.3",
|
||||
"lucide-react": "^0.563.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.1.1",
|
||||
@@ -44,6 +47,8 @@
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"react-hook-form": "^7.68.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-leaflet-cluster": "^4.0.0",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tailwindcss": "^4.2.0",
|
||||
@@ -55,6 +60,7 @@
|
||||
"@playwright/test": "1.58.2",
|
||||
"@tanstack/router-devtools": "^1.159.10",
|
||||
"@tanstack/router-plugin": "^1.140.0",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/node": "^25.3.2",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user