UPDATE: Fix bug, new data

This commit is contained in:
2026-02-10 19:21:46 +07:00
parent 2a0668f5f9
commit 4ef1a62f1c
2 changed files with 6779 additions and 128 deletions

View File

@@ -18,14 +18,14 @@
"lru-cache": "^11.2.5", "lru-cache": "^11.2.5",
"lucide-react": "^0.563.0", "lucide-react": "^0.563.0",
"next": "16.1.6", "next": "16.1.6",
"next-intl": "^4.8.0", "next-intl": "^4.8.2",
"react": "19.2.4", "react": "19.2.4",
"react-dom": "19.2.4", "react-dom": "19.2.4",
"react-select": "^5.10.2", "react-select": "^5.10.2",
"react-toastify": "^11.0.5", "react-toastify": "^11.0.5",
"sharp": "^0.34.5", "sharp": "^0.34.5",
"zod": "^4.3.6", "zod": "^4.3.6",
"zustand": "^5.0.10" "zustand": "^5.0.11"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "^4.1.18", "@tailwindcss/postcss": "^4.1.18",

File diff suppressed because it is too large Load Diff