|
11 | 11 | "dependencies": {
|
12 | 12 | "@radix-ui/react-navigation-menu": "^1.1.3",
|
13 | 13 | "@radix-ui/react-slot": "^1.0.2",
|
14 |
| - "@types/node": "22.10.5", |
15 |
| - "@types/react": "19.0.4", |
16 |
| - "@types/react-dom": "19.0.2", |
| 14 | + "@types/node": "22.13.10", |
| 15 | + "@types/react": "19.0.11", |
| 16 | + "@types/react-dom": "19.0.4", |
17 | 17 | "autoprefixer": "^10.4.14",
|
18 | 18 | "class-variance-authority": "^0.7.0",
|
19 | 19 | "clsx": "^2.0.0",
|
20 |
| - "eslint": "9.17.0", |
21 |
| - "eslint-config-next": "15.1.4", |
22 |
| - "lucide-react": "^0.469.0", |
23 |
| - "next": "15.1.4", |
| 20 | + "eslint": "9.22.0", |
| 21 | + "eslint-config-next": "15.2.3", |
| 22 | + "lucide-react": "^0.482.0", |
| 23 | + "next": "15.2.3", |
24 | 24 | "react": "19.0.0",
|
25 | 25 | "react-dom": "19.0.0",
|
26 |
| - "tailwind-merge": "^2.0.0", |
27 |
| - "tailwindcss": "^3.3.2", |
| 26 | + "tailwind-merge": "^3.0.0", |
| 27 | + "tailwindcss": "^4.0.0", |
28 | 28 | "tailwindcss-animate": "^1.0.6",
|
29 |
| - "typescript": "5.7.3" |
| 29 | + "typescript": "5.8.2" |
30 | 30 | }
|
31 | 31 | }
|
0 commit comments