690514:2019 204-rfa-approval-refactor #01
CI / CD Pipeline / build (push) Successful in 6m1s
CI / CD Pipeline / deploy (push) Failing after 6m42s

This commit is contained in:
2026-05-14 20:19:21 +07:00
parent 07cc6d47b1
commit 0240d80da5
183 changed files with 20050 additions and 1017 deletions
+4 -4
View File
@@ -40,13 +40,13 @@
"@radix-ui/react-tabs": "^1.1.13",
"@tanstack/react-query": "^5.91.2",
"@tanstack/react-table": "^8.21.3",
"axios": "1.15.0",
"axios": "1.15.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.577.0",
"next": "16.2.4",
"next": "16.2.6",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"react": "^19.2.4",
@@ -58,7 +58,7 @@
"sonner": "^2.0.7",
"tailwind-merge": "^3.5.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.0.0",
"uuid": "^11.1.1",
"zod": "4.3.6",
"zustand": "^5.0.12"
},
@@ -83,7 +83,7 @@
"eslint-plugin-react-hooks": "^7.0.1",
"globals": "^17.4.0",
"jsdom": "^29.0.0",
"postcss": "^8.5.8",
"postcss": "^8.5.10",
"tailwindcss": "3.4.3",
"typescript": "^5.9.3",
"vite": "7.3.2",