|
11 | 11 | "dependencies": { |
12 | 12 | "@repo/lib": "workspace:*", |
13 | 13 | "@repo/ui": "workspace:*", |
14 | | - "@tailwindcss/postcss": "^4.1.5", |
| 14 | + "@tailwindcss/postcss": "^4.1.17", |
15 | 15 | "class-variance-authority": "^0.7.1", |
16 | 16 | "clsx": "^2.1.1", |
17 | | - "geist": "^1.4.1", |
18 | | - "lucide-react": "^0.506.0", |
19 | | - "next": "15.3.1", |
20 | | - "react": "^19.1.0", |
21 | | - "react-dom": "^19.1.0", |
22 | | - "tailwind-merge": "^3.2.0" |
| 17 | + "geist": "^1.5.1", |
| 18 | + "lucide-react": "^0.554.0", |
| 19 | + "next": "16.0.3", |
| 20 | + "react": "^19.2.0", |
| 21 | + "react-dom": "^19.2.0", |
| 22 | + "tailwind-merge": "^3.4.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | 25 | "@repo/ts-config": "workspace:*", |
26 | | - "@types/node": "^22.15.3", |
27 | | - "@types/react": "^19.1.2", |
28 | | - "@types/react-dom": "^19.1.3", |
29 | | - "autoprefixer": "^10.4.21", |
30 | | - "postcss": "^8.5.3", |
31 | | - "tailwindcss": "^4.1.5", |
32 | | - "tw-animate-css": "^1.2.8", |
33 | | - "typescript": "^5.8.3" |
| 26 | + "@types/node": "^24.10.1", |
| 27 | + "@types/react": "^19.2.6", |
| 28 | + "@types/react-dom": "^19.2.3", |
| 29 | + "autoprefixer": "^10.4.22", |
| 30 | + "postcss": "^8.5.6", |
| 31 | + "tailwindcss": "^4.1.17", |
| 32 | + "tw-animate-css": "^1.4.0", |
| 33 | + "typescript": "^5.9.3" |
34 | 34 | } |
35 | 35 | } |
0 commit comments