Commit Graph

11 Commits

Author SHA1 Message Date
Atash03 687f5aab4e fix: update dependencies API compatibility for build success
- Update revalidateTag to accept required profile parameter (Next.js 16)
- Change ReactPlayer url prop to src (react-player v3)
- Add initialPageParam to prefetchInfiniteQuery and useInfiniteQuery calls (TanStack Query v5)
- Update useMutation to object syntax with mutationFn (TanStack Query v5)
- Change isLoading to isPending for mutations (TanStack Query v5)
- Fix useOnClickOutside ref type casting (usehooks-ts)
- Update AnimationControls to LegacyAnimationControls (framer-motion v12)
- Change IconLeft/IconRight to Chevron component (react-day-picker v9)
- Update darkMode config format (Tailwind CSS v4)
- Update tsconfig moduleResolution to bundler and target to ES2017
2026-01-24 15:10:43 +05:00
Kakabay 6cabf5d1c9 responsive fix 2024-12-20 18:16:15 +05:00
Kakabay 89f563278f translations added 2024-10-18 17:53:15 +05:00
Kakabay 6f3189004b image added 2024-10-17 17:53:54 +05:00
Kakabay 0fe1e72e72 new pages added gifts 2024-10-17 16:03:18 +05:00
Kakabay db2c990744 cimmit 2024-10-14 19:16:15 +05:00
Kakabay f82fb4da08 prizes commented 2024-10-14 19:14:32 +05:00
Kakabay 087d03442e gifts finished 2024-10-14 18:41:39 +05:00
Kakabay 5530489d41 choose api added 2024-10-11 19:17:05 +05:00
Kakabay 229e3de2f2 api fetched 2024-10-10 18:48:25 +05:00
Kakabay 5a3a6af75e prizes card finished 2024-10-06 20:50:42 +05:00