|
27 | 27 | "@radix-ui/react-tabs": "^1.1.13", |
28 | 28 | "@radix-ui/react-tooltip": "^1.2.8", |
29 | 29 | "@tailwindcss/vite": "^4.1.18", |
30 | | - "@tanstack/react-query": "^5.90.20", |
| 30 | + "@tanstack/react-query": "^5.90.21", |
31 | 31 | "@tanstack/react-query-devtools": "^5.91.1", |
32 | 32 | "@tanstack/react-router": "^1.157.3", |
33 | | - "@tanstack/react-router-devtools": "^1.159.10", |
| 33 | + "@tanstack/react-router-devtools": "^1.163.3", |
34 | 34 | "@tanstack/react-table": "^8.21.3", |
35 | | - "axios": "1.13.4", |
| 35 | + "axios": "1.13.5", |
36 | 36 | "class-variance-authority": "^0.7.1", |
37 | 37 | "clsx": "^2.1.1", |
38 | 38 | "form-data": "4.0.5", |
|
46 | 46 | "react-icons": "^5.5.0", |
47 | 47 | "sonner": "^2.0.7", |
48 | 48 | "tailwind-merge": "^3.4.0", |
49 | | - "tailwindcss": "^4.1.17", |
| 49 | + "tailwindcss": "^4.2.0", |
50 | 50 | "zod": "^4.3.6" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
|
55 | 55 | "@playwright/test": "1.58.2", |
56 | 56 | "@tanstack/router-devtools": "^1.159.10", |
57 | 57 | "@tanstack/router-plugin": "^1.140.0", |
58 | | - "@types/node": "^25.1.0", |
| 58 | + "@types/node": "^25.3.2", |
59 | 59 | "@types/react": "^19.2.7", |
60 | 60 | "@types/react-dom": "^19.2.3", |
61 | | - "@vitejs/plugin-react-swc": "^4.2.2", |
| 61 | + "@vitejs/plugin-react-swc": "^4.2.3", |
62 | 62 | "dotenv": "^17.3.1", |
63 | 63 | "tw-animate-css": "^1.4.0", |
64 | 64 | "typescript": "^5.9.3", |
|
0 commit comments