|
13 | 13 | "knip": "knip" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@clerk/clerk-react": "^5.32.1", |
| 16 | + "@clerk/clerk-react": "^5.35.3", |
17 | 17 | "@hookform/resolvers": "^5.1.1", |
18 | 18 | "@radix-ui/react-alert-dialog": "^1.1.14", |
19 | 19 | "@radix-ui/react-avatar": "^1.1.10", |
|
32 | 32 | "@radix-ui/react-switch": "^1.2.5", |
33 | 33 | "@radix-ui/react-tabs": "^1.1.12", |
34 | 34 | "@radix-ui/react-tooltip": "^1.2.7", |
35 | | - "@tabler/icons-react": "^3.34.0", |
36 | | - "@tailwindcss/vite": "^4.1.10", |
37 | | - "@tanstack/react-query": "^5.81.2", |
38 | | - "@tanstack/react-router": "^1.121.34", |
| 35 | + "@tabler/icons-react": "^3.34.1", |
| 36 | + "@tailwindcss/vite": "^4.1.11", |
| 37 | + "@tanstack/react-query": "^5.83.0", |
| 38 | + "@tanstack/react-router": "^1.129.0", |
39 | 39 | "@tanstack/react-table": "^8.21.3", |
40 | 40 | "axios": "^1.10.0", |
41 | 41 | "class-variance-authority": "^0.7.1", |
|
44 | 44 | "date-fns": "^4.1.0", |
45 | 45 | "input-otp": "^1.4.2", |
46 | 46 | "js-cookie": "^3.0.5", |
47 | | - "lucide-react": "^0.523.0", |
| 47 | + "lucide-react": "^0.525.0", |
| 48 | + "next-themes": "^0.4.6", |
48 | 49 | "react": "^19.1.0", |
49 | | - "react-day-picker": "9.7.0", |
| 50 | + "react-day-picker": "9.8.0", |
50 | 51 | "react-dom": "^19.1.0", |
51 | | - "react-hook-form": "^7.58.1", |
| 52 | + "react-hook-form": "^7.60.0", |
52 | 53 | "react-top-loading-bar": "^3.0.2", |
53 | | - "recharts": "^3.0.0", |
54 | | - "sonner": "^2.0.5", |
| 54 | + "recharts": "^3.1.0", |
| 55 | + "sonner": "^2.0.6", |
55 | 56 | "tailwind-merge": "^3.3.1", |
56 | | - "tailwindcss": "^4.1.10", |
57 | | - "tw-animate-css": "^1.3.4", |
| 57 | + "tailwindcss": "^4.1.11", |
| 58 | + "tw-animate-css": "^1.3.5", |
58 | 59 | "zod": "^3.25.67", |
59 | | - "zustand": "^5.0.5" |
| 60 | + "zustand": "^5.0.6" |
60 | 61 | }, |
61 | 62 | "devDependencies": { |
62 | | - "@eslint/js": "^9.29.0", |
63 | | - "@faker-js/faker": "^9.8.0", |
| 63 | + "@eslint/js": "^9.31.0", |
| 64 | + "@faker-js/faker": "^9.9.0", |
64 | 65 | "@tanstack/eslint-plugin-query": "^5.81.2", |
65 | | - "@tanstack/react-query-devtools": "^5.81.2", |
66 | | - "@tanstack/react-router-devtools": "^1.121.34", |
67 | | - "@tanstack/router-plugin": "^1.121.34", |
| 66 | + "@tanstack/react-query-devtools": "^5.83.0", |
| 67 | + "@tanstack/react-router-devtools": "^1.129.0", |
| 68 | + "@tanstack/router-plugin": "^1.129.0", |
68 | 69 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
69 | 70 | "@types/js-cookie": "^3.0.6", |
70 | | - "@types/node": "^24.0.4", |
| 71 | + "@types/node": "^24.0.15", |
71 | 72 | "@types/react": "^19.1.8", |
72 | 73 | "@types/react-dom": "^19.1.6", |
73 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
74 | | - "eslint": "^9.29.0", |
| 74 | + "@vitejs/plugin-react-swc": "^3.11.0", |
| 75 | + "eslint": "^9.31.0", |
75 | 76 | "eslint-plugin-react-hooks": "^5.2.0", |
76 | 77 | "eslint-plugin-react-refresh": "^0.4.20", |
77 | | - "globals": "^16.2.0", |
78 | | - "knip": "^5.61.2", |
79 | | - "prettier": "^3.6.0", |
80 | | - "prettier-plugin-tailwindcss": "^0.6.13", |
| 78 | + "globals": "^16.3.0", |
| 79 | + "knip": "^5.62.0", |
| 80 | + "prettier": "^3.6.2", |
| 81 | + "prettier-plugin-tailwindcss": "^0.6.14", |
81 | 82 | "typescript": "~5.8.3", |
82 | | - "typescript-eslint": "^8.35.0", |
83 | | - "vite": "^7.0.0" |
| 83 | + "typescript-eslint": "^8.37.0", |
| 84 | + "vite": "^7.0.5" |
84 | 85 | } |
85 | 86 | } |
0 commit comments