Feat Front Widgets Refactizados y Ajustes Backend
This commit is contained in:
@@ -10,14 +10,18 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nivo/waffle": "^0.99.0",
|
||||
"@tanstack/react-query": "^5.85.5",
|
||||
"@types/d3-geo": "^3.1.0",
|
||||
"axios": "^1.11.0",
|
||||
"d3": "^7.9.0",
|
||||
"d3-geo": "^3.1.1",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1"
|
||||
"react-dom": "^19.1.1",
|
||||
"react-simple-maps": "github:ozimmortal/react-simple-maps#feat/react-19-support",
|
||||
"react-tooltip": "^5.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.33.0",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/geojson": "^7946.0.16",
|
||||
"@types/react": "^19.1.10",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
|
||||
Reference in New Issue
Block a user