|
25 | 25 | "@radix-ui/react-select": "^2.2.6", |
26 | 26 | "@radix-ui/react-slot": "^1.2.3", |
27 | 27 | "@radix-ui/react-tooltip": "^1.2.8", |
28 | | - "@tanstack/react-query": "^5.90.20", |
| 28 | + "@tanstack/react-query": "^5.90.21", |
29 | 29 | "better-auth": "^1.4.18", |
30 | 30 | "class-variance-authority": "^0.7.1", |
31 | 31 | "clsx": "^2.1.1", |
|
34 | 34 | "react-dom": "^19.0.0", |
35 | 35 | "react-router": "^7.2.0", |
36 | 36 | "react-router-dom": "^7.2.0", |
37 | | - "tailwind-merge": "^3.0.2" |
| 37 | + "tailwind-merge": "^3.4.1" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@tailwindcss/vite": "^4.1.0", |
41 | 41 | "@testing-library/jest-dom": "^6.9.1", |
42 | 42 | "@testing-library/react": "^16.3.2", |
43 | 43 | "@testing-library/user-event": "^14.6.1", |
44 | 44 | "@types/node": "^25.2.0", |
45 | | - "@types/react": "^19.0.0", |
| 45 | + "@types/react": "^19.2.14", |
46 | 46 | "@types/react-dom": "^19.0.0", |
47 | 47 | "@vitejs/plugin-react": "^4.5.2", |
48 | 48 | "@vitest/coverage-v8": "^4.0.18", |
|
0 commit comments