|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@hookform/resolvers": "^3.9.1", |
17 | | - "@polinetwork/backend": "^0.12.1", |
| 17 | + "@polinetwork/backend": "^0.14.0", |
18 | 18 | "@radix-ui/react-alert-dialog": "^1.1.3", |
19 | 19 | "@radix-ui/react-avatar": "^1.1.1", |
20 | 20 | "@radix-ui/react-collapsible": "^1.1.1", |
|
27 | 27 | "@radix-ui/react-separator": "^1.1.0", |
28 | 28 | "@radix-ui/react-slot": "^1.1.0", |
29 | 29 | "@radix-ui/react-tooltip": "^1.1.4", |
30 | | - "@t3-oss/env-nextjs": "^0.10.1", |
31 | | - "@tanstack/react-query": "^5.90.12", |
| 30 | + "@t3-oss/env-nextjs": "^0.13.10", |
| 31 | + "@tanstack/react-query": "^5.90.19", |
32 | 32 | "@tanstack/react-table": "^8.21.2", |
33 | 33 | "@trpc/client": "11.5.1", |
34 | 34 | "@trpc/next": "11.5.1", |
35 | 35 | "@trpc/react-query": "11.5.1", |
36 | 36 | "@trpc/tanstack-react-query": "11.5.1", |
| 37 | + "better-auth": "^1.4.15", |
37 | 38 | "babel-plugin-react-compiler": "1.0.0", |
38 | | - "better-auth": "^1.3.15", |
39 | 39 | "class-variance-authority": "^0.7.1", |
40 | 40 | "clsx": "^2.1.1", |
41 | 41 | "cmdk": "^1.1.1", |
42 | 42 | "geist": "^1.3.0", |
| 43 | + "input-otp": "^1.4.2", |
43 | 44 | "lucide-react": "^0.525.0", |
44 | 45 | "next": "^15.5.9", |
45 | 46 | "next-themes": "^0.4.4", |
|
53 | 54 | "tailwind-merge": "^3.0.1", |
54 | 55 | "tailwind-scrollbar": "^4.0.2", |
55 | 56 | "tailwindcss-animate": "^1.0.7", |
56 | | - "zod": "^3.23.3" |
| 57 | + "zod": "^4.3.5" |
57 | 58 | }, |
58 | 59 | "devDependencies": { |
59 | 60 | "@biomejs/biome": "2.3.10", |
|
0 commit comments