Files
pymc_console-dist/frontend/package.json
T
GitHub Actions Bot 9e44af98bd Sync build v0.9.123
Automated sync from private repository.
Commit: 1c491b1394250ce67e91e14b588cea29c13314f7
2026-01-05 01:20:46 +00:00

28 lines
749 B
JSON

{
"name": "pymc_console",
"version": "0.9.123",
"description": "Vite + React Dashboard for pyMC_Repeater",
"private": true,
"dependencies": {
"@deck.gl/aggregation-layers": "^9.2.5",
"@deck.gl/core": "^9.2.5",
"@deck.gl/geo-layers": "^9.2.5",
"@deck.gl/layers": "^9.2.5",
"@deck.gl/mapbox": "^9.2.5",
"@types/leaflet": "^1.9.21",
"axios": "^1.13.2",
"clsx": "^2.1.1",
"h3-js": "^4.4.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.559.0",
"maplibre-gl": "^5.15.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^19.2.3",
"react-leaflet": "^4.2.1",
"react-map-gl": "^8.1.0",
"react-router-dom": "^7.1.1",
"recharts": "^3.5.1",
"zustand": "^5.0.9"
}
}