|
43 | 43 | "date-fns": "^4.1.0", |
44 | 44 | "embla-carousel-react": "^8.6.0", |
45 | 45 | "input-otp": "^1.4.2", |
46 | | - "lucide-react": "^0.511.0", |
| 46 | + "lucide-react": "^0.515.0", |
47 | 47 | "next": "15.3.3", |
48 | 48 | "next-themes": "^0.4.6", |
49 | 49 | "react": "^19.1.0", |
50 | 50 | "react-day-picker": "9.7.0", |
51 | 51 | "react-dom": "^19.1.0", |
52 | 52 | "react-resizable-panels": "^3.0.2", |
53 | | - "react-shiki": "^0.6.0", |
| 53 | + "react-shiki": "^0.7.1", |
54 | 54 | "recharts": "^2.15.3", |
55 | | - "shadcn": "2.6.0", |
56 | | - "sonner": "^2.0.3", |
57 | | - "tailwind-merge": "^3.3.0", |
58 | | - "tw-animate-css": "^1.3.2", |
| 55 | + "shadcn": "2.6.3", |
| 56 | + "sonner": "^2.0.5", |
| 57 | + "tailwind-merge": "^3.3.1", |
| 58 | + "tw-animate-css": "^1.3.4", |
59 | 59 | "vaul": "^1.1.2" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | 62 | "@eslint/eslintrc": "^3.3.1", |
63 | | - "@tailwindcss/postcss": "^4.1.8", |
| 63 | + "@tailwindcss/postcss": "^4.1.10", |
64 | 64 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
65 | | - "@types/node": "^22.15.28", |
66 | | - "@types/react": "^19.1.6", |
67 | | - "@types/react-dom": "^19.1.5", |
68 | | - "eslint": "^9.27.0", |
| 65 | + "@types/node": "^24.0.1", |
| 66 | + "@types/react": "^19.1.8", |
| 67 | + "@types/react-dom": "^19.1.6", |
| 68 | + "eslint": "^9.28.0", |
69 | 69 | "eslint-config-next": "15.3.3", |
70 | 70 | "eslint-config-prettier": "^10.1.5", |
71 | 71 | "eslint-plugin-prettier": "^5.4.1", |
72 | 72 | "husky": "^9.1.7", |
73 | 73 | "lint-staged": "^16.1.0", |
74 | 74 | "prettier": "^3.5.3", |
75 | | - "tailwindcss": "^4.1.8", |
| 75 | + "tailwindcss": "^4.1.10", |
76 | 76 | "typescript": "^5.8.3" |
77 | 77 | }, |
78 | 78 | "lint-staged": { |
|
0 commit comments