|
18 | 18 | "@radix-ui/react-separator": "^1.1.8", |
19 | 19 | "@radix-ui/react-slot": "^1.2.4", |
20 | 20 | "@tailwindcss/vite": "^4.2.2", |
21 | | - "@tanstack/react-query": "^5.96.1", |
22 | | - "axios": "^1.14.0", |
| 21 | + "@tanstack/react-query": "^5.99.0", |
| 22 | + "axios": "^1.15.0", |
23 | 23 | "class-variance-authority": "^0.7.1", |
24 | 24 | "clsx": "^2.1.1", |
25 | | - "i18next": "^26.0.3", |
| 25 | + "i18next": "^26.0.4", |
26 | 26 | "i18next-browser-languagedetector": "^8.2.1", |
27 | 27 | "i18next-resources-to-backend": "^1.2.1", |
28 | | - "lucide-react": "^1.7.0", |
| 28 | + "lucide-react": "^1.8.0", |
29 | 29 | "next-themes": "^0.4.6", |
30 | 30 | "radix-ui": "^1.4.3", |
31 | | - "react": "^19.2.4", |
32 | | - "react-dom": "^19.2.4", |
33 | | - "react-hook-form": "^7.72.0", |
| 31 | + "react": "^19.2.5", |
| 32 | + "react-dom": "^19.2.5", |
| 33 | + "react-hook-form": "^7.72.1", |
34 | 34 | "react-i18next": "^17.0.2", |
35 | 35 | "react-markdown": "^10.1.0", |
36 | | - "react-router": "^7.13.2", |
| 36 | + "react-router": "^7.14.0", |
37 | 37 | "sonner": "^2.0.7", |
38 | 38 | "tailwind-merge": "^3.5.0", |
39 | 39 | "tailwindcss": "^4.2.2", |
40 | 40 | "zod": "^4.3.6" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/js": "^10.0.1", |
44 | | - "@tanstack/eslint-plugin-query": "^5.96.1", |
45 | | - "@types/node": "^25.5.0", |
| 44 | + "@tanstack/eslint-plugin-query": "^5.99.0", |
| 45 | + "@types/node": "^25.6.0", |
46 | 46 | "@types/react": "^19.2.14", |
47 | 47 | "@types/react-dom": "^19.2.3", |
48 | 48 | "@vitejs/plugin-react": "^6.0.1", |
49 | | - "eslint": "^10.1.0", |
| 49 | + "eslint": "^10.2.0", |
50 | 50 | "eslint-plugin-react-hooks": "^7.0.1", |
51 | 51 | "eslint-plugin-react-refresh": "^0.5.2", |
52 | | - "globals": "^17.4.0", |
53 | | - "prettier": "3.8.1", |
| 52 | + "globals": "^17.5.0", |
| 53 | + "prettier": "3.8.2", |
54 | 54 | "rollup-plugin-visualizer": "^7.0.1", |
55 | 55 | "tw-animate-css": "^1.4.0", |
56 | 56 | "typescript": "~6.0.2", |
57 | | - "typescript-eslint": "^8.58.0", |
58 | | - "vite": "^8.0.3" |
| 57 | + "typescript-eslint": "^8.58.1", |
| 58 | + "vite": "^8.0.8" |
59 | 59 | } |
60 | 60 | } |
0 commit comments