Feat Prototipos Widgets y Fix Worker Telegramas

This commit is contained in:
2025-08-25 10:25:54 -03:00
parent 8192185bc5
commit 4a6318c18a
42 changed files with 1635 additions and 1092 deletions

View File

@@ -10,11 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@nivo/waffle": "^0.99.0",
"@nivo/bar": "^0.99.0",
"@tanstack/react-query": "^5.85.5",
"@types/d3-geo": "^3.1.0",
"@types/d3-shape": "^3.1.7",
"axios": "^1.11.0",
"d3-geo": "^3.1.1",
"d3-shape": "^3.2.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-simple-maps": "github:ozimmortal/react-simple-maps#feat/react-19-support",