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",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"next-intl": "^4.8.0",
"next-intl": "^4.8.2",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-select": "^5.10.2",
"react-toastify": "^11.0.5",
"sharp": "^0.34.5",
"zod": "^4.3.6",
"zustand": "^5.0.10"
"zustand": "^5.0.11"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.18",