|
26 | 26 | "@radix-ui/react-toast": "^1.2.15", |
27 | 27 | "@radix-ui/react-toggle": "^1.1.10", |
28 | 28 | "@radix-ui/react-tooltip": "^1.2.8", |
29 | | - "@uiw/react-color": "^2.9.2", |
| 29 | + "@uiw/react-color": "^2.9.3", |
30 | 30 | "@vercel/analytics": "^1.6.1", |
31 | 31 | "class-variance-authority": "^0.7.1", |
32 | 32 | "clsx": "^2.1.1", |
33 | 33 | "date-fns": "^4.1.0", |
34 | | - "eslint-config-next": "16.1.2", |
35 | | - "lucide-react": "^0.562.0", |
36 | | - "next": "16.1.5", |
| 34 | + "eslint-config-next": "16.1.6", |
| 35 | + "lucide-react": "^0.563.0", |
| 36 | + "next": "16.1.6", |
37 | 37 | "next-themes": "^0.4.6", |
38 | 38 | "prism-react-renderer": "^2.4.1", |
39 | | - "react": "^19.2.3", |
40 | | - "react-dom": "^19.2.3", |
| 39 | + "react": "^19.2.4", |
| 40 | + "react-dom": "^19.2.4", |
41 | 41 | "react-hook-form": "^7.71.1", |
42 | 42 | "react-icons": "^5.5.0", |
43 | 43 | "tailwind-merge": "^3.4.0", |
|
46 | 46 | "devDependencies": { |
47 | 47 | "@tailwindcss/postcss": "^4.1.18", |
48 | 48 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
49 | | - "@types/node": "^25.0.9", |
50 | | - "@types/react": "^19.2.8", |
| 49 | + "@types/node": "^25.1.0", |
| 50 | + "@types/react": "^19.2.10", |
51 | 51 | "@types/react-dom": "^19.2.3", |
52 | 52 | "postcss": "^8.5.6", |
53 | 53 | "tailwindcss": "^4.1.18", |
|
0 commit comments