|
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.15.30", |
| 15 | + "@types/react": "19.1.6", |
| 16 | + "@types/react-dom": "19.1.6", |
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.2.4", |
24 | | - "react": "19.0.0", |
25 | | - "react-dom": "19.0.0", |
26 | | - "tailwind-merge": "^2.0.0", |
27 | | - "tailwindcss": "^3.3.2", |
| 20 | + "eslint": "9.28.0", |
| 21 | + "eslint-config-next": "15.3.3", |
| 22 | + "lucide-react": "^0.513.0", |
| 23 | + "next": "15.3.3", |
| 24 | + "react": "19.1.0", |
| 25 | + "react-dom": "19.1.0", |
| 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.3" |
30 | 30 | } |
31 | 31 | } |
0 commit comments