feat: global map

This commit is contained in:
hamster1963
2024-12-04 10:03:37 +08:00
parent 535e9f6db1
commit 8228fab2fe
11 changed files with 465 additions and 4 deletions

View File

@@ -22,10 +22,12 @@
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-table": "^8.20.5",
"@types/d3-geo": "^3.1.0",
"@types/luxon": "^3.4.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"country-flag-icons": "^1.5.13",
"d3-geo": "^3.1.1",
"framer-motion": "^11.12.0",
"i18next": "^24.0.2",
"lucide-react": "^0.460.0",
@@ -34,7 +36,6 @@
"react-dom": "^18.3.1",
"react-i18next": "^15.1.3",
"react-router-dom": "^7.0.1",
"react-use-websocket": "^4.11.1",
"recharts": "^2.13.3",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.5",