|
26 | 26 | "@radix-ui/react-label": "^2.1.8", |
27 | 27 | "@radix-ui/react-progress": "^1.1.7", |
28 | 28 | "@radix-ui/react-scroll-area": "^1.2.10", |
29 | | - "@radix-ui/react-separator": "^1.1.7", |
30 | | - "@radix-ui/react-slot": "^1.2.3", |
| 29 | + "@radix-ui/react-separator": "^1.1.8", |
| 30 | + "@radix-ui/react-slot": "^1.2.4", |
31 | 31 | "@radix-ui/react-tabs": "^1.1.13", |
32 | | - "better-auth": "^1.3.26", |
| 32 | + "@radix-ui/react-tooltip": "^1.2.8", |
| 33 | + "better-auth": "^1.3.34", |
33 | 34 | "class-variance-authority": "^0.7.1", |
34 | 35 | "clsx": "^2.1.1", |
35 | | - "drizzle-orm": "^0.44.6", |
36 | | - "lucide-react": "^0.552.0", |
37 | | - "next": "15.5.4", |
| 36 | + "drizzle-orm": "^0.44.7", |
| 37 | + "lucide-react": "^0.554.0", |
| 38 | + "next": "16.0.3", |
38 | 39 | "next-safe-action": "8.0.11", |
39 | 40 | "next-themes": "^0.4.6", |
40 | 41 | "react": "19.1.0", |
|
46 | 47 | "zod": "^4.1.11" |
47 | 48 | }, |
48 | 49 | "devDependencies": { |
49 | | - "@eslint/eslintrc": "^3", |
50 | | - "@tailwindcss/postcss": "^4", |
| 50 | + "@eslint/eslintrc": "^3.3.1", |
| 51 | + "@tailwindcss/postcss": "^4.1.17", |
51 | 52 | "@types/better-sqlite3": "^7.6.13", |
52 | | - "@types/node": "^20", |
53 | | - "@types/react": "^19", |
54 | | - "@types/react-dom": "^19", |
55 | | - "autoprefixer": "^10.4.21", |
| 53 | + "@types/node": "^24.10.1", |
| 54 | + "@types/react": "^19.2.6", |
| 55 | + "@types/react-dom": "^19.2.3", |
| 56 | + "autoprefixer": "^10.4.22", |
56 | 57 | "dotenv": "^17.2.3", |
57 | | - "drizzle-kit": "^0.31.5", |
58 | | - "eslint": "^9", |
59 | | - "eslint-config-next": "15.5.4", |
| 58 | + "drizzle-kit": "^0.31.7", |
| 59 | + "eslint": "^9.39.1", |
| 60 | + "eslint-config-next": "16.0.3", |
60 | 61 | "postcss": "^8.5.6", |
61 | | - "tailwindcss": "^4", |
| 62 | + "tailwindcss": "^4.1.17", |
62 | 63 | "tsx": "^4.20.6", |
63 | 64 | "tw-animate-css": "^1.4.0", |
64 | | - "typescript": "^5" |
| 65 | + "typescript": "^5.9.3" |
65 | 66 | } |
66 | 67 | } |
0 commit comments