feat(WIP): hackatons management and pages

This commit is contained in:
xirf
2025-09-17 01:26:05 +07:00
parent a281f279f8
commit 6960b17c41
15 changed files with 3814 additions and 763 deletions
+3
View File
@@ -41,8 +41,10 @@
"dayjs": "^1.11.13",
"framer-motion": "^12.9.2",
"graphql": "^16.11.0",
"gray-matter": "^4.0.3",
"js-cookie": "^3.0.5",
"next": "~15.2.4",
"next-mdx-remote": "^5.0.0",
"next-themes": "^0.4.6",
"openapi-fetch": "^0.14.0",
"openapi-react-query": "^0.5.0",
@@ -90,6 +92,7 @@
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
"@tailwindcss/postcss": "^4.0.13",
"@tailwindcss/typography": "^0.5.16",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",