|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@heroicons/react": "^2.2.0", |
25 | | - "@heroui/react": "^2.7.6", |
| 25 | + "@heroui/react": "^2.8.5", |
26 | 26 | "@hookform/resolvers": "^3.10.0", |
27 | 27 | "@icons-pack/react-simple-icons": "^11.2.0", |
28 | 28 | "@marsidev/react-turnstile": "^1.1.0", |
|
38 | 38 | "@radix-ui/react-select": "^2.2.5", |
39 | 39 | "@radix-ui/react-separator": "^1.1.7", |
40 | 40 | "@radix-ui/react-slot": "^1.2.3", |
| 41 | + "@radix-ui/react-tabs": "^1.1.13", |
41 | 42 | "@radix-ui/react-tooltip": "^1.2.7", |
42 | 43 | "@react-email/components": "0.0.32", |
43 | 44 | "@react-email/render": "1.0.4", |
|
68 | 69 | "sonner": "^1.7.1", |
69 | 70 | "stripe": "^17.7.0", |
70 | 71 | "tailwind-merge": "^2.6.0", |
71 | | - "tailwindcss-animate": "^1.0.7", |
72 | 72 | "ua-parser-js": "^2.0.0", |
73 | 73 | "usehooks-ts": "^3.1.0", |
74 | 74 | "zod": "^3.25.28", |
|
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | 80 | "@eslint/eslintrc": "^3", |
81 | | - "@next/bundle-analyzer": "^15.5.5", |
| 81 | + "@next/bundle-analyzer": "^15.5.6", |
82 | 82 | "@simplewebauthn/types": "^12.0.0", |
83 | | - "@tailwindcss/typography": "^0.5.16", |
| 83 | + "@tailwindcss/postcss": "^4.1.7", |
| 84 | + "@tailwindcss/typography": "^0.5.19", |
84 | 85 | "@types/ms": "^0.7.34", |
85 | 86 | "@types/node": "^20.19.21", |
86 | 87 | "@types/react": "^19", |
|
90 | 91 | "eslint-config-next": "15.4.6", |
91 | 92 | "postcss": "^8", |
92 | 93 | "react-email": "3.0.6", |
93 | | - "tailwindcss": "^3.4.1", |
| 94 | + "tailwindcss": "^4.1.14", |
| 95 | + "tw-animate-css": "^1.4.0", |
94 | 96 | "typescript": "^5", |
95 | 97 | "wrangler": "^4.43.0" |
96 | 98 | } |
|
0 commit comments