|
13 | 13 | "knip": "knip" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@clerk/clerk-react": "^5.42.1", |
17 | | - "@hookform/resolvers": "^5.2.1", |
| 16 | + "@clerk/clerk-react": "^5.51.0", |
| 17 | + "@hookform/resolvers": "^5.2.2", |
18 | 18 | "@radix-ui/react-alert-dialog": "^1.1.15", |
19 | 19 | "@radix-ui/react-avatar": "^1.1.10", |
20 | 20 | "@radix-ui/react-checkbox": "^1.3.3", |
|
33 | 33 | "@radix-ui/react-switch": "^1.2.6", |
34 | 34 | "@radix-ui/react-tabs": "^1.1.13", |
35 | 35 | "@radix-ui/react-tooltip": "^1.2.8", |
36 | | - "@tailwindcss/vite": "^4.1.12", |
37 | | - "@tanstack/react-query": "^5.85.3", |
38 | | - "@tanstack/react-router": "^1.131.16", |
| 36 | + "@tailwindcss/vite": "^4.1.14", |
| 37 | + "@tanstack/react-query": "^5.90.2", |
| 38 | + "@tanstack/react-router": "^1.132.47", |
39 | 39 | "@tanstack/react-table": "^8.21.3", |
40 | | - "axios": "^1.11.0", |
| 40 | + "axios": "^1.12.2", |
41 | 41 | "class-variance-authority": "^0.7.1", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "cmdk": "1.1.1", |
44 | 44 | "date-fns": "^4.1.0", |
45 | 45 | "input-otp": "^1.4.2", |
46 | | - "lucide-react": "^0.542.0", |
47 | | - "react": "^19.1.1", |
48 | | - "react-day-picker": "9.8.1", |
49 | | - "react-dom": "^19.1.1", |
50 | | - "react-hook-form": "^7.62.0", |
| 46 | + "lucide-react": "^0.545.0", |
| 47 | + "react": "^19.2.0", |
| 48 | + "react-day-picker": "9.11.1", |
| 49 | + "react-dom": "^19.2.0", |
| 50 | + "react-hook-form": "^7.64.0", |
51 | 51 | "react-top-loading-bar": "^3.0.2", |
52 | | - "recharts": "^3.1.2", |
| 52 | + "recharts": "^3.2.1", |
53 | 53 | "sonner": "^2.0.7", |
54 | 54 | "tailwind-merge": "^3.3.1", |
55 | | - "tailwindcss": "^4.1.12", |
56 | | - "tw-animate-css": "^1.3.6", |
57 | | - "zod": "^4.0.17", |
58 | | - "zustand": "^5.0.7" |
| 55 | + "tailwindcss": "^4.1.14", |
| 56 | + "tw-animate-css": "^1.4.0", |
| 57 | + "zod": "^4.1.12", |
| 58 | + "zustand": "^5.0.8" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@eslint/js": "^9.33.0", |
62 | | - "@faker-js/faker": "^9.9.0", |
63 | | - "@tanstack/eslint-plugin-query": "^5.83.1", |
64 | | - "@tanstack/react-query-devtools": "^5.85.3", |
65 | | - "@tanstack/react-router-devtools": "^1.131.16", |
66 | | - "@tanstack/router-plugin": "^1.131.16", |
| 61 | + "@eslint/js": "^9.37.0", |
| 62 | + "@faker-js/faker": "^10.0.0", |
| 63 | + "@tanstack/eslint-plugin-query": "^5.91.0", |
| 64 | + "@tanstack/react-query-devtools": "^5.90.2", |
| 65 | + "@tanstack/react-router-devtools": "^1.132.51", |
| 66 | + "@tanstack/router-plugin": "^1.132.51", |
67 | 67 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
68 | | - "@types/node": "^24.3.0", |
69 | | - "@types/react": "^19.1.10", |
70 | | - "@types/react-dom": "^19.1.7", |
71 | | - "@vitejs/plugin-react-swc": "^4.0.0", |
72 | | - "eslint": "^9.33.0", |
| 68 | + "@types/node": "^24.7.0", |
| 69 | + "@types/react": "^19.2.2", |
| 70 | + "@types/react-dom": "^19.2.1", |
| 71 | + "@vitejs/plugin-react-swc": "^4.1.0", |
| 72 | + "eslint": "^9.37.0", |
73 | 73 | "eslint-plugin-react-hooks": "^5.2.0", |
74 | | - "eslint-plugin-react-refresh": "^0.4.20", |
75 | | - "globals": "^16.3.0", |
76 | | - "knip": "^5.62.0", |
| 74 | + "eslint-plugin-react-refresh": "^0.4.23", |
| 75 | + "globals": "^16.4.0", |
| 76 | + "knip": "^5.64.2", |
77 | 77 | "prettier": "^3.6.2", |
78 | 78 | "prettier-plugin-tailwindcss": "^0.6.14", |
79 | | - "typescript": "~5.9.2", |
80 | | - "typescript-eslint": "^8.39.1", |
81 | | - "vite": "^7.1.2" |
| 79 | + "typescript": "~5.9.3", |
| 80 | + "typescript-eslint": "^8.46.0", |
| 81 | + "vite": "^7.1.9" |
82 | 82 | } |
83 | 83 | } |
0 commit comments