feat: use full region name

This commit is contained in:
hamster1963
2025-01-05 22:33:32 +08:00
parent 9d0654a3bb
commit 0a64cdc8c3
3 changed files with 8 additions and 3 deletions

View File

@@ -24,8 +24,8 @@
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@tanstack/react-query": "^5.62.14",
"@tanstack/react-query-devtools": "^5.62.14",
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query-devtools": "^5.62.15",
"@tanstack/react-table": "^8.20.6",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/d3-geo": "^3.1.0",
@@ -36,6 +36,7 @@
"d3-geo": "^3.1.1",
"dayjs": "^1.11.13",
"framer-motion": "^12.0.0-alpha.2",
"i18n-iso-countries": "^7.13.0",
"i18next": "^24.2.0",
"lucide-react": "^0.460.0",
"luxon": "^3.5.0",