|
27 | 27 | "@radix-ui/react-toast": "^1.2.15", |
28 | 28 | "@radix-ui/react-toggle": "^1.1.10", |
29 | 29 | "@radix-ui/react-toggle-group": "^1.1.11", |
30 | | - "@supabase/supabase-js": "^2.87.1", |
| 30 | + "@supabase/supabase-js": "^2.89.0", |
31 | 31 | "@tailwindcss/vite": "^4.1.18", |
32 | 32 | "@tanstack/react-query": "^5.90.12", |
33 | 33 | "@tanstack/react-query-devtools": "^5.91.1", |
|
36 | 36 | "@types/recharts": "^2.0.1", |
37 | 37 | "class-variance-authority": "^0.7.1", |
38 | 38 | "clsx": "^2.1.1", |
39 | | - "i18next": "^25.7.2", |
| 39 | + "i18next": "^25.7.3", |
40 | 40 | "i18next-browser-languagedetector": "^8.2.0", |
41 | 41 | "i18next-http-backend": "^3.0.2", |
42 | 42 | "input-otp": "^1.4.2", |
43 | | - "lucide-react": "^0.561.0", |
| 43 | + "lucide-react": "^0.562.0", |
44 | 44 | "react": "^19.2.3", |
45 | 45 | "react-dom": "^19.2.3", |
46 | 46 | "react-dropzone": "^14.3.8", |
47 | 47 | "react-error-boundary": "^6.0.0", |
48 | 48 | "react-github-btn": "^1.4.0", |
49 | | - "react-hook-form": "^7.68.0", |
| 49 | + "react-hook-form": "^7.69.0", |
50 | 50 | "react-i18next": "^16.5.0", |
51 | 51 | "react-responsive": "^10.0.1", |
52 | | - "react-router": "^7.10.1", |
| 52 | + "react-router": "^7.11.0", |
53 | 53 | "react-share": "^5.2.2", |
54 | 54 | "react-tooltip": "^5.30.0", |
55 | | - "recharts": "^3.5.1", |
| 55 | + "recharts": "^3.6.0", |
56 | 56 | "tailwind-merge": "^3.4.0", |
57 | 57 | "tailwindcss": "^4.1.18", |
58 | 58 | "tailwindcss-animate": "^1.0.7", |
59 | 59 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", |
60 | | - "zod": "^4.1.13" |
| 60 | + "zod": "^4.2.1" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@types/loadable__component": "^5.13.10", |
64 | | - "@types/node": "^25.0.2", |
| 64 | + "@types/node": "^25.0.3", |
65 | 65 | "@types/react": "^19.2.7", |
66 | 66 | "@types/react-dom": "^19.2.3", |
67 | 67 | "@vitejs/plugin-react": "^5.1.2", |
68 | 68 | "babel-plugin-react-compiler": "^1.0.0", |
69 | 69 | "globals": "^16.5.0", |
70 | 70 | "typescript": "~5.9.3", |
71 | | - "vite": "^7.2.7", |
| 71 | + "vite": "^7.3.0", |
72 | 72 | "vite-plugin-mkcert": "^1.17.9", |
73 | 73 | "vite-plugin-strip-comments": "^0.0.6" |
74 | 74 | }, |
|
0 commit comments