|
12 | 12 | "find:unused": "next-unused" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@clerk/nextjs": "^6.12.2", |
| 15 | + "@clerk/nextjs": "^6.12.3", |
16 | 16 | "@emotion/react": "^11.14.0", |
17 | 17 | "@emotion/styled": "^11.14.0", |
18 | | - "@hookform/resolvers": "^4.1.2", |
| 18 | + "@hookform/resolvers": "^4.1.3", |
19 | 19 | "@prisma/client": "^6.4.1", |
20 | 20 | "@radix-ui/react-accordion": "^1.2.3", |
21 | 21 | "@radix-ui/react-alert-dialog": "^1.1.6", |
|
55 | 55 | "embla-carousel-react": "^8.5.2", |
56 | 56 | "input-otp": "^1.4.2", |
57 | 57 | "lucide-react": "^0.477.0", |
58 | | - "next": "^15.2.0", |
| 58 | + "next": "^15.2.1", |
59 | 59 | "next-themes": "^0.4.4", |
60 | 60 | "react": "^19", |
61 | 61 | "react-day-picker": "8.10.1", |
|
73 | 73 | "zustand": "^5.0.3" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@tailwindcss/postcss": "^4.0.9", |
| 76 | + "@tailwindcss/postcss": "^4.0.10", |
77 | 77 | "@types/bcryptjs": "^2.4.6", |
78 | 78 | "@types/crypto-js": "^4.2.2", |
79 | 79 | "@types/node": "^22", |
80 | 80 | "@types/react": "^19", |
81 | 81 | "@types/react-dom": "^19", |
82 | 82 | "eslint": "^9", |
83 | | - "eslint-config-next": "15.2.0", |
| 83 | + "eslint-config-next": "15.2.1", |
84 | 84 | "next-unused": "^0.0.6", |
85 | 85 | "postcss": "^8", |
86 | | - "tailwindcss": "^4.0.9", |
| 86 | + "tailwindcss": "^4.0.10", |
87 | 87 | "typescript": "^5" |
88 | 88 | }, |
89 | 89 | "next-unused": { |
|
0 commit comments