|
28 | 28 | "@radix-ui/react-slot": "^1.2.3", |
29 | 29 | "@radix-ui/react-switch": "^1.2.6", |
30 | 30 | "@radix-ui/react-tabs": "^1.1.13", |
31 | | - "@tailwindcss/postcss": "^4.1.13", |
| 31 | + "@tailwindcss/postcss": "^4.1.14", |
32 | 32 | "@tanstack/react-table": "^8.21.3", |
33 | 33 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
34 | 34 | "@types/luxon": "^3.7.1", |
|
41 | 41 | "copy-to-clipboard": "^3.3.3", |
42 | 42 | "date-fns": "^4.1.0", |
43 | 43 | "framer-motion": "^12.23.22", |
44 | | - "i18next": "^25.5.2", |
| 44 | + "i18next": "^25.5.3", |
45 | 45 | "i18next-browser-languagedetector": "^8.2.0", |
46 | 46 | "jotai-zustand": "^0.6.0", |
47 | | - "lucide-react": "^0.544.0", |
| 47 | + "lucide-react": "^0.545.0", |
48 | 48 | "luxon": "^3.7.2", |
49 | 49 | "next-themes": "^0.4.6", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.14", |
51 | | - "react": "^19.1.1", |
52 | | - "react-day-picker": "^9.11.0", |
53 | | - "react-dom": "^19.1.1", |
54 | | - "react-hook-form": "^7.63.0", |
| 51 | + "react": "^19.2.0", |
| 52 | + "react-day-picker": "^9.11.1", |
| 53 | + "react-dom": "^19.2.0", |
| 54 | + "react-hook-form": "^7.64.0", |
55 | 55 | "react-i18next": "^16.0.0", |
56 | | - "react-router-dom": "^7.9.3", |
| 56 | + "react-router-dom": "^7.9.4", |
57 | 57 | "react-virtuoso": "^4.14.1", |
58 | 58 | "sonner": "^2.0.7", |
59 | 59 | "swr": "^2.3.6", |
60 | 60 | "tailwind-merge": "^3.3.1", |
61 | 61 | "tailwindcss-animate": "^1.0.7", |
62 | 62 | "vaul": "^1.1.2", |
63 | | - "zod": "^4.1.11", |
| 63 | + "zod": "^4.1.12", |
64 | 64 | "zustand": "^5.0.8" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@eslint/js": "^9.36.0", |
68 | | - "@types/node": "^24.5.2", |
69 | | - "@types/react": "^19.1.15", |
70 | | - "@types/react-dom": "^19.1.9", |
| 67 | + "@eslint/js": "^9.37.0", |
| 68 | + "@types/node": "^24.7.0", |
| 69 | + "@types/react": "^19.2.2", |
| 70 | + "@types/react-dom": "^19.2.1", |
71 | 71 | "@vitejs/plugin-react": "^5.0.4", |
72 | 72 | "autoprefixer": "^10.4.21", |
73 | | - "eslint": "^9.36.0", |
74 | | - "eslint-plugin-react-hooks": "^5.2.0", |
75 | | - "eslint-plugin-react-refresh": "^0.4.22", |
| 73 | + "eslint": "^9.37.0", |
| 74 | + "eslint-plugin-react-hooks": "^7.0.0", |
| 75 | + "eslint-plugin-react-refresh": "^0.4.23", |
76 | 76 | "globals": "^16.4.0", |
77 | 77 | "postcss": "^8.5.6", |
78 | | - "swagger-typescript-api": "^13.2.13", |
79 | | - "tailwindcss": "^4.1.13", |
80 | | - "typescript": "~5.9.2", |
81 | | - "typescript-eslint": "^8.44.1", |
82 | | - "vite": "^7.1.7" |
| 78 | + "swagger-typescript-api": "^13.2.15", |
| 79 | + "tailwindcss": "^4.1.14", |
| 80 | + "typescript": "~5.9.3", |
| 81 | + "typescript-eslint": "^8.46.0", |
| 82 | + "vite": "^7.1.9" |
83 | 83 | } |
84 | 84 | } |
0 commit comments